Otter-App-Android-Funkwhale/app/src/main/java/com/github/apognu/otter/utils
Antoine POPINEAU a19e500f09
Prevent long-running requests to make the app crash when user is logging out.
2020-06-21 14:16:30 +02:00
..
AppContext.kt Initial handling of track downloads. 2020-06-14 20:28:05 +02:00
Data.kt Cache if playback is in radio mode to be able to continue after app gets killed. 2020-05-31 02:39:32 +02:00
EventBus.kt Fixed an issue where the main playback UI would freeze when skipping an erroring track (in airplane mode, for example). 2020-06-20 22:10:13 +02:00
Extensions.kt Better handling of download progress and event. Added an option to retry failed downloads. Performance improvement around downloads UI. 2020-06-14 20:32:48 +02:00
Models.kt Handle radios when logged in anonymously. 2020-06-21 13:41:27 +02:00
Userinfo.kt Handle radios when logged in anonymously. 2020-06-21 13:41:27 +02:00
Util.kt Prevent long-running requests to make the app crash when user is logging out. 2020-06-21 14:16:30 +02:00