Joshua A. Horton
cde550a3eb
change(web): lots of docs, some cleanup
2022-08-19 13:52:56 +07:00
Joshua A. Horton
58c15c3eec
feat(web): segment merge checks now use full merge set, not only latest
2022-08-19 10:03:38 +07:00
Joshua A. Horton
c0437036ab
fix(web): handling of f-test when a segment has infinite slope
2022-08-19 10:02:47 +07:00
Joshua A. Horton
aa35f94598
fix(web): forgot to ignore sign on a signficance check
2022-08-19 09:24:02 +07:00
Joshua A. Horton
cf31ca1c0f
feat(web): restores segment-split optimization
2022-08-19 07:19:38 +07:00
Joshua A. Horton
313302e232
refactor(web): DRYs out regression-related patterns
2022-08-19 07:18:35 +07:00
Joshua A. Horton
e4b0ab537b
feat(web): better re-merge logic, fixes f-test issues
2022-08-18 10:37:59 +07:00
Joshua A. Horton
e2a0aa7e49
feat(web): segmented regression to the rescue
2022-08-18 10:37:51 +07:00
Joshua A. Horton
a284a5092d
feat(web): initial code toward subsegment filtering/recombination
2022-08-18 10:37:50 +07:00
Joshua A. Horton
c445838980
feat(web): allows shifting of segmentation point
2022-08-18 10:37:49 +07:00
Joshua A. Horton
af7df8a123
change(web): segmenter organization
2022-08-18 10:37:48 +07:00
Joshua A. Horton
84fd363c36
chore(web): cleanup, rename, docs for pathSegmentStats
2022-08-18 10:37:40 +07:00
Joshua A. Horton
534b3087cd
chore(web): moderate post-experimentation cleanup
2022-08-16 10:21:26 +07:00
Joshua A. Horton
58c24bee70
feat(web): extreme rough-draft path segmentation
2022-08-16 10:21:25 +07:00
Joshua A. Horton
a30ca642ac
feat(web): initial touchpath-stat calculation logic, exploration
2022-08-16 10:21:24 +07:00
Joshua A. Horton
8061c49f74
chore(web): Merge branch 'master' into feat/web/gesture-recognizer-main
2022-08-16 10:20:41 +07:00
Marc Durdin
10d9ed40dc
chore(core): use c-compatible type for KMX_UCHAR
2022-08-11 17:51:30 +02:00
Marc Durdin
e30871f01e
chore(linux): add common/include to further paths
2022-08-11 14:56:46 +02:00
Marc Durdin
dedb06e7cc
chore(common): refactor shared types into km_types.h
2022-08-11 11:36:09 +02:00
Marc Durdin
422e7227a6
chore(core): move kmx_file.h to common
2022-08-11 11:34:09 +02:00
Marc Durdin
0a22acd0e4
Merge pull request #7018 from keymanapp/chore/common/builder-tweaks
...
chore(common): build-utils.sh minor tweaks
2022-08-03 20:19:42 +10:00
Joshua A. Horton
3acc97e50e
feat(web): timestamp simulation, testing
2022-08-03 15:09:17 +07:00
Joshua A. Horton
2dbca5286a
chore(web): updates SinonJS (old one lacks runAllAsync)
2022-08-03 14:00:20 +07:00
Joshua A. Horton
8268cf5f35
fix(web): missing setup on 'partial' test set
2022-08-03 10:33:24 +07:00
Joshua A. Horton
48d9f5b4b5
change(web): feature branch use of centralized CI config, timeout-prep module
2022-08-03 08:28:05 +07:00
Joshua A. Horton
be715e6e57
chore(web): Merge branch 'feat/web/gesture-recognizer-main' into feat/web/recognizer-input-unit-testing-2
2022-08-03 08:21:33 +07:00
Joshua A. Horton
5d0ad62842
chore(web): Merge branch 'master' into feat/web/gesture-recognizer-main
2022-08-03 08:19:13 +07:00
Joshua A. Horton
bac2578039
chore(web): addresses PR review comment
2022-08-02 08:10:01 +07:00
Joshua A. Horton
a8fbdcc6dd
chore(web): removes accidentally-added file from feature branch
2022-08-01 14:36:02 +07:00
Joshua A. Horton
205312c451
chore(web): timeout-adapter implementation
2022-08-01 13:06:15 +07:00
Joshua A. Horton
b42a87ee5b
chore(web): updates target devices for BrowserStack-based CI tests
2022-08-01 12:37:19 +07:00
Joshua A. Horton
5a7840753f
chore(web): centralizes test-start timeout config logic
2022-08-01 11:39:14 +07:00
Joshua A. Horton
405a553c06
chore(web): requireable module for common CI test-config
2022-08-01 10:54:57 +07:00
Joshua A. Horton
e7f2cbd7c9
fix(web): executable flag dropped somewhere
2022-08-01 09:19:06 +07:00
Joshua A. Horton
2f07f328c9
chore(web): Merge branch 'feat/web/recognizer-input-unit-testing' into feat/web/recognizer-input-unit-testing-2
2022-08-01 07:58:05 +07:00
Joshua Horton
ba27c88fd6
chore(web): Apply suggestions from code review
...
Co-authored-by: Marc Durdin <marc@durdin.net>
2022-08-01 07:57:43 +07:00
Joshua A. Horton
57630b5574
chore(web): minor test-script tweaks post demo
2022-08-01 07:53:37 +07:00
Marc Durdin
683d8b9e68
chore(common): build-utils.sh minor tweaks
...
Fixing up a number of minor bits and pieces identified during demo:
* invalid action or :target would not be picked up if paired with a
valid one (e.g.: build:foo should not have worked)
* colors defined in both shellHelperFunctions and build-utils were
problematic; able to remove them from shellHelperFunctions because
all references included both scripts
* builder_has_action and builder_report now allow both `action:target`
and `action :target`
* keyman-version/build.sh did not have working test action...
2022-07-29 17:37:19 +10:00
Joshua A. Horton
f21f85d9e7
chore(web): addresses nit from PR review
2022-07-29 12:45:39 +07:00
Joshua A. Horton
7fa7d581b3
chore(web): build & test script updates
2022-07-29 12:43:24 +07:00
Joshua A. Horton
98c2f86c56
chore(web): Merge branch 'feat/web/recognizer-input-unit-testing' into feat/web/recognizer-input-unit-testing-2
2022-07-29 12:20:40 +07:00
Joshua A. Horton
45ba72bfb4
chore(web): updates, unifies build scripts
2022-07-29 12:17:24 +07:00
Joshua A. Horton
6a756630ee
chore(web): Merge branch 'feat/web/gesture-recognizer-main' into feat/web/recognizer-input-unit-testing
2022-07-29 11:18:04 +07:00
Joshua Horton
1b4ad74aed
Merge pull request #6914 from keymanapp/feat/web/recognizer-multipoint-tracking
...
feat(web): start of support for multi-touchpoint tracking 🐵
2022-07-29 11:15:22 +07:00
Joshua A. Horton
951202cbc0
chore(web): updates gesture-recognizer build script
2022-07-29 09:21:19 +07:00
Joshua A. Horton
59ade4e8f7
chore(web): Merge branch 'master' into feat/web/gesture-recognizer-main
2022-07-29 09:16:37 +07:00
Joshua A. Horton
dcdb7206e4
docs(web): updates reintegration doc
2022-07-29 08:58:29 +07:00
Joshua A. Horton
f98eacfab9
chore(web): addresses final review comments
2022-07-29 08:52:17 +07:00
Marc Durdin
c1118d908c
Merge branch 'master' into chore/common/builder-script-target-and-option-support
2022-07-29 10:37:18 +10:00
Marc Durdin
8fd3442fe2
chore(common): remove builder_init
...
builder_init was unnecessarily and inconsistently duplicating
builder_describe and builder_parse functionality. Removing it -- all
scripts should use builder_describe and builder_parse instead, which
gives us more flexibility and consistency into the future.
2022-07-27 15:07:12 +10:00