Commit graph

586 commits

Author SHA1 Message Date
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 2d94b06fc2 Fix crash when spamming taps during reordering 2022-09-05 17:58:39 +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
vfsfitvnm 8ae7bd96f5 Do not increment totalPlayTimeMs of a song if shorter than 2 seconds 2022-09-03 09:44:59 +02:00
vfsfitvnm 78c9950e95 Use GPLv3 license (#273) 2022-09-02 10:38:25 +02:00
vfsfitvnm d93c73209b Tweak badges UI 2022-09-01 16:44:25 +02:00
vfsfitvnm 1f88238e78 Send NotificationDismissReceiver intent in onTaskRemoved 2022-09-01 15:25:03 +02:00
vfsfitvnm 6b26ad1fd9 Remove "Play single" menu entry 2022-09-01 11:59:36 +02:00
vfsfitvnm ae220cc5ee Update fastlane metadata 2022-08-30 12:06:46 +02:00
vfsfitvnm d8560fe96a Bump version to 0.4.3 2022-08-30 12:04:27 +02:00
vfsfitvnm ddb6c40c76 Fix BottomSheet nestedScrollConnection buggy fling logic 2022-08-30 11:34:11 +02:00
vfsfitvnm 0e3e36acb2 Update ktor version 2022-08-30 10:55:01 +02:00
vfsfitvnm 14a0577d51 Update room version 2022-08-30 10:54:33 +02:00
vfsfitvnm c94d05cd90 Downgrade compose version 2022-08-30 10:31:41 +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 d72aa5bf20 Update README (thanks VueTube) 2022-08-29 12:28:23 +02:00
vfsfitvnm 46deb7d52f Tweak app icon 2022-08-29 11:25:04 +02:00
vfsfitvnm 6dc04cca90 Revert targetSdk to 32 2022-08-29 10:55:07 +02:00
vfsfitvnm f4967d41c7 Bump AGP version 2022-08-29 10:43:11 +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 c4122ddd9c Enforce system bar contrast in older API levels 2022-08-27 12:11:10 +02:00
vfsfitvnm 45810496e7 Fix regression which caused the player UI to be dismissed already 2022-08-26 20:15:54 +02:00
vfsfitvnm 3117ea253e Try fix #241 2022-08-26 19:37:58 +02:00
vfsfitvnm e41bca11c3 Tweak ReorderingLazyList code 2022-08-26 16:33:39 +02:00
vfsfitvnm 97707d724d Remove unused field from DetailedSong 2022-08-26 11:04:41 +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 305d6c80c5 Make Room models @Immutable 2022-08-26 10:30:02 +02:00
vfsfitvnm e7d768e6bd Make ReorderingState @Stable 2022-08-26 10:10:44 +02:00
vfsfitvnm 17a5e603b3 Add enableComposeCompilerReports flag 2022-08-26 10:10:15 +02:00
vfsfitvnm a0fd9b23b1 Reduce UI jank in SearchScreen 2022-08-26 09:23:39 +02:00
vfsfitvnm 6440219430 Restore default theme when the queue is cleared 2022-08-25 10:57:08 +02:00
vfsfitvnm 711e9c11ee Update dependencies 2022-08-25 10:33:13 +02:00
vfsfitvnm 98fc75b19e Update fastlane metadata and README 2022-08-25 09:59:14 +02:00
vfsfitvnm af8f91d1a7 Update fastlane metadata 2022-08-21 14:31:13 +02:00