Commit graph

483 commits

Author SHA1 Message Date
vfsfitvnm 917e194d63 Rename youtube-music module to innertube and rewrite it 2022-10-02 15:25:07 +02:00
vfsfitvnm 4bc3671be1 Redesign ArtistScreen (#123, #172) 2022-09-30 19:27:34 +02:00
vfsfitvnm cfd369266e Enable overscroll effects 2022-09-29 20:40:16 +02:00
vfsfitvnm db44969038 Add LazyListState::smoothScrollToTop extension function 2022-09-29 20:24:28 +02:00
vfsfitvnm b4fb9cf6d9 Make durationText nullable 2022-09-29 19:36:29 +02:00
vfsfitvnm 88e71949ed Do not pass a key to the trending song LazyGrid item 2022-09-29 18:55:26 +02:00
vfsfitvnm 982a7eaca7 Improve screen transitions 2022-09-29 18:01:32 +02:00
vfsfitvnm 6f222ac564 Add quick picks tab (#172) 2022-09-29 16:40:30 +02:00
vfsfitvnm d07af511eb Fix wrong List<T> cast in SearchResult 2022-09-29 12:12:52 +02:00
vfsfitvnm 33778b33dd Start working on QuickPicks screen 2022-09-28 21:46:56 +02:00
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