Joshua A. Horton
|
dd52337fd8
|
chore(web): Merge branch 'feat/web/generalized-multitap' into feat/web/modipress
|
2023-11-01 13:16:35 +07:00 |
|
Joshua A. Horton
|
338af8f6e9
|
chore(web): Merge branch 'change/common/models/pred-text-context-tracking' into feat/web/generalized-multitap
|
2023-11-01 08:45:28 +07:00 |
|
Joshua A. Horton
|
ccc4c0005a
|
fix(web): multitaps with heterogenous nextLayer use
|
2023-11-01 08:42:31 +07:00 |
|
Joshua A. Horton
|
c4d29da66d
|
chore(web): Merge branch 'fix/web/state-change-source-rewrite' into feat/web/custom-key-hints
|
2023-10-31 16:09:37 +07:00 |
|
Joshua A. Horton
|
f7e8720d41
|
chore(web): Merge branch 'feature-gestures' into fix/web/state-tokens-and-two-caps
|
2023-10-31 09:30:16 +07:00 |
|
Joshua A. Horton
|
b940e9010d
|
fix(web): gesture-engine null-ref check for doc keyboards
|
2023-10-30 16:22:24 +07:00 |
|
Joshua A. Horton
|
d5e704f748
|
chore(web): squashes warning when attempting to correct modipresses
|
2023-10-30 13:24:52 +07:00 |
|
Joshua A. Horton
|
96dae39d16
|
chore(web): a bit of polish, re-enables a check
|
2023-10-30 09:24:55 +07:00 |
|
Joshua A. Horton
|
0ae48cc64e
|
fix(web): niche-case handling - subkey from released modipress
|
2023-10-27 14:58:44 +07:00 |
|
Joshua A. Horton
|
facafe3855
|
feat(web): modipress detection heuristic
|
2023-10-27 14:33:36 +07:00 |
|
Joshua A. Horton
|
441600d093
|
fix(web): modipressing of a multitap subkey
|
2023-10-27 13:35:20 +07:00 |
|
Joshua A. Horton
|
86e217aafc
|
fix(web): cleanup for cleanup code
|
2023-10-27 13:21:00 +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
|
ddf2a3dad6
|
fix(web): cross-layer multitap corrections
|
2023-10-26 12:49:25 +07:00 |
|
Joshua A. Horton
|
9152d91d36
|
feat(web): simple, baseline multitap correction
|
2023-10-26 11:07:17 +07:00 |
|
Joshua A. Horton
|
16bc0d9d24
|
feat(web): fancier multitap - ends if key held too long
|
2023-10-26 09:48:23 +07:00 |
|
Joshua A. Horton
|
ee99d94a38
|
chore(web): dead/replaced code removal
|
2023-10-26 09:48:22 +07:00 |
|
Joshua A. Horton
|
c2dd4f0828
|
fix(web): better method name pt 2
|
2023-10-26 09:48:22 +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
|
f7e90a560c
|
feat(web): generalized multitap, prep for modipress vs multitap resolution
|
2023-10-26 09:48:21 +07:00 |
|
Joshua A. Horton
|
14ebf9aff2
|
fix(web): niche case for bold-font styling
|
2023-10-24 08:40:59 +07:00 |
|
Joshua A. Horton
|
14dfdad651
|
fix(web): right, custom fontsize
|
2023-10-24 08:38:44 +07:00 |
|
Joshua A. Horton
|
5eddecd6e7
|
change(web): ActiveKeyBase.hintSrc
|
2023-10-24 08:25:01 +07:00 |
|
Joshua A. Horton
|
66f3c4d202
|
fix(web): proper sourcing for hint font style
|
2023-10-24 08:22:41 +07:00 |
|
Joshua A. Horton
|
29d287ce57
|
feat(web): start of configurable key-hint implementation
|
2023-10-24 08:22:39 +07:00 |
|
Joshua A. Horton
|
e9ad3b5744
|
chore(web): Merge branch 'refactor/web/banner-gesture-integration' into fix/web/state-tokens-and-two-caps
|
2023-10-23 15:15:43 +07:00 |
|
Joshua A. Horton
|
4ef2f8fe6c
|
chore(web): adjustments per PR review comments
|
2023-10-23 15:14:32 +07:00 |
|
Joshua A. Horton
|
37e91bc39f
|
chore(web): Merge branch 'feat/web/subkey-corrections' into refactor/web/banner-gesture-integration
|
2023-10-20 16:25:50 +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 A. Horton
|
7755f025de
|
chore(web): Merge branch 'feature-gestures' into refactor/web/corrective-layout-abstraction
|
2023-10-20 16:23:04 +07:00 |
|
Joshua Horton
|
62b02eaee8
|
Merge pull request #9698 from keymanapp/feat/web/longpress-restoration
feat(web): longpress restoration, enhancements 🐵
|
2023-10-20 16:21:42 +07:00 |
|
Joshua Horton
|
3ef85f34e7
|
Merge pull request #9719 from keymanapp/fix/web/integration-test-fixes
fix(web): gesture-engine integration - automated test patchup 🐵
|
2023-10-20 16:17:48 +07:00 |
|
Joshua A. Horton
|
3e1ae7498d
|
chore(web): Merge branch 'feature-gestures' into feat/web/key-specific-gesture-integration
|
2023-10-20 16:16:31 +07:00 |
|
Joshua Horton
|
74502c45b8
|
Merge pull request #9657 from keymanapp/feat/web/base-recognizer-integration
feat(web): beginning of gesture-recognizer integration with the OSK 🐵
|
2023-10-20 16:14:13 +07:00 |
|
Joshua Horton
|
9fee40e740
|
chore(web): Apply suggestions from code review
Co-authored-by: Marc Durdin <marc@durdin.net>
|
2023-10-20 16:14:05 +07:00 |
|
Joshua A. Horton
|
8532b79fe3
|
change(web): uses key & typeof values for validation on kbd load
|
2023-10-20 08:41:43 +07:00 |
|
Joshua A. Horton
|
7b71aea3c9
|
change(web): alternate validation approach for subkeys
|
2023-10-19 15:36:06 +07:00 |
|
Joshua A. Horton
|
bd0e2af80d
|
fix(web): first-pass mitigation for TWo-caps issue
|
2023-10-19 12:18:24 +07:00 |
|
Joshua A. Horton
|
8608660673
|
change(web): generics multiplication - StateToken param now more necessary
|
2023-10-19 12:18:16 +07:00 |
|
Joshua A. Horton
|
dd178358aa
|
chore(web): Merge branch 'feat/web/subkey-corrections' into refactor/web/banner-gesture-integration
|
2023-10-18 14:32:58 +07:00 |
|
Joshua A. Horton
|
e0abc0f68e
|
chore(web): better method name
|
2023-10-18 14:32:31 +07:00 |
|
Joshua A. Horton
|
433a5aca5b
|
chore(web): mass cleanup - removes old contact-point input engine classes, refs
|
2023-10-18 09:06:30 +07:00 |
|
Joshua A. Horton
|
a4b459cd62
|
refactor(web): suggestion banner now uses gesture engine
|
2023-10-18 09:02:58 +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
|
215c6b8f1b
|
feat(web): notable TODO
|
2023-10-17 13:58:05 +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
|
9d802ccaa8
|
fix(web): cherried fix for input correction mapping
|
2023-10-17 09:28:42 +07:00 |
|
Joshua A. Horton
|
3e609f55ff
|
fix(web): fixes input location mapping for corrections
|
2023-10-17 09:25:15 +07:00 |
|
Joshua A. Horton
|
14e4e884f2
|
chore(web): ability to clear gestures, note if modal viz is active
|
2023-10-16 12:47:42 +07:00 |
|