1
0
mirror of https://github.com/KokaKiwi/BarInsta synced 2024-09-18 17:17:29 +00:00
Commit Graph

1543 Commits

Author SHA1 Message Date
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
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
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
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
Austin Huang
00128ad6f9
close #880 2021-04-02 13:22:46 -04:00
Austin Huang
23611df3fe
make isNavRootInCurrentTabs consistent, show/hide explore 2021-04-02 12:01:29 -04:00
Austin Huang
1774ce8af0
Merge branch 'master' into bottombar_redesign 2021-04-02 09:35:25 -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
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
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
Ammar Githam
c5d55f3661 Added auto fetch more posts in feed at init. But disabled due to some weird list merging. 2021-03-29 02:01:40 +09:00
Ammar Githam
86b04e69ee Skip update check for pre-release builds 2021-03-28 23:32:27 +09:00
Ammar Githam
1089a39375 Separate out latest version check logic per flavor 2021-03-28 22:56:29 +09:00
Ammar Githam
5653fcb41f Fix last selected tab on activity recreate 2021-03-28 17:42:09 +09:00
Austin Huang
ec592074be
fix graphql parse thumbnail 2021-03-27 10:41:31 -04:00
Austin Huang
4ef78bbe3f
fix the dm colors for light theme 2021-03-26 22:51:44 -04:00
Austin Huang
dc1119c604
Merge branch 'master' into pr/850 2021-03-26 22:27:47 -04:00
Austin Huang
0dc33d0b35
fix private page layout/refresh issue, plus close #799 2021-03-26 22:24:00 -04:00
Austin Huang
2d21e1371c
Merge branch 'master' of https://github.com/austinhuang0131/instagrabber 2021-03-26 21:16:27 -04:00
Austin Huang
1d73a0cde1
close #846 2021-03-26 21:00:33 -04:00
Austin Huang
db22500eed
close #871 2021-03-26 20:47:48 -04:00
Renovate Bot
21ad97d9c8
Update dependency com.squareup.leakcanary:leakcanary-android to v2.7 2021-03-26 19:19:16 +00:00
Ammar Githam
f3a778db5c Update github pre-release versionName 2021-03-27 00:40:08 +09:00
Ammar Githam
b71984d5d8 Custom apk name for github flavor and git ignore android studio flavor release folders. 2021-03-26 22:30:55 +09:00
Austin Huang
695f2d6042
Merge pull request #857 from austinhuang0131/renovate/androidx.recyclerview-recyclerview-1.x
Update dependency androidx.recyclerview:recyclerview to v1.2.0-rc01
2021-03-25 09:11:51 -04:00
Austin Huang
105a4d757c
Merge pull request #865 from egecelikci/patch-1
fix incorrectly placed string
2021-03-25 09:10:46 -04:00
Ammar Githam
8b54eec29b Make TextRange serializable. Fixes https://github.com/austinhuang0131/barinsta/issues/858 2021-03-25 21:28:50 +09:00
egecelikci
f897d27f9a
fix incorrectly placed string
`edit_collection` to `delete_collection`
2021-03-25 15:22:22 +03:00