| .. |
|
AlbumRepository.java
|
fix: handle empty date fields from subsonic json
|
2025-10-13 21:09:27 -07:00 |
|
ArtistRepository.java
|
fix: moved api call back to artist repository after losing the thread.
|
2025-09-27 22:37:30 -07:00 |
|
AutomotiveRepository.java
|
feat: added "Recent songs" and "Random" menu items in Android Auto
|
2024-02-18 19:06:58 +01:00 |
|
ChronologyRepository.java
|
feat: edited the interface of top songs divided by week, month, and year
|
2024-05-26 19:38:17 +02:00 |
|
DirectoryRepository.java
|
build: change of package name
|
2023-06-17 15:30:23 +02:00 |
|
DownloadRepository.java
|
feat: Integrate external downloads into downloaded songs view
|
2025-10-04 23:33:48 +09:30 |
|
FavoriteRepository.java
|
feat: centralized star/unstar handling and added offline support
|
2023-08-02 10:49:21 +02:00 |
|
GenreRepository.java
|
fix: sort genres alphabetically as server's default sorting could lead to unpredictable results
|
2024-01-28 23:40:03 +01:00 |
|
LyricsRepository.java
|
feat: Enable downloading of song lyrics for offline viewing
|
2025-09-29 22:04:38 +09:30 |
|
OpenRepository.java
|
feat: implemented new API getLyricsBySongId for retrieving (synced) song lyrics based on song ID
|
2024-02-17 23:43:02 +01:00 |
|
PlaylistRepository.java
|
feat: Make all objects in Tempo references for quick access
|
2025-10-09 23:03:57 +10:30 |
|
PodcastRepository.java
|
clean: code cleanup
|
2023-09-08 10:54:43 +02:00 |
|
QueueRepository.java
|
build: change of package name
|
2023-06-17 15:30:23 +02:00 |
|
RadioRepository.java
|
build: change of package name
|
2023-06-17 15:30:23 +02:00 |
|
ScanRepository.java
|
fix: improved error handling during scanning phase
|
2023-06-24 15:02:13 +02:00 |
|
SearchingRepository.java
|
fix: null checking
|
2023-09-13 16:19:50 +02:00 |
|
ServerRepository.java
|
build: change of package name
|
2023-06-17 15:30:23 +02:00 |
|
SharingRepository.java
|
fix: error handling
|
2023-09-17 22:04:07 +02:00 |
|
SongRepository.java
|
feat: Implemented continuous playing
|
2024-06-02 19:18:16 +02:00 |
|
SystemRepository.java
|
feat: added the ability for the user to add a local server address and use that address when available
|
2024-06-01 15:23:40 +02:00 |