Commit graph

260 commits

Author SHA1 Message Date
vfsfitvnm
457e6712d4 Implement #51 2022-07-25 12:32:19 +02:00
vfsfitvnm
9ed2c84822 Implement #130 2022-07-25 11:36:56 +02:00
vfsfitvnm
9325beb32f Rename "Cached" to "Offline" 2022-07-24 23:08:54 +02:00
vfsfitvnm
fcd84cde43 Revamp compose-routing 2022-07-24 23:04:33 +02:00
vfsfitvnm
795bf3d56f Do not show unplayed artist songs 2022-07-24 17:42:26 +02:00
vfsfitvnm
a6047339d2 Use LazyColumn in SearchScreen 2022-07-24 17:18:03 +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
5cfc467dd3 Improve StatsForNerds look 2022-07-23 12:19:36 +02:00
vfsfitvnm
35887f62f8 Move playing song menu button to the bottom 2022-07-23 12:04:46 +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
1740943046 Fix #124 2022-07-22 18:35:38 +02:00
vfsfitvnm
1a98ffeeec Fix #125 2022-07-22 18:22:18 +02:00
vfsfitvnm
f8b253d553 Fix mini player not being updated (regression of #3b9b5a) 2022-07-22 16:19:46 +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
3b9b5a5124 Remove PlayerState class 2022-07-22 11:01:54 +02:00
vfsfitvnm
bc76533512 Make PlayerBottomSheet composable smart recompose 2022-07-22 10:26:12 +02:00
vfsfitvnm
707fee1b29 Rework player view UI (#105) 2022-07-21 20:41:19 +02:00
vfsfitvnm
de46f90793 Make Thumbnail composable smart recompose 2022-07-21 12:08:18 +02:00
vfsfitvnm
5ed77b8c32 Fix #116 2022-07-20 10:34:58 +02:00
vfsfitvnm
c3bee38602 Add app bar title in HomeScreen 2022-07-20 10:31:22 +02:00
vfsfitvnm
4a7d8ef537 Bump version to 0.2.1 2022-07-19 16:04:44 +02:00
vfsfitvnm
dbbc0b345b Rename "Cached" playlist to "Offline" 2022-07-19 14:41:54 +02:00
vfsfitvnm
a47e2daf6c Revert 3c7d3da 2022-07-19 14:34:55 +02:00
vfsfitvnm
e69ca080e5 Add padding from top app bar in HomeScreen 2022-07-19 14:23:13 +02:00
vfsfitvnm
437d5aff09 Add animateItemPlacement to songs 2022-07-19 12:27:17 +02:00
vfsfitvnm
3011abf38d Tweak PlaylistPreviewItem 2022-07-19 11:33:29 +02:00
vfsfitvnm
55e436208f Improve sorting options for songs and playlists (#104) 2022-07-19 11:16:00 +02:00
vfsfitvnm
3c7d3da639 Use stickyHeader in HomeScreen and ArtistScreen 2022-07-19 10:43:44 +02:00
vfsfitvnm
f4edfaefd2 Tweak code 2022-07-18 15:22:47 +02:00
vfsfitvnm
f5716937d1 Improve volume normalization logic 2022-07-18 14:36:57 +02:00
vfsfitvnm
61eeeb07c0 Fix #106, #108, #113 2022-07-18 13:30:28 +02:00
vfsfitvnm
59c0a8d31c Fix #68 2022-07-17 22:14:49 +02:00
vfsfitvnm
a491daebd2 Redirect playlist urls to PlaylistScreen in IntentUriScreen 2022-07-17 21:35:46 +02:00
vfsfitvnm
c9bd22ba6e Fix playlist url in SearchScreen 2022-07-17 21:06:59 +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
aa8e065412 Reduce play/pause button size in collapsed player view 2022-07-16 12:19:49 +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
d905fb8614 Stop service before calling exitProcess 2022-07-13 23:10:57 +02:00
vfsfitvnm
48e8055f21 Make Cached playlist optional (#11) 2022-07-13 19:24:22 +02:00
vfsfitvnm
36c7c85b8a Bump version to 0.2.0 2022-07-13 15:23:26 +02:00
vfsfitvnm
927a6f1321 Re-add fallback to audio/mp4 2022-07-12 22:30:31 +02:00
vfsfitvnm
ee2410b289 Reset player error in PlayerState 2022-07-12 22:21:35 +02:00
vfsfitvnm
0ddd49fd10 Improve cache settings 2022-07-12 22:09:25 +02:00
vfsfitvnm
9ed0f7e9d6 Tweak settings UI 2022-07-12 14:47:08 +02:00