mirror of
https://github.com/Helium314/HeliBoard.git
synced 2025-05-31 11:52:13 +00:00
Space swipe to toggle numpad layout, with side bonuses (#950)
* make the numpad key toggle-based, allowing for use in its own layout. it also remembers the symbols-shift state. * add space swipe gesture to toggle the numpad * fix sliding key input for the numpad key bugs
This commit is contained in:
parent
309d7f299e
commit
105d044aa8
15 changed files with 129 additions and 38 deletions
|
@ -83,7 +83,7 @@ Usually the label is what is displayed on the key. However, there are some speci
|
|||
* _alpha_: switch to alphabet keyboard (or main phone keyboard in case of phone layout)
|
||||
* _symbol_: switch to symbol keyboard (or phone symbols keyboard in case of phone layout)
|
||||
* _symbol_alpha_: toggle alpha / symbol keyboard
|
||||
* _numpad_: switch to numpad layout
|
||||
* _numpad_: toggle numpad layout
|
||||
* _emoji_: switch to emoji view
|
||||
* _com_: display common TLDs (.com and similar, currently not localized)
|
||||
* _language_switch_: language switch key
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue