Otter-App-Android-Funkwhale/app/src/main/java/com/github/apognu/otter/playback
Antoine POPINEAU ba31a4efcf
Some tracks do not have album, this fixes a crash trying to retrieve their album cover. Changed the placeholder album cover to be less aggressive to the eye.
2020-07-11 21:01:09 +02:00
..
MediaControlsManager.kt Some tracks do not have album, this fixes a crash trying to retrieve their album cover. Changed the placeholder album cover to be less aggressive to the eye. 2020-07-11 21:01:09 +02:00
MediaSession.kt Allow media session resuming from media buttons when service is killed. 2020-07-10 17:18:29 +02:00
PinService.kt Tidied up usage of GlobalScope to the profit of AndroidX's lifecycle coroutine scopes. 2020-06-25 01:26:15 +02:00
PlayerService.kt Some tracks do not have album, this fixes a crash trying to retrieve their album cover. Changed the placeholder album cover to be less aggressive to the eye. 2020-07-11 21:01:09 +02:00
QueueManager.kt Prevent issue on queue item deletion. Should close #48. 2020-06-20 16:32:14 +02:00
RadioPlayer.kt Globalize the use of caching for main sections data, improved handling of loading more pages. 2020-07-10 20:28:44 +02:00