Commit graph

280 commits

Author SHA1 Message Date
vfsfitvnm
9b87bae700 Shorten settings descriptions 2022-07-28 16:31:28 +02:00
vfsfitvnm
9e8066b588 Tweak settings UI 2022-07-27 22:35:55 +02:00
vfsfitvnm
c21a4eddb5 Fix UI imperfection in CurrentPlaylistView 2022-07-27 21:52:53 +02:00
vfsfitvnm
eeb06f9c46 Tweak ArtistScreen UI 2022-07-27 21:44:15 +02:00
vfsfitvnm
00c2603227 Normalize vector drawables size 2022-07-27 19:41:42 +02:00
vfsfitvnm
849f1ec1cb Change settings icon 2022-07-27 19:41:22 +02:00
vfsfitvnm
9b85f23539 Fix SettingsScreen imperfections 2022-07-27 19:22:35 +02:00
vfsfitvnm
28af669ccf Use the airplane icon for the offline playlist 2022-07-27 19:20:58 +02:00
vfsfitvnm
fac7ed8b51 Revamp settings UI 2022-07-27 18:59:33 +02:00
vfsfitvnm
5d3888196e Fix padding in album shimmer 2022-07-27 18:08:53 +02:00
vfsfitvnm
193c98e20e Add animation to SeekBar 2022-07-27 18:06:41 +02:00
vfsfitvnm
4e460a1427 Remove shadows 2022-07-27 17:28:18 +02:00
vfsfitvnm
f5a0c2fe09 Tweak player UI 2022-07-27 17:11:35 +02:00
vfsfitvnm
4ec94589ca Tweak PlaylistScreen, LocalPlaylistScreen and BuiltInPlaylistScreen UI 2022-07-27 11:55:29 +02:00
vfsfitvnm
910a17e3d0 Tweak AlbumScreen UI 2022-07-27 11:38:52 +02:00
vfsfitvnm
d85a9b68cd Fetch local playlists only when adding to playlist in MediaItemMenu 2022-07-27 11:23:07 +02:00
vfsfitvnm
d4f2b68ca3 Add "Hide" menu option to Offline playlist songs 2022-07-27 11:14:21 +02:00
vfsfitvnm
73cc0554c2 Add vertical padding to items in lists 2022-07-27 11:11:17 +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
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