969 Commits (1d26fb5ad0f6209151b7b7273d7aadbddc87776f)

Author SHA1 Message Date
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
Ammar Githam 3dfbf23cc0 Fix no vc_id in VIDEO_CALL_EVENT 4 years ago
Ammar Githam d1a9393249 FeedModel null checks. Fixes https://github.com/austinhuang0131/barinsta/issues/293 4 years ago
Ammar Githam cc930c65b7 Null checks. Fixes https://github.com/austinhuang0131/barinsta/issues/303 4 years ago
Ammar Githam 41e5fecbea Check if view is attached before animating controls. Should fix https://github.com/austinhuang0131/barinsta/issues/302 4 years ago
Ammar Githam e449594253 Fix ProfileFragment for anon users 4 years ago
Ammar Githam 82e960d9fe Fix item decoration add/remove logic and one null check 4 years ago
Ammar Githam e3cc99f62f Check highlight list before accessing. Fixes https://github.com/austinhuang0131/barinsta/issues/295 4 years ago
Ammar Githam f01815f4ae Profile model null checks. Fixes https://github.com/austinhuang0131/barinsta/issues/293 4 years ago
Ammar Githam 465627dd9c Temp workaround to fix https://github.com/austinhuang0131/barinsta/issues/282 4 years ago
Ammar Githam 5fdeeb7301 Add null and cast checks. Should fix https://github.com/austinhuang0131/barinsta/issues/278 4 years ago
Ammar Githam d0c8e9f28c Comment out unused code 4 years ago
Ammar Githam 046152e30c Add comments fragment to dm navigation. Fixes https://github.com/austinhuang0131/barinsta/issues/276 4 years ago
Ammar Githam 2f957da290 Navigate to profile using nav id to workaround different compiled NavDirections 4 years ago
Ammar Githam a6a4b6292d Make swipe up/down to dismiss post view more sensitive 4 years ago
Ammar Githam 23f3ef45c2 Fix binding change in ProfileFragment 4 years ago
Ammar Githam e2bf09cc7f Fix missing semicolon 4 years ago
Austin Huang 22ab48d84a
New Crowdin updates (#272) 4 years ago
ImgBotApp 80146df609
[ImgBot] Optimize images 4 years ago
Austin Huang 3e08d8c5e5
Add files via upload 4 years ago
Austin Huang 45ddfe7659
resource sweep 4 years ago
Austin Huang 354a4b09c8
Update AboutFragment.java 4 years ago
Austin Huang ad1986804f
Update CrashReporter.java 4 years ago
Austin Huang bf24f56843
redo follower/ing viewer 4 years ago
Ammar Githam b3d41ccffa Some null checks. Fixes https://github.com/austinhuang0131/barinsta/issues/274 4 years ago
Ammar Githam fececb5fd2 Fix post open animation bug occurring on specific Android 10 devices. Should fix pt. 7 mentioned in https://github.com/austinhuang0131/barinsta/issues/264 4 years ago
Ammar Githam c3de020f0e Fix Posts not opening for anon users 4 years ago
Ammar Githam d48c72924a Check for null PostsLayoutPreferences before setting variable in fragments 4 years ago
Ammar Githam 6bfb6e1bf3 Put collapsing toolbar layout views in the main layout to improve scroll behaviour. 4 years ago
Austin Huang 519d46858b
Delete dialog_main_about.xml 4 years ago