From 925d176ab5ad6873c18fdbd1f2230e37ba64e63d Mon Sep 17 00:00:00 2001 From: Daniel Micay Date: Sat, 25 Jan 2025 11:34:47 -0500 Subject: [PATCH] Play Integrity related features --- static/releases.html | 4 ++++ 1 file changed, 4 insertions(+) diff --git a/static/releases.html b/static/releases.html index 16d4861b..6e0f8a32 100644 --- a/static/releases.html +++ b/static/releases.html @@ -562,6 +562,10 @@
  • change build username to build-user and build hostname to build-host instead of setting both to grapheneos due to bad actors using it to ban using GrapheneOS
  • SettingsIntelligence: don't show preference summaries in search results since it doesn't work properly for ones depending on dynamic string formatting and isn't done by SettingsIntelligenceGoogle on the stock Pixel OS
  • Contact Scopes: fix spoofing of OP_GET_CONTACTS for apps not requesting WRITE_CONTACTS
  • +
  • Sandboxed Google Play compatibility layer: improve infrastructure
  • +
  • Sandboxed Google Play compatibility layer: allow blocking Sandboxed Google Play is running notification
  • +
  • Sandboxed Google Play compatibility layer: add support for blocking Play Integrity token requests
  • +
  • Sandboxed Google Play compatibility layer: show optional notification upon detection of Play Integrity token requests
  • return green as the value of ro.boot.verifiedbootstate outside of specific parts of the base OS due to bad actors using it to ban using GrapheneOS
  • Vanadium: update to version 132.0.6834.79.0
  • Vanadium: update to version 132.0.6834.79.1