[Scummvm-git-logs] scummvm master -> 43805e3a94061b8308c51438f3381a0b4e87f1c1
antoniou79
noreply at scummvm.org
Sat Mar 11 20:42:27 UTC 2023
This automated email contains information about 2 new commits which have been
pushed to the 'scummvm' repo located at https://github.com/scummvm/scummvm .
Summary:
07e5bcf51d ANDROID: Update versioncodes reservation for 2.7.0 beta 3
43805e3a94 ANDROID: Update English metadata for Play Store (2.8.0 beta 3)
Commit: 07e5bcf51d5c5b0986ab3e0b7d0369fa60892205
https://github.com/scummvm/scummvm/commit/07e5bcf51d5c5b0986ab3e0b7d0369fa60892205
Author: antoniou79 (a.antoniou79 at gmail.com)
Date: 2023-03-11T22:33:37+02:00
Commit Message:
ANDROID: Update versioncodes reservation for 2.7.0 beta 3
Changed paths:
dists/android/build.gradle
diff --git a/dists/android/build.gradle b/dists/android/build.gradle
index 2c4ec63f7bb..2ca59b3f354 100644
--- a/dists/android/build.gradle
+++ b/dists/android/build.gradle
@@ -41,30 +41,29 @@ android {
versionName "2.8.0"
versionCode 105
// versioncode must be incremented for each market upload
- // ScummVM 2.8.0: 105 - 108 (arm-v7a, arm64-v8a, x86, x86_64 respectively)
- // ScummVM 2.7.x: 101 - 104 (reserved for potential beta or 2.7.x bugfix builds)
- // ScummVM 2.7.x: 97 - 100 (reserved for potential beta or 2.7.x bugfix builds)
+ // ScummVM 2.8.0: 105 - 108 (arm-v7a, arm64-v8a, x86, x86_64 respectively)
+ // ScummVM 2.7.x: 101 - 104 (reserved for potential beta or 2.7.x bugfix builds)
// Historical version codes:
- // ScummVM 2.7.0: 93 - 96 (arm-v7a, arm64-v8a, x86, x86_64 respectively) (beta 2 on Play Store)
- // ScummVM 2.7.0: 89 - 92 (arm-v7a, arm64-v8a, x86, x86_64 respectively) (beta 1 on Play Store)
- // ScummVM 2.6.x: 85 - 88 (skipped - was reserved for potential beta or 2.6.x bugfix builds)
- // ScummVM 2.6.x: 81 - 84 (skipped - was reserved for potential beta or 2.6.x bugfix builds)
- // ScummVM 2.6.1: 77 - 80 (arm-v7a, arm64-v8a, x86, x86_64 respectively)
- // ScummVM 2.6.0: 73 - 76 (arm-v7a, arm64-v8a, x86, x86_64 respectively)
- // ScummVM 2.5.1: 69 - 72 (arm-v7a, arm64-v8a, x86, x86_64 respectively)
- // ScummVM 2.5.0: 65 - 68 (arm-v7a, arm64-v8a, x86, x86_64 respectively)
- // ScummVM 2.2.1: 61 - 64 Play Store release version for 2.2.1 (arm-v7a, arm64-v8a, x86, x86_64 respectively)
- // ScummVM 2.2.1: 57 - 60 Beta 3 (arm-v7a, arm64-v8a, x86, x86_64 respectively)
- // ScummVM 2.2.1: 57 - 60 *Reserved for 2.2.1 stable/release* (arm-v7a, arm64-v8a, x86, x86_64 respectively)
- // ScummVM 2.2.1: 53 - 56 Beta 2 (arm-v7a, arm64-v8a, x86, x86_64 respectively)
- // ScummVM 2.2.1: 49 - 52 Beta 1 (29 Sep 2020) (arm-v7a, arm64-v8a, x86, x86_64 respectively)
- // ScummVM 2.2.0: 45 - 48 (arm-v7a, arm64-v8a, x86, x86_64 respectively -- armeabi was dropped)
- // ScummVM 2.1.1: 40 - 44 (armeabi, arm-v7a, arm64-v8a, x86, x86_64 respectively)
- // ScummVM 2.1.0: 35 - 39 (armeabi, arm-v7a, arm64-v8a, x86, x86_64 respectively)
- // ScummVM 2.0.0: 30 - 34
- // ScummVM 1.9.0.1:25 - 28
- // ScummVM 1.9.0: 19
- // ScummVM 1.8.1: 15
+ // ScummVM 2.7.0.2: 97 - 100 (arm-v7a, arm64-v8a, x86, x86_64 respectively) (beta 3 on Play Store)
+ // ScummVM 2.7.0.1: 93 - 96 (arm-v7a, arm64-v8a, x86, x86_64 respectively) (beta 2 on Play Store)
+ // ScummVM 2.7.0: 89 - 92 (arm-v7a, arm64-v8a, x86, x86_64 respectively) (beta 1 on Play Store)
+ // ScummVM 2.6.x: 85 - 88 (skipped - was reserved for potential beta or 2.6.x bugfix builds)
+ // ScummVM 2.6.x: 81 - 84 (skipped - was reserved for potential beta or 2.6.x bugfix builds)
+ // ScummVM 2.6.1: 77 - 80 (arm-v7a, arm64-v8a, x86, x86_64 respectively)
+ // ScummVM 2.6.0: 73 - 76 (arm-v7a, arm64-v8a, x86, x86_64 respectively)
+ // ScummVM 2.5.1: 69 - 72 (arm-v7a, arm64-v8a, x86, x86_64 respectively)
+ // ScummVM 2.5.0: 65 - 68 (arm-v7a, arm64-v8a, x86, x86_64 respectively)
+ // ScummVM 2.2.1: 61 - 64 Play Store release version for 2.2.1 (arm-v7a, arm64-v8a, x86, x86_64 respectively)
+ // ScummVM 2.2.1: 57 - 60 Beta 3 (arm-v7a, arm64-v8a, x86, x86_64 respectively)
+ // ScummVM 2.2.1: 53 - 56 Beta 2 (arm-v7a, arm64-v8a, x86, x86_64 respectively)
+ // ScummVM 2.2.1: 49 - 52 Beta 1 (29 Sep 2020) (arm-v7a, arm64-v8a, x86, x86_64 respectively)
+ // ScummVM 2.2.0: 45 - 48 (arm-v7a, arm64-v8a, x86, x86_64 respectively -- armeabi was dropped)
+ // ScummVM 2.1.1: 40 - 44 (armeabi, arm-v7a, arm64-v8a, x86, x86_64 respectively)
+ // ScummVM 2.1.0: 35 - 39 (armeabi, arm-v7a, arm64-v8a, x86, x86_64 respectively)
+ // ScummVM 2.0.0: 30 - 34
+ // ScummVM 1.9.0.1: 25 - 28
+ // ScummVM 1.9.0: 19
+ // ScummVM 1.8.1: 15
}
buildTypes {
Commit: 43805e3a94061b8308c51438f3381a0b4e87f1c1
https://github.com/scummvm/scummvm/commit/43805e3a94061b8308c51438f3381a0b4e87f1c1
Author: antoniou79 (a.antoniou79 at gmail.com)
Date: 2023-03-11T22:41:03+02:00
Commit Message:
ANDROID: Update English metadata for Play Store (2.8.0 beta 3)
Changed paths:
dists/android/store/metadata-en-US.txt
diff --git a/dists/android/store/metadata-en-US.txt b/dists/android/store/metadata-en-US.txt
index 445e21c40f5..d953543874c 100644
--- a/dists/android/store/metadata-en-US.txt
+++ b/dists/android/store/metadata-en-US.txt
@@ -32,13 +32,12 @@ For full release notes see https://scummvm.org/frs/scummvm/2.5.0/ReleaseNotes.ht
*** Beta release name:
-2.7.0.1 (beta 2)
+2.7.0.2 (beta 3)
*** Beta release notes:
<en-US>
-- Fix loading FluidSynth soundfonts
-- Fix setting a custom Global Save Path
-- Fix crash related to downloading shaders to custom path
-- Fix save game removal using the SAF API
-- More games, more bugfixes, the full list is at https://scummvm.org/frs/scummvm/2.7.0/ReleaseNotes.html
+- Faster app loading time
+- Fixed a number of reported app crashes
+- Reintroduced support of devices at API level 16 (Android 4.1) as minimum
+- Full release notes for 2.7.0 are at: https://scummvm.org/frs/scummvm/2.7.0/ReleaseNotes.html
</en-US>
More information about the Scummvm-git-logs
mailing list