798 Commits (0fe945455a0c7fae310ccdeba2fd42e1e9c6ca87)

Author SHA1 Message Date
Austin Huang b87246e234 New translations strings.xml (German) 4 years ago
Austin Huang 2fa583bf2a New translations strings.xml (Czech) 4 years ago
Austin Huang cde8ec463e New translations strings.xml (Vietnamese) 4 years ago
Austin Huang 521b58844a New translations strings.xml (Portuguese, Brazilian) 4 years ago
Austin Huang 5f9246ea25 New translations strings.xml (Indonesian) 4 years ago
Austin Huang 7457d43a29 New translations strings.xml (Persian) 4 years ago
Austin Huang 57a72798b2 New translations strings.xml (Hindi) 4 years ago
Austin Huang 19728ba348 New translations strings.xml (Odia) 4 years ago
Austin Huang 9154640da9 New translations strings.xml (Catalan) 4 years ago
Austin Huang db48c83a15 New translations strings.xml (Russian) 4 years ago
Austin Huang 31bba15eb1 New translations strings.xml (Dutch) 4 years ago
Austin Huang ad01b68c9b New translations strings.xml (French) 4 years ago
Austin Huang eb2e5c2ee8 New translations strings.xml (Spanish) 4 years ago
Austin Huang 71264bef96
full comment/caption/bio translation support, close #178 4 years ago
Austin Huang 7cd56080cd
fix mentions (final), improve follower comparison 4 years ago
Austin Huang 484b0f9657
fix favourites logic 4 years ago
Austin Huang a983f44769
remove old "zh" locale 4 years ago
Austin Huang a37b4b2b03
New Crowdin updates (#425) 4 years ago
Austin Huang ae27d5d57a
post likes viewer 4 years ago
Austin Huang 49f41f4654
api refactor 4 years ago
Austin Huang 4d6ac5d293
profile viewer improvement 4 years ago
Austin Huang 8240829fa8
fix #385, fix #417, fix #429, cleanup, prep for splash 4 years ago
Austin Huang 3899b9adfa
comments viewer improvement 4 years ago
Austin Huang 4157c113f8
fix #317 4 years ago
Austin Huang c24fd016b1
rewrite stories backend, close #319, close #372, close #405 4 years ago
Austin Huang e39c129b61
New Crowdin updates (#414) 4 years ago
Austin Huang b72b3211d5
locale chores 4 years ago
Austin Huang 256a1d84ae
New Crowdin updates (#368) 4 years ago
Ammar Githam 6a5c2171c6 Generate Room schemas 4 years ago
Ammar Githam cea61eae6c Update export backup logic to use futures instead of CountDownLatch. Change backup file name to use date and time instead of milliseconds. 4 years ago
Ammar Githam 6b8df5fee2 Migrate to Room 4 years ago
Ammar Githam 126a0f7f4b Preparing migration to Room 4 years ago
Ammar Githam f94694fff3 Update/add dependencies and enable proguard (no obfuscation). 4 years ago
Ammar Githam 8c4ce111a4 finish activity when onbackpressed bug occurs 4 years ago
Ammar Githam 951117c769 Remove usage of final arrays to hold values 4 years ago
Ammar Githam 8829f4a66e Prevent DM button double click and check current fragment still attached before navigating. Fixes a crash reported in telegram group. 4 years ago
Ammar Githam 4ffab14ff3 Add activity finishing check before calling onBackPressed. May fix IllegalStateException: Can not perform this action after onSaveInstanceState 4 years ago
Ammar Githam 28dab3cf0f Explicitly set navigation bar color for PostViewV2Fragment. Fixes https://github.com/austinhuang0131/barinsta/issues/326 4 years ago
Ammar Githam 06f4ab56c8 Set feed item as saved or not from response. Closes https://github.com/austinhuang0131/barinsta/issues/369 4 years ago
Ammar Githam d7661f7cf6 Remove auto play videos setting for now. Closes https://github.com/austinhuang0131/barinsta/issues/361 4 years ago
Ammar Githam e4c30c0389 Open urls in new browser tabs. Closes https://github.com/austinhuang0131/barinsta/issues/367 4 years ago
Austin Huang 9cf2b8a2d8
New Crowdin updates (#366) 4 years ago
Austin Huang 0dd5a77295
close #284 4 years ago
Austin Huang 38d0bd56f8
add new languages 4 years ago
Austin Huang 58f7130e2d
New Crowdin updates (#298) 4 years ago
Austin Huang b2e784deb8
close #306 and close #310 4 years ago
Ammar Githam 9887547363 Add default constructor for RestoreBackupDialogFragment. Should fix https://github.com/austinhuang0131/barinsta/issues/316 4 years ago
Ammar Githam c72c4469f5 Handle null InboxThreadModel. Fixes https://github.com/austinhuang0131/barinsta/issues/329 4 years ago
Ammar Githam dccfcaf78a Handle multiple videos in PostViewV2Fragment. Should fix https://github.com/austinhuang0131/barinsta/issues/337 and also fix videos playing after closing view. 4 years ago
Ammar Githam 6b370ca251 Handle ActivityNotFoundException while opening URL. Fixes https://github.com/austinhuang0131/barinsta/issues/351 4 years ago