Commit graph

33096 commits

Author SHA1 Message Date
Darcy Wong
69e9e979ef fix(android): Revert version string 2020-10-27 16:09:15 +07:00
Darcy Wong
318c674c80 chore(android/app): Remove logging 2020-10-27 11:23:03 +07:00
Darcy Wong
9460e850ac
Merge pull request #3740 from keymanapp/fix/android/improve-startup-time
fix(android/engine): Only get keyboard version for cloud/
2020-10-27 11:10:44 +07:00
Darcy Wong
ff5fa80a59 fix(android/app): Don't override system keyboard
Reverts #3648
2020-10-27 11:08:34 +07:00
Darcy Wong
00e0698602 fix(android/browser): Use separate process for WebViews 2020-10-27 10:36:19 +07:00
jahorton
dd34d201ad fix(common/models): fixes context tracking with accepted suggestions 2020-10-27 09:25:30 +07:00
Marc Durdin
f7ab5def7b
Merge pull request #3766 from keymanapp/fix/windows/3750-language-list-bugs
fix(windows): Fix multiple issues with UI locales
2020-10-27 13:10:11 +11:00
Marc Durdin
9389152f19
Merge pull request #3763 from keymanapp/fix/windows/3756-keep-in-touch-link-crash
fix(windows): Crash in Keep in Touch external link
2020-10-27 13:09:58 +11:00
Marc Durdin
9988b0fd01
Merge branch 'master' into fix/windows/3750-language-list-bugs 2020-10-27 13:09:51 +11:00
Marc Durdin
b6f0449710
Merge pull request #3764 from keymanapp/fix/windows/community-button
fix(windows): Community button had wrong link
2020-10-27 13:09:10 +11:00
Marc Durdin
2a50bb107e
Merge branch 'master' into fix/windows/3756-keep-in-touch-link-crash 2020-10-27 13:08:58 +11:00
Marc Durdin
4c44296f0a
Merge pull request #3761 from keymanapp/fix/windows/3393-online-update-url
fix(windows): use new windows url for online update check
2020-10-27 13:07:55 +11:00
Marc Durdin
86b9af388a
Merge pull request #3760 from keymanapp/fix/windows/3755-question-in-title-bar
fix(windows): Make help button work
2020-10-27 13:07:35 +11:00
Marc Durdin
7a722639bb
Merge pull request #3753 from keymanapp/fix/windows/3518-config-auto-apply
fix(windows): Keyman Configuration changes apply instantly
2020-10-27 13:07:26 +11:00
Marc Durdin
79b41d0627
Merge pull request #3754 from keymanapp/fix/windows/remove-double-refresh
fix(windows): Remove double refresh
2020-10-27 10:38:25 +11:00
Marc Durdin
186cf0cf23 fix(windows): menu interactions 2020-10-27 10:35:55 +11:00
Marc Durdin
27850864cf fix(windows): config would not refresh correctly
As some of config state was cached, it would not refresh correctly
when displaying. This ensures that the config renderer uses its
own new instance of the COM API data on every refresh.
2020-10-27 10:16:53 +11:00
Marc Durdin
5831776709 fix(windows): template would never read primary locale
The template still referred to the old locale.xml format.
2020-10-27 10:15:28 +11:00
Marc Durdin
4dc171e934 fix(windows): remove unsupported loading locale from package
Locales will be distributed as part of the app, for now. We may
re-introduce package-based locales in the future, across all platforms.
2020-10-27 09:57:49 +11:00
Marc Durdin
5ea49ecb38 fix(windows): validation of locales
Locale files now use a resources tag, not a Locale tag; the validation
was treating all locales as invalid due to this.
2020-10-27 09:57:01 +11:00
Marc Durdin
6ffdce8dae fix(windows): Community button had wrong link 2020-10-27 08:29:30 +11:00
Marc Durdin
4c7e6f242f fix(windows): Crash in Keep in Touch external link
Fixes #3756.
Fixes KEYMAN-WINDOWS-5F.
Fixes KEYMAN-WINDOWS-5E.
2020-10-27 08:21:33 +11:00
Keyman Server
a03f06fa81
Merge pull request #3762 from keymanapp/auto/version-master-14.0.170
auto: increment master version to 14.0.170
2020-10-27 05:01:37 +11:00
Keyman Build Agent
d76ffe1f81 auto: increment master version to 14.0.170 2020-10-26 14:00:55 -04:00
Marc Durdin
80fe97213f fix(windows): use 13.0 endpoints for unchanged APIs 2020-10-26 20:45:43 +11:00
Marc Durdin
4e503131cd fix(windows): use new windows url for online update check
Fixes #3393.
2020-10-26 20:44:36 +11:00
Marc Durdin
6b62601027 fix(windows): Make help button work
Fixes #3755.

Help button in title bar of web apps will now do the same thing as F1.
2020-10-26 20:00:32 +11:00
Marc Durdin
200656f634
Merge pull request #3734 from keymanapp/feat/windows/support-control-browser-tsf
feat(windows): Apps for Controlling Browser TSF integration
2020-10-26 19:14:08 +11:00
Marc Durdin
e3dfb21d28
Merge pull request #3733 from keymanapp/feat/windows/kmconfig-gui-in-kmshell
feat(windows): kmconfig GUI (in kmshell)
2020-10-26 19:13:44 +11:00
Marc Durdin
0905096841
Merge pull request #3732 from keymanapp/feat/windows/kmconfig
feat(windows): kmconfig console app
2020-10-26 19:12:28 +11:00
Marc Durdin
9d5c38838e
Merge pull request #2456 from keymanapp/feat/windows/debug-settings-manager
feat: Keyman Settings Manager base classes
2020-10-26 19:12:14 +11:00
jahorton
49f7d265cc feat(common/models): compacts context tokens on bksp 2020-10-26 15:11:03 +07:00
Marc Durdin
808326b8c3
Merge pull request #3747 from keymanapp/fix/windows/3688-blank-error-dialog
fix(windows): download error dialog could be blank
2020-10-26 15:28:43 +11:00
Marc Durdin
8a9316a244
Merge pull request #3745 from keymanapp/fix/windows/buffer-overrun-debugstr
fix(windows): buffer overrun in debug function
2020-10-26 15:28:35 +11:00
Marc Durdin
9400a8909b
Merge pull request #3739 from keymanapp/fix/windows/3666-setup-restore
fix(windows): restore Setup after minimize
2020-10-26 15:28:25 +11:00
Marc Durdin
4269a4dbc4 fix(windows): Remove double refresh
Both the win32 and the win64 keyman engine libraries would receive a
refresh notification, and then they'd both broadcast the change. This
change limits the broadcast responsibility to the 32-bit engine.
2020-10-26 15:26:08 +11:00
Marc Durdin
11a2cf53c5 fix(windows): Keyman Configuration changes apply instantly
Fixes #3518.

Changes in Keyman Configuration will now apply immediately. This removes
the OK and Cancel buttons from the dialog and means that all actions
are consistent in when they are applied, unlike previously. This also
matches the Windows 10 Settings metaphor and metaphors for most modern
apps and devices.

For now, I have placed a message where the OK and Buttons were
previously, to help existing users understand the change. In time, I
expect us to be able to remove that message entirely.
2020-10-26 15:18:04 +11:00
Darcy Wong
004bfd4c7e chore(android): Merge remote-tracking branch 'origin/master' into fix/android/reinstall-lexical-model 2020-10-26 11:14:01 +07:00
Joshua Horton
c929713bb5
Merge pull request #3726 from keymanapp/feat/common/core/web/simplify-corrective-distribution
feat(common/core/web): simplify corrective distribution
2020-10-26 10:39:45 +07:00
jahorton
aeb944a803 change(web): addresses PR reviews 2020-10-26 08:16:39 +07:00
Marc Durdin
82e15bead0 fix(windows): remove obsolete Reboot flag
The Reboot flag was never set by any Keyman code any longer. Thus,
removing to simplify code pathways for applying config changes.
2020-10-26 09:10:02 +11:00
Marc Durdin
36d6f8d242 fix(windows): remove obsolete install/uninstall functions
The Addins install command and Visual Keyboard install command are no
longer used and thus removed.
2020-10-26 08:48:12 +11:00
Marc Durdin
d86a3d2305 fix(windows): remove FRefreshKeyman parameter from Content_Render
FRefreshKeyman parameter was no longer used; clean it up.
2020-10-26 08:44:24 +11:00
Marc Durdin
95af280a6c fix(windows): download error dialog could be blank
Fixes #3688.

If a user cancelled the download dialog, a blank error dialog would be
shown.
2020-10-25 13:15:24 +11:00
Keyman Server
8ab0e9d253
Merge pull request #3746 from keymanapp/auto/version-master-14.0.169
auto: increment master version to 14.0.169
2020-10-25 05:01:36 +11:00
Keyman Build Agent
ddab3604c0 auto: increment master version to 14.0.169 2020-10-24 14:00:56 -04:00
Darcy Wong
2c544bce25
Merge pull request #3738 from keymanapp/chore/android/update-dependencies
chore(android): Update dependencies
2020-10-24 15:04:35 +07:00
Marc Durdin
b865f3d980 chore: address review comments 2020-10-24 15:00:59 +11:00
Marc Durdin
0ab49191d8 fix(windows): buffer overrun in debug function 2020-10-24 14:46:19 +11:00
Keyman Server
a9fe2fdc36
Merge pull request #3743 from keymanapp/auto/version-master-14.0.168
auto: increment master version to 14.0.168
2020-10-24 05:01:44 +11:00