Commit Graph

309 Commits

Author SHA1 Message Date
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
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
4014675766 Scroll to top when shuffling the queue (#283) 2022-09-06 13:28:50 +02:00
vfsfitvnm
b50c54b1ed Add force seek operations when loop one mode is enabled 2022-09-05 17:13:28 +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
d93c73209b Tweak badges UI 2022-09-01 16:44:25 +02:00
vfsfitvnm
6b26ad1fd9 Remove "Play single" menu entry 2022-09-01 11:59:36 +02:00
vfsfitvnm
ddb6c40c76 Fix BottomSheet nestedScrollConnection buggy fling logic 2022-08-30 11:34:11 +02:00
vfsfitvnm
14a0577d51 Update room version 2022-08-30 10:54:33 +02:00
vfsfitvnm
7c908f4c58 Revert favorite button behaviour when clicked 2022-08-29 20:28:28 +02:00
vfsfitvnm
93a40f9d15 Tweak sleep timer dialog UI 2022-08-29 20:07:52 +02:00
vfsfitvnm
37c5f66801 Revert icon color in menus 2022-08-29 15:55:02 +02:00
vfsfitvnm
620e5aa1fb Remove unused font resource 2022-08-29 12:41:12 +02:00
vfsfitvnm
cfff190bc2 Tweak code formatting 2022-08-29 10:40:06 +02:00
vfsfitvnm
891808ed6f Fix regression which caused playlist thumbnails to be low res 2022-08-28 12:51:59 +02:00
vfsfitvnm
ac0bc125e4 Improve menu icon colors 2022-08-28 12:49:52 +02:00
vfsfitvnm
45810496e7 Fix regression which caused the player UI to be dismissed already 2022-08-26 20:15:54 +02:00
vfsfitvnm
abf6630bf4 Make Controls composable @Stable 2022-08-26 11:04:27 +02:00
vfsfitvnm
82ebda51b6 Make Menu composable @Stable 2022-08-26 10:56:22 +02:00
vfsfitvnm
a0fd9b23b1 Reduce UI jank in SearchScreen 2022-08-26 09:23:39 +02:00
vfsfitvnm
020386dadb Remove haptic feedback when reordering songs 2022-08-18 15:48:52 +02:00
vfsfitvnm
ff860a007f Improve window insets handling 2022-08-17 13:00:16 +02:00
vfsfitvnm
59f66c5b65 Show lyrics menu even when the fetch fails (#221) 2022-08-17 11:41:10 +02:00
vfsfitvnm
1682228ece Improve compose-reordering (#176) 2022-08-16 23:12:39 +02:00
vfsfitvnm
4ae3c604e4 Improve compose-reordering code 2022-08-16 20:55:35 +02:00
vfsfitvnm
610b047019 Remove unnecessary database call in AlbumScreen 2022-08-16 20:03:16 +02:00
vfsfitvnm
9d861b12e8 Add animateItemPlacement in LocalPlaylistScreen 2022-08-16 13:04:19 +02:00