summaryrefslogtreecommitdiff
path: root/static
diff options
context:
space:
mode:
authorDaniel Micay <danielmicay@gmail.com>2022-10-06 11:25:48 -0400
committerDaniel Micay <danielmicay@gmail.com>2022-10-06 11:25:48 -0400
commit3f162b74944033871297b1fc52823301828d59f7 (patch)
treed591fa122df273e2019e2f7feb9632c8ae19c0cd /static
parentaf1dbf2798560b281f2b772623a99e793f1eb18e (diff)
gmscompat improvements
Diffstat (limited to 'static')
-rw-r--r--static/releases.html12
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>