Otter-App-Android-Funkwhale/app/src/main/java/com/github/apognu/otter/utils
Antoine POPINEAU 9c61fcf462
Tidied up usage of GlobalScope to the profit of AndroidX's lifecycle coroutine scopes.
2020-06-25 01:26:15 +02:00
..
AppContext.kt Initial handling of track downloads. 2020-06-14 20:28:05 +02:00
Bus.kt Tidied up usage of GlobalScope to the profit of AndroidX's lifecycle coroutine scopes. 2020-06-25 01:26:15 +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
Extensions.kt Tidied up usage of GlobalScope to the profit of AndroidX's lifecycle coroutine scopes. 2020-06-25 01:26:15 +02:00
Models.kt Refactored and rationalized some events and commands on the buses. 2020-06-24 14:54:13 +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