summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorDaniel Micay <daniel.micay@grapheneos.org>2025-05-19 14:35:56 -0400
committerDaniel Micay <daniel.micay@grapheneos.org>2025-05-19 14:35:56 -0400
commita270d639e444360968a3b90d92e806a4a267acc7 (patch)
treec0c53cfcde8bed91cec26c0657ffd9c6bf1d54fd
parent5e3d590c54a3bf859734764e76604db94d06eff7 (diff)
fix wording for emoji key move
-rw-r--r--static/releases.html2
1 files changed, 1 insertions, 1 deletions
diff --git a/static/releases.html b/static/releases.html
index e5672afe..ea33d8a1 100644
--- a/static/releases.html
+++ b/static/releases.html
@@ -608,7 +608,7 @@
<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>
- <li>Keyboard: move the emoji key to the left of the keyboard for the phone layout instead of putting it behind a long press or replacing the enter key with it when put into the emoji mode by apps like AOSP Messaging</li>
+ <li>Keyboard: move the emoji key to the left of the space bar for the phone layout instead of putting it behind a long press or replacing the enter key with it when put into the emoji mode by apps like AOSP Messaging</li>
<li>Keyboard: stop replacing the emoji key with the .com key for the email and URL input types</li>
<li>Vanadium: update to <a href="https://github.com/GrapheneOS/Vanadium/releases/tag/136.0.7103.125.0">version 136.0.7103.125.0</a></li>
<li>add support for testing Android 16 Beta 4.1 feature flags for development builds</li>