summaryrefslogtreecommitdiff
path: root/static
diff options
context:
space:
mode:
authorDaniel Micay <daniel.micay@grapheneos.org>2025-01-25 04:58:00 -0500
committerDaniel Micay <daniel.micay@grapheneos.org>2025-02-10 04:00:51 -0500
commit0060a0e857403b18b4b70be33acc06f864be6836 (patch)
treec60bcfb4b82fad919f38e11df5d8ccb80c247d47 /static
parente3582ced1bd3b7f5263a5f06930ce99f65ca013f (diff)
SettingsIntelligence: don't show preference summaries in search results
Diffstat (limited to 'static')
-rw-r--r--static/releases.html1
1 files changed, 1 insertions, 0 deletions
diff --git a/static/releases.html b/static/releases.html
index c19b50b8..dd6e4284 100644
--- a/static/releases.html
+++ b/static/releases.html
@@ -560,6 +560,7 @@
<li>Messaging: port to target API 35 (Android 15) and begin under the hood overhaul</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>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>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>