1
0
mirror of https://github.com/KokaKiwi/BarInsta synced 2024-11-09 00:07:30 +00:00
Commit Graph

25 Commits

Author SHA1 Message Date
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
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
9fe896bc65 Customise screen/tab order 2021-03-24 22:24:36 +09:00
Vojtěch Hořánek
187ef83eca BottomNavigationView: show labels when selected only when logged in (more than or equal to 4 items) and always shown when logged out (less than 4 items) 2021-01-20 01:14:35 +01:00
Vojtěch Hořánek
0d9db83dc3 Redesigned the BottomNavigationView for better clarity + to match the Material Guidelines 2021-01-20 00:09:20 +01:00
Ammar Githam
6bfb6e1bf3 Put collapsing toolbar layout views in the main layout to improve scroll behaviour.
This removes the spaghetti required to make scroll behaviours work.
2020-11-15 04:07:38 +09:00
Ammar Githam
cf974a74f3 Add favorites, also fixes the hashtag follow, and some theming 2020-09-19 04:18:14 +09:00
Ammar Githam
15eed4137a Fix previous themes and add Material Dark theme (needs improvements) 2020-09-14 23:17:35 +09:00
Ammar Githam
89bb79a8fc Add search back! 2020-09-06 02:02:54 +09:00
Ammar Githam
c64ae3a101 Convert comment viewer activity to fragment and update layouts 2020-09-05 02:38:36 +09:00
Ammar Githam
3f6c74d671 Tabs! Fragments! WIP! 2020-08-29 17:01:42 +09:00
Ammar Githam
da98cff507 Update Feed view, check description
Changes:

1. Separate out view holders for feed post types.
2. Improve performance for binding.
4. Initiating migration from Glide to Fresco, as performance of Fresco is way better.
3. Prefetch feed view thumbnails to get aspect ratio, to improve layout performance.
4. If auto play is off, the videos in feed are not loaded until play is pressed.
5. Lots of optimizations here and there.
2020-08-25 00:05:54 +09:00
Ammar Githam
0b183c5ab5 Rename main activity to MainActivity 2020-08-22 16:34:52 +09:00
Ammar Githam
c1b113e275 Add AMOLED dark theme 2020-08-10 16:33:19 +09:00
Austin Huang
8c9a9b39e7
layout adjustments 2020-08-07 17:02:31 -04:00
Ammar Githam
53e4c4807b extract profile view and feed view in separate layout files 2020-08-07 23:14:58 +09:00
Austin Huang
440f6e2339
discovery topics are messed up tbh 2020-08-05 14:54:49 -04:00
Austin Huang
ecc1958a23
liked viewer 2020-08-04 22:18:38 -04:00
Austin Huang
69b0fb162a
saved viewer 2020-07-31 11:53:30 -04:00
Austin Huang
73795dac08
geotag time part 2 2020-07-28 15:30:57 -04:00
Austin Huang
1827ed85ee
v16.8 2020-07-25 17:10:26 -04:00
Austin Huang
394ffe19b7
v16.7 2020-07-24 14:33:10 -04:00
Austin Huang
13beabf741
init 2020-07-01 13:08:28 -04:00