Joshua Horton
0d312166b7
Merge pull request #4491 from keymanapp/fix/ios/get-started-kbd-search
...
fix(ios): tutorial's link to "Add a Keyboard" links directly to keyboard search
2021-02-12 14:01:38 +07:00
Darcy Wong
32c67aff37
Merge pull request #4477 from keymanapp/fix/android/help-file-webview
...
fix(android/engine): Display welcome.htm help within the app
2021-02-12 13:57:18 +07:00
Darcy Wong
95ddb9541d
chore(android/engine): Cleanup HelpFile to only handle pdfs
2021-02-12 13:24:08 +07:00
jahorton
7ec7f6e72e
fix(ios): get started 'add kbd' links to keyboard search
2021-02-12 12:57:40 +07:00
Darcy Wong
21b9dde608
Merge pull request #4485 from keymanapp/chore/android/tweak-help
...
chore(android/app): Update help formatting and images
2021-02-12 12:51:13 +07:00
Marc Durdin
380832cda8
Merge pull request #4486 from keymanapp/fix/windows/4484-tsysinfox64-not-signed
...
fix(windows): tsysinfox64 not signed
2021-02-12 15:47:19 +11:00
Marc Durdin
42511c442e
chore: whitespace
2021-02-12 15:44:07 +11:00
Darcy Wong
beeec37195
Merge pull request #4470 from keymanapp/chore/ios/check-in-help
...
change(ios/app): Generate offline help from markdown
2021-02-12 11:35:42 +07:00
jahorton
c93608042d
fix(ios): beta help -> staging
2021-02-12 10:21:36 +07:00
Marc Durdin
09ace08f7e
fix(windows): tsysinfox64 not signed
...
Fixes #4484 .
tsysinfox64 was being signed, but too late in the build
process as it is embedded into tsysinfo.exe. There was
code to sign it earlier, but that was being skipped due
to a missing build flag. This has been a problem for
some time.
2021-02-12 14:20:41 +11:00
Darcy Wong
86929e8cda
chore(android): Update images
2021-02-12 09:52:26 +07:00
Darcy Wong
5c9b4fbe83
chore(android): Update help formatting
2021-02-12 09:12:57 +07:00
Keyman Server
6432d923a1
Merge pull request #4482 from keymanapp/auto/version-beta-14.0.243
...
auto: increment beta version to 14.0.243
2021-02-12 05:02:59 +11:00
Keyman Build Agent
6d0de89c3a
auto: increment beta version to 14.0.243
2021-02-11 13:02:12 -05:00
Eberhard Beilharz
98dbee04cc
Merge pull request #4464 from keymanapp/fix/linux/package
...
fix(linux): Fix dependencies on packages
2021-02-11 11:04:42 +01:00
Joshua Horton
92f1bed7a2
Merge pull request #4471 from keymanapp/change/oem/fv/ios/use-fv_all-package
...
change(oem/fv/ios): FV keyboards now package-based
2021-02-11 15:50:36 +07:00
Joshua Horton
b5535c52e4
Merge pull request #4474 from keymanapp/fix/common/core/web/mock-construction-caret-index-zero
...
fix(common/core/web): mock construction with caret at index 0
2021-02-11 15:48:52 +07:00
Darcy Wong
e923769381
Merge pull request #4479 from keymanapp/chore/mac/check-in-markdown
...
chore(mac): Check in markdown help
2021-02-11 15:11:52 +07:00
Darcy Wong
6d2354332d
chore(mac): Check in markdown help
2021-02-11 15:02:16 +07:00
Marc Durdin
afdbf52f51
chore: add common/core/web to trigger defs
2021-02-11 18:57:59 +11:00
Darcy Wong
350611bae5
fix(android/engine): Display help file in webView
2021-02-11 14:19:38 +07:00
jahorton
9d5db8a345
change(common/core/web): includes review suggestion
2021-02-11 13:20:42 +07:00
jahorton
dabd425003
fix(common/core/web): mock construction with caret at index 0
2021-02-11 12:58:27 +07:00
Marc Durdin
c98379789d
Merge pull request #4458 from keymanapp/chore/windows/3540-firstvoices-keyboards-configuration
...
chore(windows): FirstVoices Keyboards Configuration merge
2021-02-11 16:56:45 +11:00
Darcy Wong
7300fd2721
chore(android): Move welcome_package string to KMEA
2021-02-11 12:50:18 +07:00
Marc Durdin
af860002d4
Merge pull request #4472 from keymanapp/fix/common/serial-comment-creation
...
fix(common): create GitHub comments serially
2021-02-11 16:17:05 +11:00
jahorton
87f45bef75
chore(ios): readme.md - new prereq, extra notes
2021-02-11 10:59:50 +07:00
jahorton
7e0756f5b1
fix(ios/app): completes integration, fixes offline check
2021-02-11 10:59:28 +07:00
Darcy Wong
5178229827
Merge pull request #4469 from keymanapp/fix/common/help-keyman-com-path
...
fix(common/resources): Fix help.keyman.com path for commit
2021-02-11 10:56:06 +07:00
Marc Durdin
14d6cc0fab
chore: add logging
2021-02-11 14:42:48 +11:00
Marc Durdin
daa07c1b99
chore: add timeout as well
2021-02-11 14:40:18 +11:00
Marc Durdin
9975e8a215
fix(common): create GitHub comments serially
2021-02-11 14:27:06 +11:00
jahorton
99c0d00961
change(oem/fv/ios): now uses fv_all.kmp
2021-02-11 09:38:56 +07:00
Marc Durdin
1810a4f76f
Merge pull request #4468 from keymanapp/fix/windows/4369-shift-modifier-not-tracked-uwp
...
fix(windows): Track modifier changes in UWP apps
2021-02-11 13:30:11 +11:00
Darcy Wong
b9851c9136
change(ios): Update build-help.sh
...
* Generate offline help from markdown
* Update bundle to use index.html
2021-02-11 08:46:38 +07:00
Darcy Wong
4440ff0876
chore(ios): Ignore generated offline help files
2021-02-11 08:42:00 +07:00
Darcy Wong
0b878f8192
chore(ios): Check in markdown help
2021-02-11 08:35:13 +07:00
Darcy Wong
569fdbe769
Merge pull request #4462 from keymanapp/fix/android/engine/display-online-help
...
fix(android/engine): Display online keyboard help
2021-02-11 08:07:44 +07:00
Darcy Wong
78f6be1c64
fix(common/resources): Fix help.keyman.com path for commit
2021-02-11 06:52:33 +07:00
Marc Durdin
32d42d7d31
fix(windows): Track modifier changes in UWP apps
...
Fixes #4369 .
When Keyman is not handling a particular virtual key, it does not
preserve the virtual key (TSF terminology, essentially reserves that
virtual key + modifier for Keyman). In this situation, Keyman still
receives and processes the virtual key event, but the modifier state
is not passed through by kmtip to keyman32. This is normally okay,
because our `GetMessage` hook is responsible for tracking modifiers.
However, in UWP apps, our `GetMessage` hook does not get run, and so
we lose the modifier keys. Thus, this update ensures that the modifier
keys are processed when received by the TSF TIP.
It does not hurt to process modifier events twice.
2021-02-11 10:17:21 +11:00
Marc Durdin
1171290877
fix(windows): update order of disabling keyboard
...
We should uninstall transient languages before disabling them
because once we have disabled them, we lose the language
association and cannot find the entry to uninstall. catch-22.
2021-02-11 10:15:38 +11:00
Keyman Server
ec58bac1c1
Merge pull request #4466 from keymanapp/auto/version-beta-14.0.242
...
auto: increment beta version to 14.0.242
2021-02-11 05:02:22 +11:00
Keyman Build Agent
5c3a78e1a9
auto: increment beta version to 14.0.242
2021-02-10 13:01:25 -05:00
Eberhard Beilharz
ee56b47923
fix(linux): Fix dependencies on packages
...
The way we previously specified the Sentry library doesn't work
when building on ppa because the build process there doesn't set
the flags.
2021-02-10 16:59:06 +01:00
Eberhard Beilharz
6f324c3eb9
Merge pull request #4455 from keymanapp/fix/linux/staging
...
fix(linux): Also use staging site for beta versions
2021-02-10 08:47:03 +01:00
Darcy Wong
a08a835a5e
fix(android/engine): Add option to display UI in English
2021-02-10 14:36:08 +07:00
Darcy Wong
a33a7e4b60
fix(android/engine): Display online keyboard help
2021-02-10 13:23:32 +07:00
Joshua Horton
7aed5dc2d9
Merge pull request #4443 from keymanapp/chore/ios/case-statement-cleanup
...
chore(ios): Settings case-statement cleanup
2021-02-10 12:24:08 +07:00
jahorton
95d715effe
change(ios): combines break cases
2021-02-10 11:38:49 +07:00
Marc Durdin
3a7d1cb6fd
Merge pull request #4454 from keymanapp/fix/windows/4426-hotkeys-config-offset
...
fix(windows): hotkeys offset in config list
2021-02-10 12:25:43 +11:00