From e4567536cdb9ca5048fde00e7ca8be916a0ebc9b Mon Sep 17 00:00:00 2001 From: Daniel Micay Date: Sun, 26 Jan 2025 08:59:28 -0500 Subject: [PATCH] add info on new Play Integrity API menu --- static/releases.html | 9 ++++++--- 1 file changed, 6 insertions(+), 3 deletions(-) diff --git a/static/releases.html b/static/releases.html index 7c6362d38..ae4a68088 100644 --- a/static/releases.html +++ b/static/releases.html @@ -564,9 +564,12 @@

2025012600

  • 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
  • +
  • Sandboxed Google Play compatibility layer: allow blocking the Sandboxed Google Play is running notification
  • +
  • Sandboxed Google Play compatibility layer: add per-app Play Integrity menu in the per-app Settings configuration that's shown after an app uses the Play Integrity API
  • +
  • Sandboxed Google Play compatibility layer: add per-app toggle for blocking using the Play Integrity API via the per-app Play Integrity menu as a workaround for apps which ban devices based on it but don't require providing it to their service yet
  • +
  • Sandboxed Google Play compatibility layer: add shortcut to the per-app Play Integrity API menu for contacting the app developer by leaving a review through the Play Store page
  • +
  • Sandboxed Google Play compatibility layer: add menu for viewing all apps which have used the Play Integrity API with a shortcut in the per-app Play Integrity API menu
  • +
  • Sandboxed Google Play compatibility layer: show optional notification upon detection of Play Integrity usage providing a shortcut to the per-app Play Integrity API menu and another for hiding further notifications for the app which is also available as a toggle in the per-menu
  • 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
  • hardened_malloc: update libdivide to 5.2.0
  • TalkBack (screen reader): update dependencies