tempus/app/src/main/java/com/cappielloantonio/tempo/viewmodel
2024-02-17 23:39:25 +01:00
..
AlbumBottomSheetViewModel.java feat: implemented album and song sharing 2023-09-17 16:46:21 +02:00
AlbumCatalogueViewModel.java fix: variable removed by accident 2024-01-28 19:19:47 +01:00
AlbumListPageViewModel.java build: change of package name 2023-06-17 15:30:23 +02:00
AlbumPageViewModel.java build: change of package name 2023-06-17 15:30:23 +02:00
ArtistBottomSheetViewModel.java refactor: update repository references for adding/removing favorites 2023-08-02 10:51:13 +02:00
ArtistCatalogueViewModel.java build: change of package name 2023-06-17 15:30:23 +02:00
ArtistListPageViewModel.java build: change of package name 2023-06-17 15:30:23 +02:00
ArtistPageViewModel.java build: change of package name 2023-06-17 15:30:23 +02:00
DirectoryViewModel.java fix: fixed directory navigation 2023-07-02 19:23:08 +02:00
DownloadViewModel.java fix: updated download section navigation to match the system's correct stack-based navigation 2023-09-06 21:49:23 +02:00
FilterViewModel.java build: change of package name 2023-06-17 15:30:23 +02:00
GenreCatalogueViewModel.java build: change of package name 2023-06-17 15:30:23 +02:00
HomeViewModel.java feat: added shared items list on the homepage 2023-09-17 16:40:41 +02:00
IndexViewModel.java style: code cleanup 2024-01-29 16:42:09 +01:00
LibraryViewModel.java build: change of package name 2023-06-17 15:30:23 +02:00
LoginViewModel.java build: change of package name 2023-06-17 15:30:23 +02:00
MainViewModel.java feat: check and save usable OpenSubsonic APIs 2024-02-17 23:39:25 +01:00
PlayerBottomSheetViewModel.java feat: added podcast description to the right page of the player 2023-10-12 22:57:38 +02:00
PlaylistCatalogueViewModel.java build: change of package name 2023-06-17 15:30:23 +02:00
PlaylistChooserViewModel.java build: change of package name 2023-06-17 15:30:23 +02:00
PlaylistEditorViewModel.java feat: implemented playlist sharing 2023-09-17 18:22:57 +02:00
PlaylistPageViewModel.java build: change of package name 2023-06-17 15:30:23 +02:00
PodcastChannelBottomSheetViewModel.java build: change of package name 2023-06-17 15:30:23 +02:00
PodcastChannelCatalogueViewModel.java build: change of package name 2023-06-17 15:30:23 +02:00
PodcastChannelEditorViewModel.java build: change of package name 2023-06-17 15:30:23 +02:00
PodcastChannelPageViewModel.java feat: added the ability to request download for an unplayed podcast episode 2023-07-31 11:39:35 +02:00
PodcastEpisodeBottomSheetViewModel.java build: change of package name 2023-06-17 15:30:23 +02:00
PodcastViewModel.java build: change of package name 2023-06-17 15:30:23 +02:00
RadioEditorViewModel.java build: change of package name 2023-06-17 15:30:23 +02:00
RadioViewModel.java build: change of package name 2023-06-17 15:30:23 +02:00
RatingViewModel.java build: change of package name 2023-06-17 15:30:23 +02:00
SearchViewModel.java refactor: added search2 method as per Subsonic API specifications 2023-07-12 09:52:57 +02:00
SettingViewModel.java build: change of package name 2023-06-17 15:30:23 +02:00
ShareBottomSheetViewModel.java feat: added bottomSheet for shared items on the home screen 2023-09-17 16:42:07 +02:00
SongBottomSheetViewModel.java feat: implemented album and song sharing 2023-09-17 16:46:21 +02:00
SongListPageViewModel.java fix: fixed a bug in the paginated song lists 2023-08-30 17:52:44 +02:00
StarredSyncViewModel.java build: change of package name 2023-06-17 15:30:23 +02:00