From f3ad1ac4f6c4f16d64d41e0cc65e0964bdabac07 Mon Sep 17 00:00:00 2001 From: nift4 Date: Sat, 6 Apr 2024 12:56:26 +0200 Subject: [PATCH] 1.0.5 --- app/build.gradle.kts | 4 +-- .../metadata/android/en-US/changelogs/7.txt | 25 +++++++++++++++++++ 2 files changed, 27 insertions(+), 2 deletions(-) create mode 100644 fastlane/metadata/android/en-US/changelogs/7.txt diff --git a/app/build.gradle.kts b/app/build.gradle.kts index 287dcc39e..60b8657be 100644 --- a/app/build.gradle.kts +++ b/app/build.gradle.kts @@ -43,8 +43,8 @@ android { // keep support for it for a while. minSdk = 21 targetSdk = 34 - versionCode = 6 - versionName = "1.0.4.1" + versionCode = 7 + versionName = "1.0.5" if (releaseType != "Release") { versionNameSuffix = myVersionName } diff --git a/fastlane/metadata/android/en-US/changelogs/7.txt b/fastlane/metadata/android/en-US/changelogs/7.txt new file mode 100644 index 000000000..255b7d6f6 --- /dev/null +++ b/fastlane/metadata/android/en-US/changelogs/7.txt @@ -0,0 +1,25 @@ +Fix synced lyrics & translated + compressed lyrics +Support loading album covers that aren't used in a song (needs images & videos permission) +Fixed detail screen displaying recording year instead of release year +Fix refresh snackbar going below navbar +Backport splash screen to Android 11 and older +Rework album caching, reduce memory usage, fix notification using different cover than ui +Improve performance (reportFullyDrawn API, and some multi-threading) and fix some rare crashes (by enabling android strictmode and fixing issues), disable obfuscation (readable crash logs) +Added "Remove spaces around lyrics" feature +Load album artists from mediastore on Q+ +Upgrade dependencies +Unified top app bar look across app +Fix fast scroller edge cases +Don't crash when a blacklisted song is used in playlist +New app icon by WSTxda +Fix genre id edge case +Reworked edge to edge +Lyric high contrast mode +Code cleanup +Fix two bugs where player broke if in STATE_ENDED +Fix lyric smooth scroll animation +Fix lag after opening preference fragment and recreating ui +Better legacy android support (font weights, vibrations, and many more now backported) +Use new version of packaging (increased apk size, this is NOT because it contains more data but because the data is now uncompressed) -> the advantage this has is that the actual installed app size is DECREASED, because it does not have to unpack the data from the apk AND store the apk (duplication) +Performance optimization +Support m4a lyric