Darcy Wong
|
55d86a979d
|
Cleanup
|
2019-03-22 15:23:30 +07:00 |
|
Joshua A. Horton
|
ca647223d4
|
Removes banner event-handlers on hot-swap.
|
2019-03-22 14:29:03 +07:00 |
|
Joshua A. Horton
|
61dee9e09a
|
Merge branch 'master' into web-suggestion-ui
|
2019-03-22 09:32:29 +07:00 |
|
jahorton
|
3a79768f16
|
No more paired 'unloaded'+'loaded' as 'changed' in 'modelchange' events
|
2019-03-20 10:40:33 +07:00 |
|
jahorton
|
7e422acd1e
|
Fixes BannerManager use of ImageBanner. Issue: mobile OSK not resizing
|
2019-03-20 10:07:16 +07:00 |
|
Joshua Horton
|
79307c925b
|
Starts adding banner selection logic to the BannerManager.
|
2019-03-20 09:21:25 +07:00 |
|
Joshua A. Horton
|
b00e47fdfe
|
Start of the BannerManager class.
|
2019-03-19 15:48:41 +07:00 |
|
Darcy Wong
|
af0cefb104
|
Merge remote-tracking branch 'origin/master' into web-suggestion-ui
|
2019-03-19 08:44:29 +07:00 |
|
Joshua A. Horton
|
96ce41bf65
|
Merge branch 'master' into web-predict-request-gen
|
2019-03-19 08:27:47 +07:00 |
|
Joshua Horton
|
33e63efc3a
|
Merge pull request #1668 from keymanapp/web-embed-popup-processing
[Web] Embedded-mode processing refactor
|
2019-03-19 08:24:48 +07:00 |
|
Darcy Wong
|
6a6b455e48
|
Remove unused file
|
2019-03-18 13:34:30 +07:00 |
|
Joshua A. Horton
|
713d62f86d
|
Addresses review comment.
|
2019-03-18 10:08:18 +07:00 |
|
Joshua A. Horton
|
16ea288b60
|
Adds ability for KMW to request predictions from the LMLayer.
|
2019-03-18 09:32:44 +07:00 |
|
Darcy
|
7fab8e729f
|
Start adding banner module
|
2019-03-14 15:42:38 +07:00 |
|
Joshua A. Horton
|
9b5cef3c79
|
Merge branch 'web-embed-popup-processing' into web-transcriber
|
2019-03-14 15:31:33 +07:00 |
|
Joshua A. Horton
|
fece701079
|
Merge branch 'master' into web-transcriber
|
2019-03-14 15:31:08 +07:00 |
|
Joshua Horton
|
92bcc06771
|
Merge pull request #1666 from keymanapp/web-model-manager-events
[Web] Sets up event infrastructure for predict/suggest messages.
|
2019-03-14 15:30:08 +07:00 |
|
Joshua A. Horton
|
f018b988e6
|
Funnels 'embedded'-path external-keyboard handling through Processor.
|
2019-03-14 14:26:49 +07:00 |
|
Joshua A. Horton
|
a3174069c8
|
Partially refactors 'embedded'-mode subkey preprocessing.
|
2019-03-14 13:54:01 +07:00 |
|
Joshua A. Horton
|
539ab17b7a
|
Partial refactor of embedded-mode popup key execution.
|
2019-03-14 13:05:23 +07:00 |
|
Joshua A. Horton
|
e0682a0b3b
|
Adds ID for tracking to Transcriptions.
|
2019-03-14 12:47:38 +07:00 |
|
Joshua A. Horton
|
17164afb76
|
Handles rule-matched next layer stuff before keypress swallow+returns.
|
2019-03-14 10:29:09 +07:00 |
|
Joshua A. Horton
|
1b12750f9c
|
Corrects mobile device external kbd backspace regression.
|
2019-03-14 10:10:45 +07:00 |
|
Joshua A. Horton
|
97bffb46d6
|
Adds 'modelchange' event, addresses PR comments.
|
2019-03-14 09:12:21 +07:00 |
|
Joshua A. Horton
|
ca8b0301a3
|
Sets up event infrastructure for predict/suggest messages.
|
2019-03-12 14:56:42 +07:00 |
|
Joshua A. Horton
|
5f920816e8
|
Fixes desktop-styled layout modifier keys.
|
2019-03-12 13:39:20 +07:00 |
|
Joshua Horton
|
8987e450da
|
Merge pull request #1639 from keymanapp/web-model-manager
[Web] The ModelManager
|
2019-03-12 07:18:09 +07:00 |
|
Joshua A. Horton
|
a8d6e50b56
|
Addresses more PR review concerns, renames activateModel -> loadModel.
|
2019-03-07 08:46:22 +07:00 |
|
Joshua A. Horton
|
473ed67b29
|
Adds a 'config' state to the LMLayer worker.
|
2019-03-06 09:35:46 +07:00 |
|
Joshua A. Horton
|
aeae40ae21
|
Links KMW to the reworked LMLayer API.
|
2019-03-05 08:12:54 +07:00 |
|
Joshua A. Horton
|
9b1ad25537
|
Enhancing the new ModelManager.
|
2019-02-28 08:58:14 +07:00 |
|
Joshua A. Horton
|
89f8f88e1b
|
Initial work on KMW's ModelManager.
|
2019-02-27 12:19:47 +07:00 |
|
Joshua A. Horton
|
dacd164131
|
Merge branch 'master' into web-processing-refactor
|
2019-02-27 08:44:08 +07:00 |
|
Joshua A. Horton
|
5fd8d3a162
|
First proper merge of clickKey and keyDown's main logic
|
2019-02-26 15:12:59 +07:00 |
|
Joshua A. Horton
|
9bf27dac65
|
Fixes #1628 for the 12.0 alpha
|
2019-02-26 12:32:18 +07:00 |
|
Joshua A. Horton
|
351beea1ae
|
Removes Object.assign use - is not IE-compatible.
|
2019-02-25 11:18:09 +07:00 |
|
Joshua A. Horton
|
35652e0ef0
|
Post-rebase cleanup.
|
2019-02-25 10:18:24 +07:00 |
|
Joshua A. Horton
|
45c327a736
|
Significant refactoring of keyDown logic for unification prep.
|
2019-02-25 10:17:32 +07:00 |
|
Joshua A. Horton
|
2faf0e0826
|
Significant refactoring of key -> keyboard logic.
|
2019-02-25 10:17:31 +07:00 |
|
Joshua A. Horton
|
db0c56ff0c
|
After examination to verify, removes a few no-effect code lines.
|
2019-02-25 10:17:31 +07:00 |
|
Joshua A. Horton
|
979e07434b
|
Some pre-refactor trimming.
|
2019-02-25 10:17:28 +07:00 |
|
Joshua A. Horton
|
f2e2388143
|
Polishes Transcription work, adds a unit-test suite for it.
|
2019-02-21 10:20:35 +07:00 |
|
Joshua A. Horton
|
2533275a9f
|
Mild reorg of recent changes.
|
2019-02-20 10:52:19 +07:00 |
|
Joshua A. Horton
|
2d639f00a8
|
Initial implementation of Transcriptions.
|
2019-02-20 10:43:48 +07:00 |
|
Joshua A. Horton
|
099c23cdb1
|
Implements Mock-oriented unit-testing.
|
2019-02-19 15:19:26 +07:00 |
|
Joshua A. Horton
|
e56dc00ee8
|
Merge branch 'master' into web-touch-alias-refactor
|
2019-02-15 08:34:29 +07:00 |
|
Joshua A. Horton
|
36e8aec6f0
|
Merge branch 'web-element-interface-deadkeys' into web-stub-output-target
|
2019-02-08 00:57:00 +07:00 |
|
Joshua A. Horton
|
0fc4a73834
|
Adds a deadkey recording + adjustment unit test for OutputTargets.
|
2019-02-08 00:39:20 +07:00 |
|
Joshua A. Horton
|
dd7857573d
|
Moves deadkey adjustment maintenance to outputTarget.
|
2019-02-07 22:57:41 +07:00 |
|
Joshua A. Horton
|
d6e8a8c043
|
Renames dom.EditableElement to text.OutputTarget.
|
2019-02-07 22:19:23 +07:00 |
|