From 0b0948f4a5d0655e5ffcdd7626a70fa87dae1485 Mon Sep 17 00:00:00 2001 From: Thore Goebel Date: Sat, 18 Jul 2026 11:59:50 +0200 Subject: [PATCH] Shorten app_no_auto_update string Because this suffix is technically not true: As per https://developer.android.com/reference/android/content/pm/PackageInstaller.SessionParams#setRequireUserAction(int) auto-update requires apps to target the current Android version minus 2. For example, apps that target SDK 33 cannot be auto-updated on Android 37, even though SDK 33 supports auto-updates. See also SessionInstallManager.isAutoUpdateSupported(). --- app/src/main/res/values/strings.xml | 2 +- .../details/DetailsTestKt/DetailsInstallTest_9f4e7551_0.png | 4 ++-- .../ui/details/DetailsTestKt/DetailsUpdateTest_2ed8e27d_0.png | 4 ++-- 3 files changed, 5 insertions(+), 5 deletions(-) diff --git a/app/src/main/res/values/strings.xml b/app/src/main/res/values/strings.xml index e71195b8f..b07f8e7d6 100644 --- a/app/src/main/res/values/strings.xml +++ b/app/src/main/res/values/strings.xml @@ -196,7 +196,7 @@ This app is not compatible with your device Can\'t update this app, because all versions have an incompatible signature\n\nIf you don\'t receive updates through other means, you may need to uninstall and then reinstall this app. The app\'s data will be lost. Can\'t update this app, because there are no compatible versions in the preferred repository\n\nTry changing the preferred repository - Auto-update not available because this app was built for an old version of Android without automatic update support + Auto-update not available because this app was built for an old version of Android An update is available in another repository. Change preferred repository to update App no longer available The app may have been removed or was in a repository you removed or disabled diff --git a/app/src/screenshotTestBasicDefaultDebug/reference/org/fdroid/ui/details/DetailsTestKt/DetailsInstallTest_9f4e7551_0.png b/app/src/screenshotTestBasicDefaultDebug/reference/org/fdroid/ui/details/DetailsTestKt/DetailsInstallTest_9f4e7551_0.png index 693332f97..158758b7a 100644 --- a/app/src/screenshotTestBasicDefaultDebug/reference/org/fdroid/ui/details/DetailsTestKt/DetailsInstallTest_9f4e7551_0.png +++ b/app/src/screenshotTestBasicDefaultDebug/reference/org/fdroid/ui/details/DetailsTestKt/DetailsInstallTest_9f4e7551_0.png @@ -1,3 +1,3 @@ version https://git-lfs.github.com/spec/v1 -oid sha256:7db37b028cf9bb47933add41a7662b700e0146344ab793b8257827b86c94b5b1 -size 283496 +oid sha256:872d7480ba8fa3654504642fc7e48a0b3366f2c953d1d89f553d62fa58f2c381 +size 275230 diff --git a/app/src/screenshotTestBasicDefaultDebug/reference/org/fdroid/ui/details/DetailsTestKt/DetailsUpdateTest_2ed8e27d_0.png b/app/src/screenshotTestBasicDefaultDebug/reference/org/fdroid/ui/details/DetailsTestKt/DetailsUpdateTest_2ed8e27d_0.png index 526da4efa..db3ed15cf 100644 --- a/app/src/screenshotTestBasicDefaultDebug/reference/org/fdroid/ui/details/DetailsTestKt/DetailsUpdateTest_2ed8e27d_0.png +++ b/app/src/screenshotTestBasicDefaultDebug/reference/org/fdroid/ui/details/DetailsTestKt/DetailsUpdateTest_2ed8e27d_0.png @@ -1,3 +1,3 @@ version https://git-lfs.github.com/spec/v1 -oid sha256:3572f14e0b9656a394ad973692a82f228a60567d3d3a777202588552320e630b -size 159962 +oid sha256:8a79458111f1235ddf08702dc629de1323ee3acba50bbe7176125d352ee4803c +size 156293