Commit Graph
100 Commits
Author SHA1 Message Date
CappielloAntonio d2092f5239 Added playlist creator and editor 2021-08-12 12:50:42 +02:00
CappielloAntonio 00b85e5bc2 Made attributes of model classes private 2021-08-12 10:40:07 +02:00
CappielloAntonio 42731aef75 Graphic changes to the playlist page 2021-08-12 10:37:05 +02:00
CappielloAntonio b1e2cbe68f Removed unused dependencies 2021-08-11 17:09:21 +02:00
CappielloAntonio 27b9813850 Temporary removed error message from shuffle artist's song button 2021-08-11 16:39:26 +02:00
CappielloAntonio a6e45e622d Fix global colors in preference dialogs 2021-08-11 16:33:34 +02:00
CappielloAntonio 8f8e78d6be Fix buttons' color in preference dialogs 2021-08-11 16:23:54 +02:00
CappielloAntonio 0edd09569e Force replace html dirty text from biography 2021-08-11 16:08:53 +02:00
CappielloAntonio 522323073a Added bio information in artist page 2021-08-11 13:05:28 +02:00
CappielloAntonio 8243173e29 Custom glide builder now also accepts a custom url 2021-08-11 13:05:10 +02:00
CappielloAntonio 231eab549c Set corner_radius to custom dialog 2021-08-11 12:32:27 +02:00
CappielloAntonio b24903fd47 Fix downloaded item implementation 2021-08-11 12:11:14 +02:00
CappielloAntonio 93d61be594 Optimized imports 2021-08-11 11:13:39 +02:00
CappielloAntonio ef2c542dd6 Implemented recursive scanning to get scan status 2021-08-11 11:09:53 +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 560c7e0035 Code cleanup 2021-08-10 15:47:50 +02:00
CappielloAntonio bd9dc276f1 Added the ability to refresh samples on the home page 2021-08-10 15:42:39 +02:00
CappielloAntonio 0b57cd3176 TEST - Added media cache in exoplayer 2021-08-10 14:05:07 +02:00
CappielloAntonio 1c6b8024b9 Let exoplayer wake mode to WAKE_MODE_NETWORK 2021-08-10 13:49:33 +02:00
CappielloAntonio dda7953ffe Let exoplayer handle audio becoming noisy 2021-08-10 13:39:30 +02:00
CappielloAntonio b320321c86 TEST - Removed progress handler from service 2021-08-10 12:53:09 +02:00
CappielloAntonio b54e3588ba TEST - Removed wakelock manager from service 2021-08-10 12:51:48 +02:00
CappielloAntonio 62fb57736a Change restore state logic in MusicService 2021-08-10 12:39:51 +02:00
CappielloAntonio db81f13cd6 Code cleanup 2021-08-10 11:55:16 +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 677fe5dc60 Deleted unused imports 2021-08-09 18:13:38 +02:00
CappielloAntonio d88094b0cf Revised the gestures of the server adapter 2021-08-09 17:55:30 +02:00
CappielloAntonio 642c41f0c0 Made the textview cursor slightly more visible in login dialog 2021-08-09 13:04:30 +02:00
CappielloAntonio f109f779dc Fix crash on login 2021-08-09 12:28:34 +02:00
CappielloAntonio 8ede5fffea Reverted corner rounding in playlist adapters 2021-08-09 12:08:46 +02:00
CappielloAntonio 3e9ae1bb6c Added a custom snap helper in recyclerview 2021-08-09 12:00:56 +02:00
CappielloAntonio a3d01e1425 Implemented a corner radius for almost all images managed by Glide 2021-08-09 10:48:52 +02:00
CappielloAntonio 16d766a17d Added server info in download item saved in db 2021-08-09 00:34:13 +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 4e269a7446 Delete unused dependencies 2021-08-07 15:44:12 +02:00
CappielloAntonio 61b3e413c9 Fix html suggestions visualization 2021-08-07 15:09:20 +02:00
CappielloAntonio de4e25a86b Set readable info in notification 2021-08-05 14:44:09 +02:00
CappielloAntonio f5b767157d Removed placeholder in every adapter 2021-08-05 14:04:34 +02:00
CappielloAntonio 562d437da7 Implemented resource count before showing the affected sector 2021-08-05 10:06:36 +02:00
CappielloAntonio ccddf3bf3f Implemented null check on song initialization 2021-08-05 10:05:21 +02:00
CappielloAntonio 8af8f56238 Revert icon foreground resize 2021-08-04 11:30:01 +02:00
CappielloAntonio 6a329bb594 Fix typo 2021-08-04 11:15:08 +02:00
CappielloAntonio 491fa4de3e Implemented songs division by decades 2021-08-04 11:12:21 +02:00
CappielloAntonio bc51b0c9ca Move back to "Starred..." 2021-08-04 08:34:36 +02:00
CappielloAntonio 43c78c6e9b Migrate to Android 12 splash screen implementation 2021-08-04 08:33:53 +02:00
CappielloAntonio a531502a1b Removed unused resources 2021-08-03 17:05:21 +02:00
CappielloAntonio 00df65f64d Moved the functions called in onActivityCreated to onCreateView 2021-08-03 08:49:52 +02:00
CappielloAntonio 5109900203 Fix artist/album title visualization in toolbar 2021-08-03 08:34:16 +02:00
CappielloAntonio 8810184e6e Redesign of the album page 2021-08-02 18:27:55 +02:00
CappielloAntonio ca37adc33a Preparation for requesting album information 2021-08-02 18:27:45 +02:00
CappielloAntonio 199482f83d Temporary and incomplete fix to player queue color 2021-08-02 17:18:15 +02:00
CappielloAntonio 8de8ce2755 Removed unused code 2021-08-02 17:10:37 +02:00
CappielloAntonio 5248e897dd Removed unused resources 2021-08-02 16:19:11 +02:00
CappielloAntonio 9295c10dcd Fixed display of long texts in adapters 2021-08-02 15:37:29 +02:00
CappielloAntonio 0cf3eaff17 Replaced the starred label with the black star emoji 2021-08-02 10:42:48 +02:00
CappielloAntonio cd7e3bf84f Return back to a limited number of top song in Artist page 2021-08-02 10:39:41 +02:00
CappielloAntonio 59e0de7836 Return artist's artwork by passing artist id instead cover art id 2021-08-02 09:49:45 +02:00
CappielloAntonio c46c41db20 Set horizontal pagination in ArtistPageFragment top songs 2021-08-02 09:41:53 +02:00
CappielloAntonio f321a5520f Implemented Top Songs view per artist 2021-08-02 09:31:44 +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 02e68f7ba7 Moved back to jcenter repository 2021-08-01 16:43:26 +02:00
CappielloAntonio 91b9b33b5e Updated Gradle 2021-08-01 16:31:38 +02:00
CappielloAntonio b07bdb187c Update dependencies 2021-08-01 16:25:45 +02:00
CappielloAntonio 779e87065b Added html parser in every occurrence 2021-08-01 12:59:26 +02:00
CappielloAntonio d5ab23cb11 Removed unused PlaybackHandler 2021-08-01 12:50:33 +02:00
CappielloAntonio 0827fc10a9 Optimized imports 2021-08-01 11:48:18 +02:00
CappielloAntonio 8d517ae3e0 Removed the now unused tikxml:converter-htmlescape 2021-08-01 11:29:55 +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 37e45e7957 Differentiate icon color 2021-07-31 16:48:44 +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 05d2e0b9ec Removed unused code 2021-07-30 17:34:15 +02:00
CappielloAntonio 02d6ad9629 Hide song/album/artist sector when there are no elements to show 2021-07-30 17:20:12 +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 95bcbb0f61 Implementation of playlist catalog recovery 2021-07-30 14:15:46 +02:00
CappielloAntonio 98ffec9b72 Implementation of album and artist catalog recovery 2021-07-30 14:09:50 +02:00
CappielloAntonio 64cd8ed0ac Fix artistBottomSheet opening 2021-07-29 17:24:55 +02:00
CappielloAntonio 46383b985d Fix favorite toggle from playerBottomSheet 2021-07-29 17:14:57 +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 80f30aa41a Fix HTML info decoding 2021-07-28 19:23:12 +02:00
CappielloAntonio 8f08b12b69 Fix song duration visualization 2021-07-28 18:53:42 +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 cb8597db66 Moved discovery song retrieval logic in homeViewModel 2021-07-28 15:46:05 +02:00
CappielloAntonio ce79bda976 Removed unused database references 2021-07-28 15:28:32 +02:00
CappielloAntonio ca1831d23c Fix SubsonicPreferences creation 2021-07-28 13:55:05 +02:00
CappielloAntonio 7bd2b10165 Fix app asking for credential on every startup 2021-07-28 09:20:22 +02:00
CappielloAntonio a21a051cb5 Fix item image visualization 2021-07-27 17:23:14 +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