Commit Graph

1978 Commits

Author SHA1 Message Date
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 122f9b2381 Fix highlights overlapping counts 2021-04-03 23:49:54 +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 043b0d50eb Remove unused files 2021-04-03 23:08:37 +09:00
Ammar Githam b6b27681f0 Allow generating different apks per cpu type. Reduces apk size considerably. 2021-04-03 22:17:23 +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
Austin Huang 00128ad6f9
close #880 2021-04-02 13:22:46 -04:00
Austin Huang e00f7e9fac
Merge branch 'master' into retrofit-intercept-errors 2021-04-02 12:39:39 -04:00
Austin Huang 5c46edc949
Merge pull request #850 from ammargitham/bottombar_redesign
Bottombar redesign
2021-04-02 12:01:41 -04:00
Austin Huang 23611df3fe
make isNavRootInCurrentTabs consistent, show/hide explore 2021-04-02 12:01:29 -04:00
Austin Huang a3b3c54609
Merge branch 'master' into retrofit-intercept-errors 2021-04-02 09:36:33 -04:00
Austin Huang 1774ce8af0
Merge branch 'master' into bottombar_redesign 2021-04-02 09:35:25 -04:00
Austin Huang 24b5b4801f
Merge pull request #926 from austinhuang0131/renovate/com.google.android.material-material-1.x
Update dependency com.google.android.material:material to v1.4.0-alpha02
2021-03-31 14:46:50 -04:00
Renovate Bot 2074045a19
Update dependency com.google.android.material:material to v1.4.0-alpha02 2021-03-31 17:37:25 +00:00
junhuicoding 2d2ad6130b Fix Codacy Issues 2021-04-01 00:55:20 +08:00
junhuicoding f1df75860b Fix Codacy Issues 2021-04-01 00:48:58 +08:00
junhuicoding 2a1473084e Merge upstream master 2021-04-01 00:35:38 +08:00
junhuicoding 7f5b91e343 nullchecker fix for profileModel 2021-04-01 00:24:15 +08:00
junhuicoding 50432468e5 Updated username prepending for sliders and stories 2021-03-31 23:58:17 +08:00
junhuicoding a2be48029f initial implementation 2021-03-31 22:53:56 +08:00
Ammar Githam 666a36ff20 Fix crash when fetching self profile info is slow 2021-03-31 21:43:20 +09:00
Austin Huang cbb7b8654a
Update NotificationsPreferencesFragment.java 2021-03-30 12:23:32 -04:00
Ammar Githam 9cc019d2ae Add copy options in dm 2021-03-30 22:32:05 +09:00
Ammar Githam 38bd1c9cbd Refactor giphy and voice options to their own viewholder, fix download when permission requested. 2021-03-30 22:08:24 +09:00
Ammar Githam 783acf4174 Move dm unseen count observer to main activity. Fixes https://github.com/austinhuang0131/barinsta/issues/873 2021-03-30 21:27:15 +09:00
Ammar Githam 07f41a8a8c Add GraphQl error handling 2021-03-30 20:44:01 +09:00
Ammar Githam f7b918d91b Merge branch 'master' into retrofit-intercept-errors 2021-03-30 20:01:08 +09:00
Ammar Githam a89cdfebf1 Add XMA type direct item and fix default viewholder not visible. Fixes https://github.com/austinhuang0131/barinsta/issues/891 2021-03-30 00:47:28 +09:00
Ammar Githam 4507d8b588 Handle unknown dm types. Fixes the crash in https://github.com/austinhuang0131/barinsta/issues/891 2021-03-29 23:02:42 +09:00
Ammar Githam 7dc9583e51 Null checks. Fixes https://github.com/austinhuang0131/barinsta/issues/905 2021-03-29 22:48:55 +09:00
Ammar Githam 39b89423d9 Handle all possible version names in update checker 2021-03-29 22:42:08 +09:00