tempus/app/src/main/java/com/cappielloantonio/tempo/repository
2024-06-08 18:53:58 +02:00
..
AlbumRepository.java style: code cleanup 2024-03-23 22:40:37 +01:00
ArtistRepository.java fix: null checking 2023-08-31 15:58:00 +02: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: added downloaded file title to notification 2023-08-03 07:22:28 +02:00
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
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: added the ability to pin playlists to the home screen 2024-06-08 18:53:58 +02:00
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