ultrasonic-app-subsonic-and.../ultrasonic/src/main/kotlin/org/moire/ultrasonic/fragment
Nite 477f6f5d7c
Merge remote-tracking branch 'remotes/upstream/develop' into navigation-servers
2021-10-15 13:52:50 +02:00
..
AlbumListFragment.kt Fixed album lists in landscape mode 2021-10-12 15:16:40 +02:00
AlbumListModel.kt Moved settings related properties from Util to their own class 2021-09-24 18:20:53 +02:00
AlbumRowAdapter.kt Style fix 2021-10-12 15:16:40 +02:00
ArtistListFragment.kt Add a Room database for Artists, Indexes and MusicFolders. 2021-06-29 18:01:26 +02:00
ArtistListModel.kt restore previous code 2021-07-18 16:14:43 -04:00
ArtistRowAdapter.kt Merged changes from develop 2021-09-24 21:12:02 +02:00
EditServerFragment.kt Merge remote-tracking branch 'remotes/upstream/develop' into navigation-servers 2021-10-15 13:52:50 +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 Moved settings related properties from Util to their own class 2021-09-24 18:20:53 +02:00
GenericListModel.kt Moved settings related properties from Util to their own class 2021-09-24 18:20:53 +02:00
GenericRowAdapter.kt Use ListAdapter class to calculate Diff off the main thread 2021-06-20 08:31:12 +02:00
MainFragment.kt Moved server selector to the navigation menu 2021-10-10 14:03:53 +02:00
OnBackPressedHandler.kt Fixed back press in Server Editor 2021-02-25 18:40:41 +01:00
PlayerFragment.kt Added option whether to create a share on the server when sharing songs 2021-10-12 21:09:19 +02:00
ServerRowAdapter.kt Merge remote-tracking branch 'remotes/upstream/develop' into navigation-servers 2021-10-15 13:52:50 +02:00
ServerSelectorFragment.kt Add a Room database for Artists, Indexes and MusicFolders. 2021-06-29 18:01:26 +02:00
ServerSettingsModel.kt Started implementing server colors 2021-10-14 17:17:32 +02:00
TrackCollectionFragment.kt Moved settings related properties from Util to their own class 2021-09-24 18:20:53 +02:00
TrackCollectionModel.kt Moved settings related properties from Util to their own class 2021-09-24 18:20:53 +02:00