ultrasonic-app-subsonic-and.../ultrasonic/src/main/kotlin/org/moire/ultrasonic/fragment
tzugen 3ca25ed1c6
Rework ActiveServer handling.
Remove blocking call on setting the server.
Implement offline server display more cleanly.
Reconfigure the SourceFactory when the active server has changed
2022-04-08 18:08:56 +02:00
..
AboutFragment.kt Made About text scrollable, fixed title 2022-02-19 11:26:13 +01:00
AlbumListFragment.kt Move Track and Album to their own files 2022-03-27 16:39:35 +02:00
ArtistListFragment.kt Various fixes & cleanups 2021-12-02 13:20:08 +01:00
BookmarksFragment.kt Move Track and Album to their own files 2022-03-27 16:39:35 +02:00
DownloadsFragment.kt Switch to Media3 2022-04-03 23:59:18 +02:00
EditServerFragment.kt Solve more simple... 2022-04-07 15:29:24 +02:00
EndlessScrollListener.kt Introduce new Generic Fragments, ViewModels, and Adapters for the display of API data. 2021-05-16 17:42:31 +02:00
EntryListFragment.kt Remove special casing of SongsForGenre and thereby fix it. 2021-12-05 21:07:08 +01:00
FragmentTitle.kt Minor cleanup, added comments 2021-03-01 17:24:25 +01:00
MainFragment.kt Use binding 2021-12-22 13:36:47 +01:00
MultiListFragment.kt Remove special casing of SongsForGenre and thereby fix it. 2021-12-05 21:07:08 +01:00
NowPlayingFragment.kt Switch to Media3 2022-04-03 23:59:18 +02:00
OnBackPressedHandler.kt Fixed back press in Server Editor 2021-02-25 18:40:41 +01:00
PlayerFragment.kt fixed copy paste error with repeat button 2022-04-06 21:05:44 +02:00
SearchFragment.kt Split Cache into dedicated datasource 2022-04-04 17:59:12 +02:00
ServerSelectorFragment.kt Rework ActiveServer handling. 2022-04-08 18:08:56 +02:00
SettingsFragment.kt Remove a bunch of now unused prefs 2022-04-05 10:21:46 +02:00
TrackCollectionFragment.kt Switch to Media3 2022-04-03 23:59:18 +02:00