tempus/app/src/main/java/com/cappielloantonio/tempo/interfaces
Ante Budimir be33401b6f feat: add play functionality to library folder/index items
- add play button to inner folders in library
- implement recursive song collection from folders and subfolders
- filter out video files, play only audio tracks
- add user feedback with toast notifications
2025-11-20 19:13:46 +02:00
..
ClickCallback.java feat: add play functionality to library folder/index items 2025-11-20 19:13:46 +02:00
DecadesCallback.java style: callback interface methods have become default methods 2023-06-21 10:48:46 +02:00
DialogClickCallback.java feat: implemented the ability to choose external storage (if available) as storage for offline file downloads 2023-08-04 23:46:33 +02:00
MediaCallback.java style: callback interface methods have become default methods 2023-06-21 10:48:46 +02:00
MediaIndexCallback.java style: callback interface methods have become default methods 2023-06-21 10:48:46 +02:00
PlaylistCallback.java fix: a callback on playlist editor dialog closing tells me when to refresh the playlist view 2023-08-25 12:22:43 +02:00
PodcastCallback.java style: callback interface methods have become default methods 2023-06-21 10:48:46 +02:00
RadioCallback.java style: callback interface methods have become default methods 2023-06-21 10:48:46 +02:00
ScanCallback.java style: callback interface methods have become default methods 2023-06-21 10:48:46 +02:00
StarCallback.java feat: centralized star/unstar handling and added offline support 2023-08-02 10:49:21 +02:00
SystemCallback.java style: callback interface methods have become default methods 2023-06-21 10:48:46 +02:00