From 1c975beb7357fc2ee4b36eac9122e64f63389ad8 Mon Sep 17 00:00:00 2001 From: "Adam M. Szalkowski" Date: Mon, 11 Sep 2023 08:53:30 +0200 Subject: [PATCH] chore: version bump --- ActivityLauncherApp/src/main/AndroidManifest.xml | 4 ++-- whatsnew/whatsnew-en-GB | 4 +--- 2 files changed, 3 insertions(+), 5 deletions(-) diff --git a/ActivityLauncherApp/src/main/AndroidManifest.xml b/ActivityLauncherApp/src/main/AndroidManifest.xml index a12363c0..119f0c5a 100644 --- a/ActivityLauncherApp/src/main/AndroidManifest.xml +++ b/ActivityLauncherApp/src/main/AndroidManifest.xml @@ -1,8 +1,8 @@ + android:versionCode="38" + android:versionName="1.14.8"> diff --git a/whatsnew/whatsnew-en-GB b/whatsnew/whatsnew-en-GB index 0476a78b..b29f39a1 100644 --- a/whatsnew/whatsnew-en-GB +++ b/whatsnew/whatsnew-en-GB @@ -1,3 +1 @@ -Fix for issue #171 (Shortcuts not working properly in Android 13) (@Ismael034): - -This version contains a workaround for the "App isn't installed" error showing up when starting shortcuts on Android 13. The fix makes all shortcuts point to our own proxy activity - similar approach to our root launcher. +Updated translations (Azerbaijani and Traditional Chinese added - check Crowdin for credits)