tempus/app/src/main/java/com/cappielloantonio/play
2023-03-11 18:12:46 +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 Removed almost all hardcoded constants and deleted offline playlist model 2023-03-10 17:46:03 +01:00
glide Code decontextualization 2023-03-10 15:21:02 +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 Removed deprecated kotlin-android-extensions 2023-03-11 18:12:46 +01:00
repository Removed unused context parameters 2023-03-10 19:02:25 +01:00
service Removed unused context parameters 2023-03-10 19:02:25 +01:00
subsonic Removed deprecated kotlin-android-extensions 2023-03-11 18:12:46 +01:00
ui UI - Increased padding between elements 2023-03-11 16:38:51 +01:00
util Removed deprecated kotlin-android-extensions 2023-03-11 18:12:46 +01:00
viewmodel Removed unused context parameters 2023-03-10 19:02:25 +01:00
App.java Code decontextualization 2023-03-10 15:21:02 +01:00