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

1746 Commits

Author SHA1 Message Date
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
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
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
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
Ammar Githam
c9f46a1986 Update root project name 2021-03-28 16:41:53 +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
f035826de2
regenerate contributors 2021-03-26 21:23:26 -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
Austin Huang
9104361939
Merge pull request #884 from austinhuang0131/renovate/com.squareup.leakcanary-leakcanary-android-2.x
Update dependency com.squareup.leakcanary:leakcanary-android to v2.7
2021-03-26 15:21:34 -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
b3a27622d0 Add nightly release workflow 2021-03-27 03:35:48 +09:00
Ammar Githam
058a89b992
Update workflow name
To avoid double 'build' in notification
2021-03-27 03:21:51 +09:00
Ammar Githam
f591f1c15d
Improve notification message 2021-03-27 03:14:57 +09:00
Ammar Githam
a4fb746d14
pre release action telegram notification 2021-03-27 02:35:23 +09:00
Ammar Githam
6bc2d38782
Update action to create pre-release builds 2021-03-27 00:43:18 +09:00
Ammar Githam
f3a778db5c Update github pre-release versionName 2021-03-27 00:40:08 +09:00
Ammar Githam
bf38f35539
update artifact name 2021-03-26 23:07:56 +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
Ammar Githam
317bdc39de
Update github_release_apk.yml 2021-03-26 21:28:50 +09:00
Ammar Githam
f9c7e6a0ff
Update action name 2021-03-26 21:21:23 +09:00
Ammar Githam
250f25a7c9
Update and rename github_debug_apk.yml to github_release_apk.yml 2021-03-26 21:20:11 +09:00
Ammar Githam
541c1a2252
Merge pull request #867 from austinhuang0131/renovate/actions-upload-artifact-2.x
Update actions/upload-artifact action to v2
2021-03-26 21:04:16 +09:00
Austin Huang
3cb6cd8e42
Merge pull request #872 from Sitavi/master
Translation of short_description.txt & full_description.txt in French.
2021-03-25 21:34:46 -04:00