ultrasonic-app-subsonic-and.../ultrasonic/src/main/kotlin/org/moire/ultrasonic/service
tzugen ece53f7687
Add a comment
2021-10-23 16:13:05 +02:00
..
AudioFocusHandler.kt Moved settings related properties from Util to their own class 2021-09-24 18:20:53 +02:00
AutoMediaBrowserService.kt Moved settings related properties from Util to their own class 2021-09-24 18:20:53 +02:00
CachedMusicService.kt Moved settings related properties from Util to their own class 2021-09-24 18:20:53 +02:00
CommunicationErrorHandler.kt Cleaner separation of API result handling. 2021-06-09 14:15:39 +02:00
DownloadFile.kt Add Download Fragment which show active downloads 2021-10-23 15:58:32 +02:00
DownloadQueueSerializer.kt Fixed lint errors 2021-07-18 13:17:29 +02:00
Downloader.kt Fixed autoplay 2021-10-23 16:09:49 +02:00
LocalMediaPlayer.kt Cleanup dead code paths 2021-10-13 18:51:11 +02:00
MediaPlayerController.kt Implement LiveData in Downloader.kt 2021-10-23 15:58:32 +02:00
MediaPlayerLifecycleSupport.kt Moved settings related properties from Util to their own class 2021-09-24 18:20:53 +02:00
MediaPlayerService.kt Add a comment 2021-10-23 16:13:05 +02:00
MusicService.kt Use semantically correct API endpoint when streaming/downloading. 2021-08-28 11:39:32 +02:00
MusicServiceFactory.kt Upgrade Koin to 3.0.2 2021-05-28 19:39:27 +02:00
OfflineException.kt Move files to Koltin dir 2021-05-27 11:33:10 +02:00
OfflineMusicService.kt Convert FileUtil to Kotlin 2021-09-15 20:46:05 +02:00
RESTMusicService.kt Merged changes from develop 2021-09-24 21:12:02 +02:00