Commit Graph

437 Commits

Author SHA1 Message Date
antonio 281e1ba3ee If the user decides to remain in the system even if the server is not reachable, the dialog will not appear for a fixed period of time 2023-03-13 10:55:50 +01:00
antonio 301142b2c6 Added a progress indicator on item loading 2023-03-13 10:54:44 +01:00
antonio 24e94039bb Removed unnecessary margin 2023-03-13 08:25:59 +01:00
antonio f2cd335dd2 Changed NoConnectionTextView default color 2023-03-12 18:03:00 +01:00
antonio e5b248f808 Removed unused 2023-03-12 16:45:26 +01:00
antonio e3f088468c Changed the graphics of the playlist adapter 2023-03-12 09:04:13 +01:00
antonio 92ee492a86 UI - Increased padding between elements 2023-03-11 16:38:51 +01:00
antonio 0090896ca0 Fixed the representation of strings in the playlist adapter 2023-03-11 16:38:13 +01:00
antonio ff1a1350f9 Removed almost all hardcoded constants and deleted offline playlist model 2023-03-10 17:46:03 +01:00
antonio c7dc0a8a31 Removed the padding from the filter chips 2023-03-10 15:52:19 +01:00
antonio a4b31a9c02 Code decontextualization 2023-03-10 15:21:02 +01:00
antonio 66431ca15b Bump up app string version 2023-03-10 11:21:13 +01:00
antonio d0e62fcae1 Simplified download list UI 2023-03-10 11:20:20 +01:00
antonio 5eed437c5b Added shortcuts to play top songs from user's favorite artists 2023-01-06 17:49:49 +01:00
antonio 754fc69eab Refactoring - Removed most of the click listeners from the adapters and moved them into the appropriate fragments 2023-01-04 09:14:15 +01:00
antonio 29f56945c2 Reduced global bottom padding 2023-01-02 18:23:40 +01:00
antonio 3a93cfd1e3 Code formatting 2022-12-29 19:09:49 +01:00
antonio 5549921da4 Updated direct access credentials 2022-12-28 14:31:22 +01:00
antonio ff8bf4f6bf Saving play history. The tracks are saved in the db at the time of playback and every week a list of the most played tracks is generated in the home page in grid format 2022-12-28 14:25:59 +01:00
antonio 64ce58d10b Changed launcher icon 2022-12-28 14:18:42 +01:00
antonio 1eb445df0c Added a separator for albums consisting of more than one disc 2022-09-05 09:33:58 +02:00
antonio 00d68ad7d1 Changed collapsingToolbarLayout's contentScrim color 2022-08-27 16:51:10 +02:00
antonio 64de941899 The layout of the research card has been modified 2022-08-26 21:57:47 +02:00
antonio 4eca9cec74 Centered the image of the song lyrics 2022-08-26 18:39:42 +02:00
antonio 6b92fc5b18 Changed the application icon 2022-08-26 18:13:04 +02:00
antonio 42e68b83e2 Removed unnecessary padding 2022-03-30 11:50:02 +02:00
antonio acceebcb10 Added top padding 2022-03-29 14:27:03 +02:00
antonio 9453ea6ba7 Renamed some ids 2022-03-25 22:33:51 +01:00
antonio ebcc7cb37f If there is no description/lyrics of the media, show the image 2022-03-25 22:33:20 +01:00
antonio cbacb417ab Show the information of the media being played inside the player 2022-03-25 22:31:55 +01:00
antonio 91c9037fe5 Added padding between the album title and album cover 2022-03-24 22:23:44 +01:00
antonio f3f3c696f3 Added the ability to sort items in the playlist catalogue 2022-03-24 22:22:53 +01:00
antonio 3eee78ad4e Added the ability to sort items in the genre catalogue 2022-03-24 22:22:15 +01:00
antonio e6b997bc35 Added the ability to sort items in the artist catalogue 2022-03-24 22:21:57 +01:00
antonio 3c617570de Added the ability to sort items in the album catalogue 2022-03-24 22:21:38 +01:00
antonio fd5a5037f3 A possible fix of the search bar colors 2022-03-23 22:36:02 +01:00
antonio 2d04ab4c46 Single line text in almost all adapters 2022-03-23 21:47:08 +01:00
antonio 02176b5faa Replaced exo_play and exo_pause with exo_play_pause 2022-03-12 16:48:24 +01:00
antonio 9899f00f84 Doubled the global bottom padding 2022-03-12 14:05:07 +01:00
CappielloAntonio 05bf410645 Added PodcastBottomSheetDialog to nav_graph 2022-02-08 20:37:34 +01:00
CappielloAntonio 1a736d3744 First implementation of the podcastBottomSheetDialog 2022-02-08 20:37:01 +01:00
CappielloAntonio 0c6bab8fd6 Added new podcast controller icons 2022-02-08 17:46:42 +01:00
CappielloAntonio c376adf2d9 Implemented the logic of podcast controllers 2022-02-08 17:46:13 +01:00
CappielloAntonio bf09a581b9 Generalized the song and podcastEpisode field to Media 2022-02-07 17:34:46 +01:00
CappielloAntonio cd4ca167c6 Reduced global bottomPadding 2022-02-07 17:29:33 +01:00
CappielloAntonio 362e31c450 Removed podcast placeholder 2022-02-07 09:04:49 +01:00
CappielloAntonio a9dd8c9dc3 Added a snackbar when starting the radio from an artist 2022-02-07 09:04:13 +01:00
CappielloAntonio be9e74bdbe removed the ability to log in directly 2022-02-05 23:27:49 +01:00
CappielloAntonio 88fa46bb74 Added podcast new episode section to homepage 2022-02-05 18:39:17 +01:00
CappielloAntonio 1ed6603a76 First implementation of PodcastEpisodeAdapter 2022-02-05 18:37:34 +01:00