diff options
| author | Daniel Micay <daniel.micay@grapheneos.org> | 2024-09-28 19:55:06 -0400 |
|---|---|---|
| committer | Daniel Micay <daniel.micay@grapheneos.org> | 2024-09-28 19:55:06 -0400 |
| commit | d9800c6ffc4d4dd0d39c52bfa9fafc2585ed35a5 (patch) | |
| tree | 1252e8589ec8820cc3cde62a8655682b0ed87aab | |
| parent | 7ddf3d0ea7c8074d021806257dca0e050316dbdc (diff) | |
reorder release notes
| -rw-r--r-- | static/releases.html | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/static/releases.html b/static/releases.html index e73042f0..3df585ca 100644 --- a/static/releases.html +++ b/static/releases.html @@ -882,10 +882,10 @@ <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>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> <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> </ul> </article> --> |
