Helium314
95d4bfe97c
Update managing emoji categories ( #1515 )
2025-05-14 16:22:50 +02:00
Helium314
85382de881
add language screen (not finished)
2025-02-16 22:58:19 +01:00
Helium314
d005ffac06
modify some separators we don't get into trouble when storing more data in extra values, and when storing extra values in prefs
2025-02-15 21:45:26 +01:00
Helium314
201b430362
change what can be stored in KeyboardLayoutSet subtype extra value
...
and some more preparations for adjustments related to language/layout settings upgrade
2025-02-13 17:29:51 +01:00
PurplePickleMonster
679754bb2d
Add toolbar option to toggle Split Keyboard Setting - Enhancement #1218 ( #1263 )
...
---------
Co-authored-by: Josh <joshtidal24@gmail.com>
Co-authored-by: Helium314 <helium314@mailbox.org>
2025-02-09 11:32:16 +01:00
Helium314
419c0d847b
switch from start / stop one-handed mode key codes to a toggle code
...
mainly so there is no awkward state-dependent key code on the toolbar key
2025-01-26 09:48:21 +01:00
Helium314
1a630821db
move information to subtype extra value:
...
whether layout has shift key
whether proximity-based corrections should be enabled when shift is enabled
2024-05-18 14:34:46 +02:00
Helium314
34d8bd16f0
Migrate functional key layouts to json ( #778 )
...
Now the functional key layouts should be (mostly) compatible to FlorisBoard
Not yet customizable, this is a large step towards customizable functional key layouts
2024-05-11 15:41:00 +02:00
Helium314
e289e7ef5f
move zwj and zwnj codes from Constants to KeyCode
...
and support florisboard name half_space for zwnj
2024-03-27 06:10:31 +01:00
Helium314
4b52f2d51d
properly determine length of emojis when deleting
...
fixes issue described in https://github.com/Helium314/HeliBoard/issues/426#issuecomment-1944132643 , but not the initial problem
2024-03-03 14:48:03 +01:00
Helium314
a34b3f4cdd
switch internal codes for functional keys to the same as florisboard
...
for better compatibility of layouts
also convert labels
2024-03-02 21:02:48 +01:00
Helium314
7b0ee924ae
use less specific key codes
2024-03-02 18:52:55 +01:00
Helium314
a91a90bfbd
rename package
...
introduces weird bugs for some reason
2024-01-31 18:32:43 +01:00