summaryrefslogtreecommitdiff
path: root/static
diff options
context:
space:
mode:
authorDaniel Micay <daniel.micay@grapheneos.org>2024-02-20 13:04:55 -0500
committerDaniel Micay <daniel.micay@grapheneos.org>2024-02-20 13:04:55 -0500
commite251d8639a360718745f77bc5bc0d20ed17cb1a9 (patch)
tree2cd9bea0956af816a73cb9f3f269e865cff11970 /static
parent232ba232420cbd1842b58c8c9542fc7520884aa9 (diff)
Android Auto 11.3 support
Diffstat (limited to 'static')
-rw-r--r--static/releases.html1
1 files changed, 1 insertions, 0 deletions
diff --git a/static/releases.html b/static/releases.html
index e1dca6cc..f8e3f842 100644
--- a/static/releases.html
+++ b/static/releases.html
@@ -736,6 +736,7 @@
<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>Sandboxed Google Play compatibility layer: add support for Android Auto 11.3 by extending the wireless Android Auto and phone call handling toggles to also allow BluetoothAdapter#getActiveDevices</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>Settings: improve strings for network connection toggles</li>
<li>kernel (5.10, 5.15, 6.1): temporarily ignore sysrq_always_enabled to avoid sysrq being enabled on devices passing it on the kernel line unconditionally</li>