diff options
| author | Daniel Micay <daniel.micay@grapheneos.org> | 2025-01-26 09:19:57 -0500 |
|---|---|---|
| committer | Daniel Micay <daniel.micay@grapheneos.org> | 2025-02-10 04:00:51 -0500 |
| commit | 45a4efec2942e6210026d3ed226abf0b62341727 (patch) | |
| tree | 9330864580b2795bc9793e782b1733ac15542bb5 /static | |
| parent | fa47172eed0153f89c68774a85c1b04ede35d028 (diff) | |
reorder release notes
Diffstat (limited to 'static')
| -rw-r--r-- | static/releases.html | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/static/releases.html b/static/releases.html index ae4a6808..b24baa63 100644 --- a/static/releases.html +++ b/static/releases.html @@ -561,6 +561,7 @@ <li>Messaging: begin under the hood overhaul including fully porting to target API 35 (Android 15)</li> <li>recovery: remove spurious warning after update installation fails on A/B update devices</li> <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>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>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> @@ -570,7 +571,6 @@ <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> <li>TalkBack (screen reader): make builds fully reproducible by removing the use of __DATE__ and __TIME__ by brltty along with making the liblouis translation table zip use deterministic file order and timestamps</li> |
