tempus/app/src/main/java/com/cappielloantonio/play
2022-08-26 22:04:00 +02:00
..
adapter Finally the artist's image is displayed correctly 2022-08-26 18:16:31 +02: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 Removed logs 2022-03-30 11:52:15 +02:00
repository Added media type to class and replaced "song" with a generic "media" 2022-03-12 14:09:00 +01:00
service Hidden custom commands in notification 2022-08-26 18:25:55 +02:00
subsonic Added information on bitrate and file extension 2022-03-25 22:28:54 +01:00
ui Opening of the keyboard every time I enter the searchFragment 2022-08-26 22:04:00 +02:00
util Added the uri information to mapMediaItem 2022-08-26 18:15:22 +02:00
viewmodel Limited the number of elements present in each section of the library 2022-03-31 15:18:27 +02: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