diff options
| author | Daniel Micay <daniel.micay@grapheneos.org> | 2024-09-28 19:54:57 -0400 |
|---|---|---|
| committer | Daniel Micay <daniel.micay@grapheneos.org> | 2024-09-28 19:54:57 -0400 |
| commit | 7ddf3d0ea7c8074d021806257dca0e050316dbdc (patch) | |
| tree | ee6bb59d001dd7c616bed1814c59434ef075e4d0 | |
| parent | 1c0ba0a8033d3413c9d26638a942083619f4042e (diff) | |
App Store version 26
| -rw-r--r-- | static/releases.html | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/static/releases.html b/static/releases.html index 7e55dc3f..e73042f0 100644 --- a/static/releases.html +++ b/static/releases.html @@ -882,6 +882,7 @@ <ul> <li>Sandboxed Google Play compatibility layer: add stub for Bluetooth AdvertisingSetParameters.setOwnAddressType() API needed for receiving files through Quick Share</li> <li>Sandboxed Google Play compatibility layer: ignore GattServer in BTLeAdvertiser.startAdvertisingSet() needed for receiving files through Quick Share</li> + <li>App Store: update to <a href="https://github.com/GrapheneOS/Apps/releases/tag/26">version 26</a></li> <li>Vanadium: update to <a href="https://github.com/GrapheneOS/Vanadium/releases/tag/129.0.6668.70.0">version 129.0.6668.70.0</a></li> <li>GmsCompatConfig: update to <a href="https://github.com/GrapheneOS/platform_packages_apps_GmsCompat/releases/tag/config-138">version 138</a></li> <li>Auditor: add battery optimization exception to help stick with the remote verification schedule despite users rarely ever interacting with the app which results in being placed into semi-restricted standby buckets</li> |
