[Scummvm-git-logs] scummvm master -> 53517dbb625e004b65b5303dc93d409a6abcb6b3
antoniou79
noreply at scummvm.org
Tue May 13 20:57:50 UTC 2025
This automated email contains information about 1 new commit which have been
pushed to the 'scummvm' repo located at https://api.github.com/repos/scummvm/scummvm .
Summary:
53517dbb62 DISTS: ANDROID: Release notes for 2.9.1
Commit: 53517dbb625e004b65b5303dc93d409a6abcb6b3
https://github.com/scummvm/scummvm/commit/53517dbb625e004b65b5303dc93d409a6abcb6b3
Author: antoniou79 (a.antoniou79 at gmail.com)
Date: 2025-05-13T23:57:31+03:00
Commit Message:
DISTS: ANDROID: Release notes for 2.9.1
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 139dd1787d3..16bd576fbca 100644
--- a/dists/android/store/metadata-en-US.txt
+++ b/dists/android/store/metadata-en-US.txt
@@ -14,7 +14,7 @@ ScummVM provides a way to play many classic graphical point-and-click adventure
You can find more information, demos, and some free-to-download adventure games on our website. See also an up-to-date list here: https://wiki.scummvm.org/index.php/Where_to_get_the_games
-A quick-start guide is available on our website at https://docs.scummvm.org/en/v2.9.0/other_platforms/android.html which provides some more information, explaining how to configure Android-specific options and where you can find further help.
+A quick-start guide is available on our website at https://docs.scummvm.org/en/v2.9.1/other_platforms/android.html which provides some more information, explaining how to configure Android-specific options and where you can find further help.
https://forums.scummvm.org/viewforum.php?f=17 is our web forum where you can discuss the Android version.
@@ -22,13 +22,12 @@ ScummVM is open source software available under the term of the GPL v3.0 license
The source code is available from https://github.com/scummvm/scummvm.
*** Current release:
-2.9.0
+2.9.1
*** Release notes (limit is 500 characters):
-- Add support for Android 15.
-- Add game shortcuts support on Android home screen either from a long press on the ScummVM icon or from the launcher widgets selector.
-- Rework the gamepad input mode with an improved UI. Add more virtual buttons.
-- Scale UI according to display density.
-- Various stability fixes.
+- Added a feature to let users backup and restore their configuration and saves.
+- Enabled NEON support by default, resulting in better performance for the vast majority of older Android devices.
+- Worked around a bug in ARMv7a Android 6.0 and below, which could cause some game options to be missing, for example.
+- Increased stack allocation for Android Java thread, benefiting game engines that heavily use the stack.
-Full release notes: https://scummvm.org/frs/scummvm/2.9.0/ReleaseNotes.html
+Full release notes: https://scummvm.org/frs/scummvm/2.9.1/ReleaseNotes.html
More information about the Scummvm-git-logs
mailing list