Commit Graph

661 Commits

Author SHA1 Message Date
Austin Huang 32fe0edb55
merge discover and feed api's and convert them to kotlin 2021-07-25 17:39:57 -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 de56bfaa10
make following search better? 2021-07-24 19:30:42 -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 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 2b89e2fbb6
restore muting reels setting 2021-07-22 14:48:37 -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 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 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 76acaafe32 Some refactoring 2021-07-13 23:28:50 +09:00
Austin Huang 5221442988
put setToolbar() on onResume()
fix problem with ActionBar duplicating
2021-07-12 20:19:05 -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 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 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 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 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
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 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 2082c97ed6
close #1555 2021-07-09 16:49:50 -04:00
Austin Huang d106ac5c0a
fix observer delegations 2021-07-09 15:20:56 -04:00
Austin Huang 57ffd32c83
close #1605 2021-07-09 15:17:32 -04:00
Austin Huang ce764ec82f
fix #1582, probably
not tested because i don't have this issue
2021-07-09 14:54:00 -04:00
Austin Huang c82080acf4
restore marking feed stories as seen 2021-07-08 16:51:46 -04:00
Austin Huang 40907a8bc1
close #1522 2021-07-07 17:23:58 -04:00
Austin Huang 036edbea10
greatly fix all the follower/ing stuff
closes #1334 (assuming)
closes #1340 (by implementing API search)
closes #1342
closes #1472
closes #1473
2021-07-07 17:14:45 -04:00
Austin Huang e4612a0dd0
Rename .java to .kt 2021-07-07 17:14:44 -04:00