Commit Graph

638 Commits

Author SHA1 Message Date
CappielloAntonio 40cbf289af Implementation of the display of song lyrics where present 2021-12-19 16:48:43 +01:00
CappielloAntonio 12ce97836d Implemented the API call for song lyrics 2021-12-19 12:03:31 +01:00
CappielloAntonio 5285614171 Added appbar in the bottom_sheet player 2021-12-06 13:26:27 +01:00
CappielloAntonio 21b7d4b8bb Code cleanup 2021-12-06 12:23:06 +01:00
CappielloAntonio b92310f40f Randomized and limited the elements shown in the home in the starred sections 2021-12-06 11:43:52 +01:00
CappielloAntonio d9ce19c265 Removed unused imports 2021-12-06 11:31:32 +01:00
CappielloAntonio f02927262d Fixed resetting user information upon quit 2021-12-06 11:28:55 +01:00
CappielloAntonio 478ecdd3bb Unified the access keys to the preferences 2021-12-06 11:10:28 +01:00
CappielloAntonio bcc95f2ef0 Fix theme selector 2021-12-06 10:56:12 +01:00
CappielloAntonio 08c1b03d84 Playlists pinned by saving the server information 2021-12-05 16:55:47 +01:00
CappielloAntonio a1885e96cd Revert last commit 2021-12-05 16:16:21 +01:00
CappielloAntonio e741cc2ea8 Choice of artist image using Last FM as source. TODO: Create preference for source choice 2021-12-05 15:39:19 +01:00
CappielloAntonio b30e2651f8 WIP - Multiple MediaSourceFactory 2021-11-27 17:07:20 +01:00
CappielloAntonio 72218749c0 Randomized initialization of playlists on the homepage 2021-11-26 16:09:49 +01:00
CappielloAntonio 72712d6feb Dynamically added views of pinned playlists to the homepage 2021-11-26 15:57:36 +01:00
CappielloAntonio e2f1212e58 Order pinned playlists in playlist catalogue 2021-11-26 11:22:25 +01:00
CappielloAntonio e29b96d905 Add settings to pin and unpin playlist in toolbar menu 2021-11-25 22:48:21 +01:00
CappielloAntonio afe0e0751c Code cleanup 2021-11-24 20:51:45 +01:00
CappielloAntonio dabef69662 Implementation of the grid view of the playlist cover 2021-11-24 20:51:14 +01:00
CappielloAntonio b2b081947f Add "Go to artist" button in playerBottomSheetFragment 2021-11-24 15:39:15 +01:00
CappielloAntonio d78cdc5c6b Set notification's importance to low 2021-11-03 19:36:07 +01:00
CappielloAntonio 8bf8fab1be Tried to generalize cacheDataSourceFactory to use cache for items already listened to and items already downloaded 2021-09-17 11:05:01 +02:00
CappielloAntonio e9781f6770 Changed song page list title and toolbar title 2021-09-14 15:09:43 +02:00
CappielloAntonio 8c9af4ef42 Decreased top padding in dialog 2021-09-14 14:41:19 +02:00
CappielloAntonio dc11bec48c Refactor - Moved dialog folder to the same level as fragment and activity folder 2021-09-14 14:27:39 +02:00
CappielloAntonio 710d61e379 Moved drawable around 2021-09-14 14:25:06 +02:00
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 05548af5c6 Change search result order 2021-09-13 17:24:24 +02:00
CappielloAntonio 45361c4851 Removed online interceptor 2021-09-13 17:17:56 +02:00
CappielloAntonio d108c1b6a5 Build song subtitle string via android getString() parameters 2021-09-13 15:43:00 +02:00
CappielloAntonio 3de858e3d9 Fix crash when getting context in an observable 2021-09-13 11:38:52 +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 10df98306c Fix logout execution in SettingsFragment 2021-09-06 09:36:32 +02:00
CappielloAntonio 4ec1e8bd5d Increased distance from recyclerview and dot indicator 2021-09-04 21:46:12 +02:00
CappielloAntonio 5c67bbcc27 Replaced switch in onOptionsItemSelected with if/else 2021-09-04 21:37:53 +02:00
CappielloAntonio 49e0e6231d Deleted unused code 2021-09-04 21:34:24 +02:00
CappielloAntonio 3d4ec96a3a Change string translation with parameters 2021-09-04 21:15:01 +02:00
CappielloAntonio 33512eec2d Add dialog when server is unreachable 2021-09-04 21:14:43 +02:00
CappielloAntonio 35eb29fdde Better sort of string resources 2021-09-04 19:20:52 +02:00
CappielloAntonio b28c230f5a String extraction from everywhere 2021-09-04 19:00:41 +02:00
CappielloAntonio d169e3b188 Fixed a lot of possible issues raised by a code inspection 2021-09-04 17:01:39 +02:00
CappielloAntonio 0299f909fb Code cleanup 2021-09-04 16:17:37 +02:00
CappielloAntonio 241bb3ba29 Code cleanup 2021-09-04 16:15:38 +02:00
CappielloAntonio 042bf3077f Fixed a lot of possible issues raised by a code inspection 2021-09-04 16:14:10 +02:00
CappielloAntonio 39ff821aee Code cleanup 2021-09-04 15:48:39 +02:00