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 3899b9adfa
comments viewer improvement
1. Viewing parent comments is now paginated, no more long waits
2. Liking a comment will no longer refresh the entire comment list
3. The pink tint on liked comments from v18 is restored

also removed FeedStoriesFetcher which was deprecated by c24fd01
2020-12-18 15:45:17 -05:00
..
activities Preparing migration to Room 2020-12-07 19:47:03 +09:00
adapters comments viewer improvement 2020-12-18 15:45:17 -05:00
animations Initial commit for new posts layout 2020-10-17 19:07:03 +09:00
asyncs comments viewer improvement 2020-12-18 15:45:17 -05:00
customviews Handle multiple videos in PostViewV2Fragment. Should fix https://github.com/austinhuang0131/barinsta/issues/337 and also fix videos playing after closing view. 2020-11-30 22:09:42 +09:00
db Migrate to Room 2020-12-08 02:51:49 +09:00
dialogs Update export backup logic to use futures instead of CountDownLatch. Change backup file name to use date and time instead of milliseconds. 2020-12-08 19:39:39 +09:00
fragments comments viewer improvement 2020-12-18 15:45:17 -05:00
interfaces Initial commit for new posts layout 2020-10-17 19:07:03 +09:00
models comments viewer improvement 2020-12-18 15:45:17 -05:00
repositories rewrite stories backend, close #319, close #372, close #405 2020-12-17 15:13:41 -05:00
services Add downloaded indicator to Posts view 2020-11-06 21:46:31 +09:00
utils Merge pull request #400 from ammargitham/add-room 2020-12-17 11:28:58 -05:00
viewmodels Preparing migration to Room 2020-12-07 19:47:03 +09:00
webservices rewrite stories backend, close #319, close #372, close #405 2020-12-17 15:13:41 -05:00
workers Fix download progress notification not auto dismissed sometimes 2020-11-10 21:46:31 +09:00
InstaGrabberApplication.java Preparing migration to Room 2020-12-07 19:47:03 +09:00