Commit Graph

538 Commits

Author SHA1 Message Date
CappielloAntonio d408b82503 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
CappielloAntonio cc9afb8057 Information on access mode has been saved in the Preferences 2022-02-05 23:31:35 +01:00
CappielloAntonio cfb8575b4d Reformulated the logic of construction of the media URI 2022-02-05 23:30:12 +01:00
CappielloAntonio 0df7e69b96 Removed salt and token information from db 2022-02-05 23:29:27 +01:00
CappielloAntonio db4bc39ea6 Control on the password or on the salt and token 2022-02-05 23:28:24 +01:00
CappielloAntonio be9e74bdbe removed the ability to log in directly 2022-02-05 23:27:49 +01:00
CappielloAntonio 1d38c44b36 Suppress Lint for Media3 2022-02-05 18:42:43 +01:00
CappielloAntonio 7ade9c1b12 Created mapping methods for podcasts 2022-02-05 18:42:03 +01:00
CappielloAntonio 3b5de788ed Generalized the creation of URIs for any media 2022-02-05 18:41:35 +01:00
CappielloAntonio f51b43725a Added the PodcastChannel in the Subsonic singleton 2022-02-05 18:40:44 +01:00
CappielloAntonio 88fa46bb74 Added podcast new episode section to homepage 2022-02-05 18:39:17 +01:00
CappielloAntonio a1051c64f7 Cleanup code 2022-02-05 18:38:30 +01:00
CappielloAntonio e57a7b9293 Cleanup code 2022-02-05 18:37:59 +01:00
CappielloAntonio 1ed6603a76 First implementation of PodcastEpisodeAdapter 2022-02-05 18:37:34 +01:00
CappielloAntonio 11d76fa290 Creation of podcast repository layer 2022-02-05 18:36:49 +01:00
CappielloAntonio afae06cc01 Integrate subsonic APIs for podcasts via retrofit 2022-02-05 18:36:19 +01:00
CappielloAntonio 3e58ec928e Generate podcast channel/episode models 2022-02-05 18:35:12 +01:00
CappielloAntonio 93e08ef514 Prepared subsonic model to accept podcast channels and episodes 2022-02-05 18:34:21 +01:00
CappielloAntonio 1605bcd8e1 Refactor enum to string 2022-02-05 18:32:06 +01:00
CappielloAntonio 206f2562f5 Report the favorite elements in the home and divided the layout into sections of interest 2022-01-17 17:32:59 +01:00
CappielloAntonio cba5bf4b75 Deleted fragment for favorite items 2022-01-17 17:31:29 +01:00
CappielloAntonio 85654c6021 Removed navigation path no longer used 2022-01-16 12:40:20 +01:00
CappielloAntonio e2bff83211 Added missing navigation paths 2022-01-16 11:57:49 +01:00
CappielloAntonio 8889fc51c1 the distinction between navigation bar and bottomSheet is made more marked 2022-01-15 17:08:42 +01:00
CappielloAntonio 2a103909d1 Added a new page dedicated to the favorites of artists, albums and songs 2022-01-15 17:07:29 +01:00
CappielloAntonio fc71341c73 Added references to new releases, favorites and a shortcut to genres in the library 2022-01-15 17:06:34 +01:00
CappielloAntonio ac64ed2fb6 Removed references of new releases and favorites from the home page 2022-01-15 17:05:33 +01:00
CappielloAntonio 075b4ce915 Starts the radio after the current song without deleting the current stream 2022-01-14 16:05:44 +01:00
CappielloAntonio 68673030a4 Code cleanup 2022-01-14 09:58:54 +01:00
CappielloAntonio e5229dd48b Moved newReleases view from library to home 2022-01-14 09:36:35 +01:00
CappielloAntonio 994ee1e2f7 Code cleanup 2022-01-14 09:23:26 +01:00
CappielloAntonio b526f8bb81 Bump up app version 2022-01-14 09:22:13 +01:00
CappielloAntonio 0531bade54 Rearranged code 2022-01-13 21:42:22 +01:00
CappielloAntonio f78db01142 New LayoutManager for playlist sample view 2022-01-13 21:23:00 +01:00
CappielloAntonio 0c891ca727 Changed playlistItem layout in library and Catalogue page 2022-01-13 17:45:16 +01:00
CappielloAntonio 27845b4646 Changed downloadedPlaylistItem layout 2022-01-13 17:44:32 +01:00
CappielloAntonio 5662b3995d Fix weird animation when collapsing bottom sheet 2022-01-13 14:35:20 +01:00
CappielloAntonio 48e88138e2 Set white color to expanded toolbar text 2022-01-13 14:34:54 +01:00
CappielloAntonio 8d6258017e Null checking 2022-01-13 12:33:06 +01:00
CappielloAntonio 1b8b8a95bf Fix: limited number of songs to shuffle 2022-01-13 11:09:42 +01:00
CappielloAntonio c3b948808c Limited number of songs to shuffle 2022-01-13 11:04:56 +01:00
CappielloAntonio f5a3d19f73 Set colorSurface as the color of the toolbars 2022-01-12 10:00:11 +01:00
CappielloAntonio 08115b4584 Test - Set dynamic colors programmatically 2022-01-12 09:22:27 +01:00
CappielloAntonio 9599bcd4fb Encoded password correctly 2022-01-11 17:14:53 +01:00
CappielloAntonio af93d233bd Encoded password 2022-01-11 16:25:11 +01:00
CappielloAntonio e71cb5fd5c Null checking 2022-01-11 15:50:38 +01:00
CappielloAntonio 1fce57e119 Fixed saving password on logging in unsecured mode 2022-01-11 15:50:22 +01:00
CappielloAntonio 2e8f8bd7b6 Uniform cast menu item in every main fragment 2022-01-11 12:57:14 +01:00
CappielloAntonio 4236c3202f Code cleanup 2022-01-11 12:51:18 +01:00
CappielloAntonio 6675549ca6 Hide (and not reset) music player on bottomSheet hiding 2022-01-11 12:51:10 +01:00