tempus/app/src/main/java/com/cappielloantonio/tempo/viewmodel
2023-08-12 11:17:46 +02:00
..
AlbumBottomSheetViewModel.java refactor: update repository references for adding/removing favorites 2023-08-02 10:51:13 +02:00
AlbumCatalogueViewModel.java build: change of package name 2023-06-17 15:30:23 +02: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 feat: implemented last set filter as default grouping for downloaded tracks 2023-08-12 11:17:46 +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: created and invoked methods for checking starred/unstarred items from favorites when offline 2023-08-02 10:53:21 +02:00
IndexViewModel.java build: change of package name 2023-06-17 15:30:23 +02: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 clean: deleted unused code 2023-06-17 16:11:49 +02:00
PlayerBottomSheetViewModel.java refactor: update repository references for adding/removing favorites 2023-08-02 10:51:13 +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 build: change of package name 2023-06-17 15:30:23 +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
SongBottomSheetViewModel.java refactor: update repository references for adding/removing favorites 2023-08-02 10:51:13 +02:00
SongListPageViewModel.java build: change of package name 2023-06-17 15:30:23 +02:00
StarredSyncViewModel.java build: change of package name 2023-06-17 15:30:23 +02:00