summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorDaniel Micay <daniel.micay@grapheneos.org>2025-05-19 14:02:56 -0400
committerDaniel Micay <daniel.micay@grapheneos.org>2025-05-19 14:15:04 -0400
commitc9d5a366e97ae7f647887be568a0fa4f07651efc (patch)
tree67b35c5f2bb06b8323bdef97a195736f7f32e5eb
parent5f66e3105aeff612c9f101e2fc7d114fe79b488e (diff)
clarify wording
-rw-r--r--static/releases.html6
1 files changed, 3 insertions, 3 deletions
diff --git a/static/releases.html b/static/releases.html
index 755f0261..795ca531 100644
--- a/static/releases.html
+++ b/static/releases.html
@@ -602,9 +602,9 @@
<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>Private Space: add new setting for disabling delayed locking of storage to make locking work like secondary user end session, similar to the toggle for disabling secondary users running in the background (Private Space doesn't work this way by default to keep fingerprint unlock available after it's locked/stopped)</li>
- <li>Private Space: add new setting for blocking sharing the clipboard to and/or from the profile</li>
- <li>Private Space: add support for Install available apps feature</li>
+ <li>Private Space: add new setting for disabling delayed locking of storage to make locking work like secondary user end session, similar to the toggle for disabling secondary users running in the background (standard Private Space doesn't work this way to keep fingerprint unlock available after it's locked/stopped)</li>
+ <li>Private Space: add new setting for blocking sharing the clipboard to and/or from the parent profile and other nested profiles within it</li>
+ <li>Private Space: add support for the Install available apps feature we currently enable to support installing apps available in the Owner user to secondary users</li>
<li>Private Space: add support for 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>kernel (6.1): update to latest GKI LTS branch revision including update to 6.1.138</li>
<li>kernel (6.6): update to latest GKI LTS branch revision including update to 6.6.89</li>