fix wording for emoji key move

This commit is contained in:
Daniel Micay 2025-05-19 14:35:56 -04:00
parent 5e3d590c54
commit a270d639e4

View File

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