Commit Graph

17 Commits

Author SHA1 Message Date
Ammar Githam e560fd364b Migrate from Glide to Fresco 2020-09-12 01:44:34 +09:00
Ammar Githam 80044b5daf Break down Utils into separate utility classes as Utils was getting bloated 2020-09-10 20:44:25 +09:00
Austin Huang 1cc21896b7
crash resolution 2020-09-09 15:59:16 -04:00
Ammar Githam 61851f2ef7 Fix long click in feed view and url click in profile view 2020-09-09 00:37:40 +09:00
Ammar Githam 13cacf43f9 Added post viewer fragment. Updated almost all places to use this
Remaining places are SavedViewer and DirectMessageThreadFragment
2020-09-03 02:02:31 +09:00
Ammar Githam 649115a665 Add Location fragment 2020-08-30 21:51:47 +09:00
Ammar Githam 3f6c74d671 Tabs! Fragments! WIP! 2020-08-29 17:01:42 +09:00
Ammar Githam 0608882127 Re-fix play/stop autoplaying videos when navigating away 2020-08-25 00:38:27 +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 972c3f371c Remove null check for player 2020-08-22 16:27:47 +09: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 8c9a9b39e7
layout adjustments 2020-08-07 17:02:31 -04:00
Ammar Githam 81baeb1b33 Fix horizontal drag on stories scrolls tabs instead of stories 2020-08-08 01:30:31 +09:00
Austin Huang 73795dac08
geotag time part 2 2020-07-28 15:30:57 -04:00
Austin Huang 7af96bf591
v16.9 part 1 2020-07-26 18:23:24 -04:00
Austin Huang 1827ed85ee
v16.8 2020-07-25 17:10:26 -04:00
Austin Huang 13beabf741
init 2020-07-01 13:08:28 -04:00