Commit Graph

31 Commits

Author SHA1 Message Date
vfsfitvnm
58f821534e Add Bundle extensions 2022-06-29 22:38:00 +02:00
vfsfitvnm
ccfedf294b Fix typo 2022-06-29 21:50:29 +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
c74a8f9f07 Dispose PlayerState 2022-06-28 10:43:56 +02:00
vfsfitvnm
2cbb5a4ba4 Use database executors instead of compose coroutines to launch database operations 2022-06-27 22:07:07 +02:00
vfsfitvnm
57c6853793 Add video id to stats for nerds 2022-06-25 20:56:40 +02:00
vfsfitvnm
85c37ae842 Make PlayerBottomSheet stable 2022-06-25 18:39:43 +02:00
vfsfitvnm
7e6b5747a2 Drop androidx.media3 2022-06-25 16:04:52 +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
6dbc57aa53 Fix incorrect thumbnail url and song metadata inference 2022-06-16 15:25:14 +02:00
vfsfitvnm
abf2be6c9a Fix #44 2022-06-16 12:57:38 +02:00
vfsfitvnm
f47e518e26 Set maxLines in LyricsView's TextFieldDialog 2022-06-15 18:24:40 +02:00
vfsfitvnm
4a709d0baf Move LyricsShimmer 2022-06-15 16:58:27 +02:00
vfsfitvnm
32fdbf437c Add search lyrics online and edit lyrics features 2022-06-15 16:46:49 +02:00
vfsfitvnm
243b2e0244 Tweak code 2022-06-13 11:47:24 +02:00
vfsfitvnm
3a6af404ab Save lyrics to the database 2022-06-13 11:25:27 +02:00
vfsfitvnm
a0e42473e6 Rework YouTube Radio 2022-06-11 23:01:06 +02:00
vfsfitvnm
4d79747a5d Revert DataStore migration 2022-06-10 21:03:21 +02:00
vfsfitvnm
bb4d43d8a1 Replace media3 DefaultTimeBar with custom implementation 2022-06-08 20:21:04 +02:00
vfsfitvnm
1628702332 Remove unnecessary remember+derivedStateOf in PlayerView 2022-06-08 16:19:56 +02:00
vfsfitvnm
f885fe5b80 Remove thumbnail clip in player collapsed view 2022-06-08 13:21:35 +02:00
vfsfitvnm
867642e0c4 Use ContentScale.Crop instead ContentScale.FillBounds to avoid ugly thumbnail stretches 2022-06-08 13:20:50 +02:00
vfsfitvnm
4d5af502cc Support YouTube playlists 2022-06-06 18:08:52 +02:00
vfsfitvnm
c808b2a482 Migrate to DataStore 2022-06-05 17:34:56 +02:00
vfsfitvnm
68edfe9b9f Add ThumbnailRoundness.shape to playing MediaItem 2022-06-05 16:06:05 +02:00
vfsfitvnm
d702557605 Add Modifier::aspectRatio in PlayerView image 2022-06-05 16:01:40 +02:00
vfsfitvnm
85a5b60e29 Add thumbnail roundness selector in SettingsScreen 2022-06-05 15:29:36 +02:00
vfsfitvnm
c6c0d06b58 Add a weight to errors in PlayerView 2022-06-05 11:59:43 +02:00
vfsfitvnm
1e673ad582 Initial commit 2022-06-02 18:59:18 +02:00