summaryrefslogtreecommitdiff
path: root/static
diff options
context:
space:
mode:
authorDaniel Micay <danielmicay@gmail.com>2022-09-20 14:18:33 -0400
committerDaniel Micay <danielmicay@gmail.com>2022-09-20 14:18:33 -0400
commitcc7d57a569876cc723556eca3744e58823fb2bcd (patch)
treef871010e148a5a059ef5218750f4c34843a725bd /static
parent20224ed84e9d067ed1339e1190f97a185b5c2911 (diff)
more gmscompat improvements
Diffstat (limited to 'static')
-rw-r--r--static/releases.html4
1 files changed, 4 insertions, 0 deletions
diff --git a/static/releases.html b/static/releases.html
index 00add046..a8c07200 100644
--- a/static/releases.html
+++ b/static/releases.html
@@ -592,6 +592,10 @@
<li>Storage Scopes: deny storage permissions when Storage Scopes is enabled and then permit enabling storage permissions in combination with it for hybrid setups such as permitting access to all images while using storage scopes for other storage permissions</li>
<li>Storage Scopes: improve compatibility with apps checking storage permission app ops for themselves by spoofing the results</li>
<li>Sandboxed Google Play compatibility layer: skip app restart after permission grant in some cases</li>
+ <li>Sandboxed Google Play compatibility layer: move many compatibility shims to a text file with the possibility of dynamic updates of GmsCompatConfig along with triggering update checks via Apps after a Play services crash</li>
+ <li>Sandboxed Google Play compatibility layer: move away from deprecated PackageManager APIs</li>
+ <li>Sandboxed Google Play compatibility layer: add report to developers button to Google Play crash notifications</li>
+ <li>Sandboxed Google Play compatibility layer: improve compatibility shims to fix some remaining app compatibility issues</li>
<li>add GrapheneOS logo to boot animation</li>
<li>Vanadium: update Chromium base to 105.0.5195.136</li>
</ul>