Commit graph

650 commits

Author SHA1 Message Date
vfsfitvnm
f53057585a
Merge pull request #380 from vfsfitvnm/redesign
Redesign
2022-10-09 09:43:59 +02:00
vfsfitvnm
56287448ea Update fastlane metadata and README 2022-10-08 19:21:28 +02:00
vfsfitvnm
80c6650e4a Bump version to 0.5.0 2022-10-08 19:17:47 +02:00
vfsfitvnm
f4e839d0d5 Swap start radio and shuffle buttons in ArtistOverview 2022-10-08 18:52:50 +02:00
vfsfitvnm
ae6babb452 Fix buggy BottomSheet nested scroll connection
Thanks, Albert Chang!
2022-10-08 18:13:11 +02:00
vfsfitvnm
23dcce88ab Minor UI tweaks 2022-10-08 16:02:57 +02:00
vfsfitvnm
e59e095266 Reduce adaptiveThumbnailContent landscape size 2022-10-08 13:06:01 +02:00
vfsfitvnm
7b6676e7c4 Tweak shuffle queue button UI 2022-10-08 13:00:28 +02:00
vfsfitvnm
d363f35801 Improve insets handling 2022-10-08 12:32:12 +02:00
vfsfitvnm
6fb377d743 Improve insets handling 2022-10-08 12:15:06 +02:00
vfsfitvnm
bead21be04 Revert "Show toast after restoring the database"
This reverts commit b9880a3955.
2022-10-08 07:52:57 +02:00
vfsfitvnm
b9880a3955 Show toast after restoring the database 2022-10-07 21:09:12 +02:00
vfsfitvnm
64bfe50dda Support channel urls 2022-10-07 20:38:28 +02:00
vfsfitvnm
0b995ae9ab Fix regression which caused the hearth button to be unresponsive 2022-10-07 20:00:09 +02:00
vfsfitvnm
d758d2142d Drop document contracts intent check because of false positives 2022-10-07 17:11:16 +02:00
vfsfitvnm
21dec9cd05 Tweak Player UI code 2022-10-07 16:26:14 +02:00
vfsfitvnm
f7f65c44a7 Make likeAt in Controls saveable 2022-10-07 16:11:12 +02:00
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
3364bb9f30 Check for null ItemInfo when reordering 2022-10-07 12:02:16 +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
b02192d828 Update ReorderingLazyList accordingly to LazyList 2022-10-06 08:19:43 +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
400b47f6bd Bump compose dependency 2022-10-05 20:05:31 +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
7d452120d8 Revert android.yml changes 2022-10-04 14:59:40 +02:00
vfsfitvnm
092c967637 Update android.yml 2022-10-04 14:38:33 +02:00
vfsfitvnm
24d25b386a Update android.yml 2022-10-04 14:36:08 +02:00
vfsfitvnm
11feb16948 Update android.yml 2022-10-04 14:33:13 +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
0a86f1e1ac Update android.yml 2022-10-04 11:43:39 +02:00