diff options
Diffstat (limited to 'static')
| -rw-r--r-- | static/releases.html | 12 |
1 files changed, 12 insertions, 0 deletions
diff --git a/static/releases.html b/static/releases.html index e62f3774..2c5cf457 100644 --- a/static/releases.html +++ b/static/releases.html @@ -591,6 +591,18 @@ <ul> <li>Pixel 4a: raise maximum number of users to 32 to match other devices (was being overridden by device overlay)</li> + <li>Storage Scopes: fix denial of app ops that are allowed by default</li> + <li>Storage Scopes: fix showing storage permission prompt in certain cases</li> + <li>Sandboxed Google Play compatibility layer: support intercepting SynchronousResultReceiver exceptions</li> + <li>Sandboxed Google Play compatibility layer: improve handling of pending intents</li> + <li>Sandboxed Google Play compatibility layer: silence notification channels by default</li> + <li>Sandboxed Google Play compatibility layer: improve infrastructure for GmsCompatConfig shims</li> + <li>Sandboxed Google Play compatibility layer: notify the user that Contacts sync can be enabled</li> + <li>Sandboxed Google Play compatibility layer: notify when an app requires the Speech Services app</li> + <li>GmsCompatConfig: fix Google account removal caused by attempt to use privileged APIs leading to an error blocking it</li> + <li>GmsCompatConfig: fully disable com.google.android.westworld</li> + <li>GmsCompatConfig: disable OS update service to prevent it crashing from lack of access</li> + <li>GmsCompatConfig: add BluetoothDevice shims</li> <li>Camera: update to <a href="https://github.com/GrapheneOS/Camera/releases/tag/52">version 52</a></li> <li>Auditor: update to <a href="https://github.com/GrapheneOS/Auditor/releases/tag/60">version 60</a></li> </ul> |
