Joshua A. Horton
3b0dce7002
fix(web): banner scroll positioning after reversions
2024-02-06 10:10:49 +07:00
Marc Durdin
aa458152cf
Merge branch 'feature-gestures' into chore/merge-master-into-feature-gestures
2023-12-08 14:24:38 +11:00
Joshua Horton
ef901a53d0
Merge pull request #10014 from keymanapp/fix/web/unwanted-banner-retoggle
...
fix(web): accidental suggestion-banner retoggle when disabling predictions
2023-12-07 09:52:21 +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 A. Horton
7754427274
fix(android): banner event loop on model change
2023-11-23 10:13:26 +07:00
Joshua A. Horton
cff93bec74
fix(web): accidental suggestion-banner retoggle when turning predictions off
2023-11-16 08:20:38 +07:00
Joshua A. Horton
924e761b29
change(web): remembered that the outputTarget.restoreTo func exists
2023-11-03 09:39:29 +07:00
Joshua A. Horton
c34cc13f1e
fix(web): deadkey restoration for multitap-rewinds
2023-10-26 09:48:24 +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
2da1ac64e3
fix(web): unit test patchup b/c new constructor param
2023-10-24 14:09:02 +07:00
Joshua A. Horton
ad07855239
refactor(web): transcription cache needed for multitaps, no longer prediction-only
2023-10-24 11:45:57 +07:00
Joshua A. Horton
eb4f781831
chore(web): Merge branch 'refactor/web/corrective-layout-abstraction' into feat/web/subkey-corrections
2023-10-20 16:25:03 +07:00
Joshua Horton
5c74e4ced2
chore(web): Apply suggestions from code review
...
Co-authored-by: Marc Durdin <marc@durdin.net>
2023-10-20 16:21:20 +07:00
Joshua A. Horton
597acdb125
chore(web): Merge branch 'refactor/web/corrective-layout-abstraction' into feat/web/subkey-corrections
2023-10-18 08:38:55 +07:00
Joshua A. Horton
684b6235eb
fix(web): forgot that 'this' ref changed in extracted method, fixes ref
2023-10-18 08:38:34 +07:00
Joshua A. Horton
e35a741f65
chore(web): better handling for subkeys matching a base key
2023-10-18 08:24:56 +07:00
Joshua A. Horton
7adf27dd84
feat(web): subkey-menu fat-finger correction
2023-10-17 13:42:54 +07:00
Joshua A. Horton
445f6bd868
refactor(web): third pass - relocates correction types & methods to input-processor
2023-10-17 10:40:35 +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 A. Horton
351cedf25f
fix(common/web): fixes Node-worker-reliant input-processor integration tests
2023-06-05 12:19:02 +07:00
Joshua A. Horton
2d6f80f2c9
chore(web): resolves domOverrides.ts
2023-05-23 13:12:02 +07:00
Joshua A. Horton
84cf3fdca5
fix(web): banner state management after predict-mode toggling
2023-05-12 14:25:21 +07:00
Joshua A. Horton
4a2beb9a38
fix(web): model display-state issues
2023-05-02 12:53:36 +07:00
Joshua A. Horton
b4fee54336
chore(web): Merge branch 'change/web/set-active-keyboard' into fix/web/webview-android-launch
2023-04-07 09:57:10 +07:00
Joshua A. Horton
d5ec58c52a
fix(web): lots of little connection points for actual in-app use; gets Android app functional
2023-03-29 15:31:55 +07:00
Joshua A. Horton
3f4fd65d07
fix(web): android debug-host page linkage
2023-03-28 14:36:58 +07:00
Joshua A. Horton
e5241956d2
change(web): changes per PR review suggestions, puts ModelSpec in own source file
2023-03-27 13:18:53 +07:00
Joshua A. Horton
6682886566
chore(web): Merge branch 'change/web/webview-context-manager' into change/web/language-resource-module
2023-03-27 12:19:46 +07:00
Joshua A. Horton
2a6733600f
chore(web): Merge branch 'feature-esmodule-web-engine' into change/web/webview-context-manager
2023-03-27 12:15:25 +07:00
Joshua Horton
e8d05db4d3
chore(web): Apply suggestions from code review
...
Co-authored-by: Marc Durdin <marc@durdin.net>
2023-03-27 11:56:02 +07:00
Joshua A. Horton
de5354b843
change(web): modularizes ModelManager
2023-03-20 09:25:06 +07:00
Joshua A. Horton
8a13a4e64d
change(web): webview context configuration + connections
2023-03-17 14:10:05 +07:00
Joshua A. Horton
7be31d0372
refactor(common/web): PredictionContext reuse on context change, postApplication cleanup
2023-03-17 14:09:48 +07:00
Joshua A. Horton
58d2c3ba66
chore(common/web): TS import cleanup via subpaths
2023-02-16 16:05:45 +07:00
Joshua A. Horton
3cbd0632ba
chore(web): cleans up OSK module import paths
2023-02-06 10:09:28 +07:00
Joshua A. Horton
0b642561ac
chore(common/web): Merge branch 'feature-esmodule-web-engine' into change/common/web/early-import-path-cleanup
2023-02-06 09:35:56 +07:00
Joshua Horton
e6caff993a
Merge pull request #8100 from keymanapp/feat/web/osk-modularization-testing
...
feat(web): unit tests for the OSK module & spun-off formerly-OSK components 🧩
2023-02-06 09:28:56 +07:00
Joshua A. Horton
e652e4df07
chore(web): addresses PR review concerns
2023-02-06 09:01:30 +07:00
Joshua A. Horton
8f37539dfa
chore(common/web): input-processor import path cleanup
2023-02-03 15:58:12 +07:00
Joshua A. Horton
9e3de80989
feat(common/web): unit tests for spun-off PredictionContext class: banner state management
2023-01-26 12:48:48 +07:00
Joshua A. Horton
d987444683
change(web): OSK modularization, prep for standalone mode, refactors to achieve both
2023-01-20 15:16:05 +07:00
Joshua A. Horton
0e979a8fdf
change(web): input-processor modularization - first pass
2023-01-20 14:50:56 +07:00
Joshua A. Horton
e48db510e1
change(common/web): different namespace-like export attempt
2023-01-20 13:20:17 +07:00
Marc Durdin
7255f1c7f7
fix(web): avoid reset for touch system keyboard
...
When using the touch 'system' keyboard, the modifier keys are reset by
the kbdMismatch logic introduced in #7543 . This is evident in the web
debugger of Keyman Developer, where the system keyboard is easily
accessible.
This maintains the fix from #7543 , but removes the `resetContext()`
side-effect.
2022-11-07 06:43:39 +11:00
Joshua A. Horton
c3e3fb04d5
fix(web): ensures keyboard does not change underneath OSK keystroke
2022-10-26 09:45:26 +07:00
Joshua A. Horton
9f952cd6eb
chore(web): retools input-processor build, test scripts
2022-10-03 15:03:13 +07:00
Joshua A. Horton
6e000d1074
change(web): better touch-distrib weighting
2022-09-12 10:38:54 +07:00
Marc Durdin
ab54c0ecb9
chore(common): more bin bashes
2022-07-25 16:03:22 +10:00
Joshua Horton
71068abe9d
Merge pull request #6950 from keymanapp/chore/web/remove-invalid-warning
...
chore(web): remove invalid warning msg
2022-07-15 13:07:25 +07:00
Joshua A. Horton
56b37fb87f
chore(web): remove invalid warning msg
2022-07-15 08:53:08 +07:00