Commit graph

16214 commits

Author SHA1 Message Date
Joshua A. Horton
7b2da89e8d fix(web): segment.angle spec, move-based segment recognition 2022-09-01 08:49:13 +07:00
Joshua A. Horton
559a909ea8 fix(web): pending subsegment tracking when not splitting 2022-08-31 14:35:36 +07:00
Joshua A. Horton
6d2598fbc5 fix(web): cherrypicks from unit test dev followup 2022-08-31 10:35:14 +07:00
Joshua A. Horton
66acdb2267 fix(web): forgot to publish remnant on close 2022-08-30 15:27:29 +07:00
Joshua A. Horton
9c96bbad75 fix(web): side effects of unsegmentable simple, quick taps 2022-08-30 14:58:04 +07:00
Joshua A. Horton
96093462ae chore(web): general cleanup, documentation 2022-08-30 12:15:02 +07:00
Joshua A. Horton
7059bf8043 fix(web): removes segmentation dev-logging, adds related docs 2022-08-30 11:00:38 +07:00
Joshua A. Horton
a9ee91e705 docs(web): for segments, error msg tweaks 2022-08-30 10:45:41 +07:00
Joshua A. Horton
f6a21d23c5 change(web): compatibility analyzer -> own file 2022-08-30 10:09:45 +07:00
Joshua A. Horton
187453a086 feat(web): start, end 'Segments' 2022-08-30 09:12:31 +07:00
Joshua A. Horton
5c549d294c chore(web): extra to-do notes 2022-08-29 14:52:26 +07:00
Joshua A. Horton
4bbd5e6aac feat(web): better Segment serialization 2022-08-29 14:49:18 +07:00
Joshua A. Horton
e21a27aeff feat(web): basic publishing of segments to path 2022-08-29 10:59:08 +07:00
Joshua A. Horton
e2dbb1e0b3 feat(web): segment recognition, resolution 2022-08-29 10:25:37 +07:00
Joshua A. Horton
88e3c0a636 feat(web): subsegment compatibility, segment classification 2022-08-25 15:38:07 +07:00
Joshua A. Horton
dd3b33a16a refactor(web): debugging-assist infrastructure 2022-08-24 10:48:41 +07:00
Joshua A. Horton
234083a117 fix(web): missed detail from last commit 2022-08-24 10:12:42 +07:00
Joshua A. Horton
3567660a05 refactor(web): segment synthesis 2022-08-24 09:50:07 +07:00
Joshua A. Horton
c464c218f0 refactor(web): in-construction segment data management 2022-08-23 16:00:46 +07:00
Joshua A. Horton
f79ffea391 feat(web): earlier finalization of segments when path diverges 2022-08-23 10:54:07 +07:00
Joshua A. Horton
0cd7416564 refactor(web): sigMinus, for cata-cancel check on stat-sum operations 2022-08-22 12:14:16 +07:00
Joshua A. Horton
8ce9fa8070 chore(web): more post-review tweaks 2022-08-22 11:28:51 +07:00
Joshua A. Horton
b352c9dda7 change(web): speed now in millisec 2022-08-22 10:26:51 +07:00
Joshua A. Horton
1d4de3f2a0 chore(web): adjustments per PR review 2022-08-22 10:17:35 +07:00
Joshua Horton
af2c803d6b
chore(web): Apply suggestions from code review
Co-authored-by: Marc Durdin <marc@durdin.net>
2022-08-22 09:46:41 +07:00
Joshua A. Horton
d823b8fffa feat(web): fun labeling for in-PR demo 2022-08-19 14:42:03 +07:00
Joshua A. Horton
c425a52905 docs(web): more docs & some new-code renames 2022-08-19 14:17:39 +07:00
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
Joshua Horton
ff76082c19
Merge pull request #6970 from keymanapp/feat/web/recognizer-input-unit-testing-2
feat(web): Gesture Recognizer unit testing 🐵
2022-08-16 10:20:03 +07:00
Joshua Horton
be77d55430
Merge pull request #7036 from keymanapp/fix/web/ui-module-test-stability
fix(web): button, float init timer cleanup
2022-08-16 09:56:23 +07:00
Joshua Horton
760a20e97f
chore(web): Apply suggestions from code review
Co-authored-by: Marc Durdin <marc@durdin.net>
2022-08-16 08:13:01 +07:00
Keyman Server
b6def5fb9d
Merge pull request #7073 from keymanapp/auto/version-master-16.0.48
auto: increment master version to 16.0.48
2022-08-16 05:15:41 +10:00
Keyman Build Agent
5084f6feae auto: increment master version to 16.0.48 2022-08-15 15:14:57 -04:00
Marc Durdin
f7189387b3
Merge pull request #7013 from keymanapp/fix/developer/keymanweb-readonly-groups-mismatches
fix(developer): compiler emitting garbage for readonly groups 🎾
2022-08-15 04:40:51 -05:00
Eberhard Beilharz
7d449a5534
Merge pull request #7060 from keymanapp/chore/linux/improve_include
chore(linux): Refactor `jenkins.sh`
2022-08-15 09:32:22 +02:00