Otter-App-Android-Funkwhale/app/src/main/java/com/github/apognu/otter/utils
Antoine POPINEAU 37f4b1da9e
Sort artists and global albums by name/title. Sort an artist's albums by release date. Display the release year in the albums view (#54).
2020-07-08 13:19:47 +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 Sort artists and global albums by name/title. Sort an artist's albums by release date. Display the release year in the albums view (#54). 2020-07-08 13:19:47 +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