tempus/app/src/main/java/com/cappielloantonio/play
2022-03-25 22:27:29 +01:00
..
adapter Added the ability to sort items in the playlist catalogue 2022-03-24 22:22:53 +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 Added information on bitrate and file extension 2022-03-25 22:25:24 +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 information on bitrate and file extension 2022-03-25 22:25:24 +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 Network call caching times extended 2022-03-23 22:00:40 +01:00
ui Added the ability to sort items in the playlist catalogue 2022-03-24 22:22:53 +01:00
util Added information about file extension and bitrate to media 2022-03-25 22:27:29 +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