Skip to content

Commit

Permalink
add info on new Play Integrity API menu
Browse files Browse the repository at this point in the history
  • Loading branch information
thestinger committed Jan 26, 2025
1 parent 1c9bb85 commit 571f78e
Showing 1 changed file with 6 additions and 3 deletions.
9 changes: 6 additions & 3 deletions static/releases.html
Original file line number Diff line number Diff line change
Expand Up @@ -564,9 +564,12 @@ <h3><a href="#2025012600">2025012600</a></h3>
<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>
<li>Contact Scopes: fix spoofing of OP_GET_CONTACTS for apps not requesting WRITE_CONTACTS</li>
<li>Sandboxed Google Play compatibility layer: improve infrastructure</li>
<li>Sandboxed Google Play compatibility layer: allow blocking Sandboxed Google Play is running notification</li>
<li>Sandboxed Google Play compatibility layer: add support for blocking Play Integrity token requests</li>
<li>Sandboxed Google Play compatibility layer: show optional notification upon detection of Play Integrity token requests</li>
<li>Sandboxed Google Play compatibility layer: allow blocking the Sandboxed Google Play is running notification</li>
<li>Sandboxed Google Play compatibility layer: add per-app Play Integrity menu in the per-app Settings configuration that's shown after the app uses the Play Integrity API</li>
<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>
<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>
<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>
<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>
<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>
<li>hardened_malloc: update libdivide to 5.2.0</li>
<li>TalkBack (screen reader): update dependencies</li>
Expand Down

0 comments on commit 571f78e

Please sign in to comment.