Commit graph

570 commits

Author SHA1 Message Date
vfsfitvnm 12f8b6fbcb Improve loudness normalization curve 2022-10-12 11:57:29 +02:00
vfsfitvnm f726d3e934 Tweak PlayerService code 2022-10-11 17:24:56 +02:00
vfsfitvnm 39b2cc2239 Make collapsed player next button force seek 2022-10-11 17:20:43 +02:00
vfsfitvnm 5e5868bd3c Change database checkpoint procedure (#406) 2022-10-11 14:11:48 +02:00
vfsfitvnm cfe5dc965f Make coil do not respect cache headers (possibly #59) 2022-10-11 12:37:20 +02:00
vfsfitvnm 493fc75345 Change android youtube client 2022-10-11 12:13:58 +02:00
vfsfitvnm fa4fd276b3 Make PlayerMediaBrowserService be activated/deactivated 2022-10-11 10:00:47 +02:00
vfsfitvnm 34f4404329 Do not shuffle album songs in onPlayFromMediaId 2022-10-11 09:29:39 +02:00
vfsfitvnm 6d6a839c2d Fix player thumbnail not updating when changing playlist from android auto 2022-10-11 09:29:38 +02:00
vfsfitvnm 270986215c Complete android auto support (#47) 2022-10-11 09:29:38 +02:00
vfsfitvnm 6fb8e41a04 Rollback minSdk to 21 2022-10-11 09:29:30 +02:00
Slany d0cffe466b Support android auto (#47) 2022-10-11 09:29:30 +02:00
vfsfitvnm fae96d1114 Do not expand player when queue is restored (#396) 2022-10-10 11:48:58 +02:00
vfsfitvnm ff611d792e Use the correct setMediaItems overload to make onPlaybackStatsReady behave correctly 2022-10-10 11:15:23 +02:00
vfsfitvnm 6d2b075720 Fix #399 2022-10-10 10:51:10 +02:00
vfsfitvnm b9ecb0c669 Fix #387 2022-10-09 17:30:38 +02:00
vfsfitvnm 6b01fbb008 Add videoDetails field mask 2022-10-09 16:48:31 +02:00
vfsfitvnm d49ac4fa13 Set userAgent to ANDROID client (#385) 2022-10-09 15:44:59 +02:00
vfsfitvnm c00a079715 Try fix #385 2022-10-09 15:06:02 +02:00
vfsfitvnm e9a6156b12 Update android.yml 2022-10-09 09:56:13 +02:00
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