1
0
mirror of https://github.com/KokaKiwi/BarInsta synced 2025-07-06 03:12:02 +00:00
Commit Graph

1205 Commits

Author SHA1 Message Date
Austin Huang
70570560d7
fix marking first item in dm thread as read 2021-07-17 10:36:45 -04:00
Austin Huang
8717c8587e
close #1661 2021-07-16 11:48:19 -04:00
Austin Huang
eba0951176
close #1395
app will pause the video when navigating away and is independent of the play-in-background preference
2021-07-13 21:46:13 -04:00
Austin Huang
4a295f0617
close #1638 2021-07-13 21:19:44 -04:00
Austin Huang
0535df25b0
Merge remote-tracking branch 'origin/master' 2021-07-13 19:33:46 -04:00
Austin Huang
dd6574fbf4
fix saved collection cover media logic
https://t.me/barinsta_app/22792
2021-07-13 19:33:33 -04:00
Ammar Githam
81d43f0472 Convert DirectorySelectActivityViewModel to kotlin 2021-07-14 00:17:52 +09:00
Ammar Githam
41a4739529 Rename .java to .kt 2021-07-14 00:17:50 +09:00
Ammar Githam
854b584356 Convert DirectorySelectActivity to kotlin 2021-07-13 23:57:48 +09:00
Ammar Githam
02426a41df Rename .java to .kt 2021-07-13 23:57:47 +09:00
Ammar Githam
f59e2b900b Fix dialog root 2021-07-13 23:40:10 +09:00
Ammar Githam
76acaafe32 Some refactoring 2021-07-13 23:28:50 +09:00
Ammar Githam
c06deee84e Convert PostsLayoutPreferencesDialogFragment to kotlin 2021-07-13 23:28:08 +09:00
Ammar Githam
e3bf083b52 Remove custom dialog animation for PostsLayoutPreferencesDialogFragment 2021-07-13 21:25:34 +09:00
Ammar Githam
b4d3709da5 Explicitly add http scheme if missing. Fixes austinhuang0131/barinsta#1642 2021-07-13 21:15:11 +09:00
Ammar Githam
6ae5d8bd59 Some null checks 2021-07-13 21:14:06 +09:00
Ammar Githam
00945d79e7 Make Notification pk nullable. Fixes austinhuang0131/barinsta#1450 2021-07-13 20:56:51 +09:00
Austin Huang
5221442988
put setToolbar() on onResume()
fix problem with ActionBar duplicating
2021-07-12 20:19:05 -04:00
Austin Huang
ec702eae2e
clear old subtitle when setting new toolbar 2021-07-12 17:59:06 -04:00
Ammar Githam
0715819eeb Fix toolbar race condition 2021-07-13 06:19:37 +09:00
Austin Huang
859b51af21
clear followviewer subtitle on exit 2021-07-12 14:49:36 -04:00
Austin Huang
723b35ca33
Revert "fix actionbar visual issues on follow"
This reverts commit a6194bf6b8.
2021-07-12 14:40:33 -04:00
Ammar Githam
b8ad359997 Null check. Fixes austinhuang0131/barinsta#1598 2021-07-12 22:44:22 +09:00
Ammar Githam
a9b9f8e2a8 Wrap show keyboard logic in try catch. Fixes austinhuang0131/barinsta#1482 2021-07-12 22:39:44 +09:00
Ammar Githam
d2e9cabccd Null check. Fixes austinhuang0131/barinsta#1630 2021-07-12 22:22:31 +09:00
Ammar Githam
82f1140cbf Null check. Fixes austinhuang0131/barinsta#1629 2021-07-12 22:19:33 +09:00
Ammar Githam
0dc49ba273 Call delete stacktrace files function off the main thread. 2021-07-12 21:28:08 +09:00
Ammar Githam
b860493cc8 Add null check. Fixes austinhuang0131/barinsta#1628 2021-07-12 21:25:59 +09:00
Austin Huang
94ea7269e2
tooltip for story viewer buttons 2021-07-11 20:14:21 -04:00
Austin Huang
e919363b87
clean up resources 2021-07-11 20:03:06 -04:00
Austin Huang
31d228f0b2
Update UserAgentUtils.kt 2021-07-11 14:26:55 -04:00
Austin Huang
d3ac655784
show full count on longclick 2021-07-11 14:03:24 -04:00
Austin Huang
a6194bf6b8
fix actionbar visual issues on follow 2021-07-11 13:57:10 -04:00
Ammar Githam
dc6f60e70d Delete prev stackstrace files on version update 2021-07-12 00:08:26 +09:00
Ammar Githam
3d5569c46b Fix tests 2021-07-11 22:43:59 +09:00
Ammar Githam
a3383ab477 Convert CrashReporter to kotlin 2021-07-11 21:24:35 +09:00
Ammar Githam
864c9779ec Fix double navigation in SearchFragment 2021-07-11 20:56:32 +09:00
Ammar Githam
efd3f8cff0 Fix scrolling issues 2021-07-11 20:24:04 +09:00
Ammar Githam
08ed3cd4d1 Update uCrop 2021-07-11 18:15:35 +09:00
Austin Huang
114a0b090e
navigation fixes related to more tab 2021-07-10 20:16:15 -04:00
Austin Huang
c3a3daf569
remove redundant setRefreshing() 2021-07-10 18:02:58 -04:00
Austin Huang
96a377156d
Merge branch 'feature/multistack-navigation' of https://github.com/ammargitham/barinsta into pr/1542 2021-07-10 17:29:22 -04:00
Austin Huang
3dcb8c5c7d
Merge branch 'master' into pr/1542 2021-07-10 17:27:10 -04:00
Austin Huang
e78135f85a
change waterfall layout
location is bugged, does affect visually but should not affect use
2021-07-10 17:15:46 -04:00
Austin Huang
e6594e086c
remove redundant arguments in FeedItemCallback 2021-07-10 15:59:14 -04:00
Ammar Githam
d7621e3d82 Merge branch 'master' into feature/multistack-navigation 2021-07-11 02:56:24 +09:00
Ammar Githam
74434aa3b3 Fix re-init of fragments on tab change 2021-07-11 02:37:29 +09:00
Austin Huang
db8af26b35
fix sending videos through dm 2021-07-09 22:14:50 -04:00
Austin Huang
429549412a
fix notifications 2021-07-09 18:54:16 -04:00
Austin Huang
2082c97ed6
close #1555 2021-07-09 16:49:50 -04:00