summaryrefslogtreecommitdiff
path: root/static/releases.html
diff options
context:
space:
mode:
authorJune <june@eridan.me>2022-02-12 04:33:14 +0000
committerDaniel Micay <danielmicay@gmail.com>2022-02-11 23:41:34 -0500
commitc40b71271571acae459b5633a8e5838ab18cc29b (patch)
treef9a251634e3d629e28e20a3cf74f92964a7e55ae /static/releases.html
parent33ac69235cb82771bd3172e12b2c1a01469e817b (diff)
Fix some old arrows to proper ones
Signed-off-by: June <june@eridan.me>
Diffstat (limited to 'static/releases.html')
-rw-r--r--static/releases.html4
1 files changed, 2 insertions, 2 deletions
diff --git a/static/releases.html b/static/releases.html
index a53f02bf..ba16e2f6 100644
--- a/static/releases.html
+++ b/static/releases.html
@@ -598,7 +598,7 @@
<ul>
<li>Pixel 3, Pixel 3 XL: add GmsCompat app which was meant to be added by the previous release</li>
- <li>Pixel 6, Pixel 6 Pro: revert accidental enabling of dark mode by default, which we plan to do by default in the future across devices once the Contacts and Messaging apps are updated to support it (you can set your own preference in Settings → Display → Dark theme)</li>
+ <li>Pixel 6, Pixel 6 Pro: revert accidental enabling of dark mode by default, which we plan to do by default in the future across devices once the Contacts and Messaging apps are updated to support it (you can set your own preference in Settings ➔ Display ➔ Dark theme)</li>
</ul>
</article>
@@ -1660,7 +1660,7 @@
<ul>
<li>kernel (Pixel 4a (5G), Pixel 5): rebuild with updated techpack/camera submodule</li>
- <li>add back support for fully disabling native debugging (ptrace) support in Settings → Security</li>
+ <li>add back support for fully disabling native debugging (ptrace) support in Settings ➔ Security</li>
<li>kernel (Pixel 3, Pixel 3 XL, Pixel 3a, Pixel 3a XL, Pixel 4, Pixel 4 XL, Pixel 4a, Pixel 4a (5G), Pixel 5): enable support for native debugging (ptrace) toggle via Yama</li>
<li>Settings: add back extra field with bootloader version</li>
<li>Settings: only allow disabling Vanadium WebView library via developer tools since disabling it breaks app compatibility and almost always results in crashes rather than user friendly errors, including for base OS components using it</li>