tempus/app/src/main/java/com/cappielloantonio/play
2022-02-07 17:36:12 +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 Generalized the song and podcastEpisode field to Media 2022-02-07 17:34:46 +01:00
repository Generalized the song and podcastEpisode field to Media 2022-02-07 17:34:46 +01:00
service Refactor Song to Media 2022-02-07 09:47:46 +01:00
subsonic Test: handled connection timeout exception 2022-02-07 09:03:32 +01:00
ui Primary -> coverArtId && favorite -> starred 2022-02-07 17:36:12 +01:00
util Refactor Song to Media 2022-02-07 09:47:46 +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