Joshua A. Horton
|
5fe64b0cd4
|
fix(web): transcription-construction from contexts with selections
|
2024-02-07 12:08:19 +07:00 |
|
Joshua A. Horton
|
a404c20ddf
|
feat(web): mnemonic + legacy keystroke pre-proc unit tests
|
2024-01-22 14:08:10 +07:00 |
|
Joshua A. Horton
|
e6a2f9f083
|
fix(android): hardware keystrokes now include mnemonic processing
|
2024-01-22 08:57:00 +07:00 |
|
Joshua A. Horton
|
b5d97070e5
|
change(web): converts Web's engine/ targets
|
2023-12-18 10:08:00 +07:00 |
|
Marc Durdin
|
eb881dc137
|
Merge pull request #7324 from keymanapp/feature-gestures
epic: new gesture engine 🐵
|
2023-12-14 15:23:43 +11:00 |
|
Joshua A. Horton
|
ec4231b4aa
|
fix(web): fixes null-stub keyboard lookups, null -> null "keyboard change"
|
2023-12-13 12:43:25 +07:00 |
|
Joshua A. Horton
|
3c4e5d6ebd
|
chore(web): Merge branch 'master' into chore/web/conflict-fix
|
2023-12-01 14:16:18 +07:00 |
|
Joshua Horton
|
19d3d7c20c
|
Merge pull request #10022 from keymanapp/change/android/flishy-flashy-mitigation-2
change(android): smoother keyboard initialization ✨
|
2023-12-01 09:12:50 +07:00 |
|
Joshua A. Horton
|
40f9e6ebd8
|
chore(web): Merge branch 'feature-gestures' into chore/merge-master-into-feature-gestures
Involved splicing feature-gestures banner changes into the newly-separated banner sources.
|
2023-11-24 08:29:39 +07:00 |
|
Joshua A. Horton
|
0f32515050
|
fix(web): app/webview did not clear deadkeys on context-reset
|
2023-11-22 09:09:36 +07:00 |
|
Joshua A. Horton
|
c5b3bafcc7
|
change(android): host-page init now retrieves current stub before KMW init
|
2023-11-17 09:54:40 +07:00 |
|
Joshua A. Horton
|
109920e235
|
refactor(web): drops banner options paradigm in favor of simple "inactiveBanner" prop
|
2023-11-13 13:31:57 +07:00 |
|
Joshua A. Horton
|
01c85b7781
|
chore(web): Merge branch 'feat/web/flick-implementation' into feat/web/gesture-preview-host
|
2023-11-03 09:40:29 +07:00 |
|
Joshua A. Horton
|
6955f90876
|
chore(web): addresses most review concerns
|
2023-11-03 09:32:56 +07:00 |
|
Joshua A. Horton
|
3e3e6edf69
|
fix(web): Android API 21 compat
|
2023-11-02 16:22:26 +07:00 |
|
Joshua A. Horton
|
1a3d7a263c
|
feat(web): implementation of modipress, compatibility with multitap
|
2023-10-27 13:11:20 +07:00 |
|
Joshua A. Horton
|
2fa51fce29
|
feat(web): retrieval of base transcription for multitaps
|
2023-10-26 09:48:21 +07:00 |
|
Joshua A. Horton
|
41bad286a3
|
chore(web): Merge branch 'master' into chore/web/merge-feature-gestures-master-a17s17-end
|
2023-07-21 14:30:54 +07:00 |
|
Joshua A. Horton
|
1f338bae99
|
change(web): better adherence to official Promise terms
|
2023-07-10 14:35:44 +07:00 |
|
Joshua Horton
|
31c76aa081
|
chore(web): Apply suggestions from code review
Co-authored-by: Marc Durdin <marc@durdin.net>
|
2023-07-07 11:34:50 +07:00 |
|
Joshua A. Horton
|
e8fbafe194
|
feat(web): logs enhanced debug info for error reports
|
2023-07-07 09:40:02 +07:00 |
|
Joshua A. Horton
|
78c7756b05
|
chore(web): Merge branch 'feature-esmodule-web-engine' into docs/web/public-api-clarity
|
2023-06-21 08:24:53 +07:00 |
|
Joshua Horton
|
0e7b8815be
|
chore(web): Apply suggestions from code review
Co-authored-by: Marc Durdin <marc@durdin.net>
|
2023-06-21 08:21:16 +07:00 |
|
Joshua Horton
|
89e7393665
|
Merge pull request #9025 from keymanapp/chore/web/esbuild-config-cleanup
chore(web): esbuild configuration cleanup 🧩
|
2023-06-19 14:04:11 +07:00 |
|
Joshua A. Horton
|
f2e3effa4c
|
chore(web): Merge branch 'feature-esmodule-web-engine' into chore/web/centralize-kmw-tsconfigs
|
2023-06-19 14:03:20 +07:00 |
|
Joshua Horton
|
0532405335
|
Merge pull request #8995 from keymanapp/change/srcmap-cleanup-and-c8-use
change(web): config, sourcemap cleanup + adds some c8 reporting 🧩
|
2023-06-19 14:01:40 +07:00 |
|
Joshua Horton
|
cc8ee27de7
|
Merge pull request #9022 from keymanapp/fix/web/picker-interface-api
fix(web): properly connects picker interface API 🧩
|
2023-06-19 14:01:29 +07:00 |
|
Joshua A. Horton
|
2308ddfa50
|
docs(web): for 'KeymanWeb Core Module'
|
2023-06-19 11:25:20 +07:00 |
|
Joshua A. Horton
|
eccbd49abb
|
change(web): centralizes /web project bundling configs
|
2023-06-16 11:35:10 +07:00 |
|
Joshua A. Horton
|
9884d6725d
|
change(web): retools processor config init pattern
|
2023-06-16 10:06:42 +07:00 |
|
Joshua A. Horton
|
089f38f45e
|
fix(web): restores picker interface API
|
2023-06-15 13:11:02 +07:00 |
|
Joshua A. Horton
|
75347ebc6f
|
change(web): internal event names -> lowercase convention
|
2023-06-14 10:30:56 +07:00 |
|
Joshua A. Horton
|
70cde09ebc
|
chore(web): centralizes main KMW component tsconfig settings
|
2023-06-14 09:02:46 +07:00 |
|
Joshua A. Horton
|
d0ac536c51
|
chore(web): removes unused { spawn } imports
|
2023-06-12 11:29:15 +07:00 |
|
Joshua A. Horton
|
06434953a8
|
chore(web): KMW use of importHelpers
|
2023-06-08 13:03:25 +07:00 |
|
Joshua A. Horton
|
78dc7b5fff
|
fix(web): KMW handling of OSK-swapping, partially configured paths in internal stubs
|
2023-06-07 09:05:21 +07:00 |
|
Joshua A. Horton
|
2b0a92725f
|
chore(web): Merge branch 'feature-esmodule-web-engine' into chore/web/loose-ends
|
2023-06-06 08:56:08 +07:00 |
|
Joshua Horton
|
83130c194d
|
Merge pull request #8878 from keymanapp/chore/web/finish-api-conversion
chore(web): completes conversion of KMW's documented API 🧩
|
2023-06-06 08:54:36 +07:00 |
|
Joshua Horton
|
eb8833d514
|
Merge pull request #8877 from keymanapp/fix/web/beep
fix(web): keystroke error-feedback handling 🧩
|
2023-06-06 08:49:13 +07:00 |
|
Joshua A. Horton
|
a7492957c3
|
chore(web): Merge branch 'feature-esmodule-web-engine' into chore/web/test-page-patchup
|
2023-06-05 15:08:36 +07:00 |
|
Joshua A. Horton
|
beafe44a8e
|
chore(web): Merge branch 'chore/web/finish-api-conversion' into chore/web/loose-ends
|
2023-05-30 14:44:12 +07:00 |
|
Joshua A. Horton
|
55aee5e795
|
chore(web): Merge branch 'fix/web/beep' into chore/web/finish-api-conversion
|
2023-05-30 14:40:40 +07:00 |
|
Joshua A. Horton
|
6241699c72
|
chore(web): Merge branch 'fix/web/mobile-device-osk-issues' into fix/web/beep
|
2023-05-30 14:15:11 +07:00 |
|
Joshua A. Horton
|
464b52e38d
|
chore(web): Merge branch 'change/web/sample-page-rework' into chore/web/test-page-patchup
|
2023-05-30 12:59:30 +07:00 |
|
Joshua A. Horton
|
0ca7e0f918
|
chore(web): missed adding one script's changes
|
2023-05-30 12:46:39 +07:00 |
|
Joshua A. Horton
|
415907fb5e
|
chore(web): Merge branch 'feature-esmodule-web-engine' into chore/web/build-config-cleanup
|
2023-05-30 08:47:30 +07:00 |
|
Joshua A. Horton
|
2d998a55ff
|
chore(web): Merge branch 'feature-esmodule-web-engine' into fix/web/browser-toolbar-ui
|
2023-05-29 13:11:10 +07:00 |
|
Joshua A. Horton
|
f0b84adf75
|
chore(web): Merge branch 'fix/web/dom-keyevent-recorder' into fix/web/integrated-test-restoration
|
2023-05-29 10:23:10 +07:00 |
|
Joshua A. Horton
|
7af9ff0354
|
chore(web): Merge branch 'feat/web/browser-context-unit-testing' into fix/web/attached-control-fonts
|
2023-05-25 10:22:48 +07:00 |
|
Joshua A. Horton
|
3705d847c1
|
chore(web): addresses PR review concerns
|
2023-05-25 10:18:51 +07:00 |
|