- 01 Oct, 2018 36 commits
-
-
Varun Patil authored
-
Sajal Narang authored
Prevent multiple calls to notifications API when changing fragments
-
Sajal Narang authored
-
Sajal Narang authored
Fix multiple bugs
-
Varun Patil authored
-
Varun Patil authored
-
Sajal Narang authored
-
Varun Patil authored
-
Varun Patil authored
-
Varun Patil authored
-
Varun Patil authored
-
Varun Patil authored
-
Sajal Narang authored
-
Varun Patil authored
-
Varun Patil authored
-
Varun Patil authored
-
Varun Patil authored
-
Varun Patil authored
-
Varun Patil authored
This reverts commit 65868c83.
-
Varun Patil authored
-
Varun Patil authored
This fixes reflow on image load
-
Varun Patil authored
-
Varun Patil authored
-
Varun Patil authored
-
Varun Patil authored
-
Varun Patil authored
-
Varun Patil authored
-
Varun Patil authored
-
Varun Patil authored
-
Varun Patil authored
-
Varun Patil authored
-
Varun Patil authored
-
Varun Patil authored
-
Varun Patil authored
-
Varun Patil authored
1. Older articles showed up on refresh, since the existing buffer was not cleared 2. Same articles would show up sometimes while scrolling since order of loading was not guaranteed. 3. Repetitive calls were being made when the user reached bottom, making it unreadable due to too many re-renders (also related to 2)
-
Varun Patil authored
Since this is a very expensive call, the data to be loaded in the fragment has sluggish response when made in parallel to this call.
-
- 30 Sep, 2018 4 commits
-
-
Sajal Narang authored
-
Sajal Narang authored
-
Sajal Narang authored
Download images on background thread in sync, fix notification image cache
-
Sajal Narang authored
Update dependencies, make support libraries consistent
-