rc-swag
f6a2e5df65
Merge pull request #6491 from keymanapp/fix/windows/1864/dont-reset-defaults-upgrade
...
fix(windows): Don't reset defaults on Keyman upgrade
2022-05-09 15:35:06 +10:00
Darcy Wong
384f8befcb
chore(common): Add crowdin strings for Italian
2022-05-09 11:04:12 +07:00
Marc Durdin
907d4acba1
chore(web): make getters enumerable
...
Ref https://github.com/microsoft/TypeScript/pull/32264#issuecomment-677718191
We need getters for the ActiveLayout classes to be enumerable so that we
can copy them across in the polyfill functions.
2022-05-09 13:31:32 +10:00
Marc Durdin
21744d0ed6
chore(web): fixup test paths
...
Fixes some of the test paths required for core tests.
2022-05-09 13:29:41 +10:00
Marc Durdin
843cde9611
chore(web): fixup npm path ref in build.sh
2022-05-04 10:20:07 +10:00
Marc Durdin
bb07ab7eee
chore(web): make build paths consistent
2022-05-04 10:13:44 +10:00
Keyman Server
424b2d8db9
Merge pull request #6585 from keymanapp/auto/version-beta-15.0.244
...
auto: increment beta version to 15.0.244
2022-05-04 04:03:20 +10:00
Keyman Build Agent
52b42a5958
auto: increment beta version to 15.0.244
2022-05-03 14:02:37 -04:00
Joshua Horton
784cb74884
Merge pull request #6526 from keymanapp/fix/web/subkey-fat-fingering
...
fix(web): fixes fat-finger distrib when subkey selected
2022-05-03 10:14:28 -05:00
Joshua Horton
e15798ded4
Merge pull request #6574 from keymanapp/fix/common/models/templates/6572-contraction-detokenization
...
fix(common/models): prevents preemptive tokenization of potential contractions
2022-05-03 10:14:06 -05:00
Darcy Wong
7345cd022d
Merge pull request #6581 from keymanapp/chore/android/engine/ignore-download-id
...
chore(android/engine): Ignore DownloadManager if ID not found
2022-05-03 14:43:11 +07:00
Marc Durdin
a8624c80d3
Merge pull request #6584 from keymanapp/chore/web/file-size-test
...
chore(web): report on file size
2022-05-03 09:43:16 +10:00
Marc Durdin
79784342c4
chore(web): fixup curl call for cross-platform
2022-05-01 15:59:18 +10:00
Marc Durdin
47f21ded76
chore(web): fixup func name
2022-05-01 15:20:20 +10:00
Marc Durdin
8f99bd3d21
chore(web): chmod
2022-05-01 15:03:22 +10:00
Marc Durdin
d4e42a4697
chore(web): report on file size
2022-05-01 14:53:22 +10:00
Keyman Server
cbaa3525be
Merge pull request #6583 from keymanapp/auto/version-master-16.0.10
...
auto: increment master version to 16.0.10
2022-04-30 04:04:03 +10:00
Keyman Build Agent
6d5517ff8b
auto: increment master version to 16.0.10
2022-04-29 14:03:21 -04:00
Keyman Server
4018254375
Merge pull request #6582 from keymanapp/auto/version-beta-15.0.243
...
auto: increment beta version to 15.0.243
2022-04-30 04:03:10 +10:00
Keyman Build Agent
9286a67ee0
auto: increment beta version to 15.0.243
2022-04-29 14:02:29 -04:00
jahorton
0f051edee0
change(web): addresses PR concerns
2022-04-29 10:08:24 -05:00
jahorton
6f0d7ff333
chore(web): Merge branch 'fix/common/models/templates/6572-contraction-detokenization' into fix/web/subkey-fat-fingering
2022-04-29 09:58:57 -05:00
jahorton
df0eb07353
fix(web): missed niche scenario - first word of context, post backspace
2022-04-29 09:43:05 -05:00
jahorton
b2eca8b7c4
docs(common/models): addresses PR concerns
2022-04-29 09:42:34 -05:00
Darcy Wong
5a3c7effe3
chore(android/engine): Ignore DownloadManager if ID not found
2022-04-29 14:43:18 +07:00
Darcy Wong
04985017ab
Merge pull request #6562 from keymanapp/chore/common/crowdin-ff-2
...
chore(common): Update Crowdin strings for Fula
2022-04-29 14:15:08 +07:00
Darcy Wong
30c3276ce8
Merge pull request #6579 from keymanapp/chore/beta-to-master-B15S7-end
...
chore(common): merge beta to master B15S7 (Part 2)
2022-04-29 14:13:54 +07:00
Ross
ba72b3929d
fix(windows): use GlobalGetAtomName to access global list
...
Incorrectly calling the the local atom list which meant
the flag isKeymanKeyboardActive was always false.
2022-04-29 15:34:48 +10:00
Darcy Wong
4138e343b4
chore: Merge remote-tracking branch 'origin/master' into chore/beta-to-master-B15S7-end
2022-04-29 10:51:12 +07:00
Darcy Wong
135945981c
Merge pull request #6559 from keymanapp/fix/android/toggle-suggestion-banner
...
fix(android/engine): Check suggestion banner after setting keyboard
2022-04-29 07:47:35 +07:00
Ross
6b5c0fad24
fix(windows): remove white space
2022-04-28 20:44:33 +10:00
Ross
13b72e0ba5
fix(windows): removed debug logging
2022-04-28 13:58:49 +10:00
Darcy Wong
d6be3c4db1
Merge pull request #6560 from keymanapp/docs/windows/supported-os
...
docs(windows): Update OS and whatsnew in help
2022-04-28 10:14:45 +07:00
Keyman Server
abde4e0577
Merge pull request #6577 from keymanapp/auto/version-beta-15.0.242
...
auto: increment beta version to 15.0.242
2022-04-28 04:03:10 +10:00
Keyman Build Agent
d2edf15283
auto: increment beta version to 15.0.242
2022-04-27 14:02:30 -04:00
Eberhard Beilharz
1793c30338
Merge pull request #6565 from keymanapp/fix/linux/6564-bionic
...
fix(linux): Fix shared keyboard (un-)installation in Bionic
2022-04-27 16:59:49 +02:00
Darcy Wong
1bff2cd799
chore(android/engine): Rename result variables
2022-04-27 11:44:32 +07:00
Ross
a52f9c59e9
fix(windows): add continuesetup flag
...
We can not set the InstallDefalults flag entirely in the
bootstrapmain.pas. Because we do not yet have the Msi Version info.
So we need to do that in RunTools.pas. However, we need to know
if this is continuing set up after a reboot, as we don't look at
previous version info if it is, as it would have been removed.
This is why the ContinueSetup flag has been made available to Runtools
2022-04-27 11:31:31 +10:00
Darcy Wong
6c32ce5603
Merge pull request #6569 from keymanapp/fix/core/web/sentry-manager-for-each
...
fix(common/core/web): Fix forEach loop in SentryManager
2022-04-27 05:51:57 +07:00
Joshua Horton
a0df12247b
Merge pull request #6566 from keymanapp/change/web/touch-alias-followup
...
change(web): touch alias optimization followup
2022-04-26 17:08:21 -05:00
Keyman Server
1e49ec3ca7
Merge pull request #6575 from keymanapp/auto/version-beta-15.0.241
...
auto: increment beta version to 15.0.241
2022-04-27 04:03:14 +10:00
Keyman Build Agent
2a59670bf2
auto: increment beta version to 15.0.241
2022-04-26 14:02:34 -04:00
Joshua A. Horton
d4464b92e5
fix(web): fixes fat-finger distrib when subkey selected
2022-04-26 10:10:21 -05:00
jahorton
058e83464f
fix(common/models): re-attaches left-context-final single-quote for contractions
2022-04-26 10:09:21 -05:00
Darcy Wong
a884786926
Merge pull request #6561 from keymanapp/fix/android/localize-toast-messages
...
fix(android/engine): Localize some Toast notifications
2022-04-26 15:41:26 +07:00
Darcy Wong
4af61db94a
Merge pull request #6555 from keymanapp/fix/android/silent-updates
...
fix(android): Don't show welcome.htm on keyboard package update
2022-04-26 15:41:05 +07:00
Darcy Wong
de6dfda0cc
fix(common/core/web): Fix forEach loop in SentryManager
2022-04-26 11:26:27 +07:00
Joshua Horton
8ca4a04868
Merge pull request #6567 from keymanapp/feat/web/2238-api-notes-rtl
...
feat(web): adds .getKeyboard().IsRTL, .HasLoaded
2022-04-25 19:29:40 -05:00
Joshua Horton
95c7cc2675
chore(web): applies code suggestion
...
Co-authored-by: Marc Durdin <marc@durdin.net>
2022-04-26 06:53:49 +07:00
jahorton
782d2ae07a
feat(web): adds .getKeyboard().IsRTL, .HasLoaded
2022-04-25 13:27:57 -05:00