Joshua A. Horton
f8ae8c9a85
fix(web): funky internal race condition from unneeded check
2023-10-26 13:29:46 +07:00
Joshua A. Horton
ddf2a3dad6
fix(web): cross-layer multitap corrections
2023-10-26 12:49:25 +07:00
Joshua A. Horton
c34cc13f1e
fix(web): deadkey restoration for multitap-rewinds
2023-10-26 09:48:24 +07:00
Joshua A. Horton
e3ddbe4080
chore(web): reserves caps-multitap key
2023-10-26 09:48:23 +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
Marc Durdin
762f343b52
Merge pull request #9824 from keymanapp/chore/common/kpj-handle-xml-error
...
chore(common): handle invalid XML in kpj-file-reader
2023-10-26 13:46:29 +11:00
Joshua A. Horton
06d4a76989
fix(web): second pass - search space cloning for calc reuse
2023-10-26 09:32:48 +07:00
Joshua A. Horton
45d3b1e980
fix(web): first-pass pred text fix for multitaps
2023-10-26 09:32:47 +07:00
Steven R. Loomis
6da64553fc
chore(developer): ldml update to prefinal v44 🙀
...
- form
For feat(developer): ldml re-sync with CLDR v44 spec 🙀 #9838
2023-10-25 08:56:55 -05:00
Marc Durdin
cdac2dd01b
chore(developer): verify kmp.json output from kmc-package
2023-10-25 12:07:46 +07:00
Steven R. Loomis
a9f437f97a
chore(common,developer): ldml update to prefinal v44 🙀
...
- more data and developer fixes
For feat(developer): ldml re-sync with CLDR v44 spec 🙀 #9838
2023-10-24 17:40:34 -05:00
Steven R. Loomis
1ff2bfc4d7
chore(developer,common,core): ldml update to prefinal v44 🙀
...
- more data file updates
- now updating some developer files
- updating the KMX+ spec with some changes.
(vkey was dropped in #7135 , remove it from the spec)
For feat(developer): ldml re-sync with CLDR v44 spec 🙀 #9838
2023-10-24 17:28:08 -05:00
Steven R. Loomis
5dbda001fc
chore(common,core): ldml update to prefinal v44 🙀
...
- common passes tests
- updated data files
For feat(developer): ldml re-sync with CLDR v44 spec 🙀 #9838
2023-10-24 14:47:22 -05:00
Joshua A. Horton
99131ed245
docs(web): completes partial comment
2023-10-24 19:23:01 +07:00
Joshua Horton
a75cd6d764
Merge pull request #9835 from keymanapp/fix/common/models/prediction-test-mode-use
...
fix(web): proper disabling of prediction timeout for prediction unit tests
2023-10-24 16:33:43 +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
5ba60e985b
fix(web): someone forgot to actually use 'test mode'
2023-10-24 12:25:00 +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 Horton
101daa0f2c
Merge pull request #9752 from keymanapp/refactor/web/banner-gesture-integration
...
refactor(web): banner integration with the new gesture engine 🐵
2023-10-24 09:13:58 +07:00
Joshua Horton
aaba52911f
Merge pull request #9779 from keymanapp/feat/web/subkey-corrections
...
feat(web): subkey-menu fat-finger correction 🐵
2023-10-24 09:13:48 +07:00
Joshua A. Horton
2836a16650
fix(web): prevent switch-case fallthrough
2023-10-24 08:44:38 +07:00
Joshua A. Horton
fca5e6d91d
fix(web): position of determineHint return statement
2023-10-24 08:42:17 +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
dd6efa9e59
fix(web): defaultHint is optional; must null-guard
2023-10-24 08:22:41 +07:00
Joshua A. Horton
879651f5d3
feat(web): proper determineHint implementation
2023-10-24 08:22:40 +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
83a65f02cd
chore(web): Merge branch 'fix/web/state-tokens-and-two-caps' into fix/web/state-change-source-rewrite
2023-10-23 15:16:27 +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
90576d8524
chore(web): Merge branch 'feat/web/subkey-corrections' into refactor/web/banner-gesture-integration
2023-10-23 14:42:26 +07:00
Joshua A. Horton
b4767516bf
chore(web): minor cleanup per review comment
2023-10-23 14:41:40 +07:00
Marc Durdin
c645707279
chore(common): handle invalid XML in kpj-file-reader
2023-10-23 08:53:30 +07:00
Eberhard Beilharz
7369b22599
chore(linux): Merge with chore/linux/9733_RenameLibknmkbp
...
# Conflicts:
# core/src/debuglog.h
# core/src/ldml/ldml_processor.cpp
# core/src/ldml/ldml_transforms.cpp
# core/src/ldml/ldml_transforms.hpp
# core/tests/unit/ldml/ldml.cpp
2023-10-20 12:52:38 +02:00
Eberhard Beilharz
fdc9baadb2
chore(linux): Merge remote-tracking branch 'origin/master' into chore/linux/9733_RenameLibknmkbp
2023-10-20 12:31:14 +02:00
Eberhard Beilharz
b177df2ceb
Merge pull request #9794 from keymanapp/chore/linux/9733_RenameDefines
...
chore(linux): Rename KBP to CORE 〽️
2023-10-20 12:29:24 +02:00
Joshua A. Horton
e45cd39eb1
chore(web): Merge branch 'feature-gestures' into refactor/web/corrective-layout-abstraction
2023-10-20 16:30:08 +07:00
Joshua A. Horton
6aaf58a553
chore(web): Merge branch 'feature-gestures' into refactor/web/common-key-style-class-enum
2023-10-20 16:27:31 +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
05a4d753c8
chore(web): Merge remote-tracking branch 'origin/refactor/web/corrective-layout-abstraction' into refactor/web/corrective-layout-abstraction
2023-10-20 16:23:50 +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
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 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
5e8bd861e9
Merge pull request #9804 from keymanapp/change/web/subkey-prop-validation
...
change(web): enforce layout and validate only text attributes of subkeys 🐵
2023-10-20 16:12:45 +07:00
Joshua Horton
6d313f27b8
Merge pull request #9664 from keymanapp/refactor/web/common-layout-typing
...
refactor(web): unifies touch-layout typing, updating Web to the common/web/types version 🐵
2023-10-20 16:12:31 +07:00
Joshua Horton
7dc8ba0c77
Merge pull request #9655 from keymanapp/fix/web/recognizer-polish-and-source-uniqueness
...
fix(web): bug fixes and tweaks to facilitate OSK integration 🐵
2023-10-20 16:12:21 +07:00
Joshua Horton
78356f7aeb
chore(web): Apply suggestions from code review
...
Co-authored-by: Marc Durdin <marc@durdin.net>
2023-10-20 16:11:20 +07:00