Commit Graph

117 Commits

Author SHA1 Message Date
CappielloAntonio 0fbf3a4cdf Start of work for a structural modification of the player 2022-01-02 20:53:11 +01:00
CappielloAntonio dee845ebff Reimplemented a basic track download functionality 2022-01-01 21:55:15 +01:00
CappielloAntonio 6dfc010a5d Removed unused imports 2021-12-30 20:27:57 +01:00
CappielloAntonio 7b5bbd7d53 Queue elements are now clickable and customized 2021-12-30 20:25:51 +01:00
CappielloAntonio 60b741bc11 Finally fixed the music queue and swap logic 2021-12-30 18:13:50 +01:00
CappielloAntonio 9d61ac87bf Removed unused adapter 2021-12-30 13:47:25 +01:00
CappielloAntonio a8b014296f Initialized the song recovery logic 2021-12-29 21:22:52 +01:00
CappielloAntonio a50375d50f Import cleanup 2021-12-29 20:40:52 +01:00
CappielloAntonio 57320c25e6 Set bottomSheet in peek if a song is playing 2021-12-29 20:13:34 +01:00
CappielloAntonio 1926c7a696 TEST - MediaBrowserListenableFuture passed from activity to fragment to adapter 2021-12-29 19:10:55 +01:00
CappielloAntonio a32c39867f Deleted all references from the adapters and dialogs to the old queue management system 2021-12-29 10:22:10 +01:00
CappielloAntonio b60c5448b2 Fixed the behavior of the viewpager in the player and (name) refactor 2021-12-22 16:22:01 +01:00
CappielloAntonio d8662820f7 Added a viewpager on the music playback screen to display the lyrics 2021-12-20 18:15:09 +01:00
CappielloAntonio 212550e39e Added buttons for music management 2021-12-20 12:35:37 +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 dc11bec48c Refactor - Moved dialog folder to the same level as fragment and activity folder 2021-09-14 14:27:39 +02:00
CappielloAntonio d108c1b6a5 Build song subtitle string via android getString() parameters 2021-09-13 15:43:00 +02:00
CappielloAntonio 3d4ec96a3a Change string translation with parameters 2021-09-04 21:15:01 +02:00
CappielloAntonio b28c230f5a String extraction from everywhere 2021-09-04 19:00:41 +02:00
CappielloAntonio 0299f909fb Code cleanup 2021-09-04 16:17:37 +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 33f2f7d5c7 Add songBottomSheetDialog on SimilarTrackAdapter long press 2021-09-03 09:25:33 +02:00
CappielloAntonio 589c3289d4 AlbumPageFragment now correctly retrieves information locally or from the server 2021-09-02 12:44:35 +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 8cef75c763 Open the downloaded artist detail in ArtistListPageFragment 2021-08-31 13:04:22 +02:00
CappielloAntonio ed4dc9fb63 Realigned layout spaces in case of missing information 2021-08-30 16:10:09 +02:00
CappielloAntonio 86d46f7537 Implementation of download navigation for artists and albums 2021-08-30 12:38:43 +02:00
CappielloAntonio a2243e079f Code clean up 2021-08-30 08:48:35 +02:00
CappielloAntonio b8822fcda4 Change SimilarTrackAdapter UI 2021-08-19 11:46:09 +02:00
CappielloAntonio c2782d7e49 Add Made for you section in home 2021-08-17 16:17:41 +02:00
CappielloAntonio a692862b02 Add animation in DiscoverSongAdapter image 2021-08-15 16:40:43 +02:00
CappielloAntonio 99c956c122 Fix lint warnings in item adapters 2021-08-14 17:37:23 +02:00
CappielloAntonio 81ba6970f5 Fix a bunch of lint warning 2021-08-14 17:21:45 +02:00
CappielloAntonio 4adde9e951 implemented the playlist management logic 2021-08-12 17:33:19 +02:00
CappielloAntonio d2092f5239 Added playlist creator and editor 2021-08-12 12:50:42 +02:00
CappielloAntonio 8243173e29 Custom glide builder now also accepts a custom url 2021-08-11 13:05:10 +02:00
CappielloAntonio b24903fd47 Fix downloaded item implementation 2021-08-11 12:11:14 +02:00
CappielloAntonio 9bad7f6e77 Removed gesture swipe and drag&drop gesture from server item in login 2021-08-10 09:20:58 +02:00
CappielloAntonio d88094b0cf Revised the gestures of the server adapter 2021-08-09 17:55:30 +02:00
CappielloAntonio 8ede5fffea Reverted corner rounding in playlist adapters 2021-08-09 12:08:46 +02:00
CappielloAntonio a3d01e1425 Implemented a corner radius for almost all images managed by Glide 2021-08-09 10:48:52 +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 491fa4de3e Implemented songs division by decades 2021-08-04 11:12:21 +02:00
CappielloAntonio 199482f83d Temporary and incomplete fix to player queue color 2021-08-02 17:18:15 +02:00