Commit graph

513 commits

Author SHA1 Message Date
vfsfitvnm d466f7f1a6 Make Appearance saveable 2022-10-07 16:10:27 +02:00
vfsfitvnm 579445423d Improve playerBottomSheetState handling 2022-10-07 15:08:44 +02:00
vfsfitvnm 51d6be4679 Fix FloatingActions animation not considering insets 2022-10-07 14:24:33 +02:00
vfsfitvnm b2ad011cfd Improve MediaItemMenu UI 2022-10-07 12:08:52 +02:00
vfsfitvnm a45270c54a Make Info name nullable 2022-10-07 11:41:09 +02:00
vfsfitvnm db4d4e4cae Revert ConfirmationDialog text dimension 2022-10-06 18:40:56 +02:00
vfsfitvnm ba9ae5c705 Change playlist import UI flow 2022-10-06 18:38:35 +02:00
vfsfitvnm 5b47484a40 Do not show floating action buttons when reordering items 2022-10-06 18:01:48 +02:00
vfsfitvnm b30b282628 Hide floating action button when scrolling down and add scroll to top button to each screen 2022-10-06 16:14:08 +02:00
vfsfitvnm 78c44988d7 Improve UI in landscape mode 2022-10-06 11:30:43 +02:00
vfsfitvnm 8fd402b5ce Do not drop last song in quick picks if trending song is null 2022-10-06 09:20:42 +02:00
vfsfitvnm f68726710b Reorganize actions location in LocalPlaylistSongs 2022-10-06 09:11:13 +02:00
vfsfitvnm 8f588f6dce Make ShimmerHost do not fillParentMaxSize if continuing 2022-10-06 08:29:16 +02:00
vfsfitvnm 3afe8cd0f8 Remove ShimmerHost duplicate 2022-10-06 08:01:39 +02:00
vfsfitvnm a5e92e87c7 Add snap fling behaviour to the quick pics horizontal grid 2022-10-05 21:12:48 +02:00
vfsfitvnm 6abe789c2f Fix misaligned placeholders 2022-10-05 19:40:47 +02:00
vfsfitvnm 98939b6ac1 Tweak Database.kt code 2022-10-05 16:22:04 +02:00
vfsfitvnm ed7ee1b6c0 Fix trending song query 2022-10-05 15:27:50 +02:00
vfsfitvnm aafb8f036d Find place for SongItem trailingIcon 2022-10-05 11:59:12 +02:00
vfsfitvnm 5e6787567e Tweak code 2022-10-04 21:45:40 +02:00
vfsfitvnm 047231e389 Tweak Settings UI 2022-10-04 18:36:59 +02:00
vfsfitvnm 8fc5ccabc6 Tweak DatabaseSettings UI 2022-10-04 16:06:47 +02:00
vfsfitvnm 693542f6e3 Tweak Dialog UI and components 2022-10-04 16:06:38 +02:00
vfsfitvnm 7fe9c1dee8 Add IconButton composable 2022-10-04 14:31:59 +02:00
vfsfitvnm 185c5ec726 Make LocalIndication provide a bounded ripple 2022-10-04 14:10:41 +02:00
vfsfitvnm d2ce356d10 Tweak code 2022-10-04 11:37:10 +02:00
vfsfitvnm b7046e3217 Trim leading zero in position and duration texts in player controls 2022-10-04 08:44:16 +02:00
vfsfitvnm ccf5a35ff6 Pass entity bookmarkedAt when updating artists and albums 2022-10-04 08:38:33 +02:00
vfsfitvnm cbfc41f57e Delete unused resources 2022-10-04 08:29:51 +02:00
vfsfitvnm b2ac5b8c89 Add DatabaseSettings tab to SettingsScreen 2022-10-04 08:29:00 +02:00
vfsfitvnm 29168b085b Show message when ItemsPage is empty 2022-10-04 08:00:57 +02:00
vfsfitvnm c84ae199c1 Ensure player is ready when launching app from video id 2022-10-03 19:37:37 +02:00
vfsfitvnm a4b4af1fbd Tweak code 2022-10-03 19:23:56 +02:00
vfsfitvnm 13028e41c7 Workaround exoplayer bug 2022-10-03 18:30:41 +02:00
vfsfitvnm 549e190965 Use correct placeholder shape in AlbumScreen 2022-10-03 16:27:02 +02:00
vfsfitvnm 8612814387 Fetch all songs in playlist 2022-10-03 16:20:14 +02:00
vfsfitvnm d0e9c7e6b9 Add "Other versions" tab in AlbumScreen 2022-10-03 15:20:41 +02:00
vfsfitvnm 663ec33e3b Remove unused files 2022-10-03 15:16:48 +02:00
vfsfitvnm 16b6e6505a Tweak Lyrics code 2022-10-03 15:16:33 +02:00
vfsfitvnm 0ac516b39b Tweak code 2022-10-03 12:52:24 +02:00
vfsfitvnm 5f5a763675 Avoid downloading a duplicate thumbnail (#59) 2022-10-02 17:05:56 +02:00
vfsfitvnm a136b4f9d6 Tweak code 2022-10-02 16:57:07 +02:00
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 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 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