Eberhard Beilharz
7d2f2cd928
refactor(common/core/desktop): Rename Load method
...
Rename KMX_Environment::Load to KMX_Environment::Set.
Fixes #5435 .
2021-07-08 09:07:32 +02:00
Darcy Wong
5c838aafcd
Merge pull request #5427 from keymanapp/fix/android/dictionary-help
...
fix(android/engine): Display dictionary help link
2021-07-08 12:42:00 +07:00
Joshua Horton
75e47c1ccc
Merge pull request #5387 from keymanapp/refactor/web/osk-centralized-gestures
...
refactor(web): longpresses, groundwork for additional gestures 🍕
2021-07-08 08:18:05 +07:00
Marc Durdin
fce011e47d
Merge pull request #5445 from keymanapp/refactor/core/issue-5436
...
refactor(common/core/desktop): Fix file and class names 🚧
2021-07-08 08:25:42 +10:00
Marc Durdin
3481ab6896
Merge pull request #5434 from keymanapp/chore/windows/remove-backup-build-step
...
chore(windows): remove backup build step
2021-07-08 07:45:04 +10:00
Keyman Server
26035cdbb7
Merge pull request #5446 from keymanapp/auto/version-master-15.0.83
...
auto: increment master version to 15.0.83
2021-07-08 04:01:55 +10:00
Keyman Build Agent
824e5a1f1a
auto: increment master version to 15.0.83
2021-07-07 14:01:12 -04:00
Eberhard Beilharz
69a2e9ec27
refactor(common/core/desktop): Fix file and class names
...
- rename source files for `kmx_processor` -> `kmx_processor.*`
- rename class `KMX_Processor` -> `KMX_ProcessEvent` with source
files `kmx_processevent.*`
Closes #5436 .
2021-07-07 15:25:15 +02:00
Joshua Horton
0cb8944055
Merge pull request #5441 from keymanapp/fix/common/models/types/test-config
...
fix(common/models/types): fixes test script config
2021-07-07 13:06:04 +07:00
jahorton
a54fecebcc
fix(common/models/types): fixes test script config
2021-07-07 12:05:44 +07:00
Marc Durdin
845d65e5e4
chore(windows): remove backup build step
...
We no longer need to backup debug files as they are saved to the symbol
store during a release build. This reduces the amount of storage
required for a release build and should speed up the build also.
Also fixes the broken build where backup had not been updated for the
new consistent build paths.
2021-07-07 08:09:26 +10:00
Keyman Server
754430eff7
Merge pull request #5433 from keymanapp/auto/version-master-15.0.82
...
auto: increment master version to 15.0.82
2021-07-07 04:03:56 +10:00
Keyman Build Agent
35e063b8a0
auto: increment master version to 15.0.82
2021-07-06 14:03:01 -04:00
jahorton
43d5181092
change(web): more consistent base-key longpress release
2021-07-06 14:27:37 +07:00
jahorton
fefffc80fd
fix(web): more consistent clear on base key highlights
2021-07-06 14:14:14 +07:00
Marc Durdin
651932f1bb
Merge pull request #5405 from keymanapp/chore/windows/build-paths
...
chore(windows): make build paths consistent
2021-07-06 15:27:05 +10:00
Joshua Horton
e60a2583e6
Merge pull request #5420 from keymanapp/chore/web/regression-audit
...
chore(web): updates regression test-deps to same versions as web
2021-07-06 11:49:06 +07:00
Darcy Wong
fe9715127f
fix(android/engine): Display dictionary help link
2021-07-06 11:29:11 +07:00
Joshua Horton
501843115c
Merge pull request #5419 from keymanapp/chore/common/audit-fixes
...
chore(common): npm audit fixes
2021-07-06 08:04:02 +07:00
jahorton
6afe3684aa
chore(common): Merge branch 'master' into chore/common/audit-fixes
2021-07-06 08:03:37 +07:00
Darcy Wong
fa5873199e
Merge pull request #5424 from keymanapp/fix/android/font-path
...
fix(android/engine): Fix font file path
2021-07-06 07:32:58 +07:00
Darcy Wong
0d0e264d2c
fix(android/engine): Fix font file path
2021-07-05 15:52:04 +07:00
jahorton
f6c217c629
fix(common/core/web): fixes recorder-core
2021-07-05 15:26:38 +07:00
Keyman Server
569ce731e7
Merge pull request #5422 from keymanapp/auto/version-master-15.0.81
...
auto: increment master version to 15.0.81
2021-07-03 04:02:59 +10:00
Keyman Build Agent
4292885728
auto: increment master version to 15.0.81
2021-07-02 14:02:14 -04:00
jahorton
bb6db21e4a
chore(web): updates regression test-deps to same versions as web
2021-07-02 15:42:40 +07:00
jahorton
68f817a2af
fix(common): resource-build-version yargs audit
2021-07-02 15:30:41 +07:00
jahorton
524a05d693
fix(common): more lodash attention
2021-07-02 15:23:45 +07:00
Eberhard Beilharz
739742b930
Merge pull request #5414 from keymanapp/fix/linux/issue-5384
...
fix(linux): Don't crash with corrupt keyboard
2021-07-02 10:07:13 +02:00
jahorton
28263d6176
chore(common): updates lerna to 4.0.0
2021-07-02 14:47:28 +07:00
jahorton
4be81200e6
chore(web): karma update to fix lodash audit issue
2021-07-02 14:38:06 +07:00
Marc Durdin
aee34f7987
Merge pull request #5365 from keymanapp/feat/ios/949-spacebar-text-controls
...
feat(ios): add spacebar text controls
2021-07-02 14:30:31 +10:00
Marc Durdin
2e6fda2d0e
Merge pull request #5349 from keymanapp/feat/android/949-spacebar-text-controls
...
feat(android): Spacebar text controls
2021-07-02 14:30:15 +10:00
jahorton
da5c540661
change(web): adds error log for missing embed-link func
2021-07-02 09:38:17 +07:00
jahorton
c731f28fe0
docs(web): suggested tweaks from review
2021-07-02 09:37:30 +07:00
jahorton
543812c0d7
fix(web): missing 'bind' for in-browser resolve
2021-07-02 09:25:29 +07:00
jahorton
304e33093a
chore(web): Merge branch 'master' into refactor/web/osk-centralized-gestures
2021-07-02 09:14:56 +07:00
jahorton
b775618937
fix(web): embedded ios stuck base key highlights
2021-07-02 09:09:58 +07:00
Marc Durdin
55c2192171
Merge pull request #5348 from keymanapp/feat/web/949-spacebar-text-controls
...
feat(web): spacebar text controls
2021-07-02 08:17:59 +10:00
Keyman Server
e4d7db2b3e
Merge pull request #5416 from keymanapp/auto/version-master-15.0.80
...
auto: increment master version to 15.0.80
2021-07-02 04:05:05 +10:00
Keyman Build Agent
67b2130a93
auto: increment master version to 15.0.80
2021-07-01 14:04:14 -04:00
Eberhard Beilharz
3bd0173954
fix(linux): Don't crash with corrupt keyboard
...
If we try to install a keyboard that's missing some metadata
we shouldn't crash.
Fixes #5384 , #5385 .
2021-07-01 12:49:50 +02:00
Eberhard Beilharz
8b1a529f43
Merge pull request #5401 from keymanapp/fix/linux/issue-5400
...
fix(linux): Improve bitmap conversion
2021-07-01 09:00:41 +02:00
Eberhard Beilharz
e5a5037e12
Merge pull request #5399 from keymanapp/feat/linux/help
...
fix(linux): Fix auto-generated help
2021-07-01 09:00:19 +02:00
jahorton
abbeff8faa
chore(web): Merge branch 'master' into refactor/web/osk-centralized-gestures
2021-07-01 13:40:11 +07:00
Marc Durdin
4ba1e63c13
chore(windows): fix test paths
2021-07-01 14:03:41 +10:00
Joshua Horton
cd8ebae788
Merge pull request #5404 from keymanapp/change/web/fatfinger-performance-threshold
...
change(web): fat-finger-performance unit-test threshold
2021-07-01 09:01:47 +07:00
Marc Durdin
c4efe63108
Merge pull request #5403 from keymanapp/chore/developer/remove-initclasses
...
chore(developer): remove obsolete InitClasses
2021-07-01 11:57:29 +10:00
Marc Durdin
bc95ec98b4
Merge pull request #5391 from keymanapp/fix/developer/editor-commands
...
fix(developer): builder and editor commands were ignored
2021-07-01 11:57:19 +10:00
Marc Durdin
e22ce72442
Merge pull request #5324 from keymanapp/docs/shared-build-docs
...
docs: start consolidation of build config docs
2021-07-01 11:57:09 +10:00