Commit Graph

34 Commits

Author SHA1 Message Date
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
vfsfitvnm
5e18d7e22a Add theme mode selector in SettingsScreen 2022-06-05 14:52:03 +02:00
vfsfitvnm
ee95f25d06 Use elevatedBackground color in DefaultDialog 2022-06-05 13:24:00 +02:00
vfsfitvnm
1e673ad582 Initial commit 2022-06-02 18:59:18 +02:00