extend disabling camera while locked to shortcut

This commit is contained in:
Daniel Micay 2024-05-29 10:46:45 -04:00
parent 1a33c01059
commit 03a1803b32

View File

@ -775,6 +775,7 @@
<ul>
<li>increase default max password length to 128 to improve support for strong diceware passphrases, which will become more practical for people who don't want biometric-only secondary unlock with our upcoming 2-factor fingerprint unlock feature</li>
<li>disable camera lockscreen shortcut functionality when camera access while locked is disabled to avoid the possibility of misconfiguration by adding the camera lockscreen shortcut and then forgetting to remove it when disabling camera access</li>
<li>kernel (5.15): update to latest GKI LTS branch revision including update to 5.15.153</li>
<li>kernel (6.1): update to latest GKI LTS branch revision</li>
<li>Vanadium: update to <a href="https://github.com/GrapheneOS/Vanadium/releases/tag/125.0.6422.72.0">version 125.0.6422.72.0</a></li>