Commit Graph

742 Commits

Author SHA1 Message Date
Ammar Githam 627b1bfe76 Null check and fragment manager check. Fixes https://github.com/austinhuang0131/barinsta/issues/1116 2021-04-18 16:46:36 +09:00
Ammar Githam cfd1d4a421 Null check csrf token 2021-04-14 21:17:24 +09:00
Ammar Githam eed4036ad9 Fix setItemsToThread. Fixes https://github.com/austinhuang0131/barinsta/issues/967 2021-04-14 21:17:07 +09:00
Ammar Githam f2a3506b19 Make refreshStory synchronised? May fix https://github.com/austinhuang0131/barinsta/issues/945 2021-04-14 20:48:42 +09:00
Ammar Githam d4ee1b9f42 Set click listener on parent view. Fixes https://github.com/austinhuang0131/barinsta/issues/1055 2021-04-14 20:23:42 +09:00
Ammar Githam 34e54837d5 Create new caption object if null. Fixes https://github.com/austinhuang0131/barinsta/issues/1030 2021-04-14 20:17:00 +09:00
Ammar Githam de9891f368 Add null check. Fixes https://github.com/austinhuang0131/barinsta/issues/1078 2021-04-14 01:27:31 +09:00
Ammar Githam af3670e3ec Add fragment manager destroyed checks. Fixes https://github.com/austinhuang0131/barinsta/issues/1068 2021-04-14 01:16:32 +09:00
Ammar Githam ea2956f3ca Add state saved check before show. Fixes https://github.com/austinhuang0131/barinsta/issues/1071. 2021-04-14 01:08:08 +09:00
Austin Huang d8d47befab
favorite tab for anons 2021-04-11 10:07:28 -04:00
Austin Huang d326d9e2d7
visual optimizations for the previous commit 2021-04-11 09:54:25 -04:00
Austin Huang 84d82e92d3
made play in background an option per https://redd.it/mmpeg9 2021-04-11 09:45:38 -04:00
Austin Huang 23a5ae8405
fix picture zooming issue
Co-Authored-By: Ammar Githam <ammargitham786@gmail.com>
2021-04-09 09:06:53 -04:00
Ammar Githam 99431fd077 Null checks. Fixes https://github.com/austinhuang0131/barinsta/issues/981 2021-04-09 20:05:18 +09:00
Ammar Githam 977ccce22c Null checks. Fixes https://github.com/austinhuang0131/barinsta/issues/990 2021-04-09 19:57:56 +09:00
Ammar Githam 1c1e5f0654 Null check. Fixes https://github.com/austinhuang0131/barinsta/issues/991 2021-04-09 19:54:38 +09:00
Ammar Githam f570ea6146 Null checks. Fixes https://github.com/austinhuang0131/barinsta/issues/992 2021-04-09 19:51:37 +09:00
Ammar Githam 1fdd9077d5 Remove invalid gifs before submitting to adapter. Fixes https://github.com/austinhuang0131/barinsta/issues/1013 2021-04-09 19:36:11 +09:00
Ammar Githam bb29e847f5 Check for all dm related values before initializing. Fixes https://github.com/austinhuang0131/barinsta/issues/1019 2021-04-09 19:29:38 +09:00
Ammar Githam abd6fa1c28 Null check. Fixes https://github.com/austinhuang0131/barinsta/issues/1021 2021-04-09 19:13:59 +09:00
Austin Huang a2f73eeb2d
actually add getHideMutedReelsPreference 2021-04-07 07:36:21 -04:00
Austin Huang 917e4f3fbd
close #971 2021-04-04 10:59:24 -04:00
Austin Huang d569e718a9
fix navigation actions for fdroid, part 2 2021-04-04 10:43:51 -04:00
Austin Huang f584b51f64
fix navigation actions for fdroid 2021-04-04 09:47:57 -04:00
Austin Huang 50429a0926
#955 2021-04-03 22:16:50 -04:00
Austin Huang 35bf9a485e
Merge branch 'master' of https://github.com/austinhuang0131/instagrabber 2021-04-03 19:30:10 -04:00
Austin Huang bcde6ac85a
login update 2021-04-03 19:30:00 -04:00
Austin Huang 807cf91cd7
Merge branch 'master' into retrofit-intercept-errors 2021-04-03 19:03:56 -04:00
Austin Huang fcdcef4ebb
removed "@" for consistency 2021-04-03 12:50:46 -04:00
Austin Huang f55e519895
Merge branch 'master' into pr/925 2021-04-03 12:41:00 -04:00
Austin Huang 8991f14f1b
Merge pull request #955 from ammargitham/restart-on-login-logout
Completely restart app on login logout
2021-04-03 12:40:32 -04:00
Austin Huang 5c97f54f9d
Merge branch 'master' of https://github.com/austinhuang0131/instagrabber 2021-04-03 12:30:23 -04:00
Austin Huang 4c800835c3
new story menubar; effectively close #553 2021-04-03 12:29:56 -04:00
Austin Huang 04ee3883ea
close #952 2021-04-03 11:44:15 -04:00
Ammar Githam 0cc03b98c2 Completely restart app on login logout 2021-04-04 00:43:01 +09:00
Ammar Githam 7005527150 Check navigation. Fixes https://github.com/austinhuang0131/barinsta/issues/380 2021-04-03 23:44:46 +09:00
Ammar Githam 3038a06dca Long name causing compile issues on windows? 2021-04-03 22:07:58 +09:00
Ammar Githam c5786a6843 Set tabOrderString value with default graph names when its empty 2021-04-03 20:48:21 +09:00
Ammar Githam e2c15e76b8 Revert "Get tabOrderString always from settings, so that it's not stale if preferences were updated"
This reverts commit b1dd0e6e3c.
2021-04-03 20:45:02 +09:00
Ammar Githam b1dd0e6e3c Get tabOrderString always from settings, so that it's not stale if preferences were updated 2021-04-03 20:41:35 +09:00
Ammar Githam bde319ecd4 1. Fix NavDirection compile issue.
2. Fix null pointer if tab order pref is null.
3. Set initial tab order in pref if empty.
2021-04-03 20:23:03 +09:00
Austin Huang 5623f6d266
Merge branch 'master' into feature/option_prepend_username 2021-04-02 17:35:18 -04:00
Austin Huang ddb911624c
dm attachment filename issue 2021-04-02 17:26:44 -04:00
Austin Huang eb21854ee7
muted reels behaviour setting 2021-04-02 17:14:37 -04:00
Austin Huang d0e01b3b9b
fix notification navigation in pursuant to #850 2021-04-02 16:59:28 -04:00
junhuicoding f9816ec335 Fix checkDownloaded to check for both with and without username 2021-04-03 04:05:00 +08:00
Austin Huang 4ab225cdaf
Merge pull request #900 from ammargitham/per-flavor-update-check
Update checker per flavor
2021-04-02 14:04:14 -04:00
Austin Huang ee95c3f77d
fix image resolution mechanism 2021-04-02 14:03:54 -04:00
Austin Huang 0c11053b93
Merge branch 'master' into per-flavor-update-check 2021-04-02 13:50:49 -04:00
junhuicoding f0167f2d93 Resolve PR comments 2021-04-03 01:24:13 +08:00