vfsfitvnm
|
9ed0f7e9d6
|
Tweak settings UI
|
2022-07-12 14:47:08 +02:00 |
|
vfsfitvnm
|
10b8c66887
|
Add dot to make the user aware of battery restrictions
|
2022-07-11 20:25:40 +02:00 |
|
vfsfitvnm
|
742e8702e5
|
Add settings to disable battery optimizations and to make the player service unkillable
|
2022-07-11 20:05:24 +02:00 |
|
vfsfitvnm
|
32aeadf87d
|
Remove close button from menu
|
2022-07-09 16:13:35 +02:00 |
|
vfsfitvnm
|
29025da7e9
|
Add "Refetch" option for albums and artists (#93)
|
2022-07-09 15:14:02 +02:00 |
|
vfsfitvnm
|
872ec273dd
|
Add enqueue and playlist icons
|
2022-07-08 22:11:57 +02:00 |
|
vfsfitvnm
|
cb29edc3b8
|
Tweak menu UI
|
2022-07-08 21:49:05 +02:00 |
|
vfsfitvnm
|
81c7edee24
|
Reintroduce "Import as playlist" feature for albums
|
2022-07-08 16:21:10 +02:00 |
|
vfsfitvnm
|
948bb97791
|
Fetch audio-only video ids for albums (#88)
|
2022-07-08 14:52:28 +02:00 |
|
vfsfitvnm
|
eb4e249443
|
Add Dimensions class
|
2022-07-08 11:18:36 +02:00 |
|
vfsfitvnm
|
fd4a1611e2
|
Fallback to shuffleVideoId when radioVideoId is null in ArtistScreen (#90)
|
2022-07-07 15:01:48 +02:00 |
|
vfsfitvnm
|
5a5805dc84
|
Change dropdown item font weight
|
2022-07-07 14:58:46 +02:00 |
|
vfsfitvnm
|
381156fa78
|
Use fade transition to SettingsScreen
|
2022-07-06 23:10:21 +02:00 |
|
vfsfitvnm
|
bde063995a
|
Fix UI disparities
|
2022-07-06 23:08:06 +02:00 |
|
vfsfitvnm
|
749e995d42
|
Rework song UI
|
2022-07-06 22:56:02 +02:00 |
|
vfsfitvnm
|
2f46d44ed1
|
Add shadow to dropdown menus
|
2022-07-06 21:45:07 +02:00 |
|
vfsfitvnm
|
b3104207ff
|
Hide songs instead of deleting from database
|
2022-07-06 20:49:48 +02:00 |
|
vfsfitvnm
|
2e542d3c1a
|
Add favorites, cached built-in playlists (#11)
|
2022-07-06 20:49:37 +02:00 |
|
vfsfitvnm
|
59b6c61bb2
|
Drop home page song collections in favor of a sort feature (#11)
|
2022-07-06 20:49:07 +02:00 |
|
vfsfitvnm
|
ae00f8ea3d
|
Make cancel buttons background color in dialog transparent
|
2022-07-04 22:11:16 +02:00 |
|
vfsfitvnm
|
3c35176b4f
|
Support youtu.be links (#77)
|
2022-07-03 23:02:07 +02:00 |
|
vfsfitvnm
|
79ba4ff993
|
Reduce SettingsEntryGroupText font size
|
2022-07-01 23:33:33 +02:00 |
|
vfsfitvnm
|
fc9b023174
|
Remove Outcome class
|
2022-07-01 20:19:05 +02:00 |
|
vfsfitvnm
|
17cf2454c7
|
Continue removing Outcome class in favor of Result (search suggestions)
|
2022-07-01 19:41:52 +02:00 |
|
vfsfitvnm
|
14f46429ef
|
Continue removing Outcome class in favor of Result (search)
|
2022-07-01 19:32:58 +02:00 |
|
vfsfitvnm
|
21ef7e8d5e
|
Continue removing Outcome class in favor of Result
|
2022-07-01 18:51:01 +02:00 |
|
vfsfitvnm
|
c4a8d22760
|
Stop radio before setting up a new one
|
2022-07-01 18:33:40 +02:00 |
|
vfsfitvnm
|
03333cd157
|
Move OtherSettingsScreen to CacheSettingsScreen
|
2022-07-01 14:42:20 +02:00 |
|
vfsfitvnm
|
7c165b5c3a
|
Tweak Database class
|
2022-07-01 12:54:22 +02:00 |
|
vfsfitvnm
|
e6155b428c
|
Add Artist upsert
|
2022-07-01 11:46:52 +02:00 |
|
vfsfitvnm
|
8066dce73b
|
Change equalizer intent logic
|
2022-06-30 20:39:35 +02:00 |
|
vfsfitvnm
|
3429f27840
|
Cache album information
|
2022-06-30 15:33:36 +02:00 |
|
vfsfitvnm
|
f126972f2d
|
Add playlistRoute in SearchResultScreen
|
2022-06-30 15:32:25 +02:00 |
|
vfsfitvnm
|
c8d5753046
|
Split PlaylistOrAlbumScreen
|
2022-06-30 13:49:30 +02:00 |
|
vfsfitvnm
|
fd41e78625
|
Add TextCard component
|
2022-06-29 21:33:35 +02:00 |
|
vfsfitvnm
|
53190a39f7
|
Prevent items in home page to not be displayed due to an unknown behaviour
|
2022-06-29 20:41:14 +02:00 |
|
vfsfitvnm
|
1fb50169ff
|
Cache artist information
|
2022-06-29 20:15:43 +02:00 |
|
vfsfitvnm
|
95879e7a6e
|
Reflect database migration
|
2022-06-29 15:24:00 +02:00 |
|
vfsfitvnm
|
6f5bc02216
|
Migrate database (2)
|
2022-06-29 15:03:20 +02:00 |
|
vfsfitvnm
|
2cbb5a4ba4
|
Use database executors instead of compose coroutines to launch database operations
|
2022-06-27 22:07:07 +02:00 |
|
vfsfitvnm
|
697c6b6379
|
Update dependencies
|
2022-06-27 21:14:50 +02:00 |
|
vfsfitvnm
|
1606885f71
|
Fix minor radio bug
|
2022-06-26 23:07:25 +02:00 |
|
vfsfitvnm
|
8f5bc5e90e
|
Add player state persistence
|
2022-06-26 17:07:03 +02:00 |
|
vfsfitvnm
|
7e6b5747a2
|
Drop androidx.media3
|
2022-06-25 16:04:52 +02:00 |
|
vfsfitvnm
|
ccf563d000
|
Make playlists horizontal grid fill max width
|
2022-06-23 13:47:23 +02:00 |
|
vfsfitvnm
|
cfe12479be
|
Replace Preferences::yourPlaylistsGridRowCount with local variable
|
2022-06-22 22:19:15 +02:00 |
|
vfsfitvnm
|
4fa82703b6
|
Adjust text color
|
2022-06-22 16:01:12 +02:00 |
|
vfsfitvnm
|
1ff666dd12
|
Add switch to disable volume normalization
|
2022-06-21 23:08:39 +02:00 |
|
vfsfitvnm
|
97cd23c991
|
Use alpha instead of colors in *SettingsEntry
|
2022-06-21 23:04:42 +02:00 |
|
vfsfitvnm
|
8a94c7e714
|
Normalize volume (#53)
|
2022-06-21 19:37:01 +02:00 |
|