Skip to content

Commit e456753

Browse files
committed
add info on new Play Integrity API menu
1 parent 1c9bb85 commit e456753

File tree

1 file changed

+6
-3
lines changed

1 file changed

+6
-3
lines changed

static/releases.html

Lines changed: 6 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -564,9 +564,12 @@ <h3><a href="#2025012600">2025012600</a></h3>
564564
<li>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</li>
565565
<li>Contact Scopes: fix spoofing of OP_GET_CONTACTS for apps not requesting WRITE_CONTACTS</li>
566566
<li>Sandboxed Google Play compatibility layer: improve infrastructure</li>
567-
<li>Sandboxed Google Play compatibility layer: allow blocking Sandboxed Google Play is running notification</li>
568-
<li>Sandboxed Google Play compatibility layer: add support for blocking Play Integrity token requests</li>
569-
<li>Sandboxed Google Play compatibility layer: show optional notification upon detection of Play Integrity token requests</li>
567+
<li>Sandboxed Google Play compatibility layer: allow blocking the Sandboxed Google Play is running notification</li>
568+
<li>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</li>
569+
<li>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</li>
570+
<li>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</li>
571+
<li>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</li>
572+
<li>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</li>
570573
<li>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</li>
571574
<li>hardened_malloc: update libdivide to 5.2.0</li>
572575
<li>TalkBack (screen reader): update dependencies</li>

0 commit comments

Comments
 (0)