Commit Graph

1253 Commits

Author SHA1 Message Date
Austin Huang 2099aa8676
Rename .java to .kt 2021-07-25 17:39:56 -04:00
Austin Huang 6e27427880
remove TopicalExploreRequest 2021-07-25 16:34:05 -04:00
Austin Huang b8060d5bcf
fix crash on unanswerable slider 2021-07-25 11:05:50 -04:00
Austin Huang f1143871ac
close #1753 2021-07-25 11:05:23 -04:00
Ammar Githam 7493c7c95a Make Option Serializable. Fixes austinhuang0131/barinsta#1752. 2021-07-25 19:46:06 +09:00
Austin Huang de56bfaa10
make following search better? 2021-07-24 19:30:42 -04:00
Austin Huang 5ce6859837
random cleanup 2021-07-24 19:30:24 -04:00
Austin Huang 94a5fdc6fe
hashtag and location fixes
1. convert api to kotlin
2. fix follow button for hashtags
2021-07-24 19:29:59 -04:00
Austin Huang e26d9db6bf
close #1743 2021-07-24 16:07:08 -04:00
Austin Huang dfd8a1b2b7
fix poll results not being displayed 2021-07-24 10:38:23 -04:00
Austin Huang d51e8bc626
close #1739 2021-07-24 10:38:22 -04:00
Austin Huang a0983249bb
close #1737 2021-07-24 10:38:22 -04:00
Austin Huang 9358309c89
fix follower comparison issues 2021-07-24 10:38:22 -04:00
Austin Huang 2cf031a8f7
close #1692 2021-07-22 14:52:37 -04:00
Austin Huang 2b89e2fbb6
restore muting reels setting 2021-07-22 14:48:37 -04:00
Austin Huang a1cd590d26
close #1694 2021-07-22 14:48:24 -04:00
Austin Huang dc77f16b13
fix comments paging issue 2021-07-22 14:29:24 -04:00
Austin Huang 66acf16d53
fix comments duplicate fetch
logged-in users should not fetch anonymous endpoint
2021-07-22 14:08:39 -04:00
Austin Huang 77bca1b8ec
convert profile backend stuff to kotlin 2021-07-20 17:37:41 -04:00
Austin Huang 8c3ec92649
fix nightly? 2021-07-20 12:28:50 -04:00
Austin Huang 468e09de75
fix #1528 again 2021-07-18 11:30:44 -04:00
Austin Huang 1229992a46
convert search-related backend stuff to kotlin 2021-07-17 21:44:27 -04:00
Austin Huang 2dc29031cb
Rename .java to .kt 2021-07-17 21:44:26 -04:00
Austin Huang 376b814093
fix profile menuitem's
1. https://t.me/barinsta_app/22543
2. https://redd.it/olszxt point 2
2021-07-17 20:59:05 -04:00
Austin Huang 10bc98125c
close #1667 2021-07-17 13:59:36 -04:00
Austin Huang 4641fe27dc
remove discover topics 2021-07-17 11:15:46 -04:00
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