Commit graph

623 commits

Author SHA1 Message Date
vfsfitvnm 7a3c0ca110 Tweak SearchScreen code 2022-09-28 17:06:25 +02:00
vfsfitvnm 6f56cab129 Create SecondaryTextButton composable 2022-09-28 16:59:07 +02:00
vfsfitvnm 42a4d5b43e Create PrimaryButton composable 2022-09-28 16:49:41 +02:00
vfsfitvnm c03a3bcc03 Tweak UI 2022-09-28 16:38:51 +02:00
vfsfitvnm 752b29c93a Tweak code 2022-09-28 15:43:42 +02:00
vfsfitvnm 6a69eb57e9 Remove unused composables 2022-09-28 14:40:54 +02:00
vfsfitvnm a600c8b457 Rework url management (#172) 2022-09-28 13:02:38 +02:00
vfsfitvnm acc2768eb4 Redesign BuiltInPlaylistScreen (#172) 2022-09-28 13:02:38 +02:00
vfsfitvnm 0d3ce95c80 Tweak code 2022-09-27 17:29:32 +02:00
vfsfitvnm 83230e3817 Redesign PlaylistScreen (#172) 2022-09-27 16:43:59 +02:00
vfsfitvnm 2e3d437c15 Redesign LocalPlaylistScreen (#172) 2022-09-27 15:17:27 +02:00
vfsfitvnm 9d1ed51d61 Add scroll to top button in HomeSongList 2022-09-27 12:07:56 +02:00
vfsfitvnm eeec55c369 Change VerticalBar top button shape to circle 2022-09-26 21:37:48 +02:00
vfsfitvnm 82c2a952aa Code tweaks 2022-09-26 21:36:05 +02:00
vfsfitvnm f981725062 Drop ViewModel 2022-09-26 14:52:39 +02:00
vfsfitvnm 29b4a8f5da Prepare ArtistScreen redesign 2022-09-25 20:29:58 +02:00
vfsfitvnm 19fa11672d Add HomeAlbumList 2022-09-25 15:06:03 +02:00
vfsfitvnm 9efe4f9579 Rename files 2022-09-25 13:30:11 +02:00
vfsfitvnm f463f82f72 Redesign AlbumScreen (#172) 2022-09-24 20:18:43 +02:00
vfsfitvnm a54b795666 Do not show "Clear" text button in SearchScreen if the text input is already empty 2022-09-24 13:15:51 +02:00
vfsfitvnm 4362456995 Retrieve YouTube artists subscribers count 2022-09-24 13:12:54 +02:00
vfsfitvnm e71e34c0d7 Improve SearchResultScreen UI 2022-09-24 13:02:52 +02:00
vfsfitvnm 8db6f7a13e Do not show "Search" button in OnlineSearchTab 2022-09-24 10:15:25 +02:00
vfsfitvnm 20de24bfb3 Redesign SearchResultScreen (#172) 2022-09-23 18:24:18 +02:00
vfsfitvnm ef0567650c Reorganize UI packages 2022-09-23 17:22:26 +02:00
vfsfitvnm 35e0070bda Redesign SearchScreen (#172) 2022-09-23 17:00:12 +02:00
vfsfitvnm 6a3b41ca28 Redesign SettingsScreen (#172) 2022-09-23 15:35:31 +02:00
vfsfitvnm 563c6175f7 Start UI redesign (#172) 2022-09-22 19:08:01 +02:00
vfsfitvnm b0e5344560 Add "Clear search history" entry (#310) 2022-09-20 10:15:20 +02:00
vfsfitvnm 8588f022a2 Fix dynamic theme not being applied when restarting queue after being cleared 2022-09-15 20:00:44 +02:00
vfsfitvnm b35b3b2df2 Fix exoplayer crash (regression) 2022-09-15 19:01:44 +02:00
vfsfitvnm e13d083a8c Simplify queries to move song in playlist 2022-09-15 18:56:34 +02:00
vfsfitvnm 19b19fe958 Edit "Add to playlist" entry text 2022-09-15 12:59:46 +02:00
vfsfitvnm 97aecc821f Make imported playlist synchronizable (#196) 2022-09-13 11:22:06 +02:00
vfsfitvnm 6f4c46344b Inline CurrentPlaylistView 2022-09-10 14:52:42 +02:00
vfsfitvnm 71ef3c7929 Make lyrics fill the max width 2022-09-10 08:21:03 +02:00
vfsfitvnm 87e257312d Upgrade coil dependency 2022-09-09 12:48:11 +02:00
vfsfitvnm 784c941938 Do proper cache organization 2022-09-09 12:46:37 +02:00
vfsfitvnm 996dbb4de1 Improve player service dismiss logic 2022-09-06 18:02:06 +02:00
vfsfitvnm 4014675766 Scroll to top when shuffling the queue (#283) 2022-09-06 13:28:50 +02:00
vfsfitvnm 9f6b6c9a9c Fix forceSeekToPrevious implementation 2022-09-06 13:02:20 +02:00
vfsfitvnm 2d94b06fc2 Fix crash when spamming taps during reordering 2022-09-05 17:58:39 +02:00
vfsfitvnm b50c54b1ed Add force seek operations when loop one mode is enabled 2022-09-05 17:13:28 +02:00
vfsfitvnm d4c78dafae Always use LTR layout (#281) 2022-09-05 16:52:33 +02:00
vfsfitvnm 5a55a662a8 Improve player cover transition 2022-09-05 15:24:48 +02:00
vfsfitvnm cb3bc17a29 Fix minor animation issue with ReorderingLazyColumn 2022-09-05 12:33:12 +02:00
vfsfitvnm 105565afec Set isShowingThumbnailInLockscreen as false by default 2022-09-05 11:50:41 +02:00
vfsfitvnm 45235acd5d Remove "loop none" option (#276) 2022-09-04 20:45:41 +02:00
vfsfitvnm e38443c617 Delete unused icons 2022-09-04 20:28:16 +02:00
vfsfitvnm 92b3cc2b33 Do not return unused artist info in DetailedSong 2022-09-03 19:38:48 +02:00