tempus/app/src/main/java/com/cappielloantonio/tempo/repository
2023-08-02 10:43:29 +02:00
..
AlbumRepository.java refactor: removed common starring methods from repository classes 2023-08-02 10:43:29 +02:00
ArtistRepository.java refactor: removed common starring methods from repository classes 2023-08-02 10:43:29 +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 build: change of package name 2023-06-17 15:30:23 +02:00
GenreRepository.java fix: null checking 2023-07-20 09:48:12 +02:00
PlaylistRepository.java build: change of package name 2023-06-17 15:30:23 +02:00
PodcastRepository.java feat: added the ability to request download for an unplayed podcast episode 2023-07-31 11:39:35 +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: fixed search functionality 2023-07-18 10:37:17 +02:00
ServerRepository.java build: change of package name 2023-06-17 15:30:23 +02:00
SongRepository.java refactor: removed common starring methods from repository classes 2023-08-02 10:43:29 +02:00
SystemRepository.java fix: improved error handling during scanning phase 2023-06-24 15:02:13 +02:00