Commit graph

1659 commits

Author SHA1 Message Date
CappielloAntonio
bf70863f84 Added download UI in home screen 2021-04-26 19:37:05 +02:00
CappielloAntonio
e0569c3901 Implemented offline mode functionality 2021-04-26 19:17:42 +02:00
CappielloAntonio
658e69dcb9 Graphic restyling of the interface 2021-04-24 20:01:46 +02:00
CappielloAntonio
1ffe52b8a0 Graphic restyling of the interface 2021-04-24 11:45:53 +02:00
CappielloAntonio
f6e01b8cd7 Added Inter font family 2021-04-23 17:18:57 +02:00
CappielloAntonio
be89cca584 Removed deprecated setColorFilter methods 2021-04-23 08:40:01 +02:00
CappielloAntonio
cb850ba5e9 Added suffle fab in artist page fragment 2021-04-23 08:34:39 +02:00
CappielloAntonio
1106e34250 Added a shuffle button in the artist's fragment 2021-04-22 18:42:49 +02:00
CappielloAntonio
a871d37781 Implemented 'com.melegy.redscreenofdeath 2021-04-22 18:05:20 +02:00
CappielloAntonio
8e2596fa20 Increased the number of songs in Discovery 2021-04-22 14:51:47 +02:00
CappielloAntonio
fc65da4ab3 Redesign in the album section 2021-04-22 14:51:20 +02:00
CappielloAntonio
f4cde67333 Removed deprecated piece of code 2021-04-22 08:15:57 +02:00
CappielloAntonio
fa70039ff5 Limited number of search items in search bar 2021-04-21 14:37:30 +02:00
CappielloAntonio
55c335d7fc Limited number of search items for each category 2021-04-21 14:16:07 +02:00
CappielloAntonio
d6b5bf21c1 Increased the number of songs available in discovery 2021-04-21 12:45:17 +02:00
CappielloAntonio
050606bb3a Removed bottom margin from item_playlist 2021-04-21 12:40:56 +02:00
CappielloAntonio
b0bc3b9f73 Commented out com.squareup.leakcanary:leakcanary 2021-04-20 18:04:14 +02:00
CappielloAntonio
6ebd3c5ecf Commented out com.amitshekhar.android:debug-db 2021-04-20 17:47:06 +02:00
CappielloAntonio
eedae2e864 On startup invoke goFromLogin() without waiting for checkPreviousSession() result 2021-04-20 17:44:49 +02:00
CappielloAntonio
4ff870b05e Removed unused logger 2021-04-20 17:35:01 +02:00
CappielloAntonio
ee8509032a Add playlist catalogue page and item 2021-04-20 15:59:21 +02:00
CappielloAntonio
717986ea2c added db function to retrieve pseudo random elements 2021-04-20 14:18:40 +02:00
CappielloAntonio
8e3456078b added db function to retrieve pseudo random elements 2021-04-20 14:16:09 +02:00
CappielloAntonio
40e9a6f778 added a function that generates pseudo-random numbers that change every x hours 2021-04-20 12:36:58 +02:00
CappielloAntonio
a7fd7688ab Search page renewed 2021-04-20 11:53:51 +02:00
CappielloAntonio
a4dc5f643d Check bind object before hiding view 2021-04-19 18:21:42 +02:00
CappielloAntonio
3776069706 Moved init methods in onViewCreated in home/library 2021-04-19 17:52:29 +02:00
CappielloAntonio
a18168654a Dynamically ordered sectors on the home page based on the presence of songs in the corresponding spaces 2021-04-19 17:38:34 +02:00
CappielloAntonio
93e7550e74 Hide sector in home and library if there are no elements to show 2021-04-19 17:16:05 +02:00
CappielloAntonio
bdfa4a6f64 Removed compiler warnings 2021-04-19 15:45:27 +02:00
CappielloAntonio
c286329466 Fix bottom_sheets text and padding 2021-04-19 15:36:02 +02:00
CappielloAntonio
99135a0e0d Fix code style 2021-04-19 15:24:42 +02:00
CappielloAntonio
ff1f4ef106 Removed unused methods from song repository 2021-04-19 15:10:53 +02:00
CappielloAntonio
4a02a49ac1 Removed unused methods from recent_search repository 2021-04-19 15:01:12 +02:00
CappielloAntonio
fc57befd73 Removed unused methods from queue repository 2021-04-19 15:00:21 +02:00
CappielloAntonio
c1496d01a2 Removed unused methods from queue repository 2021-04-19 14:57:39 +02:00
CappielloAntonio
ed5661c667 Removed unused methods from genre repository 2021-04-19 14:56:12 +02:00
CappielloAntonio
1ef6fe2d92 Android Studio setting 2021-04-19 14:53:57 +02:00
CappielloAntonio
b6a432c50f Removed unused methods from artist repository 2021-04-19 14:53:43 +02:00
CappielloAntonio
0e9ec60195 Removed unused methods from album repository 2021-04-19 14:49:47 +02:00
CappielloAntonio
fc240c273f Removed unused methods 2021-04-19 14:44:30 +02:00
CappielloAntonio
78333d56d4 Add preference to set instant mix song number 2021-04-19 14:20:00 +02:00
CappielloAntonio
862ea71b11 Revert exoplayer upgrade 2021-04-19 14:06:37 +02:00
CappielloAntonio
308ddf6c7c Fix instant mix overriding added value in songs 2021-04-19 11:20:01 +02:00
CappielloAntonio
7576fbb75b Added song InstantMix 2021-04-18 20:23:09 +02:00
CappielloAntonio
fc430e5811 Fix condition race in deleting element and insert new one 2021-04-18 19:26:54 +02:00
CappielloAntonio
3addc3b561 Implemented playlist 2021-04-18 19:06:07 +02:00
CappielloAntonio
d72b37725c Save scrolling state in Album/Artist CatalogueFragment 2021-04-18 17:21:07 +02:00
CappielloAntonio
ef1deea33a Added song/artist and album/artist synchronization 2021-04-18 17:08:07 +02:00
CappielloAntonio
b577ce7e2e Set different text color to already played tracks 2021-04-18 11:38:44 +02:00