[Scummvm-git-logs] scummvm master -> 3225d6d8430ade71f48b361c7334bbcac7eb8063

antoniou79 noreply at scummvm.org
Mon Jan 19 10:49:06 UTC 2026


This automated email contains information about 2 new commits which have been
pushed to the 'scummvm' repo located at https://api.github.com/repos/scummvm/scummvm .

Summary:
9233950cca DOCS: ANDROID: Additional notes for SAF related issues
3225d6d843 DISTS: ANDROID: Release notes for 2026.1.0


Commit: 9233950ccad6213d18fc150e50362f98cbc57d8d
    https://github.com/scummvm/scummvm/commit/9233950ccad6213d18fc150e50362f98cbc57d8d
Author: antoniou79 (a.antoniou79 at gmail.com)
Date: 2026-01-19T12:45:38+02:00

Commit Message:
DOCS: ANDROID: Additional notes for SAF related issues

Changed paths:
    doc/docportal/other_platforms/android.rst


diff --git a/doc/docportal/other_platforms/android.rst b/doc/docportal/other_platforms/android.rst
index 2c724ceea52..eb0e641818d 100644
--- a/doc/docportal/other_platforms/android.rst
+++ b/doc/docportal/other_platforms/android.rst
@@ -96,6 +96,18 @@ To add more games, repeat Steps 1 and 6.
 
         If existing added games or custom paths no longer work, go to **Game Options > Paths**, select the path to update, then follow steps 2 through 6 above.
 
+.. _addSAFpathRestrictedFilesProfile:
+
+    .. note::
+        If the Android device's **Files** app has been manually deactivated, please re-activate it, if possible, because it is used by ScummVM as the native File explorer.
+
+        Furthermore, an Android user with a **restricted profile** might not be able to run the device's **Files** app with full access rights, so it will be impossible to browse the list of folders and files on external storage (SD Card) of their device to choose a folder to grant ScummVM the SAF access permission.
+
+.. _addSAFpathAndroidStudioDeviceExplorerKnownIssue:
+
+    .. note::
+        On a few devices it was observed that when Android Studio's "Device Explorer" utility is used to browse the device's folders and upload files from a PC to the Android device then, upon re-launching ScummVM on that device, it may behave as all granted SAF access permissions are lost and cannot be granted again. In this case, a device restart should fix this odd "hiccup"; after the restart, ScummVM will properly acknowledge any previously configured SAF-accessible folders.
+
 Removing permissions
 ************************
 
@@ -221,4 +233,4 @@ For more information, see the :doc:`../use_scummvm/LAN` page.
 Known issues
 ===============
 
-- If ScummVM is uninstalled or downgraded, its internal and external app spaces are fully deleted. If you want to keep saved games use ScummVM's :doc:`cloud <../use_scummvm/connect_cloud>` or LAN functionality to keep those files. Alternatively, change the saved game path to a shared location such as an SD card.
+- If ScummVM is uninstalled or downgraded, its internal and external app spaces are fully deleted. If you want to keep the saved games, use ScummVM's :doc:`cloud <../use_scummvm/connect_cloud>` or LAN functionality to keep those files. Alternatively, change the saved game path to a shared location such as an SD card.


Commit: 3225d6d8430ade71f48b361c7334bbcac7eb8063
    https://github.com/scummvm/scummvm/commit/3225d6d8430ade71f48b361c7334bbcac7eb8063
Author: antoniou79 (a.antoniou79 at gmail.com)
Date: 2026-01-19T12:47:12+02:00

Commit Message:
DISTS: ANDROID: Release notes for 2026.1.0

Note: The documentation url, links to the "latest" version for now, since there's no specific version of the documentation for 2026.1.0 as of yet

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 f49673047f6..7990e2e854b 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.1/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/latest/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,11 +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.1.1
+2026.1.0
 
 *** Release notes (limit is 500 characters):
-- Fixed importing a ScummVM (configuration and saves) backup file
-- Fixed localized GUI texts
-- Fixed a crash for the "The Prince and the Coward" game
+- Support for Android 16
+- Support for scaling shaders and antialiasing in 3D engine
+- Fixed long-press on back button with recent Android versions
+- Controller Start button is now mapped to ScummVM Menu (in-game) by default
 
-Full release notes: https://scummvm.org/frs/scummvm/2.9.1/ReleaseNotes.html
+Full release notes: https://scummvm.org/frs/scummvm/2026.1.0/ReleaseNotes.html




More information about the Scummvm-git-logs mailing list