tempus/app/src/main/java/com/cappielloantonio/play
2023-03-13 22:55:56 +01:00
..
broadcast/receiver Deleted all references to the old version of exoplayer from services and helpers 2021-12-29 10:14:22 +01:00
database Fixed bulk live download when user chooses to sync starred tracks 2023-03-12 17:59:12 +01:00
glide Redefined glide cache 2023-03-13 17:01:08 +01:00
helper Saving play history. The tracks are saved in the db at the time of playback and every week a list of the most played tracks is generated in the home page in grid format 2022-12-28 14:25:59 +01:00
interfaces Refactoring - Removed most of the click listeners from the adapters and moved them into the appropriate fragments 2023-01-04 09:14:15 +01:00
model Fixed bulk live download when user chooses to sync starred tracks 2023-03-12 17:59:12 +01:00
repository Implemented the saving and loading functionality of the queue from the server 2023-03-13 22:55:56 +01:00
service Fixed bulk live download when user chooses to sync starred tracks 2023-03-12 17:59:12 +01:00
subsonic Implemented the saving and loading functionality of the queue from the server 2023-03-13 22:55:56 +01:00
ui Implemented the saving and loading functionality of the queue from the server 2023-03-13 22:55:56 +01:00
util Synchronization of starred tracks with local downloads 2023-03-13 21:10:10 +01:00
viewmodel Implemented the saving and loading functionality of the queue from the server 2023-03-13 22:55:56 +01:00
App.java Changed to defaultSharedPreferences 2023-03-11 18:42:50 +01:00