tempus/app/src/main/java/com/cappielloantonio/tempo/viewmodel
2024-11-23 16:00:01 +01:00
..
AlbumBottomSheetViewModel.java feat: implemented album and song sharing 2023-09-17 16:46:21 +02:00
AlbumCatalogueViewModel.java feat: added sorting by newest album added 2024-03-16 16:28:33 +01:00
AlbumListPageViewModel.java feat: add sorting and search functionality for album and artist list 2024-11-23 16:00:01 +01:00
AlbumPageViewModel.java feat: added release date and original release date to album notes, if available 2024-06-02 20:19:18 +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
HomeRearrangementViewModel.java feat: added the ability to pin playlists to the home screen 2024-06-08 18:53:58 +02:00
HomeViewModel.java feat: added the ability to pin playlists to the home screen 2024-06-08 18:53:58 +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: implemented version number control and update dialog for Github flavor 2024-05-31 22:41:01 +02:00
PlayerBottomSheetViewModel.java feat: clicking the song's title opens the album on player 2024-06-08 23:08:39 +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 feat: added the ability to pin playlists to the home screen 2024-06-08 18:53:58 +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 continuous playing 2024-06-02 19:18:16 +02:00
SongListPageViewModel.java feat: add sorting and search functionality for song list 2024-11-22 21:57:27 +01:00
StarredSyncViewModel.java build: change of package name 2023-06-17 15:30:23 +02:00