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 |
|
CappielloAntonio
|
5c4520ea37
|
Updated ExoPlayer to 2.13.3
|
2021-04-18 11:00:51 +02:00 |
|
CappielloAntonio
|
9bc48c7800
|
Added artist's random-song playing
|
2021-04-18 10:36:15 +02:00 |
|
CappielloAntonio
|
7adeac1e01
|
Added song duration in queue's adapter
|
2021-04-18 10:10:53 +02:00 |
|
CappielloAntonio
|
e23075e4a8
|
Decreased padding of genres card in library
|
2021-04-18 09:52:36 +02:00 |
|
CappielloAntonio
|
2aa15ed7da
|
Increased size of bottom_sheet button
|
2021-04-18 09:52:02 +02:00 |
|
CappielloAntonio
|
821ab6149b
|
Added play next button in bottom_sheet_header
|
2021-04-17 22:35:27 +02:00 |
|
CappielloAntonio
|
032250b296
|
Fix SQL query in SongDao
|
2021-04-17 22:14:22 +02:00 |
|
CappielloAntonio
|
68bec3d6ec
|
Removed NestedScrollView where possible to speed-up scrolling performance
|
2021-04-17 19:25:55 +02:00 |
|
CappielloAntonio
|
8d637c9452
|
Removed unused dependencies
|
2021-04-17 11:34:13 +02:00 |
|
CappielloAntonio
|
fc4be8096f
|
Add padding to favorite icon button in bottom_sheet
|
2021-04-17 11:33:53 +02:00 |
|
CappielloAntonio
|
4696474db5
|
TESTING - Queue changing (enqueue/play_next)
|
2021-04-17 11:23:53 +02:00 |
|
CappielloAntonio
|
a2770daaa8
|
Add option to order and delete elements from queue by dragging and swiping
|
2021-04-16 18:00:19 +02:00 |
|
CappielloAntonio
|
49c3d60ed1
|
Removed unused resources
|
2021-04-16 10:30:19 +02:00 |
|
CappielloAntonio
|
1c5356402a
|
Removed bottom_sheet_x image padding
|
2021-04-16 10:15:35 +02:00 |
|