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 |
|
Joshua A. Horton
|
713d62f86d
|
Addresses review comment.
|
2019-03-18 10:08:18 +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
|
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 |
|
Joshua A. Horton
|
b435ceb7e4
|
Fixed issue with deadkeys manipulation in output().
|
2019-02-07 04:06:17 +07:00 |
|
Joshua A. Horton
|
ebce04fdca
|
Moves text-processing related files to text namespace.
|
2019-02-07 02:28:27 +07:00 |
|
Joshua A. Horton
|
9e9180c6b7
|
Initial work on the Mock output-target type.
|
2019-02-07 01:53:54 +07:00 |
|
Joshua A. Horton
|
87bd9cabb1
|
Tidies up some of the recent refactor work.
|
2019-02-06 23:36:48 +07:00 |
|
Joshua A. Horton
|
73b434473e
|
Finishes refactoring of deadkey management, though refinement's needed.
|
2019-02-06 03:13:21 +07:00 |
|
Joshua A. Horton
|
02e37a4808
|
Replaces the keyboard param Pelem with its corresponding ele interface.
|
2019-02-06 01:48:31 +07:00 |
|
Joshua A. Horton
|
95985396dd
|
Converted editableElement to base class with managed deadkey info.
|
2019-02-05 23:03:42 +07:00 |
|
Joshua A. Horton
|
669e078a9a
|
Refactors deadkey state management into instance-able class.
|
2019-02-05 04:46:50 +07:00 |
|
Joshua A. Horton
|
1ed13e4242
|
Cleanup - removes some engine variables moved into element interfaces.
|
2019-01-31 03:57:35 +07:00 |
|
Joshua A. Horton
|
c1403c8d8d
|
Extracts some dom-related util API into targetable module for tools.
|
2019-01-24 21:07:39 +07:00 |
|
Joshua A. Horton
|
e58a62c0c2
|
Code cleanup + typing, mnemonic refactor + notes.
|
2019-01-14 12:29:52 +07:00 |
|
Joshua A. Horton
|
7c19ae795c
|
Notes some mnenomic keyboard issues to resolve.
|
2019-01-14 10:07:06 +07:00 |
|
Joshua A. Horton
|
600939b573
|
Refactors hardware keystroke processing, moves it to Processor module.
|
2019-01-14 09:50:22 +07:00 |
|
Joshua A. Horton
|
9410b33ce0
|
Relocates all OSK keystroke processing to the new Processor module.
|
2019-01-11 13:51:58 +07:00 |
|
Joshua A. Horton
|
5dfa059fe6
|
Fixes remaining references to key codes, starts some text-proc reorg.
|
2019-01-11 12:47:11 +07:00 |
|