ultrasonic-app-subsonic-and.../ultrasonic/src/main/kotlin/org/moire/ultrasonic/util
tzugen 62bade916f
Use delegate for Settings, reduces Boilerplate code
2021-10-18 17:32:12 +02:00
..
CancellationToken.kt Migrate Constants to Kotlin, update a copyright notice. 2021-09-15 20:46:05 +02:00
Constants.kt Added option whether to create a share on the server when sharing songs 2021-10-12 21:09:19 +02:00
FileUtil.kt Migrate PermissionUtil to Kotlin 2021-10-13 18:51:04 +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 Moved settings related properties from Util to their own class 2021-09-24 18:20:53 +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
PermissionUtil.kt Migrate PermissionUtil to Kotlin 2021-10-13 18:51:04 +02:00
Settings.kt Use delegate for Settings, reduces Boilerplate code 2021-10-18 17:32:12 +02:00
SettingsDelegate.kt Use delegate for Settings, reduces Boilerplate code 2021-10-18 17:32:12 +02:00
SilentBackgroundTask.kt Remove static field leaks on SeekBar, 2021-06-19 23:52:24 +02:00
SubsonicUncaughtExceptionHandler.kt Convert FileUtil to Kotlin 2021-09-15 20:46:05 +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 Migrate PermissionUtil to Kotlin 2021-10-13 18:51:04 +02:00