diff options
| author | Daniel Micay <daniel.micay@grapheneos.org> | 2024-02-08 13:39:44 -0500 |
|---|---|---|
| committer | Daniel Micay <daniel.micay@grapheneos.org> | 2024-02-08 13:39:44 -0500 |
| commit | b5dd5c72b8255bd60231e53930ed39ebff051f2f (patch) | |
| tree | 766a24a4168debf5e479800d56d27db2d3e51120 /static | |
| parent | 49d603f057993a4c97cb94b8b890c0bf8a2f6e3b (diff) | |
gmscompat improvements
Diffstat (limited to 'static')
| -rw-r--r-- | static/releases.html | 3 |
1 files changed, 3 insertions, 0 deletions
diff --git a/static/releases.html b/static/releases.html index a614f783..0aaeacff 100644 --- a/static/releases.html +++ b/static/releases.html @@ -730,6 +730,9 @@ <p>Changes since the 2024020500 release:</p> <ul> + <li>Sandboxed Google Play compatibility layer: add developer functionality for updating Android Auto via the Play Store for testing</li> + <li>Sandboxed Google Play compatibility layer: always apply PhenotypeFlag overrides to avoid regressions for some users</li> + <li>Sandboxed Google Play compatibility layer: catch SecurityException from setApplicationEnabledSetting() instead of relying on PhenotypeFlag override</li> <li>remove legacy AOSP Search app now that Vanadium provides the global search intent in addition to the more common web search intent also implemented by other browsers including Brave</li> <li>Vanadium: update to <a href="https://github.com/GrapheneOS/Vanadium/releases/tag/121.0.6167.164.0">version 121.0.6167.164.0</a></li> <li>GmsCompatConfig: update to <a href="https://github.com/GrapheneOS/platform_packages_apps_GmsCompat/releases/tag/config-94">version 94</a></li> |
