Commit Graph

49 Commits

Author SHA1 Message Date
vfsfitvnm
945677b9d1 Add setting to change the grid row count for "Your playlists" 2022-06-17 19:34:38 +02:00
vfsfitvnm
c2db7042c4 Tweak code 2022-06-17 15:27:12 +02:00
vfsfitvnm
abf2be6c9a Fix #44 2022-06-16 12:57:38 +02:00
vfsfitvnm
3aeeb6c601 Add sleep timer 2022-06-15 14:35:51 +02:00
vfsfitvnm
e3343850b6 Prepare release 2022-06-13 23:02:20 +02:00
vfsfitvnm
c78b3105b1 Prepare release 2022-06-13 22:59:36 +02:00
vfsfitvnm
13881c2d43 Add equalizer shortcut 2022-06-12 22:25:01 +02:00
vfsfitvnm
6737a7b003 Use LazyColumn in PlaylistOrAlbumScreen 2022-06-12 19:54:48 +02:00
vfsfitvnm
ec052c7636 Fix bottom padding in ArtistScreen 2022-06-12 19:17:07 +02:00
vfsfitvnm
326329bc83 Add a button to clear text input in SearchScreen 2022-06-12 19:15:15 +02:00
vfsfitvnm
6c1e90cd0c Add "skip silence" feature 2022-06-12 19:05:35 +02:00
vfsfitvnm
81e2f2d9a9 Add icon in SettingsEntryGroupText 2022-06-12 15:38:38 +02:00
vfsfitvnm
aa27e14e97 Add transition to SettingsScreen 2022-06-12 15:10:08 +02:00
vfsfitvnm
ca8616ef09 Rename settings screen file names 2022-06-12 14:42:20 +02:00
vfsfitvnm
625fbb0247 Add song cache settings 2022-06-12 14:40:41 +02:00
vfsfitvnm
f792186d0a Rename routes in settings 2022-06-12 12:21:10 +02:00
vfsfitvnm
e8e69549c6 Add player state persistence concept 2022-06-12 12:19:23 +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
baea3d252c Improve IntentUriScreen and handle links in SearchScreen 2022-06-11 16:59:19 +02:00
vfsfitvnm
13357d10d7 Add OtherScreen in settings 2022-06-10 21:14:34 +02:00
vfsfitvnm
3a1e07e58d Revert DataStore migration 2022-06-10 21:13:27 +02:00
vfsfitvnm
4d79747a5d Revert DataStore migration 2022-06-10 21:03:21 +02:00
vfsfitvnm
e1f39005b6 Specify contentType in LazyLists 2022-06-09 15:40:36 +02:00
vfsfitvnm
867642e0c4 Use ContentScale.Crop instead ContentScale.FillBounds to avoid ugly thumbnail stretches 2022-06-08 13:20:50 +02:00
vfsfitvnm
3391b4f056 Improve BackupAndRestoreScreen UI 2022-06-07 22:27:35 +02:00
vfsfitvnm
239489ba30 Add AboutScreen 2022-06-07 22:11:35 +02:00
vfsfitvnm
7f20dce446 Add slide transitions 2022-06-07 19:29:03 +02:00
vfsfitvnm
c5f3e5b766 Fix typo 2022-06-07 19:15:18 +02:00
vfsfitvnm
55e8cfa7d5 Add backup/restore feature 2022-06-07 19:13:40 +02:00
vfsfitvnm
5c9e10bf05 Revamp SettingsScreen 2022-06-07 19:09:46 +02:00
vfsfitvnm
ab9c36a3b9 Rename PlaylistScreen.kt to LocalPlaylistScreen.kt 2022-06-06 20:35:49 +02:00
vfsfitvnm
0230624809 Add the ability to import a YouTube playlist link as local playlist 2022-06-06 20:35:08 +02:00
vfsfitvnm
c3b2435623 Add the ability to open YouTube playlist links 2022-06-06 20:27:23 +02:00
vfsfitvnm
756eb48176 Fix share link for YouTube playlists 2022-06-06 20:22:27 +02:00
vfsfitvnm
b11d5d30d0 Add share button for YouTube albums and playlists 2022-06-06 19:29:16 +02:00
vfsfitvnm
4d5af502cc Support YouTube playlists 2022-06-06 18:08:52 +02:00
vfsfitvnm
6f3c5467ec Fix bottom padding in AlbumScreen 2022-06-06 16:55:22 +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
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
c808b2a482 Migrate to DataStore 2022-06-05 17:34:56 +02:00
vfsfitvnm
cab0f4f09b Put Modifier::verticalScroll after Modifier::fillMaxSize 2022-06-05 15:38:07 +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
67cb7d4ba0 Add SettingsScreen 2022-06-05 12:29:36 +02:00
vfsfitvnm
1e673ad582 Initial commit 2022-06-02 18:59:18 +02:00