Commit graph

14 commits

Author SHA1 Message Date
Helium314
cd44d2dc9f move keyboardActionListener implementation into separate class
(it will be extended later)
2024-03-27 06:09:59 +01:00
arcarum
4b78546e97
Add support for vertical cursor movement using the spacebar (#486)
---------

Co-authored-by: Helium314 <helium314@disroot.org>
2024-03-11 22:42:25 +01:00
Helium314
2a13ae186a avoid immediate switch to other app when language key switches both layouts and keyboard apps 2024-03-06 21:29:11 +01:00
Helium314
fe5aa2c33c remove unused SYMBOL_SHIFT key 2024-03-02 21:07:27 +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
b872975189 remove HIDE_SOFT_INPUT permission 2024-02-10 18:55:30 +01:00
arcarum
abc23d23be
Avoid hiding the toolbar and pinned keys during inline autofill (#474) 2024-02-07 20:49:38 +01:00
Helium314
00a45a621e convert Suggest to kotlin
no functional changes
should simplify the todos
2024-02-06 20:55:15 +01:00
Helium314
26809444bd rename more keys to popup keys
user-facing name is already popup keys, now internal rename is done to avoid confusion and for consistency
2024-02-05 09:33:06 +01:00
Helium314
4645e425e6 remove or add info to some todos 2024-02-04 09:31:45 +01:00
Helium314
38fd364178 work on a bunch of todos 2024-02-03 10:59:46 +01:00
Helium314
3a354524f3 remove unused annotations 2024-02-01 22:42:25 +01:00
Helium314
5e5f045495 consider script when evaluating hint locales 2024-02-01 10:56:41 +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/LatinIME.java (Browse further)