From cc7d57a569876cc723556eca3744e58823fb2bcd Mon Sep 17 00:00:00 2001 From: Daniel Micay Date: Tue, 20 Sep 2022 14:18:33 -0400 Subject: [PATCH] more gmscompat improvements --- static/releases.html | 4 ++++ 1 file changed, 4 insertions(+) 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 @@
  • 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
  • Storage Scopes: improve compatibility with apps checking storage permission app ops for themselves by spoofing the results
  • Sandboxed Google Play compatibility layer: skip app restart after permission grant in some cases
  • +
  • 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
  • +
  • Sandboxed Google Play compatibility layer: move away from deprecated PackageManager APIs
  • +
  • Sandboxed Google Play compatibility layer: add report to developers button to Google Play crash notifications
  • +
  • Sandboxed Google Play compatibility layer: improve compatibility shims to fix some remaining app compatibility issues
  • add GrapheneOS logo to boot animation
  • Vanadium: update Chromium base to 105.0.5195.136