Commit Graph

230 Commits

Author SHA1 Message Date
Ammar Githam 27d919e6b2 Migrate ProfileFragment to kotlin and use viewmodel 2021-06-30 00:21:10 +09:00
Austin Huang 553ca7bb68
close #1338 2021-06-17 23:57:39 -04:00
Austin Huang d4a20510ec
close #1339 2021-06-17 23:39:13 -04:00
Austin Huang f961c422ca
Merge branch 'master' into pr/934 2021-06-13 12:02:51 -04:00
Austin Huang 39ddfac03b
close #1211 2021-06-12 18:41:59 -04:00
Austin Huang 118fffc074
close #1333 2021-06-06 22:24:37 -04:00
Austin Huang 5e631749b3
close #1384 2021-06-06 14:49:04 -04:00
Ammar Githam 30257a953f Further fixes for post view layout problem for some posts 2021-05-23 11:39:16 +09:00
Ammar Githam b3680584bf Fix fullscreen mode showing bottom nav bar and fix austinhuang0131/barinsta#1292 2021-05-23 08:07:49 +09:00
Austin Huang 4a9bf1119e
show bottom navigation in pvv2 2021-05-21 16:00:40 -04:00
Austin Huang 397829942f
fix notification layout that cuts off at the bottom 2021-05-21 13:49:22 -04:00
Austin Huang 55624dbdce
Merge pull request #1219 from raniapl/raniapl/development
Disable scrolling on empty profiles - Fix issues #1093, #1135, #1061
2021-05-19 12:57:46 -04:00
Austin Huang af4aaf6e2a
remove direct download function 2021-05-19 12:06:59 -04:00
Rania Pilioura 89139618a5 Add margin between chat bubble and bottom controls in DM
Similar previous commmit was reverted
Fix #1135
2021-05-17 05:44:19 +03:00
Rania Pilioura 3ca326d520 Merge remote-tracking branch 'upstream/master' into raniapl/development 2021-05-17 03:14:53 +03:00
Ammar Githam e4c4f099e5 Make location single line with ellipsis. Fixes austinhuang0131/barinsta#1212 2021-05-15 12:47:22 +09:00
Ammar Githam 988033f5fd Fix verified, private icons in profile details shifting when scrolling 2021-05-15 07:07:27 +09:00
Austin Huang 429bcc4e91
fix #1255 2021-05-14 15:00:31 -04:00
Rania Pilioura e8a4477cbc Merge branch 'master' into raniapl/development 2021-05-14 14:51:50 +03:00
Ammar Githam cf71ca682e Update keyboard/emojipicker visiblity logic. Fixes austinhuang0131/barinsta#1181. Also check description.
This commits adds some special handling for Android 11+ users regarding keyboard visibility. Check https://github.com/android/user-interface-samples/tree/master/WindowInsetsAnimation.
2021-05-14 00:53:23 +09:00
Ammar Githam 1ede8ad4bf Fix some bottom nav bar related issues. Check description.
1. Fixed inconsistent bottom bar hiding. Since currently bottom bar cannot hide with motionlayout, keep bottom bar visible.
2. Remove unnecessary padding in location and hashtag fragment.
3. Fix the last item in more preference screen hidden under bottom bar.
2021-05-11 20:07:10 +09:00
Ammar Githam 79fe697167 Include textview left padding while calculating last line width in text messages. For austinhuang0131/barinsta#1222 2021-05-10 23:03:37 +09:00
Ammar Githam 5744a1a687 Add fullscreen mode to post view 2021-05-09 02:14:36 +09:00
Ammar Githam fb1f3c2cd8 Due to MotionLayout, the bottom nav bar won't hide on scroll. Instead give recyclerview bottom padding to avoid last row/item being partly hidden. 2021-05-08 16:42:57 +09:00
Ammar Githam 2f4eff741e Update post view layout and a height related bug. Use exo's internal layout for controls. 2021-05-08 15:49:20 +09:00
Rania Pilioura 247a2b4bf5 Increase profile picture download button margin
Fix #1061
2021-05-08 06:58:43 +03:00
Rania Pilioura 798d646674 Add margin between chat bubble and bottom controls in DM
Fix #1135
2021-05-08 06:45:10 +03:00
Ammar Githam 59c8a325fe Fix collapsing toolbar with covers 2021-05-07 21:19:16 +09:00
Ammar Githam 96da16ff84 Convert Post view to a regular fragment instead of dialog.
Added global fragment animations too
2021-05-07 20:34:31 +09:00
Ammar Githam a6e9a34024 Switch to use exo controls 2021-05-03 03:16:40 +09:00
Ammar Githam 074ee18c9d Improve comments viewer ui and ux. Update ui for likes viewer and follows viewer. 2021-05-02 18:16:25 +09:00
Austin Huang e4f224763a
oops 2021-04-30 11:36:37 -04:00
Austin Huang a352ca6bf2
removing redundant element 2021-04-30 11:35:11 -04:00
Ammar Githam c0fb6e3a50 Fix comments input color in dark black theme. Fixes austinhuang0131/barinsta#1062 2021-04-29 00:14:12 +09:00
Ammar Githam 81a55151c1 Fix styles 2021-04-15 23:33:00 +09:00
Ammar Githam c859669ac1 Add search fragment with recent searches 2021-04-14 00:17:23 +09:00
Ammar Githam 7b60258959 Improve folder selection UI/UX 2021-04-08 23:48:44 +09:00
Ammar Githam 9b691a453e Remove read/write storage permissions.
Add an activity to select directory.
2021-04-04 23:53:10 +09:00
Ammar Githam 7848b60b97 Merge branch 'master' into support-android-11 2021-04-04 09:06:26 +09:00
Ammar Githam 122f9b2381 Fix highlights overlapping counts 2021-04-03 23:49:54 +09:00
Ammar Githam 91c70b778a Move downloads to Environment downloads folder 2021-04-02 01:42:21 +09: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 1d73a0cde1
close #846 2021-03-26 21:00:33 -04:00
Ammar Githam 926ebca9e9 Set dm colors for Light themes. Also some dm fixes. 2021-03-25 21:07:16 +09:00
Ammar Githam b9d75af03c Merge branch 'master' into bottombar_redesign 2021-03-24 23:40:31 +09:00
Ammar Githam 9fe896bc65 Customise screen/tab order 2021-03-24 22:24:36 +09:00
Austin Huang fa1f5d2b72
retire LocationFetcher and enforce consistency 2021-03-22 18:04:45 -04:00
Ammar Githam 71e1b9c03c
Merge branch 'bottombar_redesign' into bottombar_redesign 2021-03-23 00:16:58 +09:00
Austin Huang 72e99aeff8
various improvements
see the following comment on #814
2021-03-21 20:11:35 -04:00