ultrasonic-app-subsonic-and.../ultrasonic/src/main/kotlin/org/moire/ultrasonic/fragment
tzugen 36dccc845b
Use ListAdapter class to calculate Diff off the main thread
2021-06-20 08:31:12 +02:00
..
AlbumListFragment.kt Upgrade Koin to 3.0.2 2021-05-28 19:39:27 +02:00
AlbumListModel.kt Upgrade Koin to 3.0.2 2021-05-28 19:39:27 +02:00
AlbumRowAdapter.kt Use file cache in Picasso 2021-06-07 14:22:33 +02:00
ArtistListFragment.kt Upgrade Koin to 3.0.2 2021-05-28 19:39:27 +02:00
ArtistListModel.kt Upgrade Koin to 3.0.2 2021-05-28 19:39:27 +02:00
ArtistRowAdapter.kt Use file cache in Picasso 2021-06-07 14:22:33 +02:00
EditServerFragment.kt Cleaner separation of API result handling. 2021-06-09 14:15:39 +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
FragmentTitle.kt Minor cleanup, added comments 2021-03-01 17:24:25 +01:00
GenericListFragment.kt Upgrade Koin to 3.0.2 2021-05-28 19:39:27 +02:00
GenericListModel.kt Catch all exceptions in GenericListModel 2021-06-09 20:53:01 +02:00
GenericRowAdapter.kt Use ListAdapter class to calculate Diff off the main thread 2021-06-20 08:31:12 +02:00
OnBackPressedHandler.kt Fixed back press in Server Editor 2021-02-25 18:40:41 +01:00
ServerRowAdapter.kt Refactored remaining Activities 2021-02-08 21:46:31 +01:00
ServerSelectorFragment.kt Upgrade Koin to 3.0.2 2021-05-28 19:39:27 +02:00
ServerSettingsModel.kt Add an option to load the demo database for new users 2021-06-12 15:04:17 +02:00
TrackCollectionFragment.kt Move ImageLoader module into main module. 2021-06-07 13:26:08 +02:00
TrackCollectionModel.kt Upgrade Koin to 3.0.2 2021-05-28 19:39:27 +02:00