tempus/app/src/main/java/com/cappielloantonio/play
2022-03-12 14:55:16 +01:00
..
adapter Pressing the three dots now opens the Podcast BottomSheetDialog 2022-02-08 20:38:26 +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 Updated DB version 2022-03-12 14:09:13 +01:00
glide Encoded password 2022-01-11 16:25:11 +01:00
helper Deleted unused helper 2022-01-03 15:06:23 +01:00
interfaces Fixed saving password on logging in unsecured mode 2022-01-11 15:50:22 +01:00
model Added media type to class and replaced "song" with a generic "media" 2022-03-12 14:09:00 +01:00
repository Added media type to class and replaced "song" with a generic "media" 2022-03-12 14:09:00 +01:00
service Replaced MediaSourceFactory with DefaultMediaSourceFactory 2022-03-12 14:55:16 +01:00
subsonic Test: handled connection timeout exception 2022-02-07 09:03:32 +01:00
ui First implementation of the podcastBottomSheetDialog 2022-02-08 20:37:01 +01:00
util Updated media download methods to the latest version of Media3 2022-03-12 14:11:18 +01:00
viewmodel Added media type to class and replaced "song" with a generic "media" 2022-03-12 14:09:00 +01:00
App.java The salt and token are now calculated at each new access starting from the password saved in the database, based on the type of access 2022-02-05 23:33:08 +01:00