jahorton
b4e6055d29
change(web): fat-finger-performance unit-test threshold
2021-07-01 08:24:40 +07:00
jahorton
8d0364016f
fix(web): missed a '!' for in-browser base key reselection
2021-07-01 08:11:43 +07:00
Marc Durdin
5246408ac0
chore(windows): make build paths consistent
...
More iterations on this yak shave.
2021-07-01 10:52:59 +10:00
Marc Durdin
449083fc0a
chore(developer): remove obsolete InitClasses
2021-07-01 07:39:39 +10:00
Marc Durdin
deb01d1a63
chore(windows): make build paths consistent
...
Move to all projects using bin/ and obj/ for outputs, and
cleanup all Makefiles and project files accordingly. Remove
some obsolete projects along the way. Cleanup .gitignore
also.
2021-07-01 07:38:00 +10:00
Keyman Server
b16075ad72
Merge pull request #5402 from keymanapp/auto/version-master-15.0.79
...
auto: increment master version to 15.0.79
2021-07-01 04:02:02 +10:00
Keyman Build Agent
49516853f9
auto: increment master version to 15.0.79
2021-06-30 14:01:19 -04:00
Eberhard Beilharz
f519c2447d
fix(linux): Improve bitmap conversion
...
Converting some bitmaps fail with a truncation error. This change
allows to successfully convert the bitmap files.
Fixes #5400 .
2021-06-30 18:57:22 +02:00
Eberhard Beilharz
4d70382cbb
docs(linux): Improve help texts
2021-06-30 18:12:28 +02:00
Eberhard Beilharz
ca92c267e2
fix(linux): help2md tool
2021-06-30 18:12:22 +02:00
Eberhard Beilharz
3e938fe82c
fix(linux): Report Sentry related messages to stderr
...
This will make them not appear in the generated markdown help files.
2021-06-30 12:18:02 +02:00
Joshua Horton
34535b1b6f
Merge pull request #5392 from keymanapp/fix/web/help-text-layer-error
...
fix(web): console errors when using SHIFT w help-text 'osk'
2021-06-30 14:42:34 +07:00
Darcy Wong
1a791bb5f7
fix(web): Fix handling of addKeyboards args
2021-06-30 14:36:17 +07:00
jahorton
8aa9f49fd9
change(web): failed subkey lookup - bye bye, catch & try
2021-06-30 13:02:43 +07:00
jahorton
363811ebda
fix(web): embedded subkey cancellation
2021-06-30 12:35:54 +07:00
jahorton
4f3e37bbb2
chore(web): removes dev-artifact comment
2021-06-30 12:17:52 +07:00
jahorton
c6a5961421
feat(web): adds error log to SubkeyPopup.updateTouch
2021-06-30 12:16:15 +07:00
Darcy Wong
5831495294
chore(web): Investigate failing unit test
2021-06-30 12:16:08 +07:00
jahorton
cafe421e98
docs(web): gesture subclasses
2021-06-30 12:09:19 +07:00
Darcy Wong
53b21d877a
chore(web): Add keyboard ID to error message
2021-06-30 11:17:12 +07:00
jahorton
052711da62
docs(web): for PendingGesture, RealizedGesture
2021-06-30 11:10:09 +07:00
jahorton
a8e82e5bea
chore(web): more changes from PR review
2021-06-30 11:09:32 +07:00
Darcy Wong
be24e04002
chore(web): Test single language object
2021-06-30 10:28:22 +07:00
Darcy Wong
144125080b
feat(web): Handle deferment of adding keyboards
2021-06-30 10:26:19 +07:00
Joshua Horton
e0cf57d508
chore(web): Apply suggestions from code review
...
Co-authored-by: Marc Durdin <marc@durdin.net>
2021-06-30 10:11:46 +07:00
Marc Durdin
2034818485
chore: address review comments
2021-06-30 13:03:30 +10:00
Darcy Wong
c68251bd23
fix(web): Fix adding single language element
2021-06-30 08:54:22 +07:00
Darcy Wong
da7a5b0f2e
chore(web): Minor cleanup
2021-06-30 08:37:00 +07:00
Keyman Server
3bccc90f15
Merge pull request #5395 from keymanapp/auto/version-master-15.0.78
...
auto: increment master version to 15.0.78
2021-06-30 04:02:19 +10:00
Keyman Build Agent
371f031d0d
auto: increment master version to 15.0.78
2021-06-29 14:01:36 -04:00
rc-swag
8cfd1c45d8
Merge pull request #5390 from keymanapp/fix/core/5336-kmxcontext-get-to-handle-small-buffer
...
fix(common): get handle caller buffer size small than internal Fixes …
2021-06-29 19:51:06 +10:00
Darcy Wong
55bcdc5429
fix(web): Refactor merge of stubs
2021-06-29 16:50:10 +07:00
Ross
889718830e
fix(common): make xcode happy about empty loop
2021-06-29 17:29:33 +10:00
jahorton
7c8d753809
fix(web): console errors when using SHIFT w help-text 'osk'
2021-06-29 14:25:55 +07:00
Ross
e83594038f
fix(common): errors in comments
2021-06-29 17:03:31 +10:00
Marc Durdin
5507ceb7ed
fix(developer): builder commands were ignored
...
As we changed the User Agent string to have 'Keyman' instead
of 'TIKE', the builder commands were being ignored.
2021-06-29 16:51:34 +10:00
Marc Durdin
f3b59b7dd9
fix(developer): editor commands were ignored
...
As we changed the User Agent string to have 'Keyman' instead
of 'TIKE', the editor commands were being ignored.
2021-06-29 16:49:07 +10:00
Ross
87d35c6d1c
fix(common): get handle caller buffer size small than internal Fixes #5336
2021-06-29 16:42:53 +10:00
Darcy Wong
f706540165
feat(web): Fix handling of keyboardStubs and errorStubs
2021-06-29 13:28:31 +07:00
rc-swag
c5c71af46d
Merge pull request #5383 from keymanapp/fix/windows/5336-appcontext-get-to-handle-small-buffer
...
fix(windows): #5336 appcontext get to handle small buffer
2021-06-29 15:15:46 +10:00
Darcy Wong
2622171456
feat(web): Update registerDeferredStubs to return a Promise
2021-06-29 10:32:03 +07:00
Darcy Wong
f5e7343d35
chore(web): Handle args in kmwbase
2021-06-29 08:51:57 +07:00
Ross
30ac134b8a
fix(windows): remove dead code in appcontext
2021-06-29 10:50:55 +10:00
jahorton
74dc8ad115
docs(web): reason for SubkeyDelegator nomenclature
2021-06-29 07:48:34 +07:00
Joshua Horton
a2a47a0bc7
Merge pull request #5368 from keymanapp/feat/ios/spacebar-text-patch
...
feat(ios): refinement of spacebar-captioning PR
2021-06-29 07:41:55 +07:00
rc-swag
3e627a2f1e
fix(windows): apply suggestions from code review
...
Co-authored-by: Marc Durdin <marc@durdin.net>
2021-06-29 10:38:19 +10:00
Marc Durdin
b4840f96c4
fix(web): add spacebarText to OptionType
2021-06-29 06:07:11 +10:00
Keyman Server
759f3be852
Merge pull request #5386 from keymanapp/auto/version-master-15.0.77
...
auto: increment master version to 15.0.77
2021-06-29 04:03:42 +10:00
Keyman Build Agent
d2b6a00ef2
auto: increment master version to 15.0.77
2021-06-28 14:02:56 -04:00
Darcy Wong
1d6ed84155
feat(web): Start updating addKeyboards to return Promise
2021-06-28 23:39:15 +07:00