Otter-App-Android-Funkwhale/app/src/main/java/com/github/apognu/otter/playback
Antoine POPINEAU b6b9e4c053
Reattach the detached service notification when the app is swiped (if not playing) for it be removed with the application.
2020-07-11 12:58:25 +02:00
..
MediaControlsManager.kt Let the media session live when playback is paused. 2020-07-09 23:01:35 +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 Reattach the detached service notification when the app is swiped (if not playing) for it be removed with the application. 2020-07-11 12:58:25 +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