ultrasonic-app-subsonic-and.../ultrasonic/src/main/kotlin/org/moire/ultrasonic/util
tzugen a051d4d040
Clean up Util.kt after conversion
(currentSong was assigned but never actually used)
2021-08-20 20:53:17 +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 Fixed lint errors 2021-07-18 13:17:29 +02:00
MediaSessionEventListener.kt Fixed lint errors 2021-07-18 13:17:29 +02:00
MediaSessionHandler.kt Fixed lint errors 2021-07-18 13:17:29 +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
Util.kt Clean up Util.kt after conversion 2021-08-20 20:53:17 +02:00