Commit graph

240 commits

Author SHA1 Message Date
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
vfsfitvnm 1fb50169ff Cache artist information 2022-06-29 20:15:43 +02:00
vfsfitvnm 309a1a4237 Add shuffle/radio data to Artist 2022-06-29 20:14:44 +02:00
vfsfitvnm 9103c30044 Add foreign key constraint to Song 2022-06-29 15:26:01 +02:00
vfsfitvnm 95879e7a6e Reflect database migration 2022-06-29 15:24:00 +02:00
vfsfitvnm 6f5bc02216 Migrate database (2) 2022-06-29 15:03:20 +02:00
vfsfitvnm a7bdda074b Migrate database (1) 2022-06-29 14:13:39 +02:00
vfsfitvnm ade78c8ecf Tune skip silence feature for music 2022-06-29 00:25:28 +02:00
vfsfitvnm f85fe5a403 Delete unused resource 2022-06-28 16:22:57 +02:00
vfsfitvnm cfd7dc40df Add BitmapProvider class 2022-06-28 16:03:30 +02:00
vfsfitvnm 72eb9d4c7d Add BitmapProvider class 2022-06-28 16:03:19 +02:00
vfsfitvnm aa02242cc6 Add palette property to ColorPaletteMode 2022-06-28 15:59:40 +02:00
vfsfitvnm c74a8f9f07 Dispose PlayerState 2022-06-28 10:43:56 +02:00
vfsfitvnm 8155294516 Display player error in notification 2022-06-27 22:41:53 +02:00
vfsfitvnm 978a04bc2e Fix little regression 2022-06-27 22:40:03 +02:00
vfsfitvnm 2cbb5a4ba4 Use database executors instead of compose coroutines to launch database operations 2022-06-27 22:07:07 +02:00
vfsfitvnm 85f89ec799 Cancel radio job when starting a new radio 2022-06-27 21:59:01 +02:00
vfsfitvnm 697c6b6379 Update dependencies 2022-06-27 21:14:50 +02:00
vfsfitvnm 1606885f71 Fix minor radio bug 2022-06-26 23:07:25 +02:00
vfsfitvnm 3607b041b2 Fix regression that caused the song duration to not be updated in PlayerState 2022-06-26 22:52:07 +02:00