Commit graph

554 commits

Author SHA1 Message Date
vfsfitvnm 8769922742 Bump version to 0.5.4 2022-11-04 12:18:15 +01:00
vfsfitvnm 75601215d5 Remove toast error in maybeNormalizeVolume 2022-11-04 12:17:47 +01:00
vfsfitvnm feceffe314 Fix #499 2022-11-03 07:58:46 +01:00
vfsfitvnm ac3019ef25 Fix crash that occurred when inserting a Format (foreign key constraint) 2022-11-02 10:59:27 +01:00
vfsfitvnm da41ae7e45 Tweak media session callbacks code 2022-11-01 10:36:05 +01:00
vfsfitvnm 490d2d686d Remove println 2022-11-01 08:49:32 +01:00
vfsfitvnm 4fbadc7c1e Implement more media session callbacks 2022-11-01 08:19:44 +01:00
vfsfitvnm 5c056a3b84 Show itag instead of volume in stats for nerds 2022-10-29 21:11:58 +02:00
vfsfitvnm accbfc47d0 Move song lyrics to a separate database entity 2022-10-29 19:47:39 +02:00
vfsfitvnm 33221746fc Drop DetailedSong model 2022-10-29 16:43:17 +02:00
vfsfitvnm f3995b8c46 Fix #536 2022-10-29 08:27:41 +02:00
vfsfitvnm a43b6f10e3 Improve loudness normalization (#410) 2022-10-27 18:28:00 +02:00
vfsfitvnm 82b9b9cc08 Bump version to 0.5.3 2022-10-26 14:15:33 +02:00
vfsfitvnm 055ad86f2c Rename internal compose packages 2022-10-26 13:36:09 +02:00
vfsfitvnm ed8eb7cf8a Attempt fix #401 2022-10-26 13:08:45 +02:00
vfsfitvnm f4a55ff2ad Clear SongAlbumMaps before upserting new album data 2022-10-26 12:40:13 +02:00
vfsfitvnm 2d632c19de Keep screen on when showing synchronized lyrics (#521) 2022-10-26 11:56:09 +02:00
vfsfitvnm 5de8221f4a Fix #518 2022-10-26 11:44:24 +02:00
vfsfitvnm 1221ddf424 Tweak SDK version check and start activity for result related code 2022-10-23 21:56:14 +02:00
vfsfitvnm 1bdc120430 Add queue items to media session (#499) 2022-10-23 18:10:01 +02:00
vfsfitvnm 14fcd0788c Add TV banner (#379) 2022-10-23 16:57:50 +02:00
vfsfitvnm fd54a4c483 Add option to resume playback when a device is connected (#497) 2022-10-23 15:36:54 +02:00
vfsfitvnm bb4c9ada73 Fix #488 2022-10-22 08:11:25 +02:00
vfsfitvnm 9bd227e807 Set targetSdk to 33 (#267) 2022-10-19 18:17:49 +02:00
vfsfitvnm a8431e13ee Display more LazyHorizontalGrid items in landscape mode (#469) 2022-10-19 15:49:58 +02:00
vfsfitvnm d1f4aa4577 Add option to use system font (#182) 2022-10-19 15:23:33 +02:00
vfsfitvnm fc569ea5f9 Reintroduce "loop none" option (#276) 2022-10-19 14:22:34 +02:00
Bnyro 720c73d9fb
Add support for monochrome icon (A13+) (#267) 2022-10-19 11:59:07 +00:00
vfsfitvnm 913f69293a Bump version to 0.5.2 2022-10-18 10:37:29 +02:00
vfsfitvnm 867dfb09d0 Fix song placeholder padding in queue 2022-10-17 17:42:50 +02:00
vfsfitvnm b8905a04e7 Improve sleep timer menu entry UI 2022-10-17 17:19:27 +02:00
vfsfitvnm 192263d95b Make format automatically update when stats for nerds are displayed 2022-10-17 14:58:48 +02:00
vfsfitvnm 43fda751b6 Add reminder when enabling Android Auto support (#47) 2022-10-17 12:06:13 +02:00
vfsfitvnm 6ebb5dfc65 Tweak player code 2022-10-17 12:06:13 +02:00
vfsfitvnm 7869f1a388 Tweak code 2022-10-16 17:43:29 +02:00
Bnyro 6dd88b796e
Add an option to pause the search history (#324, #455) 2022-10-16 15:15:32 +00:00
vfsfitvnm 9aa051068b Reduce share icon size in MediaItemMenu 2022-10-16 16:50:08 +02:00
vfsfitvnm 58720f8cb9 Rename youtubemusic package to innertube 2022-10-16 15:31:27 +02:00
vfsfitvnm e1f85b1d6a Avoid UI update when deleting a playlist 2022-10-16 15:12:32 +02:00
vfsfitvnm 8bd4e0e715 Fix #447 2022-10-16 14:36:37 +02:00
vfsfitvnm 1e6a6dc6de Tweak AnimatedVisibility related code in Queue 2022-10-15 20:08:32 +02:00
vfsfitvnm 6c98cc1496 Make share song feature easier to discover (#445) 2022-10-15 18:20:23 +02:00
vfsfitvnm df36075c3e Tweak code 2022-10-15 17:07:34 +02:00
vfsfitvnm 9a5ea69de4 Fix #438 2022-10-15 13:44:56 +02:00
vfsfitvnm 28e69756d9 Fix typo 2022-10-15 10:06:57 +02:00
vfsfitvnm 058b539ae4 Change modifiers order in NavigationRail 2022-10-14 19:17:16 +02:00
vfsfitvnm 25fd43b98d Drop info field/column from Artist 2022-10-14 16:17:44 +02:00
vfsfitvnm 214136a13e Show artist description (#418) 2022-10-14 15:27:49 +02:00
vfsfitvnm 554dea3fba Add try/catch block when inserting an event to mitigate SQLITE_CONSTRAINT_FOREIGNKEY
Caused by ExoPlayer
2022-10-14 12:12:33 +02:00
vfsfitvnm 0de5330676 Fix #415 2022-10-13 20:10:42 +02:00