Commit Graph

53 Commits

Author SHA1 Message Date
vfsfitvnm
55e436208f Improve sorting options for songs and playlists (#104) 2022-07-19 11:16:00 +02:00
vfsfitvnm
61eeeb07c0 Fix #106, #108, #113 2022-07-18 13:30:28 +02:00
vfsfitvnm
1e719b33ed Refactor preferences to avoid a global state when it's not necessary 2022-07-16 13:51:38 +02:00
vfsfitvnm
bba81ecb1f Save a LaunchedEffect in rememberBottomSheetState 2022-07-14 23:03:15 +02:00
vfsfitvnm
b7c11ad76d Tweak ValueSelectorDialog UI 2022-07-14 22:48:18 +02:00
vfsfitvnm
78cbd9d129 Move sleep timer to PlayerView menu (#98) 2022-07-13 23:21:58 +02:00
vfsfitvnm
0ddd49fd10 Improve cache settings 2022-07-12 22:09:25 +02:00
vfsfitvnm
fc9b773044 Add equalizer shortcut to PlayerView 2022-07-11 17:13:16 +02:00
vfsfitvnm
8a8f051a4c Fix or suppress deprecations 2022-07-11 11:58:16 +02:00
vfsfitvnm
32aeadf87d Remove close button from menu 2022-07-09 16:13:35 +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
87b2ff3788 Tweak BottomSheet code 2022-07-08 10:02:13 +02:00
vfsfitvnm
4b3712fcf4 Speed up HorizontalTabPager transition 2022-07-06 21:29:30 +02:00
vfsfitvnm
e3f218d904 Add HorizontalTabPager 2022-07-06 21:11:40 +02:00
vfsfitvnm
b3104207ff Hide songs instead of deleting from database 2022-07-06 20:49:48 +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
2480fe52c0 Add drawSteps parameter to SeekBar 2022-07-03 23:46:47 +02:00
vfsfitvnm
fc9b023174 Remove Outcome class 2022-07-01 20:19:05 +02:00
vfsfitvnm
f7012c9134 Add LoadingOrError component 2022-07-01 18:50:03 +02:00
vfsfitvnm
c4a8d22760 Stop radio before setting up a new one 2022-07-01 18:33:40 +02:00
vfsfitvnm
6ccbf7759c Reduce switch knob shadow when not checked 2022-07-01 16:50:15 +02:00
vfsfitvnm
91edb9672e Do not show "Remove" (from queue) button for the song that is actually playing 2022-07-01 15:02:09 +02:00
vfsfitvnm
7c165b5c3a Tweak Database class 2022-07-01 12:54:22 +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
6f5bc02216 Migrate database (2) 2022-06-29 15:03:20 +02:00
vfsfitvnm
978a04bc2e Fix little regression 2022-06-27 22:40:03 +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
7e6b5747a2 Drop androidx.media3 2022-06-25 16:04:52 +02:00
vfsfitvnm
ca90213eaf Move BottomSheet BackHandler to the correct place 2022-06-22 17:50:29 +02:00
vfsfitvnm
8a94c7e714 Normalize volume (#53) 2022-06-21 19:37:01 +02:00
vfsfitvnm
f7738cde95 Remove unused file (ExpandableText) 2022-06-19 10:51:20 +02:00
vfsfitvnm
945677b9d1 Add setting to change the grid row count for "Your playlists" 2022-06-17 19:34:38 +02:00
vfsfitvnm
8c33a61705 Coerce BottomSheetState lowerBound 2022-06-15 18:15:00 +02:00
vfsfitvnm
32fdbf437c Add search lyrics online and edit lyrics features 2022-06-15 16:46:49 +02:00
vfsfitvnm
3aeeb6c601 Add sleep timer 2022-06-15 14:35:51 +02:00
vfsfitvnm
be8b91b3b0 Delete cache when a song is deleted from the database 2022-06-12 15:16:14 +02:00
vfsfitvnm
05afb475d4 Optimize MusicBars (recomposition) 2022-06-12 12:53:03 +02:00
vfsfitvnm
a0e42473e6 Rework YouTube Radio 2022-06-11 23:01:06 +02:00
vfsfitvnm
afc64cae74 Create NotificationScreen 2022-06-11 18:57:32 +02:00
vfsfitvnm
2c4e3b772b Fix SeekBar behavior 2022-06-10 21:13:48 +02:00
vfsfitvnm
3d91e23733 Use detectTapGestures in SeekBar 2022-06-10 15:04:42 +02:00
vfsfitvnm
7f141fddf4 Implement SeekBar component 2022-06-08 20:20:08 +02:00
vfsfitvnm
2339b2a4da Add "Play single" entry to play a single song instead of the radio/playlist 2022-06-07 20:05:27 +02:00
vfsfitvnm
4d5af502cc Support YouTube playlists 2022-06-06 18:08:52 +02:00
vfsfitvnm
b61dbf672f Do not inline OutcomeItem as it causes a compose build error 2022-06-06 16:51:08 +02:00