Commit graph

542 commits

Author SHA1 Message Date
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
vfsfitvnm
5c8dd45c2a Add media metadata in onPlaybackStateChanged 2022-06-26 22:47:39 +02:00
vfsfitvnm
f6b8cf937e Fix song transition in notification 2022-06-26 21:50:17 +02:00
vfsfitvnm
4e16d7b41d Fix song transition in notification 2022-06-26 21:16:57 +02:00
vfsfitvnm
8f5bc5e90e Add player state persistence 2022-06-26 17:07:03 +02:00
vfsfitvnm
c336a274d8 Improve notification management 2022-06-26 17:05:20 +02:00
vfsfitvnm
308808a363 Improve loudnessDb handling 2022-06-26 17:03:37 +02:00
vfsfitvnm
b579b23acb Improve loudnessDb handling 2022-06-26 16:40:25 +02:00
vfsfitvnm
57c6853793 Add video id to stats for nerds 2022-06-25 20:56:40 +02:00
vfsfitvnm
b2443dc2af Play song when adding to queue if playback is empty 2022-06-25 19:13:54 +02:00
vfsfitvnm
85c37ae842 Make PlayerBottomSheet stable 2022-06-25 18:39:43 +02:00
vfsfitvnm
ac26e61856 Make PlayerState stable 2022-06-25 18:35:31 +02:00
vfsfitvnm
7e6b5747a2 Drop androidx.media3 2022-06-25 16:04:52 +02:00
vfsfitvnm
c0f690f58d Bump version to 0.1.7 2022-06-23 13:49:45 +02:00
vfsfitvnm
ccf563d000 Make playlists horizontal grid fill max width 2022-06-23 13:47:23 +02:00
vfsfitvnm
cfe12479be Replace Preferences::yourPlaylistsGridRowCount with local variable 2022-06-22 22:19:15 +02:00
vfsfitvnm
b44e28cc51 Remove unused icon 2022-06-22 17:54:16 +02:00
vfsfitvnm
ca90213eaf Move BottomSheet BackHandler to the correct place 2022-06-22 17:50:29 +02:00
vfsfitvnm
4e5f17de23 Do not return songs that have never been played in Database.history() 2022-06-22 16:41:40 +02:00
vfsfitvnm
4fa82703b6 Adjust text color 2022-06-22 16:01:12 +02:00
vfsfitvnm
1ff666dd12 Add switch to disable volume normalization 2022-06-21 23:08:39 +02:00
vfsfitvnm
97cd23c991 Use alpha instead of colors in *SettingsEntry 2022-06-21 23:04:42 +02:00
vfsfitvnm
f0e8e3a8fc Add dontwarns to proguard rules 2022-06-21 22:58:04 +02:00
vfsfitvnm
68a14796ea Add stats for nerds (#33) 2022-06-21 22:56:35 +02:00
vfsfitvnm
8a94c7e714 Normalize volume (#53) 2022-06-21 19:37:01 +02:00
vfsfitvnm
a3332d8f06 Show a better error in InterUriScreen 2022-06-19 11:28:44 +02:00
vfsfitvnm
f7a6481323 Open m.youtube links (#50) 2022-06-19 10:59:51 +02:00
vfsfitvnm
f7738cde95 Remove unused file (ExpandableText) 2022-06-19 10:51:20 +02:00
vfsfitvnm
ff3cf8f583 Bump version to 0.1.6 2022-06-18 17:35:45 +02:00
vfsfitvnm
7219f9bd39 Show local tracks in ArtistScreen 2022-06-18 16:53:44 +02:00
vfsfitvnm
4da4e4faff Remove menu for home page song collections 2022-06-17 20:34:51 +02:00