Commit Graph

76 Commits

Author SHA1 Message Date
vfsfitvnm
9e2768968b Improve BottomSheet drag handling logic 2022-08-16 12:23:44 +02:00
vfsfitvnm
56d0274694 Improve Switch.kt code 2022-08-13 19:59:51 +02:00
vfsfitvnm
6f72c1eae5 Improve Menu UI 2022-08-13 18:11:47 +02:00
vfsfitvnm
a8397d2a8e Make system bars transparent 2022-08-10 18:29:19 +02:00
vfsfitvnm
2716319339 Add dynamic theme (#159) 2022-08-10 13:09:35 +02:00
vfsfitvnm
9e839feef3 Implement #127 2022-08-03 21:44:10 +02:00
vfsfitvnm
61c8552ad0 Do not return unused fields in DetailedSong 2022-08-03 21:09:08 +02:00
vfsfitvnm
939b674133 Remove ime action for non single-line dialog text fields 2022-08-03 10:32:04 +02:00
vfsfitvnm
193c98e20e Add animation to SeekBar 2022-07-27 18:06:41 +02:00
vfsfitvnm
f5a0c2fe09 Tweak player UI 2022-07-27 17:11:35 +02:00
vfsfitvnm
d85a9b68cd Fetch local playlists only when adding to playlist in MediaItemMenu 2022-07-27 11:23:07 +02:00
vfsfitvnm
f86970e09a Fix another BottomSheet regression (of #457e6712) 2022-07-26 15:14:44 +02:00
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