Joshua Horton
5178ede52e
Merge pull request #3601 from keymanapp/fix/common/models/lollipop-compat
...
fix(common/models): Android API compat for upgraded correction-search
2020-09-23 09:24:30 +07:00
Joshua Horton
a6a9968033
Merge pull request #3581 from keymanapp/feat/common/models/naive-correction-timer
...
feat(common/models): naive correction-algorithm timer
2020-09-23 09:24:20 +07:00
Joshua Horton
7e3cf8adc2
Merge pull request #3575 from keymanapp/feat/common/models/correction-improvement
...
feat(common/models): Correction improvement
2020-09-23 09:24:07 +07:00
Joshua Horton
ed25197791
Merge pull request #3573 from keymanapp/change/common/models/context-tracker-cleanup
...
change(common/models): context tracker cleanup, optimizations, fixes
2020-09-23 09:23:46 +07:00
Joshua Horton
67e753a5f7
Merge pull request #3565 from keymanapp/chore/common/models/distance-modeler-cleanup
...
refactor(common/models): distance modeler cleanup
2020-09-23 09:23:15 +07:00
Joshua Horton
50bdd43c0d
Merge pull request #3556 from keymanapp/feat/common/models/correction-thresholding
...
feat(common/models): correction thresholding, acceptance
2020-09-23 09:22:52 +07:00
Joshua Horton
7125da31f4
Merge pull request #3555 from keymanapp/feat/common/models/edit-distance-integration
...
feat(common/models): initial integration for enhanced corrections
2020-09-23 09:22:36 +07:00
Joshua Horton
a8996f345b
Merge pull request #3549 from keymanapp/feat/common/models/context-tracking
...
feat(common/models): context + input tracking for predictive text
2020-09-23 09:22:13 +07:00
Joshua Horton
5b4baccdf5
docs(common/models): preserves doc comment about important constant
2020-09-23 08:09:20 +07:00
Joshua Horton
da51a24fda
Update common/predictive-text/worker/correction/context-tracker.ts
...
Co-authored-by: Eddie Antonio Santos <Eddie.Santos@nrc-cnrc.gc.ca>
2020-09-23 08:05:51 +07:00
Keyman Server
f572915b62
Merge pull request #3605 from keymanapp/auto/version-master-14.0.147
...
auto: increment master version to 14.0.147
2020-09-23 04:01:36 +10:00
Keyman Build Agent
e19f22941a
auto: increment master version to 14.0.147
2020-09-22 14:00:58 -04:00
Marc Durdin
f08fd6090d
fix(windows): hint dialog was blank when elevated
...
Fixes #3110 . The hint dialog must be launched unelevated. Refactors
the UCreateProcessAsShellUser unit into the TUtilExecute class.
2020-09-22 20:04:44 +10:00
Darcy Wong
ce8c502191
chore(android/engine): Remove unused cloud methods
2020-09-22 15:58:08 +07:00
Darcy Wong
35fef54865
fix(android/app): Download associated dictionary after keyboard install
...
Currently, the check for downloading an associated dictionary only happens if a keyboard search from keyman.com includes a language tag. (e.g. `l🆔 str-latn`)
This moves the check to occur after a keyboard package is installed (and the specific languages chosen via the stepper).
2020-09-22 15:58:08 +07:00
Joshua Horton
66383dcc29
Merge pull request #3603 from keymanapp/feat/ios/engine/go-package-for-models
...
feat(ios/engine): go/package use for model pkg downloads
2020-09-22 14:39:51 +07:00
jahorton
3fce4e56ba
feat(ios/engine): go/package use for model pkg downloads
2020-09-22 13:04:05 +07:00
Marc Durdin
6c546b10d4
fix(windows): external links should open externally
...
Fixes #3461 .
2020-09-22 13:58:53 +10:00
jahorton
c9429230c7
fix(common/models): Old Android API compat
2020-09-22 10:36:42 +07:00
jahorton
bd547cca3d
change(common/models): review-requested parens
2020-09-22 10:35:08 +07:00
Marc Durdin
ada1d99acb
Merge pull request #3568 from keymanapp/dependabot/npm_and_yarn/web/testing/regression-tests/http-proxy-1.18.1
...
chore(deps): bump http-proxy from 1.17.0 to 1.18.1 in /web/testing/regression-tests
2020-09-22 07:37:54 +10:00
Keyman Server
0215bc39b8
Merge pull request #3598 from keymanapp/auto/version-master-14.0.146
...
auto: increment master version to 14.0.146
2020-09-22 04:01:50 +10:00
Keyman Build Agent
79b6113568
auto: increment master version to 14.0.146
2020-09-21 14:01:09 -04:00
Marc Durdin
f1b63cc95b
Merge pull request #3558 from keymanapp/fix/windows/language-name
...
fix(windows): lookup language name on create
2020-09-21 15:32:34 +10:00
Marc Durdin
86da4811eb
Merge pull request #3557 from keymanapp/feat/windows/improve-keyboard-language-dialog
...
feat(windows): improve keyboard language dialog
2020-09-21 15:32:21 +10:00
Darcy Wong
4efa58264d
chore(android): Merge branch 'master' into fix/android/mapcompat-crash
2020-09-21 11:46:35 +07:00
jahorton
0ab5115c8b
chore(web): Merge branch 'master' into fix/web/test-script-block-on-failed-compilation
2020-09-21 11:40:42 +07:00
Marc Durdin
e1be8d1ca2
chore(windows): Merge branch 'master' into feat/windows/improve-keyboard-language-dialog
2020-09-21 14:25:06 +10:00
jahorton
47fac74d97
fix(web): unit test script failure on compilation failures
2020-09-21 10:11:59 +07:00
jahorton
c03adea719
fix(web/engine): test-resource compile fix
2020-09-21 10:01:51 +07:00
Keyman Server
25c7a3cb6c
Merge pull request #3596 from keymanapp/auto/version-master-14.0.145
...
auto: increment master version to 14.0.145
2020-09-19 04:01:41 +10:00
Keyman Build Agent
bac678205e
auto: increment master version to 14.0.145
2020-09-18 14:01:03 -04:00
Darcy Wong
9bcb343e03
Merge pull request #3593 from keymanapp/fix/linux/json-decoder
...
fix(linux/config): Catch if kmp.json is invalid JSON
2020-09-18 11:42:11 +07:00
Darcy
673c5dbfb1
chore(linux/config): Update .pot file again
2020-09-18 11:24:44 +07:00
Darcy
07d18fa63a
chore(linux/config): Tweak error message about keyboard being damaged
2020-09-18 11:19:16 +07:00
Marc Durdin
033d7b0243
Merge pull request #3594 from keymanapp/fix/windows/3361-releaseCapture-obsolete
...
fix(windows): remove obsolete releaseCapture calls
2020-09-18 14:17:20 +10:00
Darcy
ca26715549
chore(linux/config): Update .pot file
2020-09-18 11:01:53 +07:00
Darcy
f95acb6b98
fix(linux/config): Display dialog when metadata is invalid
2020-09-18 11:00:49 +07:00
Darcy Wong
c41ec25131
Merge pull request #3592 from keymanapp/fix/linux/file-exists-error
...
fix(linux/config): Check if file exists before creating hard links
2020-09-18 08:53:48 +07:00
Darcy Wong
94659c0716
Merge pull request #3571 from keymanapp/fix/android/title-size
...
fix(android/app): Fix Info page title size
2020-09-18 08:53:17 +07:00
Marc Durdin
27a40128e4
fix(windows): remove obsolete releaseCapture calls
...
Fixes #3361 . Remove obsolete releaseCapture calls from Keyman Config.
2020-09-18 10:20:14 +10:00
Marc Durdin
6d0c3ff318
Merge pull request #3585 from keymanapp/fix/developer/3487-font-size-string
...
fix(developer): Touch font size should be string
2020-09-18 06:08:54 +10:00
Marc Durdin
4ec4d5081f
Merge pull request #3586 from keymanapp/fix/windows/signtime-replacement
...
fix(windows): use new signtime.bat on build agents
2020-09-18 06:08:23 +10:00
Marc Durdin
50ab57faac
Merge pull request #3531 from keymanapp/feat/developer/3525-add-viewport-to-templates
...
feat(developer): add viewport to html templates
2020-09-18 06:08:10 +10:00
Darcy
5ff61520e6
fix(linux/config): Catch if kmp.json is invalid JSON
2020-09-17 14:02:48 +07:00
Darcy
a409bfd791
fix(linux/config): Check if file exists before creating hard link
2020-09-17 12:57:55 +07:00
Darcy Wong
b32e1e1c8d
chore(web): Merge branch 'master' into fix/web/2990-dotted-circle-pain
2020-09-17 06:51:48 +07:00
Keyman Server
0b900085a9
Merge pull request #3589 from keymanapp/auto/version-master-14.0.144
...
auto: increment master version to 14.0.144
2020-09-17 04:01:48 +10:00
Keyman Build Agent
30bc12ef5d
auto: increment master version to 14.0.144
2020-09-16 14:01:08 -04:00
Darcy Wong
a51335901f
fix(android/app): Use TextView instead of toolbar
...
Per review comment, make version string smaller
2020-09-16 09:13:48 +07:00