Keyman Server
98eeedd1df
Merge pull request #5289 from keymanapp/auto/version-master-15.0.69
...
auto: increment master version to 15.0.69
2021-06-16 04:04:31 +10:00
Keyman Build Agent
455639ba1e
auto: increment master version to 15.0.69
2021-06-15 14:03:43 -04:00
Eberhard Beilharz
7ffb8696e1
Merge pull request #5282 from keymanapp/fix/linux/warnings
...
chore(linux): Fix warnings
2021-06-15 08:10:15 +02:00
Joshua Horton
4054f7ab31
Merge pull request #5273 from keymanapp/fix/common/models/correction-search-nfd-keying
...
fix(common/models): predictive-text engine use of NFD input
2021-06-15 07:40:28 +07:00
Joshua Horton
3c021479b8
Merge pull request #5278 from keymanapp/refactor/web/vkbd-height-control
...
refactor(web): VisualKeyboard height styling consistency
2021-06-15 07:33:05 +07:00
Joshua Horton
cdf02fcf8f
Merge pull request #5259 from keymanapp/refactor/web/vkbd-disentanglement-pass-1
...
refactor(web): Visual Keyboard disentanglement - pass 1
2021-06-15 07:32:22 +07:00
Joshua Horton
f0f6f22a5c
Merge pull request #5257 from keymanapp/refactor/web/reduce-osk-key-spaghetti
...
refactor(web): polishes management of OSK keys
2021-06-15 07:32:10 +07:00
Darcy Wong
2b4c64ae90
Merge pull request #5269 from keymanapp/chore/crowdin-es-419
...
chore(common): Check in crowdin strings for Spanish (Latin America)
2021-06-15 07:30:33 +07:00
Darcy Wong
e0c6eb4039
Merge pull request #5276 from keymanapp/chore/common/add-youtube-links
...
chore(common): Add YouTube links to Keyman 14 features
2021-06-15 07:22:44 +07:00
Eberhard Beilharz
c401640c8a
chore(linux): Fix warnings
2021-06-14 17:39:05 +02:00
jahorton
53a9906269
docs(web): doc comment update
2021-06-14 11:47:24 +07:00
Darcy Wong
b67602f7f9
chore(windows): Update string for S_OnScreenKeyboard_Custom
2021-06-14 08:08:36 +07:00
Darcy Wong
cc6205d88b
Merge branch 'master' into chore/crowdin-es-419
2021-06-14 08:07:49 +07:00
Darcy Wong
49544f5b11
chore(common): Add YouTube links to Keyman 14 features
2021-06-13 10:09:52 +07:00
Keyman Server
45128b9e95
Merge pull request #5275 from keymanapp/auto/version-master-15.0.68
...
auto: increment master version to 15.0.68
2021-06-13 04:02:28 +10:00
Keyman Build Agent
cec6fcc56b
auto: increment master version to 15.0.68
2021-06-12 14:01:43 -04:00
Eberhard Beilharz
42571b519d
Merge pull request #5250 from keymanapp/fix/linux/packaging
...
feat(linux): Fix Linux packaging on i386
2021-06-11 21:00:16 +02:00
Keyman Server
fdeb8ae12f
Merge pull request #5274 from keymanapp/auto/version-master-15.0.67
...
auto: increment master version to 15.0.67
2021-06-12 04:02:57 +10:00
Keyman Build Agent
6841855b54
auto: increment master version to 15.0.67
2021-06-11 14:02:13 -04:00
Eberhard Beilharz
40ddbc13e8
fix(linux): required version of keyman-keyboardprocessor
...
Keyman 15 adds some new defines to core which are used in
ibus-keyman, so we better require that version in the dependency.
2021-06-11 14:20:25 +02:00
jahorton
3c6e6a8095
docs(common/models): adds comment
2021-06-11 15:25:13 +07:00
jahorton
05833e8966
fix(common/models): correction search use of edge keying with NFD
2021-06-11 15:18:35 +07:00
jahorton
d582e69b73
refactor(web): vkbd height on root, not layer group element
2021-06-11 12:38:18 +07:00
jahorton
b61f390098
refactor(web): simplifies vkbd layout height init
2021-06-11 10:41:08 +07:00
jahorton
941088b83e
chore(ios): iOS inclusion of new l10n
2021-06-11 09:33:41 +07:00
Darcy Wong
2fd6995ec7
chore(android/engine): Add Spanish - Latin America
2021-06-11 07:33:56 +07:00
Darcy Wong
5552ee4aad
chore(common): Check in crowdin strings for Spanish (Latin America)
2021-06-11 07:33:56 +07:00
Marc Durdin
7969b9e06c
Merge pull request #5247 from keymanapp/fix/android/5211-rotation-not-updating-keyboard
...
fix(android): rotation is not updating keyboard
2021-06-11 09:30:43 +10:00
Marc Durdin
f274a89328
Merge pull request #5240 from keymanapp/feat/android/5219-play-referrer-library-silent-install
...
feat(android): silent install for referred kbd
2021-06-11 09:30:26 +10:00
Keyman Server
acd6371e3d
Merge pull request #5261 from keymanapp/auto/version-master-15.0.66
...
auto: increment master version to 15.0.66
2021-06-11 04:02:23 +10:00
Keyman Build Agent
793fe61602
auto: increment master version to 15.0.66
2021-06-10 14:01:43 -04:00
jahorton
99b186b9f4
refactor(web): internal BuildVisualKeyboard signature (external API unchanged)
2021-06-10 14:39:24 +07:00
jahorton
a702262637
refactor(web): osk height-adjustment
2021-06-10 14:33:17 +07:00
jahorton
08748d5105
refactor(web): removes unused vars, minor cleanup
2021-06-10 13:29:29 +07:00
jahorton
b9d7ce53e9
refactor(web): moves layerChangeHandler to OSKManager
2021-06-10 12:30:27 +07:00
jahorton
b7796b2457
refactor(web): reduces VisualKeyboard reliance on keyman.util
2021-06-10 12:14:11 +07:00
Joshua Horton
5e0aef8eda
Merge pull request #5248 from keymanapp/fix/common/core/web/build-transform-optimization
...
fix(common/core/web): optimizes transform construction
2021-06-10 11:07:26 +07:00
jahorton
362344af16
refactor(web): removes redundant OSKKey.formFactor
2021-06-10 10:38:00 +07:00
jahorton
827af364e2
refactor(web): getTextMetrics, key-class refs to com.keyman
2021-06-10 10:32:41 +07:00
jahorton
1abcccc499
refactor(web): setButtonClass now method of OSKKey
2021-06-10 10:08:34 +07:00
jahorton
8d8461b449
refactor(web): subkey layer always defined at constructor
2021-06-10 09:40:19 +07:00
Joshua Horton
e581d495bb
Merge pull request #5253 from keymanapp/docs/ios/readme-prereq-tweak
...
docs(ios): minor readme tweak regarding prerequisites
2021-06-10 08:13:01 +07:00
jahorton
fb3c8bfb83
docs(ios): minor readme tweak re Web prereqs
2021-06-10 08:04:19 +07:00
Marc Durdin
26aafc6afb
fix(android): rotation fix for samples and FV Keyboards
2021-06-10 10:47:50 +10:00
Keyman Server
f62309dedf
Merge pull request #5251 from keymanapp/auto/version-master-15.0.65
...
auto: increment master version to 15.0.65
2021-06-10 04:02:43 +10:00
Keyman Build Agent
aceae1d62e
auto: increment master version to 15.0.65
2021-06-09 14:02:03 -04:00
Eberhard Beilharz
ec4782b9c5
feat(linux): Fix Linux packaging on i386
...
Debian defines multiple similar environment variables. Libraries
are expected in `/usr/lib/i386-linux-gnu`. `DEB_TARGET_MULTIARCH`
gives that value, whereas the previous `DEB_TARGET_GNU_TYPE` gives
`i686-linux-gnu` which then results in our libraries not being found.
2021-06-09 18:44:20 +02:00
Eberhard Beilharz
b3f3e7d79f
Merge pull request #5249 from keymanapp/fix/linux/packaging
...
fix(linux): Fix packaging on ppa
2021-06-09 15:16:21 +02:00
Eberhard Beilharz
82596465e6
fix(linux): Fix packaging on ppa
...
When building packages on ppa the TERM environment variable is set
to "unknown", which isn't a valid value but which we didn't account
for previously.
2021-06-09 12:22:57 +02:00
jahorton
73af555050
fix(common/core/web): buildTransformFrom now binary-searches prefix split
2021-06-09 15:45:53 +07:00