Commit graph

571 commits

Author SHA1 Message Date
vfsfitvnm 3608c912b5 Remove song title matching when fetching audio-only video ids (#88) 2022-07-08 23:52:57 +02:00
vfsfitvnm 872ec273dd Add enqueue and playlist icons 2022-07-08 22:11:57 +02:00
vfsfitvnm cb29edc3b8 Tweak menu UI 2022-07-08 21:49:05 +02:00
vfsfitvnm 81c7edee24 Reintroduce "Import as playlist" feature for albums 2022-07-08 16:21:10 +02:00
vfsfitvnm 948bb97791 Fetch audio-only video ids for albums (#88) 2022-07-08 14:52:28 +02:00
vfsfitvnm eb4e249443 Add Dimensions class 2022-07-08 11:18:36 +02:00
vfsfitvnm 87b2ff3788 Tweak BottomSheet code 2022-07-08 10:02:13 +02:00
vfsfitvnm fd4a1611e2 Fallback to shuffleVideoId when radioVideoId is null in ArtistScreen (#90) 2022-07-07 15:01:48 +02:00
vfsfitvnm 5a5805dc84 Change dropdown item font weight 2022-07-07 14:58:46 +02:00
vfsfitvnm 1b9946424d Bump Gradle 2022-07-07 10:23:28 +02:00
vfsfitvnm 381156fa78 Use fade transition to SettingsScreen 2022-07-06 23:10:21 +02:00
vfsfitvnm bde063995a Fix UI disparities 2022-07-06 23:08:06 +02:00
vfsfitvnm 749e995d42 Rework song UI 2022-07-06 22:56:02 +02:00
vfsfitvnm 2f46d44ed1 Add shadow to dropdown menus 2022-07-06 21:45:07 +02:00
vfsfitvnm 4b3712fcf4 Speed up HorizontalTabPager transition 2022-07-06 21:29:30 +02:00
vfsfitvnm 6ac02b9043 Add swipe gesture to PlayerBottomSheet (#79) 2022-07-06 21:28:03 +02:00
vfsfitvnm e3f218d904 Add HorizontalTabPager 2022-07-06 21:11:40 +02:00
vfsfitvnm b3104207ff Hide songs instead of deleting from database 2022-07-06 20:49:48 +02:00
vfsfitvnm 2e542d3c1a Add favorites, cached built-in playlists (#11) 2022-07-06 20:49:37 +02:00
vfsfitvnm 59b6c61bb2 Drop home page song collections in favor of a sort feature (#11) 2022-07-06 20:49:07 +02:00
vfsfitvnm ae00f8ea3d Make cancel buttons background color in dialog transparent 2022-07-04 22:11:16 +02:00
vfsfitvnm 36bf5b17a6 Improve PlayerService lifecycle to accommodate a proper queue persistent storing 2022-07-04 22:03:11 +02:00
vfsfitvnm 0655e3efd5 Bump Jetpack Compose version 2022-07-04 17:20:05 +02:00
vfsfitvnm 2480fe52c0 Add drawSteps parameter to SeekBar 2022-07-03 23:46:47 +02:00
vfsfitvnm fcda7300c3
Merge pull request #76 from Surendrajat/master
CI: build debug APK
2022-07-03 21:08:08 +00:00
vfsfitvnm 3c35176b4f Support youtu.be links (#77) 2022-07-03 23:02:07 +02:00
vfsfitvnm 7e42820e7c Add hack to avoid service destroy when notification is paused 2022-07-03 22:42:53 +02:00
Surendrajat 76ef642563 CI: build debug APK 2022-07-03 23:59:17 +05:30
vfsfitvnm 79ba4ff993 Reduce SettingsEntryGroupText font size 2022-07-01 23:33:33 +02:00
vfsfitvnm 1a2d1f8d82 Change missing lyrics message 2022-07-01 23:03:58 +02:00
vfsfitvnm e34c575441 Rework play icon UI 2022-07-01 22:53:21 +02:00
vfsfitvnm 15f99304bd Align play icon 2022-07-01 22:42:19 +02:00
vfsfitvnm 7e8ec8efdb Convert PlayerState to a data class 2022-07-01 22:16:32 +02:00
vfsfitvnm fc9b023174 Remove Outcome class 2022-07-01 20:19:05 +02:00
vfsfitvnm 17cf2454c7 Continue removing Outcome class in favor of Result (search suggestions) 2022-07-01 19:41:52 +02:00
vfsfitvnm 14f46429ef Continue removing Outcome class in favor of Result (search) 2022-07-01 19:32:58 +02:00
vfsfitvnm 21ef7e8d5e Continue removing Outcome class in favor of Result 2022-07-01 18:51:01 +02:00
vfsfitvnm f7012c9134 Add LoadingOrError component 2022-07-01 18:50:03 +02:00
vfsfitvnm c4a8d22760 Stop radio before setting up a new one 2022-07-01 18:33:40 +02:00
vfsfitvnm c4fea8835a Start removing Outcome class in favor of Result 2022-07-01 18:22:53 +02:00
vfsfitvnm 6ccbf7759c Reduce switch knob shadow when not checked 2022-07-01 16:50:15 +02:00
vfsfitvnm b738910d63 New Preferences class 2022-07-01 16:45:32 +02:00
vfsfitvnm 9139609cf3 Show radio loading state 2022-07-01 15:31:00 +02:00
vfsfitvnm 91edb9672e Do not show "Remove" (from queue) button for the song that is actually playing 2022-07-01 15:02:09 +02:00
vfsfitvnm 03333cd157 Move OtherSettingsScreen to CacheSettingsScreen 2022-07-01 14:42:20 +02:00
vfsfitvnm 7c165b5c3a Tweak Database class 2022-07-01 12:54:22 +02:00
vfsfitvnm 9b67586dd6 Don't update Album when storing a MediaItem 2022-07-01 12:02:07 +02:00
vfsfitvnm e6155b428c Add Artist upsert 2022-07-01 11:46:52 +02:00
vfsfitvnm 932314f8d2 Decouple compose compiler version 2022-07-01 00:01:06 +02:00
vfsfitvnm a366c68f37 Tweak Gradle version catalog 2022-06-30 23:48:32 +02:00