Commit graph

24 commits

Author SHA1 Message Date
vfsfitvnm
6f3c5467ec Fix bottom padding in AlbumScreen 2022-06-06 16:55:22 +02:00
vfsfitvnm
b61dbf672f Do not inline OutcomeItem as it causes a compose build error 2022-06-06 16:51:08 +02:00
vfsfitvnm
b4e9715592 Fix a bug which caused a song collection to not display in HomeScreen 2022-06-06 16:02:04 +02:00
vfsfitvnm
a56e7181f1 Bump version to 0.1.1 2022-06-05 18:27:23 +02:00
vfsfitvnm
90cc3c2cda Update README 2022-06-05 18:27:13 +02:00
vfsfitvnm
a848122b2d Make Favorites, History collections easier to discover in HomeScreen 2022-06-05 18:20:55 +02:00
vfsfitvnm
b6ecc8a887 Apply ThumbnailRoundness.shape to most played songs 2022-06-05 18:02:15 +02:00
vfsfitvnm
52627239e3 Fix undesired radio restart when playing from SearchResultScreen 2022-06-05 17:59:29 +02:00
vfsfitvnm
b9489e5274 Migrate to DataStore 2022-06-05 17:35:07 +02:00
vfsfitvnm
c808b2a482 Migrate to DataStore 2022-06-05 17:34:56 +02:00
vfsfitvnm
68edfe9b9f Add ThumbnailRoundness.shape to playing MediaItem 2022-06-05 16:06:05 +02:00
vfsfitvnm
d702557605 Add Modifier::aspectRatio in PlayerView image 2022-06-05 16:01:40 +02:00
vfsfitvnm
cab0f4f09b Put Modifier::verticalScroll after Modifier::fillMaxSize 2022-06-05 15:38:07 +02:00
vfsfitvnm
d34cf3c5f6 Update dependencies 2022-06-05 15:36:35 +02:00
vfsfitvnm
85a5b60e29 Add thumbnail roundness selector in SettingsScreen 2022-06-05 15:29:36 +02:00
vfsfitvnm
5e18d7e22a Add theme mode selector in SettingsScreen 2022-06-05 14:52:03 +02:00
vfsfitvnm
116e8889ac Add weight to SearchResultScreen title 2022-06-05 14:50:04 +02:00
vfsfitvnm
ee95f25d06 Use elevatedBackground color in DefaultDialog 2022-06-05 13:24:00 +02:00
vfsfitvnm
67cb7d4ba0 Add SettingsScreen 2022-06-05 12:29:36 +02:00
vfsfitvnm
aa7f45dd4a Set resource icons default size to 24dp 2022-06-05 12:15:32 +02:00
vfsfitvnm
c6c0d06b58 Add a weight to errors in PlayerView 2022-06-05 11:59:43 +02:00
vfsfitvnm
7f164d7898 Throw PlaybackException instead of Error in PlayerService::createDataSourceFactory 2022-06-05 11:55:09 +02:00
vfsfitvnm
e8bd63bdee Improve README 2022-06-03 13:05:33 +02:00
vfsfitvnm
1e673ad582 Initial commit 2022-06-02 18:59:18 +02:00