Commit Graph

88 Commits

Author SHA1 Message Date
Ammar Githam 3f6c74d671 Tabs! Fragments! WIP! 2020-08-29 17:01:42 +09:00
Ammar Githam 3c94e827d3 Merge branch 'master' into task/separate-feed-item-views 2020-08-25 00:18:53 +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
Austin Huang 4a439f74eb
optimize imports, add DM settings (init), add notification setting 2020-08-22 17:03:55 -04:00
Ammar Githam b8278c0f99 Fix videos auto playing even when auto play is set to false 2020-08-22 15:33:59 +09:00
Austin Huang 37cfba3666
f-droid trial, fix #61, polish #65, fix invisible icon issue 2020-08-21 20:38:51 -04:00
Ammar Githam 8e43519c5b Add mention click listener to reel share view 2020-08-21 22:44:24 +09:00
Ammar Githam f7fb374aca Add viewholder for default (unhandled) dm item types 2020-08-21 21:23:48 +09:00
Ammar Githam 51138f9db0 Separate out individual DM message types to their respective views 2020-08-20 22:05:23 +09:00
Austin Huang 072cd63776
like dm messages & some polishing 2020-08-18 16:47:43 -04:00
Ammar Githam 30695ae02f update direct messages
This commit sets up the base for future enhancements in direct messages. The changes are:

1. Introducing fragments and navigation using androidx.navigation.fragment.NavHostFragment.

2. Using ListAdapter and LiveData for the RecyclerViews.

3. Fixes a bug where a single direct message was lost when querying older messages.
2020-08-17 22:51:39 +09:00
Austin Huang 7ddf356de9
layout finalization 2020-08-11 14:14:30 -04:00
Austin Huang 4e0f837ff3
various bug fixes 2020-08-07 11:31:25 -04:00
Austin Huang 45bf250657
instagram wth??? and close #25 2020-08-06 13:06:50 -04:00
Austin Huang 14d3ea5c6c
v17.4 2020-08-06 12:48:52 -04:00
Austin Huang 440f6e2339
discovery topics are messed up tbh 2020-08-05 14:54:49 -04:00
Ammar Githam 2298a7fc0f change SpannableString to html, to fix serialization error 2020-08-05 21:39:42 +09:00
Austin Huang ecc1958a23
liked viewer 2020-08-04 22:18:38 -04:00
Austin Huang af458ce6c6
turkish, plus lgtm & compability fixes 2020-08-04 17:59:36 -04:00
Austin Huang eac0d9a5f7
story stickers and various bug fixes 2020-08-03 22:28:42 -04:00
Austin Huang 8726a924a0
notification viewer + hd avatar 2020-07-31 15:53:32 -04:00
Austin Huang 71402cd164
answering polls in stories 2020-07-30 18:19:44 -04:00
Austin Huang 73795dac08
geotag time part 2 2020-07-28 15:30:57 -04:00
Austin Huang 2f30eec0a3
v16.9 part whatever 2020-07-27 11:29:13 -04:00
Austin Huang 7af96bf591
v16.9 part 1 2020-07-26 18:23:24 -04:00
Austin Huang 6ea6a4b951
fix natgeotravel 2020-07-24 15:37:00 -04:00
Austin Huang 394ffe19b7
v16.7 2020-07-24 14:33:10 -04:00
Austin Huang f7e5914df8
v16.6-a6 this time the proper version 2020-07-14 20:35:41 -04:00
Austin Huang fb2ba29b4a
maybe simpler is better 2020-07-06 14:52:47 -04:00
Austin Huang 0164516343
fix avatar persistence 2020-07-06 14:36:21 -04:00
Austin Huang 5952bf4b60
why does java mandates catching exception bruh 2020-07-06 14:23:31 -04:00
Austin Huang ac770877ee
v16.6-a6 fix bug related to "Gone" thumbnail 2020-07-06 14:16:19 -04:00
Austin Huang 07dd0e12a1
v16.6-a4 2020-07-02 20:27:54 -04:00
Austin Huang f85d438066
v16.6-a3: Invite/kick actions now visible, preparations on message actions 2020-07-01 23:20:54 -04:00
Austin Huang 42a945574a
v16.6-a2: Expired stories now covered 2020-07-01 16:20:10 -04:00
Austin Huang 9d49b937e4
Type story_share is now covered 2020-07-01 16:00:26 -04:00
Austin Huang 19763f3edd
v16.6-a1 2020-07-01 13:58:58 -04:00
Austin Huang 13beabf741
init 2020-07-01 13:08:28 -04:00