Commit graph

714 commits

Author SHA1 Message Date
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
Joshua A. Horton
2ef001f30f Moves keycode constants to their own file, starts 'text' namespace. 2019-01-11 12:27:06 +07:00
Joshua A. Horton
e780ec7ab3 A bit of reorganization, more reliance on KeyElement properties. 2019-01-11 11:37:58 +07:00
Joshua A. Horton
3800576965 Adds better typing for OSK keys, some related fixes. 2019-01-11 10:25:52 +07:00
Joshua A. Horton
407d0e3349 Touches up the refactored language menu's event handling. 2019-01-10 15:51:56 +07:00
Joshua A. Horton
9cd7f9a0ba Corrects the handwritten chirality test keyboard for KMW. 2019-01-10 15:19:06 +07:00
Joshua A. Horton
7a3916241c Adds guards for stability when no VisualKeyboard exists. 2019-01-10 13:34:59 +07:00
Joshua A. Horton
f9ec78cc14 Tweaks another testing resource. 2019-01-10 13:21:24 +07:00
Joshua A. Horton
631d3b2e3e Fixes some testing resources, some embedded issues. 2019-01-10 13:20:20 +07:00
Joshua A. Horton
9522807ef7 Merge branch 'master' into web-osk-refactor-visual-kbd 2019-01-10 12:46:33 +07:00
Joshua A. Horton
635a56fb25 Fixes desktop regression + cleans oskManager.ts a bit. 2019-01-10 12:26:35 +07:00
Joshua A. Horton
a4c06df57b Fixes easily-noted mobile regressions. 2019-01-10 12:20:26 +07:00
Joshua A. Horton
2a80a1da6b Corrects next-layer regression. 2019-01-10 12:09:56 +07:00
Joshua A. Horton
e58aa60504 Initial reorganization of OSK code complete. Regressions exist, though. 2019-01-10 11:54:47 +07:00
Marc Durdin
cd410ef78d Merge P5S1 into alpha 2019-01-09 14:07:42 +11:00
Joshua A. Horton
cf940bb3eb A little more formatting tweakage. 2019-01-04 15:25:24 +07:00
Joshua A. Horton
8f020846c8 Formatting tweaks, extracts and preserves the language menu shim. 2019-01-04 15:14:15 +07:00
Joshua A. Horton
9d89a633a1 Merge branch 'web-osk-refactor-layouts' into web-osk-refactor-touch-language-ui 2019-01-04 14:53:10 +07:00
Joshua A. Horton
4d17833d05 Adds page-focus event handlers to testing 'shutdown' method. 2019-01-04 14:46:07 +07:00
Joshua A. Horton
86965b5740 Moves language-list code to its own, new module. 2019-01-04 13:18:22 +07:00
Joshua A. Horton
6a3c0f41f5 Merge branch 'master' into web-osk-refactor-layouts 2019-01-04 11:43:51 +07:00
Darcy Wong
ef1508725e Add default mapping for 102nd key 2019-01-04 10:23:31 +07:00
Joshua A. Horton
bf243eb0d9 Shunts layout-centric code and default layout stuff into its own class. 2019-01-04 10:11:31 +07:00
Joshua A. Horton
3000e8a032 Provides type specification for OSK layout objects, mild related reorg. 2019-01-04 09:01:41 +07:00
Marc Durdin
763a12aadf
Merge branch 'master' into beta-merge-master-history 2019-01-04 06:15:31 +11:00
Darcy Wong
7fd290dc24 Fix history.md (again) 2019-01-03 14:59:08 +07:00
Darcy Wong
265b67ce2e Fix history.md
Resolve PR comments
2019-01-03 14:49:24 +07:00
Darcy Wong
f14af9c82c Update history.md files 2019-01-03 13:56:32 +07:00
Darcy Wong
fee2d8e251 Fix default processing of "tab" and "backspace" key 2019-01-03 13:48:07 +07:00
Joshua Horton
31601ccd8e
Merge pull request #1466 from keymanapp/web-978-cherry-mobile-updateLayer
[Web] Cherry-picks OSK layer logic fix
2019-01-03 11:40:30 +07:00
Joshua Horton
8d2807eb47
Merge branch 'beta' into web-978-mobile-updateLayer 2019-01-03 08:51:46 +07:00
Joshua Horton
adb2076d6e
Merge pull request #1463 from keymanapp/web-64-touch-alias-api
[Web] alignInputs() API cherry-pick
2019-01-03 08:47:47 +07:00
Joshua A. Horton
5606dd0fe3 Addresses PR issue re documentation. 2019-01-03 08:45:31 +07:00
Joshua A. Horton
62b794d3ae Publishes the alignInputs() function as API for touch-alias correction. 2019-01-03 08:45:31 +07:00
Joshua Horton
06713c2b0b
Merge branch 'beta' into web-64-touch-alias-api 2019-01-03 08:28:25 +07:00
Marc Durdin
b732354eb8
Merge branch 'master' into beta-merge-master-history 2019-01-03 06:07:53 +11:00
Marc Durdin
bba82431bd [meta] Remove extra version number from platforms that shouldn't have it 2019-01-02 21:08:21 +11:00
Marc Durdin
04126441c7 [meta] 12.0 alpha seed 2019-01-02 20:51:27 +11:00
Marc Durdin
12213ed9ae [meta] Fix version numbers 2019-01-02 20:35:46 +11:00
Joshua A. Horton
5f02e4b94b History tweak. 2019-01-02 12:52:12 +07:00
Joshua A. Horton
3fc6b6f114 [Web] Fixes mobile form-factor layer update logic. 2019-01-02 12:49:30 +07:00
Joshua A. Horton
9eabaee5f9 Addresses PR issue re documentation. 2019-01-02 07:56:05 +07:00
Marc Durdin
d5c03aa4d9 11.0 beta history seed 2019-01-02 09:19:58 +11:00
Joshua A. Horton
b84aa0d20e Publishes the alignInputs() function as API for touch-alias correction. 2018-12-19 12:50:46 +07:00
Joshua A. Horton
408496c6db Works around odd embedded iOS issue. 2018-12-19 11:58:50 +07:00
Joshua Horton
5a1c86b002
Merge branch 'master' into web-1070-diacritic-display 2018-12-19 09:30:00 +07:00
Joshua A. Horton
7a98514b56 History.md tweak. 2018-12-19 09:28:51 +07:00