Commit Graph

246 Commits

Author SHA1 Message Date
CappielloAntonio 84fc07efe7 Code cleanup 2021-12-20 12:37:06 +01:00
CappielloAntonio 55f381f121 Simplified if statement 2021-12-20 12:36:20 +01:00
CappielloAntonio 212550e39e Added buttons for music management 2021-12-20 12:35:37 +01:00
CappielloAntonio c7ebddbefc Removed animation on lyrics show up 2021-12-19 17:21:38 +01:00
CappielloAntonio 40cbf289af Implementation of the display of song lyrics where present 2021-12-19 16:48:43 +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 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 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 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 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 05548af5c6 Change search result order 2021-09-13 17:24:24 +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 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 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 042bf3077f Fixed a lot of possible issues raised by a code inspection 2021-09-04 16:14:10 +02:00
CappielloAntonio 374a9c0334 Replaced getArguments() with requireArguments() 2021-09-04 15:38:55 +02:00
CappielloAntonio 4396b83667 Code cleanup 2021-09-04 15:24:10 +02:00
CappielloAntonio 11c7d3fa73 Fix app crash related to lifecycle 2021-09-04 14:50:02 +02:00
CappielloAntonio d2a80c064c Download entire playlists in separate section 2021-09-03 17:51:55 +02:00
CappielloAntonio f89f3454c4 Code cleanup 2021-09-03 09:43:38 +02:00
CappielloAntonio b3e3f95c8d Edit the download function to distinguish the downloads already performed from those still to be performed 2021-09-02 15:05:28 +02:00
CappielloAntonio 589c3289d4 AlbumPageFragment now correctly retrieves information locally or from the server 2021-09-02 12:44:35 +02:00
CappielloAntonio eeae6bbce5 Replaced the download icons in the menus with the three dots 2021-09-01 17:55:02 +02:00
CappielloAntonio d78668d6c5 Set track number inside the track adapter in AlbumPageFragment 2021-09-01 17:47:27 +02:00
CappielloAntonio 9ae9873326 Add "New releases" view in library page 2021-09-01 16:53:10 +02:00
CappielloAntonio b6082cdb16 Check the number of songs present before performing the action 2021-08-31 13:12:48 +02:00