tempus/app/src/main/java/com/cappielloantonio/tempo/repository
2023-09-17 16:38:08 +02: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
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 clean: code cleanup 2023-09-08 10:54:43 +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 feat: implemented client, service, and repository for sharing APIs 2023-09-17 16:38:08 +02:00
SongRepository.java clean: code cleanup 2023-09-08 10:54:43 +02:00
SystemRepository.java fix: improved error handling during scanning phase 2023-06-24 15:02:13 +02:00