Commit Graph

95 Commits

Author SHA1 Message Date
CappielloAntonio 3778202fa5 Code refactor in ServerRepository 2021-08-24 13:18:17 +02:00
CappielloAntonio d8b0101d93 Reinforced response checks on SearchingRepository 2021-08-24 13:17:37 +02:00
CappielloAntonio 1dac0afa6f Reinforced response checks on ScanRepository 2021-08-24 13:12:54 +02:00
CappielloAntonio 68930a19a4 Code refactor in QueueRepository 2021-08-24 13:10:20 +02:00
CappielloAntonio 62c076718a Reinforced response checks on PlaylistRepository 2021-08-24 13:09:07 +02:00
CappielloAntonio b08387a40f Reinforced response checks on GenreRepository 2021-08-24 13:04:28 +02:00
CappielloAntonio 3004c83573 Code refactor in DownloadRepository 2021-08-24 13:02:23 +02:00
CappielloAntonio 9bed2275ef Code refactor 2021-08-24 12:59:37 +02:00
CappielloAntonio c37002c87b Reinforced response checks on ArtistRepository 2021-08-24 12:59:03 +02:00
CappielloAntonio 489233ad6d Reinforced response checks on AlbumRepository 2021-08-24 12:44:25 +02:00
CappielloAntonio b9e966d3e0 Reinforced response checks on AlbumRepository 2021-08-24 12:43:40 +02:00
CappielloAntonio 3801b55abf Fix null checking 2021-08-20 11:25:20 +02:00
CappielloAntonio 94072555e7 Fix starred artists loading when there are no starred artists 2021-08-19 12:47:15 +02:00
CappielloAntonio 8392d01fc5 Fix initialization of mutableLiveData in repository 2021-08-19 12:25:04 +02:00
CappielloAntonio c2782d7e49 Add Made for you section in home 2021-08-17 16:17:41 +02:00
CappielloAntonio e8a65c5810 Fix a big bunch of lint warning 2021-08-14 17:52:46 +02:00
CappielloAntonio 81ba6970f5 Fix a bunch of lint warning 2021-08-14 17:21:45 +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 76f4f1d021 Added lastPlay info in queue model 2021-08-12 17:56:03 +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 c1d10e6ed0 Added ability to scan library in SettingsFragment 2021-08-11 10:58:40 +02:00
CappielloAntonio 0c30e95c31 Fix sublisting index 2021-08-10 17:49:26 +02:00
CappielloAntonio d3f1ce1fe4 Fix long click to refresh 2021-08-10 17:34:20 +02:00
CappielloAntonio bd9dc276f1 Added the ability to refresh samples on the home page 2021-08-10 15:42:39 +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 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 491fa4de3e Implemented songs division by decades 2021-08-04 11:12:21 +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 f321a5520f Implemented Top Songs view per artist 2021-08-02 09:31:44 +02:00
CappielloAntonio 0827fc10a9 Optimized imports 2021-08-01 11:48:18 +02:00
CappielloAntonio cf63097e34 Added html parser in every adapter 2021-08-01 11:26:06 +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 320e3b8678 Implemented the new search engine 2021-07-31 14:47:29 +02:00
CappielloAntonio b5eaa1e523 Implementation of song/album/artist page list 2021-07-30 17:12:08 +02:00
CappielloAntonio 051ba23b58 Implementation of playlist page visualization 2021-07-30 14:27:00 +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 f09d3b774d Implemented star for tracks, albums and artists 2021-07-29 16:00:00 +02:00
CappielloAntonio 6f1046b137 Implemented scobble action 2021-07-29 15:17:07 +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 8f72e4234c Instant mix implementation 2021-07-28 18:29:26 +02:00
CappielloAntonio b380ae160a Login procedure fix 2021-07-28 18:28:47 +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