sgschantz
9ea5f17424
changed names of core library dependencies for icu
2023-09-28 09:37:16 +07:00
Steven R. Loomis
edc6c32e9b
fix(mac): drop 'd' from icu debug lib name 🍕
...
- stablize core's icu library name, for xcode
2023-09-27 20:49:51 -05:00
Joshua A. Horton
d730e9d524
fix(web): forgot to annotate new generic param in event
2023-09-28 08:09:09 +07:00
Eberhard Beilharz
30b5d9dd64
docs(linux): Update sample tasks.json for Linux
2023-09-27 20:10:49 +02:00
Eberhard Beilharz
43ae210494
chore(linux): Fix run-tests.sh script
...
This passes the new parameter to the `setup` call which got introduced in
a previous PR.
2023-09-27 12:58:00 +02:00
sgschantz
0a56662ed1
expose context properly in core wrapper
2023-09-27 15:59:26 +07:00
sgschantz
9865c3d6ec
set context correctly for unit test
2023-09-27 15:19:16 +07:00
Joshua Horton
ca6b4f90fc
Merge pull request #9526 from keymanapp/feat/web/config-shifting-and-source-rigor
...
feat(web): allows shifting the recognition zone of an active GestureSource 🐵
2023-09-27 14:14:30 +07:00
sgschantz
99b2fdd81f
core library icu changes, only builds for debug
2023-09-27 13:10:43 +07:00
Joshua A. Horton
f7f957aaa0
change(web): adds 'readonly' to stats-oriented InputSample properties
2023-09-27 12:10:26 +07:00
Joshua A. Horton
c157530594
feat(web): gesture engine can now track a 'state token'
2023-09-27 11:54:42 +07:00
Joshua A. Horton
29b540cc6e
chore(web): removes unused field
2023-09-27 09:01:49 +07:00
Joshua A. Horton
4215e1efcc
chore(web): Merge branch 'feat/web/gesture-staging-integration' into feat/web/modipress-termination-cascading
2023-09-27 09:01:06 +07:00
Joshua A. Horton
aebfca8b0b
chore(web): Merge branch 'feat/web/gesture-staging' into feat/web/gesture-staging-integration
2023-09-27 09:00:52 +07:00
Joshua A. Horton
95ddf7b26e
chore(web): Merge branch 'chore/web/misc-gesture-fixes-and-cleanup' into feat/web/gesture-staging
2023-09-27 09:00:37 +07:00
Joshua A. Horton
9915dee8e8
chore(web): Merge branch 'feat/web/config-shifting-and-source-rigor' into chore/web/misc-gesture-fixes-and-cleanup
2023-09-27 08:59:02 +07:00
Joshua A. Horton
f9cb118718
chore(web): Merge branch 'feature-gestures' into feat/web/config-shifting-and-source-rigor
2023-09-27 08:57:42 +07:00
Joshua Horton
85bb8e8cb9
Merge pull request #9525 from keymanapp/refactor/web/matcher-abstraction
...
refactor(web): matched gesture-component abstraction 🐵
2023-09-27 08:56:14 +07:00
Joshua Horton
67bcc9c30d
Merge pull request #9407 from keymanapp/feat/web/gesture-selection
...
feat(web): gesture-selection 🐵
2023-09-27 08:55:58 +07:00
Joshua Horton
6c2dd67b3c
Merge pull request #9454 from keymanapp/refactor/web/multi-source-mocked-simulation
...
refactor(web): multi GestureSource mocked simulation 🐵
2023-09-27 08:55:49 +07:00
Darcy Wong
70a204131f
chore(web,android): Update test9469 keyboard
2023-09-27 06:10:46 +07:00
Keyman Server
5455aa741b
Merge pull request #9630 from keymanapp/auto/version-master-17.0.182
...
auto: increment master version to 17.0.182
2023-09-27 01:03:27 +07:00
Keyman Build Agent
73f0479f81
auto: increment master version to 17.0.182
2023-09-26 14:02:50 -04:00
Eberhard Beilharz
650c04d21c
chore(linux): Dynamically choose display number
...
This improves reliability if some processes are still running from a
previous run, which previously caused the tests to fail.
Also in the case of failed processes, list which ones are missing.
2023-09-26 18:09:13 +02:00
Eberhard Beilharz
84e0371357
Merge pull request #9608 from keymanapp/chore/linux/fixbug
...
chore(linux): Check and restart background processes
2023-09-26 13:05:09 +02:00
Eberhard Beilharz
4ecaad6ef1
chore(linux): Address code review comments
2023-09-26 13:04:33 +02:00
Shawn Schantz
73ba665eb5
Merge branch 'feature-macos-core' into feature/core/add-core-wrapper
2023-09-26 13:34:30 +07:00
Shawn Schantz
6cb692f3c5
Merge pull request #9626 from keymanapp/chore/merge-master-to-feature-macos-core-A17S22
...
chore: merge master into feature-macos-core a17 s22 🍕
2023-09-26 13:30:13 +07:00
Joshua A. Horton
05b4de3002
chore(web): Merge branch 'master' into feat/web/default-subkeys-9430
2023-09-26 13:15:53 +07:00
Joshua A. Horton
bed8699383
chore(web): FIX ME was already fine!?
2023-09-26 13:12:27 +07:00
Joshua Horton
d0888c95b4
Merge pull request #9625 from keymanapp/chore/web/feature-gestures-merge-master-a17s22-mid
...
chore(web): feature-gestures merge with master (mid A17S22) 🐵
2023-09-26 13:10:01 +07:00
Joshua A. Horton
2a9aaa5364
chore(web): applies PR suggestions
2023-09-26 13:09:02 +07:00
Joshua A. Horton
72af79beb6
chore(web): Merge branch 'refactor/web/matcher-abstraction' into feat/web/config-shifting-and-source-rigor
2023-09-26 12:54:33 +07:00
Joshua A. Horton
6a202c30c7
chore(web): addresses PR concerns
2023-09-26 12:48:52 +07:00
Joshua A. Horton
f513641264
chore(web): Merge branch 'feat/web/gesture-staging-integration' into feat/web/modipress-termination-cascading
2023-09-26 12:24:35 +07:00
Joshua A. Horton
58b28885dc
chore(web): Merge branch 'feat/web/gesture-staging' into feat/web/gesture-staging-integration
2023-09-26 12:24:20 +07:00
Joshua A. Horton
c6ae12b69a
chore(web): Merge branch 'chore/web/misc-gesture-fixes-and-cleanup' into feat/web/gesture-staging
2023-09-26 12:24:04 +07:00
Joshua A. Horton
edb1cc997c
chore(web): Merge branch 'feat/web/config-shifting-and-source-rigor' into chore/web/misc-gesture-fixes-and-cleanup
2023-09-26 12:20:00 +07:00
Joshua A. Horton
cd21f02600
chore(web): Merge branch 'refactor/web/matcher-abstraction' into feat/web/config-shifting-and-source-rigor
2023-09-26 12:18:34 +07:00
Joshua A. Horton
f671d0727b
chore(web): Merge branch 'feat/web/gesture-selection' into refactor/web/matcher-abstraction
2023-09-26 12:17:00 +07:00
Joshua A. Horton
0c96e7cf0b
chore(web): removes reference to dropped prioritizer
2023-09-26 12:14:57 +07:00
Joshua A. Horton
105ecfc2b3
chore(web): Merge branch 'refactor/web/multi-source-mocked-simulation' into feat/web/gesture-selection
2023-09-26 12:13:33 +07:00
Joshua A. Horton
09c3b41e6a
chore(web): Merge branch 'feature-gestures' into refactor/web/multi-source-mocked-simulation-alt
2023-09-26 12:10:34 +07:00
Joshua A. Horton
c0802b714b
chore(web): Revert "feat(web): queued promise prioritizer / resynchronizer"
...
This reverts commit ea775d9ebf .
2023-09-26 12:09:55 +07:00
Joshua A. Horton
53b9dfdd89
chore(web): Revert "docs(web): removes older form of new class's documenation"
...
This reverts commit 84b8afa040 .
2023-09-26 12:09:44 +07:00
Joshua A. Horton
5f31393b0a
chore(web): Revert "fix(web): oh yeah, export the class"
...
This reverts commit 5435f79903 .
2023-09-26 12:09:29 +07:00
Joshua A. Horton
832b3529ee
chore(web): Merge branch 'feature-gestures' into chore/web/feature-gestures-merge-master-a17s22-mid
2023-09-26 11:49:46 +07:00
Marc Durdin
cc82a3cc63
Merge pull request #9536 from keymanapp/chore/npm-pack-bundling
...
chore: workaround npm/cli#3466 when bundling internal deps
2023-09-26 06:36:52 +02:00
sgschantz
682d99c2cb
context simplification, legacy app determination integrated into TextCompatibilityCheck
2023-09-26 10:48:43 +07:00
Joshua A. Horton
748c8099bc
feat(web): modipress termination - cancellation of nested gestures
2023-09-26 08:46:08 +07:00