1
0
mirror of https://github.com/KokaKiwi/BarInsta synced 2024-09-15 23:57:30 +00:00
BarInsta/app/src/main/java/awais/instagrabber
Austin Huang bf24f56843
redo follower/ing viewer
Follower/ing viewer now uses the i endpoint (which returns more users at once) as well as caching (less requests needed) so its response time has decreased significantly (to 1/3 in my case)
2020-11-15 19:51:00 -05:00
..
activities Move activity notification viewer to its own nav graph. Fixes https://github.com/austinhuang0131/barinsta/issues/247 2020-11-11 20:04:38 +09:00
adapters redo follower/ing viewer 2020-11-15 19:51:00 -05:00
animations Initial commit for new posts layout 2020-10-17 19:07:03 +09:00
asyncs redo follower/ing viewer 2020-11-15 19:51:00 -05:00
customviews Scroll feed to top when bottom feed tab clicked 2020-11-07 20:26:20 +09:00
dialogs Add preference tp disable post open animation, extract some strings to xml, fix one locale string. 2020-11-14 18:32:11 +09:00
fragments redo follower/ing viewer 2020-11-15 19:51:00 -05:00
interfaces Initial commit for new posts layout 2020-10-17 19:07:03 +09:00
models Add preference tp disable post open animation, extract some strings to xml, fix one locale string. 2020-11-14 18:32:11 +09:00
repositories redo follower/ing viewer 2020-11-15 19:51:00 -05:00
services Add downloaded indicator to Posts view 2020-11-06 21:46:31 +09:00
utils fix #269 2020-11-13 18:44:33 -05:00
viewmodels Update Discover tab 2020-11-01 15:02:54 +09:00
webservices redo follower/ing viewer 2020-11-15 19:51:00 -05:00
workers Fix download progress notification not auto dismissed sometimes 2020-11-10 21:46:31 +09:00
InstaGrabberApplication.java Initial commit for new posts layout 2020-10-17 19:07:03 +09:00