tempus/app/src/main/java/com/cappielloantonio/play
2022-02-08 17:44:37 +01:00
..
adapter Primary -> coverArtId && favorite -> starred 2022-02-07 17:36:12 +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 Generalized the song and podcastEpisode field to Media 2022-02-07 17:34:46 +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 Refactor Song model to Media model 2022-02-07 17:37:25 +01:00
repository Generalized the song and podcastEpisode field to Media 2022-02-07 17:34:46 +01:00
service Used the Media object where previously the Song object was used 2022-02-07 17:38:15 +01:00
subsonic Test: handled connection timeout exception 2022-02-07 09:03:32 +01:00
ui Standardized the logic for obtaining coverArt 2022-02-08 12:56:24 +01:00
util Saved settings for podcast controllers 2022-02-08 17:44:37 +01:00
viewmodel Primary -> coverArtId && favorite -> starred 2022-02-07 17:36:12 +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