Helium314
57423626d3
add numpad landscape layout
2023-12-10 13:44:33 +01:00
Helium314
615fde1a7b
add new parser for emoji arrays
2023-12-10 10:49:05 +01:00
Helium314
4406f1b224
use new parser for number layouts (tablet/landscape still missing some keys)
2023-12-09 21:11:46 +01:00
Helium314
100da1beae
slightly tune glide typing garbage word detection
2023-12-05 08:14:11 +01:00
Helium314
43987ad037
don't use old parser for moreKeys and moreSuggestions
2023-12-04 16:04:47 +01:00
Helium314
3121bd5816
add pcqwerty layout (functional keys are a bit different now)
2023-12-04 13:26:02 +01:00
Helium314
d438438aca
use visual insets instead of spacers for edge keys ( fixes #308 , #294 )
2023-12-04 12:30:06 +01:00
Helium314
2232bc3848
improvements for tablet layouts with new parser
2023-12-04 12:11:53 +01:00
Helium314
8edf006a32
reset parser setting, fix zwnj key background
2023-12-02 10:04:18 +01:00
Helium314
0343eaf83c
add helper script
2023-12-02 09:41:16 +01:00
Helium314
28098a52c7
fix a bunch of mostly small issues with the new parser and layouts
...
write up some issues for tablet layout (to be fixed later)
2023-12-02 09:28:57 +01:00
Helium314
eafd0d4276
add missing labelFlag to hindi (compact) and marathi
...
and add debug info for some rarely occurring glitches
2023-12-01 16:16:04 +01:00
Helium314
5eaeb5892f
slightly tune when entries are added to user history
2023-12-01 14:26:42 +01:00
Helium314
935dd77cf1
faster recovery from slow input connection
2023-12-01 14:14:29 +01:00
Helium314
cbb1798dc1
fix some issues with layouts
...
compare old and new parsing when debug mode is on
2023-12-01 00:08:54 +01:00
Helium314
6fc558962f
add remaining layouts
2023-11-30 21:47:11 +01:00
Helium314
493343f477
add hinglish locale_key_text, fixes #305
...
just copied from english
2023-11-30 15:12:22 +01:00
Helium314
cb70ee2656
tune glide typing suggestions
...
prefer multi-letter over single letter suggestions
prefer suggestions that also occur in next word suggestions for this ngram context
(and do some tiny tuning)
2023-11-30 14:57:38 +01:00
Helium314
7397deac57
add cache for next word suggestions
2023-11-30 12:46:26 +01:00
BlackyHawky
108ee5476a
Add French translations ( #304 )
2023-11-30 11:26:37 +01:00
Helium314
006ba16f60
fix issues with some hint labels
2023-11-30 11:25:45 +01:00
Helium314
99cf72684d
add layout infos for new parser, to be (re)moved after removing old parser
2023-11-30 11:01:03 +01:00
Helium314
fd247eeb50
add more layouts for new parser
2023-11-30 11:00:44 +01:00
Helium314
662c6f638d
fix localized number row
2023-11-30 10:58:53 +01:00
Helium314
9a3c631a75
always show language on spacebar if multilingual typing is enabled
2023-11-30 09:03:19 +01:00
Helium314
ff06aa9701
fix order of quote moreKeys ( #302 )
2023-11-30 08:52:00 +01:00
Helium314
8045ecc8a3
fix being undable to disable new parser
2023-11-30 07:57:41 +01:00
Helium314
38d8365e5b
add some more layouts
2023-11-28 21:27:29 +01:00
Helium314
26c890a3e2
add slavic layouts for new parser
2023-11-28 18:34:28 +01:00
Helium314
a1dbfedc0b
fix issues with moreKeys in json layouts (e.g. azerty)
2023-11-28 18:30:04 +01:00
Helium314
50b38d7687
fix minor issues with suggestions debug string
2023-11-28 13:48:30 +01:00
Helium314
c43e3efbc1
make internal user dictionary fragment work (mostly)
2023-11-28 11:04:55 +01:00
Helium314
bd3e73ea10
non-null comute for KeyData, comments
2023-11-28 09:18:47 +01:00
Helium314
3f30d5ce1f
fix some warnings
2023-11-28 08:32:23 +01:00
Helium314
cd33575446
use auto-adjusted comma label only in alphabet keyboards
2023-11-28 07:50:35 +01:00
BlackyHawky
1b1118f320
Replace and delete images with vector drawable ( #296 )
...
* Replace and delete images with vector drawable
- Applied to "ic_ime_switcher_dark";
- "ic_ime_switcher_dark" renamed to "ic_ime_switcher";
- "ic_notify_dictionary" deleted because never used.
2023-11-27 23:56:45 +01:00
Helium314
1c9a8c597c
hide toolbar and pinned keys if device is locked, fixes #271
2023-11-27 19:19:33 +01:00
Helium314
1dfce9f89a
sort the all/more more keys by frequency
2023-11-27 17:43:40 +01:00
Helium314
79b84a0b58
somewhat improve garbage word issue
2023-11-27 16:51:39 +01:00
Helium314
4d015d0c83
add setting for localized number row (if applicable for enabled subtypes)
2023-11-27 15:50:06 +01:00
Helium314
2b8c62cb02
avoid adding null dictionaries, see #293
2023-11-27 14:50:36 +01:00
Helium314
57bf742da0
use new parser for symbols layouts
2023-11-27 13:50:46 +01:00
Helium314
4d0b7915c8
clear some caches on low memory
2023-11-24 13:27:25 +01:00
Helium314
ca3790b519
add keyboard parser for more complicated layouts
...
parsing mostly taken from FlorisBoard, thus json files are compatible
some small modifications
added json files for missing latin layouts
2023-11-24 12:19:29 +01:00
Helium314
dc0490a0e1
improve suggestion infos and make them optional
2023-11-22 23:22:38 +01:00
Helium314
48e0b05d26
tune language weights for multilingual typing
2023-11-22 22:41:41 +01:00
Helium314
38fde35890
fix broken parsing of labels and extra keys
2023-11-22 22:18:16 +01:00
Helium314
e1a89c811c
debug mode extension
...
make it available on all build variants
show multilingual typing confidences on space bar
2023-11-22 21:51:48 +01:00
Helium314
9ef79821f4
more thoroughly test added dictionaries
2023-11-22 20:32:04 +01:00
Helium314
800fb29f21
update correct preview when setting colors, fixes #284
2023-11-21 14:07:18 +01:00