[Scummvm-git-logs] scummvm master -> 15ce9e77cebae4608bc384bc4985c076ab7cc41c
sev-
noreply at scummvm.org
Sun May 25 19:35:30 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:
15ce9e77ce DISTS: ANDROID: Properly reflect what has been published on the Play Store
Commit: 15ce9e77cebae4608bc384bc4985c076ab7cc41c
https://github.com/scummvm/scummvm/commit/15ce9e77cebae4608bc384bc4985c076ab7cc41c
Author: Eugene Sandulenko (sev at scummvm.org)
Date: 2025-05-25T21:35:21+02:00
Commit Message:
DISTS: ANDROID: Properly reflect what has been published on the Play Store
This reverts commit 1d04007ce5c38772f6ad3f04fb381fe81d2d0fe3 and fixed German copy
Changed paths:
dists/android/store/metadata-de-DE.txt
dists/android/store/metadata-en-US.txt
diff --git a/dists/android/store/metadata-de-DE.txt b/dists/android/store/metadata-de-DE.txt
index 806af735dbf..275ca3c87eb 100644
--- a/dists/android/store/metadata-de-DE.txt
+++ b/dists/android/store/metadata-de-DE.txt
@@ -24,10 +24,9 @@ https://forums.scummvm.org/viewforum.php?f=17 ist unser Forum, wo du dich mit an
2.9.1
*** Release notes:
-- Unterstützung für Android 15 hinzugefügt
-- Spieleverknüpfungen können zum Android-Startbildschirm hinzugefügt werden
-- Verbesserter Gamepad-Eingabemodus mit zusätzlichen Einstellungen über die Benutzeroberfläche
-- Benutzeroberfläche wird anhand der Display-Auflösung skaliert
-- Allgemeine Verbesserung der Stabilität
+â Eine Funktion zum Sichern und Wiederherstellen von Konfigurationen und Spielständen wurde hinzugefügt
+â NEON-Unterstützung wurde standardmäÃig aktiviert, was zu einer besseren Leistung auf den meisten älteren Android-Geräten führt
+â Ein Fehler in ARMv7a Android 6.0 und niedriger wurde behoben, der zum Fehlen einiger Spieloptionen führen konnte
+â Performance-Verbesserungen für einige Spiele-Engines
-Vollständige Versionshinweise: https://scummvm.org/frs/scummvm/2.9.0/ReleaseNotes.html
+Vollständige Versionshinweise: https://scummvm.org/frs/scummvm/2.9.1/ReleaseNotes.html
diff --git a/dists/android/store/metadata-en-US.txt b/dists/android/store/metadata-en-US.txt
index 673dd5e4836..16bd576fbca 100644
--- a/dists/android/store/metadata-en-US.txt
+++ b/dists/android/store/metadata-en-US.txt
@@ -25,9 +25,9 @@ The source code is available from https://github.com/scummvm/scummvm.
2.9.1
*** Release notes (limit is 500 characters):
-â Eine Funktion zum Sichern und Wiederherstellen von Konfigurationen und Spielständen wurde hinzugefügt
-â NEON-Unterstützung wurde standardmäÃig aktiviert, was zu einer besseren Leistung auf den meisten älteren Android-Geräten führt
-â Ein Fehler in ARMv7a Android 6.0 und niedriger wurde behoben, der zum Fehlen einiger Spieloptionen führen konnte
-â Performance-Verbesserungen für einige Spiele-Engines
+- 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.
-Vollständige Versionshinweise: https://scummvm.org/frs/scummvm/2.9.1/ReleaseNotes.html
+Full release notes: https://scummvm.org/frs/scummvm/2.9.1/ReleaseNotes.html
More information about the Scummvm-git-logs
mailing list