summaryrefslogtreecommitdiff
path: root/static
diff options
context:
space:
mode:
authorDaniel Micay <danielmicay@gmail.com>2023-03-14 06:10:04 -0400
committerDaniel Micay <danielmicay@gmail.com>2023-03-14 06:10:04 -0400
commit97709a2ea4bde49cbb54ede36ade538727a8daa0 (patch)
tree7c786b41281a4df7926035865e2b8c09f5bbedd5 /static
parenteaf29c2a5ad24c398078f250c49ef693f9e6cbbe (diff)
PIN scrambling toggle wording improvement
Diffstat (limited to 'static')
-rw-r--r--static/releases.html2
1 files changed, 1 insertions, 1 deletions
diff --git a/static/releases.html b/static/releases.html
index d56465b2..79ab8b5f 100644
--- a/static/releases.html
+++ b/static/releases.html
@@ -717,7 +717,7 @@
<li>Pixel 4, Pixel 4 XL, Pixel 4a, Pixel 4a (5G), Pixel 5, Pixel 5a: switch Qualcomm xtra-daemon service to standard time.xtracloud.net server from Pixel-specific time.google.com (we plan to provide the option to use GrapheneOS servers for XTRA time and PSDS data on Qualcomm devices in the future as we do for newer generation Tensor Pixels already, and we have the server-side part implemented already)</li>
<li>add infrastructure for allowing apps with INSTALL_PACKAGES to avoid trying to install the same package at the same time</li>
<li>new PIN scrambling implementing extending PIN scrambling to SIM PIN/PUK and redoing PIN scrambling each time the PIN UI is opened</li>
- <li>Settings: reimplement PIN scrambling via modern GrapheneOS settings infrastructure</li>
+ <li>Settings: reimplement PIN scrambling toggle via modern GrapheneOS settings infrastructure</li>
<li>Vanadium: update to <a href="https://github.com/GrapheneOS/Vanadium/releases/tag/111.0.5563.58.0">version 111.0.5563.58.0</a></li>
<li>Camera: update to <a href="https://github.com/GrapheneOS/Camera/releases/tag/60">version 60</a></li>
<li>GmsCompatConfig: update to <a href="https://github.com/GrapheneOS/platform_packages_apps_GmsCompat/releases/tag/config-37">version 37</a></li>