| .. |
|
AlbumBottomSheetViewModel.java
|
fix: instant mix random songs (#354)
|
2026-01-13 20:00:46 -08:00 |
|
AlbumCatalogueViewModel.java
|
feat: added sorting by newest album added
|
2024-03-16 16:28:33 +01:00 |
|
AlbumListPageViewModel.java
|
feat: implemented download queue fab
|
2025-11-28 09:57:29 -08:00 |
|
AlbumPageViewModel.java
|
feat: add heart to artist/album pages, fixed artist cover art failing
|
2025-12-11 22:07:44 -08:00 |
|
ArtistBottomSheetViewModel.java
|
fix: instant mix random songs (#354)
|
2026-01-13 20:00:46 -08: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
|
fix: instant mix random songs (#354)
|
2026-01-13 20:00:46 -08:00 |
|
DirectoryViewModel.java
|
fix: fixed directory navigation
|
2023-07-02 19:23:08 +02:00 |
|
DownloadViewModel.java
|
feat: Integrate external downloads into downloaded songs view
|
2025-10-04 23:33:48 +09:30 |
|
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
|
wip: changed seedtype constant to camelcase, updated references
|
2025-12-27 17:46:16 -08: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 |
|
PlaybackViewModel.java
|
refactor: Rename methods and variables
|
2025-09-22 20:03:02 +02:00 |
|
PlayerBottomSheetViewModel.java
|
wip: changed seedtype constant to camelcase, updated references
|
2025-12-27 17:46:16 -08:00 |
|
PlaylistCatalogueViewModel.java
|
build: change of package name
|
2023-06-17 15:30:23 +02:00 |
|
PlaylistChooserViewModel.java
|
chg: Move the playlist duplicates option to preferences
|
2025-10-06 21:47:57 -05:00 |
|
PlaylistEditorViewModel.java
|
Change PlaylistChooserDialog\PlaylistEditorDialog to require ArrayList of Songs
|
2025-03-09 16:05:48 +00:00 |
|
PlaylistPageViewModel.java
|
feat: added the ability to pin playlists to the home screen
|
2024-06-08 18:53:58 +02:00 |
|
PodcastChannelBottomSheetViewModel.java
|
fix: give user feedback when trying to add podcast/radio on unsupported back servers
|
2025-12-25 14:03:30 -08:00 |
|
PodcastChannelCatalogueViewModel.java
|
build: change of package name
|
2023-06-17 15:30:23 +02:00 |
|
PodcastChannelEditorViewModel.java
|
fix: give user feedback when trying to add podcast/radio on unsupported back servers
|
2025-12-25 14:03:30 -08: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
|
fix: give user feedback when trying to add podcast/radio on unsupported back servers
|
2025-12-25 14:03:30 -08: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
|
feat: integrate sort recent searches chronologically
|
2025-12-07 13:24:03 +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
|
fix: instant mix random songs (#354)
|
2026-01-13 20:00:46 -08:00 |
|
SongListPageViewModel.java
|
use getRandomSampleWithGenre() rather than getSongsByGenre()
|
2025-11-09 15:05:05 +00:00 |
|
StarredAlbumsSyncViewModel.java
|
fix: forgot sync album dialog, bump version for release
|
2025-08-30 10:58:38 -07:00 |
|
StarredArtistsSyncViewModel.java
|
chore: added dialog to starred artists sync
|
2025-09-27 21:52:04 -07:00 |
|
StarredSyncViewModel.java
|
build: change of package name
|
2023-06-17 15:30:23 +02:00 |