Helium314
|
71727de5a0
|
add basic support for modifier keys, fixes #479
|
2024-05-17 17:24:34 +02:00 |
|
Helium314
|
528bbb4f7f
|
upgrade build.gradle and do some code inspection stuff
|
2024-05-15 22:47:24 +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
|
9c2cf04d4a
|
fix issues with clipboard after switching keyboard (#728)
|
2024-04-21 12:04:35 +02:00 |
|
Helium314
|
290944635f
|
simplify loading pinned clips
we don't need to read a file any more
also makes sure pinned clips are initially loaded before fetching the primary clip
|
2024-04-20 23:24:14 +02:00 |
|
Helium314
|
e2b687a567
|
add logging for finish input (view)
|
2024-04-19 22:19:11 +02:00 |
|
Helium314
|
9bd2136ebe
|
avoid potentially unwanted layout switches due to hint locales
|
2024-04-11 18:23:59 +02:00 |
|
Helium314
|
42f7b62543
|
fix haptic and audio feedback
got broken in cd44d2dc9f
fixes #597
|
2024-03-31 23:05:37 +02:00 |
|
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 |
|