Commit graph

23 commits

Author SHA1 Message Date
Devy Ballard
105d044aa8
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
2024-07-09 22:26:23 +02:00
Devy Ballard
0bd76de9d9
Add paste key and slightly re-arrange toolbar keys (#945) 2024-07-06 09:41:19 +02:00
Devy Ballard
bcf2a52d6a
More cursor keys (#933) 2024-07-03 22:42:33 +02:00
Devy Ballard
57b99e27b0
Upscale the d-pad arrows globally (#934) 2024-06-30 08:35:12 +02:00
Helium314
3eafce9265 update key labels
remove emoji label, not necessary any more as it's a toolbar key
access toolbar labels via enum map
allow CLIPBOARD_CUT key(code)
2024-06-14 17:44:32 +02:00
Helium314
237adc991b properly update toolbar prefs 2024-06-13 20:08:40 +02:00
codokie
d11237ba23
add emoji toolbar key (#845) 2024-06-07 08:21:13 +02:00
Helium314
388366c242 make long-press toolbar pinning optional 2024-05-27 20:34:26 +02:00
codokie
2c24f190c1
Allow clear clipboard history toolbar key in normal toolbar (#679)
Co-authored-by: codokie <@>
Co-authored-by: Helium314 <helium314@disroot.org>
2024-05-25 23:12:11 +02:00
Helium314
a9ec745650 understand ctrl/alt/fn/meta and toolbar key labels in keyboard layouts 2024-05-22 23:28:44 +02:00
Helium314
4a6ef14309 after upgrade, disable new toolbar keys if the toolbar is customized 2024-05-17 18:36:41 +02:00
Helium314
3862d1e9b2 identify keyboard icons by name only
re-work KeyboardIconsSet
also fixes a recent regression where some icons are not displayed
2024-05-12 18:08:15 +02:00
Helium314
8f3e4fff8c allow selecting more icons in custom keys, update layouts.md 2024-05-12 00:20:56 +02:00
Helium314
2fc5286b97 make clipboard toolbar keys customizable 2024-05-01 23:41:11 +02:00
Helium314
edd4ae2c68 small adjustments after #691 2024-05-01 22:59:16 +02:00
codokie
83fc10ff02
Add long press functions to more toolbar keys, and more clipboard history toolbar keys (#691)
Co-authored-by: codokie <@>
2024-05-01 22:44:51 +02:00
codokie
f915e46468
cut toolbar key (#678) 2024-04-12 17:05:53 +02:00
Helium314
8870601402 remove unnecessary rounded close icon, see #649
and rename closeView to close, as the icon can be more generic than the toolbar key
2024-04-06 19:33:11 +02:00
codokie
38126d2840
add close history view toolbar button (#649) 2024-04-06 18:11:28 +02:00
codokie
dcddcccf09
improve auto correct & select all icons (#651) 2024-04-06 12:47:37 +02:00
Helium314
4ee01527a2 show toolbar icons in toolbar key dialog 2024-04-06 12:22:14 +02: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
a91a90bfbd rename package
introduces weird bugs for some reason
2024-01-31 18:32:43 +01:00
Renamed from app/src/main/java/org/dslul/openboard/inputmethod/latin/utils/ToolbarUtils.kt (Browse further)