Commit graph

359 commits

Author SHA1 Message Date
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
vfsfitvnm 174520b616 Change web search intent logic (#62) 2022-06-30 21:02:29 +02:00
vfsfitvnm 8066dce73b Change equalizer intent logic 2022-06-30 20:39:35 +02:00
vfsfitvnm 3429f27840 Cache album information 2022-06-30 15:33:36 +02:00
vfsfitvnm f126972f2d Add playlistRoute in SearchResultScreen 2022-06-30 15:32:25 +02:00
vfsfitvnm c8d5753046 Split PlaylistOrAlbumScreen 2022-06-30 13:49:30 +02:00
vfsfitvnm d07d3f23b2 Add SongAlbumMap 2022-06-30 13:49:05 +02:00
vfsfitvnm 58f821534e Add Bundle extensions 2022-06-29 22:38:00 +02:00
vfsfitvnm e4209d18ad Remove println 2022-06-29 22:37:49 +02:00
vfsfitvnm ccfedf294b Fix typo 2022-06-29 21:50:29 +02:00
vfsfitvnm fd41e78625 Add TextCard component 2022-06-29 21:33:35 +02:00
vfsfitvnm 53190a39f7 Prevent items in home page to not be displayed due to an unknown behaviour 2022-06-29 20:41:14 +02:00
vfsfitvnm 8b345c2405 Do not display notification on configuration changed if no media item is playing 2022-06-29 20:34:39 +02:00