PIN scrambling toggle simplification

This commit is contained in:
Daniel Micay 2022-03-19 15:22:43 -04:00
parent 8c9baeb21a
commit c29aa15f20

View File

@ -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>