Commit graph

650 commits

Author SHA1 Message Date
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
8588f022a2 Fix dynamic theme not being applied when restarting queue after being cleared 2022-09-15 20:00:44 +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
87e257312d Upgrade coil dependency 2022-09-09 12:48:11 +02:00
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