summaryrefslogtreecommitdiff
path: root/static
diff options
context:
space:
mode:
authorDaniel Micay <daniel.micay@grapheneos.org>2025-01-25 11:34:47 -0500
committerDaniel Micay <daniel.micay@grapheneos.org>2025-02-10 04:00:51 -0500
commit925d176ab5ad6873c18fdbd1f2230e37ba64e63d (patch)
tree2a8a07f3460c1198b1a3e5b258833d5469df15d2 /static
parent72dde3eeb8a7979a39dbb1a055ca488ac2e6c234 (diff)
Play Integrity related features
Diffstat (limited to 'static')
-rw-r--r--static/releases.html4
1 files changed, 4 insertions, 0 deletions
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 @@
<li>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</li>
<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>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>Vanadium: update to <a href="https://github.com/GrapheneOS/Vanadium/releases/tag/132.0.6834.79.0">version 132.0.6834.79.0</a></li>
<li>Vanadium: update to <a href="https://github.com/GrapheneOS/Vanadium/releases/tag/132.0.6834.79.1">version 132.0.6834.79.1</a></li>