add NFC auto-turn-off setting

This commit is contained in:
Daniel Micay 2025-05-17 19:14:14 -04:00
parent ee9cc2b4aa
commit 3b06f1d803

View File

@ -585,6 +585,7 @@
<p>Changes since the 2025050700 release:</p> <p>Changes since the 2025050700 release:</p>
<ul> <ul>
<li>add NFC auto-turn-off setting to go along with the existing addition of Wi-Fi and Bluetooth auto-turn-off settings</li>
<li>add new setting for blocking sharing the clipboard to and/or from a Private Space</li> <li>add new setting for blocking sharing the clipboard to and/or from a Private Space</li>
<li>extend Install available apps feature to Private Spaces</li> <li>extend Install available apps feature to Private Spaces</li>
<li>add support for creating and using Private Space in secondary users including all standard features with the exception of auto-locking support since our implementation of that is too complex/invasive to properly review and test while we're focused on Android 16 porting</li> <li>add support for creating and using Private Space in secondary users including all standard features with the exception of auto-locking support since our implementation of that is too complex/invasive to properly review and test while we're focused on Android 16 porting</li>