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-11-30 22:34:34 +09:00
..
activities Temp workaround to fix https://github.com/austinhuang0131/barinsta/issues/282 2020-11-19 01:20:08 +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 Merge branch 'master' into master 2020-11-15 19:53:23 -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 Handle null InboxThreadModel. Fixes https://github.com/austinhuang0131/barinsta/issues/329 2020-11-30 22:24:53 +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 Handle ActivityNotFoundException while opening URL. Fixes https://github.com/austinhuang0131/barinsta/issues/351 2020-11-30 19:01:03 +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