summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorDaniel Micay <daniel.micay@grapheneos.org>2024-03-20 07:59:11 -0400
committerDaniel Micay <daniel.micay@grapheneos.org>2024-03-20 07:59:28 -0400
commit94a613017a3b7c3293f5f08335bb500d4c5e832e (patch)
tree75a03e3a0f20af64fdd9fc6ab814244ca39bafea
parenta556cedfa95755c399939434cfbd197f41061844 (diff)
more complete setup design
-rw-r--r--static/releases.html1
1 files changed, 1 insertions, 0 deletions
diff --git a/static/releases.html b/static/releases.html
index be4ddc4c..8c1968c4 100644
--- a/static/releases.html
+++ b/static/releases.html
@@ -746,6 +746,7 @@
<li>allowlist using device controls quick tile when unlocked since it already has a toggle for controlling availability so our new default requirement of the device being unlocked needs to be overridden for it</li>
<li>revert disabling hardened_malloc for Broadcom Bluetooth HAL (does not appear to be a memory corruption bug found by GrapheneOS but rather the stock OS is using an older Bluetooth module without the issue)</li>
<li>revert allowing users to disable Bluetooth for Bluetooth system app (does not appear to be a memory corruption bug found by GrapheneOS but rather the stock OS is using an older Bluetooth module without the issue)</li>
+ <li>more complete setup design configuration to improve appearance of Setup Wizard, etc.</li>
<li>Settings: fix upstream footer formatting issue for App pinning screen</li>
<li>update timezone module to Android mainline 341510010 (based on tzdata 2024a)</li>
<li>kernel (5.15, 6.1): improve support for hosting servers by enabling SYN cookies as we do for the older kernels</li>