BarInsta/app/src/main/java/awais/instagrabber
Austin Huang 9ca9cca33d
restore dm indicator, release prep, partially address #431
2020-12-22 13:42:26 -05:00
..
activities Preparing migration to Room 2020-12-07 19:47:03 +09:00
adapters fix mentions (final), improve follower comparison 2020-12-21 14:27:15 -05:00
animations Initial commit for new posts layout 2020-10-17 19:07:03 +09:00
asyncs implement app feed endpoint instead of browser 2020-12-22 11:54:52 -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 restore dm indicator, release prep, partially address #431 2020-12-22 13:42:26 -05:00
interfaces Initial commit for new posts layout 2020-10-17 19:07:03 +09:00
models full comment/caption/bio translation support, close #178 2020-12-21 21:22:38 -05:00
repositories implement app feed endpoint instead of browser 2020-12-22 11:54:52 -05:00
services Add downloaded indicator to Posts view 2020-11-06 21:46:31 +09:00
utils restore dm indicator, release prep, partially address #431 2020-12-22 13:42:26 -05:00
viewmodels fix mentions (final), improve follower comparison 2020-12-21 14:27:15 -05:00
webservices implement app feed endpoint instead of browser 2020-12-22 11:54:52 -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