tempus/app/src/main/java/com/cappielloantonio/tempo/repository
2024-01-28 15:44:55 +01:00
..
AlbumRepository.java fix: null checking 2023-09-08 14:12:35 +02:00
ArtistRepository.java fix: null checking 2023-08-31 15:58:00 +02:00
AutomotiveRepository.java feat: Implemented search functionality for Android Auto, "Made for You" section, starred songs, albums, artists, podcasts, and radio 2024-01-03 12:23:46 +01:00
ChronologyRepository.java build: change of package name 2023-06-17 15:30:23 +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: null checking 2023-07-20 09:48:12 +02:00
PlaylistRepository.java style: code cleanup 2023-12-21 09:52:10 +01: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 style: code cleanup 2024-01-28 15:44:55 +01:00
SystemRepository.java fix: improved error handling during scanning phase 2023-06-24 15:02:13 +02:00