| .. |
|
AlbumBottomSheetViewModel.java
|
feat: adds sync starred albums functionality #66
|
2025-08-30 09:04:25 -07: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
|
Fix redirection from album fragment to artist fragment on artist label click
|
2025-04-23 02:29:29 +02:00 |
|
ArtistBottomSheetViewModel.java
|
feat: download starred artists.
|
2025-09-27 15:37:59 -07: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: 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
|
fix: added init on home tab and dialog, refactor and check for songs for albums/artists before displaying dialog
|
2025-09-28 16:14:42 -07: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
|
feat: Support user-defined download directory for media
|
2025-10-04 23:33:48 +09:30 |
|
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
|
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: Support user-defined download directory for media
|
2025-10-04 23:33:48 +09:30 |
|
SongListPageViewModel.java
|
feat: add sorting and search functionality for song list
|
2024-11-22 21:57:27 +01: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 |