summaryrefslogtreecommitdiff
path: root/static
diff options
context:
space:
mode:
authorDaniel Micay <danielmicay@gmail.com>2022-03-19 15:22:43 -0400
committerDaniel Micay <danielmicay@gmail.com>2022-03-19 15:22:43 -0400
commitc29aa15f206d1ab134950ee694c08bf47a1bf75a (patch)
tree00b8ee372829a95615a6ec58784ba33d0ef6b4d0 /static
parent8c9baeb21a155eeac623bf913bfee4100d29c2d8 (diff)
PIN scrambling toggle simplification
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 e84df2f4..cbdc4f00 100644
--- a/static/releases.html
+++ b/static/releases.html
@@ -531,6 +531,7 @@
<li>improve Android 12 PendingIntent security check compatibility due to buggy apps including Chromium targeting API 31+ with outdated Play services client libraries lacking Android 12 support (triggered much more frequently on GrapheneOS due to PendingIntent being used to request runtime permissions on behalf of Play services)</li>
<li>Sandboxed Google Play compatibility layer: expand PhenoTypeFlags workaround to all Play services clients</li>
<li>fix compatibility of PIN scrambling with physical keyboards</li>
+ <li>Settings: convert PIN scrambling toggle into a switch preference from a list preference</li>
<li>improve USB connection icon</li>
<li>backport fixes for battery usage history</li>
</ul>