tempus/app/src/main/java/com/cappielloantonio/play/viewmodel
2021-08-30 12:38:43 +02:00
..
AlbumBottomSheetViewModel.java Fixed bottom sheets functionality 2021-07-31 16:37:41 +02:00
AlbumCatalogueViewModel.java Fix initialization of mutableLiveData in repository 2021-08-19 12:25:04 +02:00
AlbumListPageViewModel.java Implementation of download navigation for artists and albums 2021-08-30 12:38:43 +02:00
AlbumPageViewModel.java Fix a bunch of lint warning 2021-08-14 17:21:45 +02:00
ArtistBottomSheetViewModel.java Fix a bunch of lint warning 2021-08-14 17:21:45 +02:00
ArtistCatalogueViewModel.java Fix a bunch of lint warning 2021-08-14 17:21:45 +02:00
ArtistListPageViewModel.java Implementation of download navigation for artists and albums 2021-08-30 12:38:43 +02:00
ArtistPageViewModel.java Fix a bunch of lint warning 2021-08-14 17:21:45 +02:00
DownloadViewModel.java First implementation of the panel dedicated to the download, divided by type of the downloaded resource 2021-08-28 16:54:12 +02:00
FilterViewModel.java Fix a bunch of lint warning 2021-08-14 17:21:45 +02:00
GenreCatalogueViewModel.java Fix genre retrieval and filtering 2021-07-31 18:43:40 +02:00
HomeViewModel.java First implementation of the panel dedicated to the download, divided by type of the downloaded resource 2021-08-28 16:54:12 +02:00
LibraryViewModel.java Add placeholder lists in home and library 2021-08-17 14:46:10 +02:00
LoginViewModel.java Removed gesture swipe and drag&drop gesture from server item in login 2021-08-10 09:20:58 +02:00
MainViewModel.java Delete queue on logout 2021-08-09 00:23:09 +02:00
PlayerBottomSheetViewModel.java Implemented rating system for song, album and artist (album and artist do not retrieve rating from server) 2021-08-13 17:29:37 +02:00
PlaylistCatalogueViewModel.java implemented the playlist management logic 2021-08-12 17:33:19 +02:00
PlaylistChooserViewModel.java implemented the playlist management logic 2021-08-12 17:33:19 +02:00
PlaylistEditorViewModel.java Fix song removing in playlist by position 2021-08-15 17:07:03 +02:00
PlaylistPageViewModel.java Fix a bunch of lint warning 2021-08-14 17:21:45 +02:00
RatingViewModel.java Removed rating system for album and artist as it seems it's not supported 2021-08-13 17:44:29 +02:00
SearchViewModel.java Fix a bunch of lint warning 2021-08-14 17:21:45 +02:00
SettingViewModel.java Added ability to scan library in SettingsFragment 2021-08-11 10:58:40 +02:00
SongBottomSheetViewModel.java Fixed bottom sheets functionality 2021-07-31 16:37:41 +02:00
SongListPageViewModel.java Implementation of download navigation for artists and albums 2021-08-30 12:38:43 +02:00