Commit graph

301 commits

Author SHA1 Message Date
CappielloAntonio
ae941ad769 Made podcast item clickable 2022-02-07 17:31:23 +01:00
CappielloAntonio
d1d341ff9b Refactor Song to Media 2022-02-07 09:47:46 +01:00
CappielloAntonio
362e31c450 Removed podcast placeholder 2022-02-07 09:04:49 +01:00
CappielloAntonio
d5d06d3c0b Null checking 2022-02-07 09:04:31 +01:00
CappielloAntonio
88fa46bb74 Added podcast new episode section to homepage 2022-02-05 18:39:17 +01:00
CappielloAntonio
206f2562f5 Report the favorite elements in the home and divided the layout into sections of interest 2022-01-17 17:32:59 +01:00
CappielloAntonio
cba5bf4b75 Deleted fragment for favorite items 2022-01-17 17:31:29 +01:00
CappielloAntonio
8889fc51c1 the distinction between navigation bar and bottomSheet is made more marked 2022-01-15 17:08:42 +01:00
CappielloAntonio
2a103909d1 Added a new page dedicated to the favorites of artists, albums and songs 2022-01-15 17:07:29 +01:00
CappielloAntonio
fc71341c73 Added references to new releases, favorites and a shortcut to genres in the library 2022-01-15 17:06:34 +01:00
CappielloAntonio
ac64ed2fb6 Removed references of new releases and favorites from the home page 2022-01-15 17:05:33 +01:00
CappielloAntonio
075b4ce915 Starts the radio after the current song without deleting the current stream 2022-01-14 16:05:44 +01:00
CappielloAntonio
68673030a4 Code cleanup 2022-01-14 09:58:54 +01:00
CappielloAntonio
e5229dd48b Moved newReleases view from library to home 2022-01-14 09:36:35 +01:00
CappielloAntonio
994ee1e2f7 Code cleanup 2022-01-14 09:23:26 +01:00
CappielloAntonio
0531bade54 Rearranged code 2022-01-13 21:42:22 +01:00
CappielloAntonio
f78db01142 New LayoutManager for playlist sample view 2022-01-13 21:23:00 +01:00
CappielloAntonio
0c891ca727 Changed playlistItem layout in library and Catalogue page 2022-01-13 17:45:16 +01:00
CappielloAntonio
27845b4646 Changed downloadedPlaylistItem layout 2022-01-13 17:44:32 +01:00
CappielloAntonio
48e88138e2 Set white color to expanded toolbar text 2022-01-13 14:34:54 +01:00
CappielloAntonio
8d6258017e Null checking 2022-01-13 12:33:06 +01:00
CappielloAntonio
1b8b8a95bf Fix: limited number of songs to shuffle 2022-01-13 11:09:42 +01:00
CappielloAntonio
c3b948808c Limited number of songs to shuffle 2022-01-13 11:04:56 +01:00
CappielloAntonio
08115b4584 Test - Set dynamic colors programmatically 2022-01-12 09:22:27 +01:00
CappielloAntonio
2e8f8bd7b6 Uniform cast menu item in every main fragment 2022-01-11 12:57:14 +01:00
CappielloAntonio
ae735f9104 Null check 2022-01-10 15:22:38 +01:00
CappielloAntonio
de8f9c70db Code cleanup 2022-01-10 15:21:25 +01:00
CappielloAntonio
65056ff069 Added lyrics shortcut in coverOverlayPanel 2022-01-10 15:20:50 +01:00
CappielloAntonio
0b37d52b76 Null checking 2022-01-10 15:09:29 +01:00
CappielloAntonio
5ed4f4dabe Function renaming 2022-01-10 12:42:31 +01:00
CappielloAntonio
a668236202 Null checking 2022-01-10 12:41:59 +01:00
CappielloAntonio
856cc04d4d Removed bottom buttons from PlayerControllerFragment 2022-01-10 12:41:41 +01:00
CappielloAntonio
bc4d7251b0 Added overlay controllers in CoverFragment 2022-01-10 12:40:09 +01:00
CappielloAntonio
3adb576963 Null checking 2022-01-10 12:30:44 +01:00
CappielloAntonio
75bad72d83 First basic implementation of cast functionality 2022-01-06 11:07:39 +01:00
CappielloAntonio
483ce56277 Null checking 2022-01-04 10:40:45 +01:00
CappielloAntonio
4bcca0e5ad Space optimization and adding toggles for repeating and shuffling 2022-01-04 09:35:35 +01:00
CappielloAntonio
c1a0601106 Player graphical adjustments 2022-01-03 23:21:49 +01:00
CappielloAntonio
22d9e70595 Fixed a strange behavior after starting the fragment ArtistPage 2022-01-03 21:47:45 +01:00
CappielloAntonio
8394c3f84e Changed playerFragment controller layout 2022-01-03 17:43:54 +01:00
CappielloAntonio
aba5134469 Code cleanup 2022-01-03 15:29:32 +01:00
CappielloAntonio
72a471dd6d Go back to first page on bottomSheet collapse 2022-01-03 15:09:50 +01:00
CappielloAntonio
91f664cbfe Deleted redundant function calls 2022-01-03 11:30:01 +01:00
CappielloAntonio
bc02268e27 Deleted unused function 2022-01-03 11:16:15 +01:00
CappielloAntonio
2e2fe8fa0e Renaming and refactor 2022-01-03 11:14:05 +01:00
CappielloAntonio
0fbf3a4cdf Start of work for a structural modification of the player 2022-01-02 20:53:11 +01:00
CappielloAntonio
134d4e33e5 In ViewModels passed the LifecycleOwner instead of the Activity 2022-01-02 16:19:16 +01:00
CappielloAntonio
d2ad0188b7 Saved in database downloaded playlists 2022-01-02 15:50:59 +01:00
CappielloAntonio
0b6c195e9d Deleted unused object 2022-01-02 12:30:01 +01:00
CappielloAntonio
827dd7d2ae Get correct stream uri for downloaded content 2022-01-02 11:54:34 +01:00