ultrasonic-app-subsonic-and.../ultrasonic/src/main/kotlin/org/moire/ultrasonic/util
Nite 56af9e4bf2
Moved MediaSession handling to its own class
Fixed queue and position handling on Now Playing screen
2021-07-13 19:25:37 +02:00
..
CancellationToken.kt Minor fixes 2021-02-14 15:55:16 +01:00
FileUtilKt.kt Add a Room database for Artists, Indexes and MusicFolders. 2021-06-29 18:01:26 +02:00
MediaSessionEventDistributor.kt Moved MediaSession handling to its own class 2021-07-13 19:25:37 +02:00
MediaSessionEventListener.kt Moved MediaSession handling to its own class 2021-07-13 19:25:37 +02:00
MediaSessionHandler.kt Moved MediaSession handling to its own class 2021-07-13 19:25:37 +02:00
NowPlayingEventDistributor.kt Minor cleanup, added comments 2021-03-01 17:24:25 +01:00
NowPlayingEventListener.kt Minor cleanup, added comments 2021-03-01 17:24:25 +01:00
SilentBackgroundTask.kt Remove static field leaks on SeekBar, 2021-06-19 23:52:24 +02:00
SubsonicUncaughtExceptionHandler.kt Move certain ignores from the baseline to the specified files. This makes refactoring much less fragile. 2021-05-20 18:16:55 +02:00
ThemeChangedEventDistributor.kt Minor cleanup, added comments 2021-03-01 17:24:25 +01:00
ThemeChangedEventListener.kt Fixed ktLint 2021-03-01 17:26:58 +01:00
TimeLimitedCache.kt Move files to Koltin dir 2021-05-27 11:33:10 +02:00