Commit Graph

76 Commits

Author SHA1 Message Date
CappielloAntonio
93d6aafbcc Priority given to the transcoding mode. If set to "Direct play" the bitrate of the file will not be changed 2021-09-13 17:32:39 +02:00
CappielloAntonio
575c77baf9 Implemented preference for starred-sync support 2021-09-13 11:28:48 +02:00
CappielloAntonio
77c45e2fec Implemented the alert dialog for checking the type of internet connection 2021-09-13 09:24:58 +02:00
CappielloAntonio
5fc09cfcf8 Test - Implement a data saving function in order not to download media cover images 2021-09-13 09:02:53 +02:00
CappielloAntonio
4a6ea47457 Check network connection type before choosing the default bitrate and transcoding format 2021-09-12 12:14:36 +02:00
CappielloAntonio
695f406bd6 Check network connection type before choosing the default bitrate 2021-09-12 12:00:27 +02:00
CappielloAntonio
bb9b2d95b5 Add audio transcode format option and bitrate 2021-09-07 18:06:00 +02:00
CappielloAntonio
d169e3b188 Fixed a lot of possible issues raised by a code inspection 2021-09-04 17:01:39 +02:00
CappielloAntonio
042bf3077f Fixed a lot of possible issues raised by a code inspection 2021-09-04 16:14:10 +02:00
CappielloAntonio
d2a80c064c Download entire playlists in separate section 2021-09-03 17:51:55 +02:00
CappielloAntonio
c522382da2 Added the option to set the size of the cover images 2021-08-31 09:58:14 +02:00
CappielloAntonio
6e715d58a3 Removed featuring artists from the artist's name of downloaded item 2021-08-30 16:47:09 +02:00
CappielloAntonio
23568bae9b First implementation of the panel dedicated to the download, divided by type of the downloaded resource 2021-08-28 16:54:12 +02:00
CappielloAntonio
a024010fef Add ability to open equalizer from SettingsFragment 2021-08-24 15:09:28 +02:00
CappielloAntonio
e8a65c5810 Fix a big bunch of lint warning 2021-08-14 17:52:46 +02:00
CappielloAntonio
e2ddbdf6c9 Implemented rating system for song, album and artist (album and artist do not retrieve rating from server) 2021-08-13 17:29:37 +02:00
CappielloAntonio
055ac44cf6 Replace & with & char 2021-08-13 15:33:34 +02:00
CappielloAntonio
76f4f1d021 Added lastPlay info in queue model 2021-08-12 17:56:03 +02:00
CappielloAntonio
0edd09569e Force replace html dirty text from biography 2021-08-11 16:08:53 +02:00
CappielloAntonio
8243173e29 Custom glide builder now also accepts a custom url 2021-08-11 13:05:10 +02:00
CappielloAntonio
af60a4a3eb Delete queue on logout 2021-08-09 00:23:09 +02:00
CappielloAntonio
78a4006ed6 Multi server/user implementation 2021-08-08 19:21:56 +02:00
CappielloAntonio
61b3e413c9 Fix html suggestions visualization 2021-08-07 15:09:20 +02:00
CappielloAntonio
f5b767157d Removed placeholder in every adapter 2021-08-05 14:04:34 +02:00
CappielloAntonio
a531502a1b Removed unused resources 2021-08-03 17:05:21 +02:00
CappielloAntonio
ca37adc33a Preparation for requesting album information 2021-08-02 18:27:45 +02:00
CappielloAntonio
8de8ce2755 Removed unused code 2021-08-02 17:10:37 +02:00
CappielloAntonio
7ad2e1da1d Map SimilarArtist models and show them in artist's page 2021-08-02 09:15:04 +02:00
CappielloAntonio
5f0427598f Moved HTML info decoding in its own static class 2021-08-01 19:08:40 +02:00
CappielloAntonio
0827fc10a9 Optimized imports 2021-08-01 11:48:18 +02:00
CappielloAntonio
fd4250b6f7 Fix genre retrieval and filtering 2021-07-31 18:43:40 +02:00
CappielloAntonio
2e1c21e73c Fixed bottom sheets functionality 2021-07-31 16:37:41 +02:00
CappielloAntonio
05d2e0b9ec Removed unused code 2021-07-30 17:34:15 +02:00
CappielloAntonio
98ffec9b72 Implementation of album and artist catalog recovery 2021-07-30 14:09:50 +02:00
CappielloAntonio
0e41cc20bd Implemented download service 2021-07-29 17:12:55 +02:00
CappielloAntonio
4fc29b47be Fix playlist sample visualization 2021-07-29 14:56:00 +02:00
CappielloAntonio
c55f639368 Fix artist cover visualization 2021-07-29 14:19:19 +02:00
CappielloAntonio
8f08b12b69 Fix song duration visualization 2021-07-28 18:53:42 +02:00
CappielloAntonio
ce79bda976 Removed unused database references 2021-07-28 15:28:32 +02:00
CappielloAntonio
7bd2b10165 Fix app asking for credential on every startup 2021-07-28 09:20:22 +02:00
CappielloAntonio
7742cbdd08 Added starred tracks, starred albums and starred artists view 2021-07-27 16:58:38 +02:00
CappielloAntonio
9495fbd83d Removed Jellyfin dependencies 2021-07-27 14:53:03 +02:00
CappielloAntonio
532fcd1ee6 Added discover/recentryAddedAlbum/recentlyPlayedAlbum/mostPlayedAlbum data retrieval 2021-07-27 12:10:28 +02:00
CappielloAntonio
304a5f078a Sync libraries, artist, album, genre, song, playlist, playlist song 2021-07-26 19:03:51 +02:00
CappielloAntonio
8a2e2f7000 Password temporarily saved in preferences 2021-07-24 14:47:01 +02:00
CappielloAntonio
91fd7a5b29 Changed the sort order of the songs in the playlist and added a download button 2021-06-26 15:10:49 +02:00
CappielloAntonio
a466574e08 Changed to image quality preference 2021-05-02 16:47:29 +02:00
CappielloAntonio
0305af2f9f Fix overwriting of data in song_genre_cross table 2021-05-02 16:16:05 +02:00
CappielloAntonio
01785b7bed Removed unused preferences 2021-05-01 19:33:11 +02:00
CappielloAntonio
ead5346f1b Removed unused settings 2021-05-01 19:30:53 +02:00