Auxio/app
OxygenCobalt d017774cef Fix bug with permission checking
Fix a bug with the permission checking where the MusicRepository would return NO_PERMS to the LoadingFragment faster than the creation of the view, causing the error message to never display. Permission checks are now handled by LoadingFragment instead.
2020-09-03 18:15:44 -06:00
..
src/main Fix bug with permission checking 2020-09-03 18:15:44 -06:00
.gitignore Add android boilerplate code 2020-08-17 09:52:52 -06:00
build.gradle Update LoadingFragment layout 2020-09-02 16:50:33 -06:00
proguard-rules.pro Add android boilerplate code 2020-08-17 09:52:52 -06:00