Commit Graph

64 Commits

Author SHA1 Message Date
vfsfitvnm
1d259ebaa6 Fix BottomSheet behaviour on configuration change (regression of #457e6712) 2022-07-25 13:12:52 +02:00
vfsfitvnm
457e6712d4 Implement #51 2022-07-25 12:32:19 +02:00
vfsfitvnm
fcd84cde43 Revamp compose-routing 2022-07-24 23:04:33 +02:00
vfsfitvnm
306122e3f3 Fix #128 2022-07-24 16:18:39 +02:00
vfsfitvnm
e912bfed1c Tweak code 2022-07-23 16:57:38 +02:00
vfsfitvnm
841a546c28 Remove unused class HorizontalTabPager 2022-07-23 13:09:17 +02:00
vfsfitvnm
561e36e1f6 Remove unused code from BottomSheet 2022-07-23 13:05:58 +02:00
vfsfitvnm
6a8fdb7c11 Implement #122 2022-07-22 21:28:59 +02:00
vfsfitvnm
6474b52490 Implement #101 2022-07-22 21:22:26 +02:00
vfsfitvnm
dd200e1374 Make possible to start the radio from the currently playing song (#118) 2022-07-22 15:20:38 +02:00
vfsfitvnm
707fee1b29 Rework player view UI (#105) 2022-07-21 20:41:19 +02:00
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