jahorton
|
6d111783e3
|
fix(common/core/web): predictive context reset
|
2020-12-03 15:48:18 +07:00 |
|
jahorton
|
25277eaa0e
|
chore(common/core/web): Merge branch 'master' into feat/common/core/web/input-processor-unit-tests
|
2020-11-10 08:27:15 +07:00 |
|
jahorton
|
69277feec1
|
feat(common/core/web): dynamically compiled model in auto test
|
2020-11-06 16:10:18 +07:00 |
|
jahorton
|
016b0587f2
|
feat(common/core/web): inputProcessor init tests
|
2020-11-06 09:57:46 +07:00 |
|
Joshua Horton
|
c929713bb5
|
Merge pull request #3726 from keymanapp/feat/common/core/web/simplify-corrective-distribution
feat(common/core/web): simplify corrective distribution
|
2020-10-26 10:39:45 +07:00 |
|
jahorton
|
aeb944a803
|
change(web): addresses PR reviews
|
2020-10-26 08:16:39 +07:00 |
|
Joshua Horton
|
e501f359fb
|
Merge pull request #3701 from keymanapp/feat/common/core/web/block-fat-finger-beeps
feat(common/core/web): fat-finger ignores inputs that beep
|
2020-10-22 15:12:55 +07:00 |
|
jahorton
|
aa5882536d
|
fix(common/core/web): normalization at wrong nesting level
|
2020-10-20 09:59:25 +07:00 |
|
Joshua Horton
|
6efb6d23be
|
Merge pull request #3685 from keymanapp/feat/common/models/context-reversion
feat(common/models): context reversion modeling
|
2020-10-20 08:42:07 +07:00 |
|
Joshua Horton
|
207b6b85f4
|
Merge pull request #3663 from keymanapp/feat/common/models/acceptance-context-tracking
feat(common/models): context tracking of accepted Suggestions
|
2020-10-20 08:41:46 +07:00 |
|
jahorton
|
219fdac677
|
fix(common/core/web): fixes revert event bug
|
2020-10-16 09:10:02 +07:00 |
|
jahorton
|
f272efdeca
|
feat(common/core/web): selective wordbreak swallowing after accepted suggestion
|
2020-10-12 15:33:40 +07:00 |
|
jahorton
|
1ea426779b
|
feat(common/core/web): fat-finger ignores inputs that beep
|
2020-10-12 13:13:56 +07:00 |
|
jahorton
|
934f594297
|
feat(common/models): adds LMLayer reversion unit tests
|
2020-10-09 15:47:46 +07:00 |
|
jahorton
|
7fe164f5fd
|
fix(common/core/web): preserves lm-layer reversion transformId
|
2020-10-09 09:47:10 +07:00 |
|
jahorton
|
2e2fa5475f
|
refactor(web): refactor of Web-side reversion to match
|
2020-10-08 15:15:56 +07:00 |
|
jahorton
|
505b5239c1
|
chore(common/models): Merge branch 'feat/common/models/model-dependent-revert-annotation' into feat/common/models/acceptance-context-tracking
|
2020-10-08 15:15:01 +07:00 |
|
jahorton
|
7d9d6c0d3f
|
fix(web): more reversion typing
|
2020-10-08 15:13:59 +07:00 |
|
jahorton
|
764f4294c3
|
feat(common/core/web): input processor unit test setup
|
2020-10-07 12:04:45 +07:00 |
|
jahorton
|
907af8e8c3
|
feat(common/models): adds suggestion + reversion IDs
|
2020-10-06 14:30:59 +07:00 |
|
jahorton
|
2355db4c46
|
feat(common/models): 'revert' now uses model's punctuation
|
2020-10-06 14:14:23 +07:00 |
|
jahorton
|
cbf56266d5
|
change(common/core/web): nomenclature shift - accept > apply
|
2020-10-02 10:17:10 +07:00 |
|
jahorton
|
c03adea719
|
fix(web/engine): test-resource compile fix
|
2020-09-21 10:01:51 +07:00 |
|
jahorton
|
0c2c591e17
|
refactor(web/engine): application of predictive suggestions
|
2020-09-15 15:22:16 +07:00 |
|
jahorton
|
d62417bae6
|
change(common/models): context tracker cleanup, optimiizations, fixes
|
2020-09-11 09:59:58 +07:00 |
|
Joshua A. Horton
|
68aae5c7c3
|
fix(common/core/web): fixes transcription buffer cap
|
2020-06-30 14:31:29 +07:00 |
|
jahorton
|
682b3a4937
|
refactor(common/core/web): fixes web/core, predictive-text
|
2020-06-17 10:32:36 +07:00 |
|
jahorton
|
126a15e120
|
refactor(web/engine): renames DeviceSpec, moves to utils
|
2020-05-18 08:31:32 +07:00 |
|
jahorton
|
b35ef90960
|
refactor(web/engine): web-utils now used by input-processor
|
2020-05-15 13:05:12 +07:00 |
|
jahorton
|
40b0b2005f
|
fix(web/engine): fixes bad implementation of -S shorthand
|
2020-04-29 16:15:57 +07:00 |
|
jahorton
|
e7742e462f
|
change(web/engine): addresses most of PR review
|
2020-04-29 14:28:30 +07:00 |
|
jahorton
|
ac3661b2d4
|
chore(web/engine): Merge branch 'change/web/engine/keyboard-processor-package' into change/web/engine/input-processor-package
|
2020-04-29 13:11:43 +07:00 |
|
jahorton
|
ff33427f82
|
fix(web/engine): removes accidentally-committed build products
|
2020-04-29 13:08:47 +07:00 |
|
jahorton
|
7415f24925
|
change(web): language-modeling-layer -> lexical-model-layer
|
2020-04-29 12:56:31 +07:00 |
|
jahorton
|
ec1ce72e83
|
change(web/engine): matches recent approach change of grandparent PR
|
2020-04-27 14:05:48 +07:00 |
|
jahorton
|
c37de6da0f
|
fix(web/engine): more post-rebase build fixing
|
2020-04-24 15:48:59 +07:00 |
|
jahorton
|
8ab3da6afd
|
fix(web): proper location for testing resource dupe
|
2020-04-24 14:35:51 +07:00 |
|
jahorton
|
251257b7f3
|
fix(web): Fixes resource builds, polishes core builds
|
2020-04-24 14:35:50 +07:00 |
|
jahorton
|
a2146209e1
|
fix(web): adjusts KeymanWeb build script to use inputProcessor package
|
2020-04-24 14:35:49 +07:00 |
|
jahorton
|
add1e32b17
|
change(web/engine): splits off input-processor into own module
|
2020-04-24 14:35:48 +07:00 |
|