ultrasonic-app-subsonic-and.../ultrasonic/src/main/kotlin/org/moire/ultrasonic/service
tzugen cddbe72752
Remove network communication from main thread
2021-11-18 19:54:49 +01:00
..
AudioFocusHandler.kt Remove Build switches for Lollipop 2021-10-30 16:07:47 +02:00
AutoMediaBrowserService.kt Updated Events to ReactiveX 2021-11-02 17:45:01 +01:00
CachedMusicService.kt Moved settings related properties from Util to their own class 2021-09-24 18:20:53 +02:00
DownloadFile.kt Add Download Fragment which show active downloads 2021-10-23 15:58:32 +02:00
Downloader.kt Add a comment 2021-11-16 14:56:39 +01:00
LocalMediaPlayer.kt Merged player state and track changes into a single event 2021-11-08 20:38:05 +01:00
MediaPlayerController.kt Remove network communication from main thread 2021-11-18 19:54:49 +01:00
MediaPlayerLifecycleSupport.kt Add .ifNotNull extension function as a more readable alternative to ?.let 2021-11-09 22:20:41 +01:00
MediaPlayerService.kt Make public playlist immutable (only Downloader can touch it) 2021-11-09 20:46:44 +01: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
PlaybackStateSerializer.kt Updated Events to ReactiveX 2021-11-02 17:45:01 +01:00
RESTMusicService.kt Merged changes from develop 2021-09-24 21:12:02 +02:00
RxBus.kt Merged player state and track changes into a single event 2021-11-08 20:38:05 +01:00