Commit graph

587 commits

Author SHA1 Message Date
vfsfitvnm 149d0a6ce3 Remove println 2022-10-15 09:19:52 +02:00
vfsfitvnm 058b539ae4 Change modifiers order in NavigationRail 2022-10-14 19:17:16 +02:00
vfsfitvnm 0c3c56efd8 Update dependencies 2022-10-14 17:36:59 +02:00
vfsfitvnm 25fd43b98d Drop info field/column from Artist 2022-10-14 16:17:44 +02:00
vfsfitvnm 214136a13e Show artist description (#418) 2022-10-14 15:27:49 +02:00
vfsfitvnm 554dea3fba Add try/catch block when inserting an event to mitigate SQLITE_CONSTRAINT_FOREIGNKEY
Caused by ExoPlayer
2022-10-14 12:12:33 +02:00
vfsfitvnm 0de5330676 Fix #415 2022-10-13 20:10:42 +02:00
vfsfitvnm 92141f4f49 Fix #423 2022-10-13 19:48:27 +02:00
vfsfitvnm 7ed138ea51 Coerce loudnessDb in -10f,+10f 2022-10-13 13:54:38 +02:00
vfsfitvnm c8d03a9c9d Update HeaderPlaceholder to reflect changes 2022-10-13 12:52:00 +02:00
vfsfitvnm f318e71d20 Add option to clear trending song (#413) 2022-10-13 12:34:18 +02:00
vfsfitvnm 3194fe3387 Fix #414 2022-10-13 11:13:54 +02:00
vfsfitvnm 29878a6432 Fix #419 2022-10-13 11:08:22 +02:00
vfsfitvnm 83d559830f Fix thumbnail misalignment in ArtistLocalSongs 2022-10-13 10:38:28 +02:00
vfsfitvnm 91ec216679 Update fastlane metadata and README 2022-10-12 14:07:09 +02:00
vfsfitvnm f63c9b1423 Bump version to 0.5.1 2022-10-12 13:57:16 +02:00
vfsfitvnm 38e46db354 Fix #408 2022-10-12 13:55:57 +02:00
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