diff options
Diffstat (limited to 'static')
| -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 d6cc2e81..8d8ff9b7 100644 --- a/static/releases.html +++ b/static/releases.html @@ -735,10 +735,10 @@ <ul> <li>completely new GrapheneOS Setup Wizard implementation for the initial setup of the device and secondary user profiles</li> <li>Theme Picker: update color schemes including adding the monochromatic colorscheme option</li> - <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>Sandboxed Google Play compatibility layer: add developer functionality for updating Android Auto via the Play Store for testing</li> <li>Storage Scopes: avoid legacy apps using legacy storage crashing when trying to access the wallpaper</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>fix upstream bug breaking package manager support for uninstalling apps only installed in other profiles from the Owner user</li> |
