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
2020-12-02 20:01:40 +09:00
..
activities Add activity finishing check before calling onBackPressed. May fix IllegalStateException: Can not perform this action after onSaveInstanceState 2020-12-02 20:00:20 +09:00
adapters 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
animations Initial commit for new posts layout 2020-10-17 19:07:03 +09:00
asyncs close #306 and close #310 2020-11-30 12:29:41 -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
dialogs Add default constructor for RestoreBackupDialogFragment. Should fix https://github.com/austinhuang0131/barinsta/issues/316 2020-11-30 22:34:34 +09:00
fragments Prevent DM button double click and check current fragment still attached before navigating. Fixes a crash reported in telegram group. 2020-12-02 20:01:40 +09: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 Set feed item as saved or not from response. Closes https://github.com/austinhuang0131/barinsta/issues/369 2020-12-01 19:53:36 +09: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