jahorton
78c7821f9f
change(web): banner display no longer deferred
2021-01-29 11:31:56 +07:00
jahorton
a50e769a05
change(web): minor in-branch polishing
2021-01-29 09:25:56 +07:00
jahorton
8332ba233b
chore(web): Merge branch 'beta' into fix/web/embedded-tab-output
2021-01-29 08:35:11 +07:00
Keyman Build Agent
207ebc7d57
auto: increment beta version to 14.0.232
2021-01-28 13:01:51 -05:00
jahorton
2d422a8626
feat(web): unit tests
2021-01-28 14:39:20 +07:00
jahorton
4c80844a0e
fix(web): default tab output
2021-01-28 12:13:25 +07:00
jahorton
ba3fc1e505
refactor(common/core/web): triggerKeyDefault
2021-01-28 12:13:13 +07:00
Joshua Horton
8b8aabee80
Merge pull request #4353 from keymanapp/change/web/script-set-eu
...
change(web): set -eu for web scripts
2021-01-28 12:05:30 +07:00
jahorton
087078c139
fix(web): default tab on unembedded desktop form factors
2021-01-28 11:48:55 +07:00
jahorton
d7fffabd8b
fix(web): K_TAB output, disables back-tab glyph in embedded mode
2021-01-28 11:48:54 +07:00
Keyman Build Agent
00382d7b89
auto: increment beta version to 14.0.231
2021-01-27 21:58:17 -05:00
Marc Durdin
c26b9a2e2c
fix(common): tweak surrogate pair deletions
...
Matches the work in #4360 for Windows, tweaks to documentation.
Note that this does not add the BK_SURROGATE flag at this point. I
will add that in a future update if it proves necessary, when working on
the core integration into Windows.
2021-01-28 08:40:28 +11:00
Keyman Build Agent
5e54198f08
auto: increment master version to 15.0.12
2021-01-27 13:01:47 -05:00
jahorton
531c6f76c8
change(web): set -eu for web scripts
2021-01-27 14:29:16 +07:00
Keyman Build Agent
ec4668dfe0
auto: increment master version to 15.0.11
2021-01-26 19:37:47 -05:00
Keyman Build Agent
c198af79f3
auto: increment master version to 15.0.10
2021-01-25 13:02:07 -05:00
Marc Durdin
013d47f390
Merge branch 'master' into chore/B14S4-beta-to-master
2021-01-25 06:49:45 +11:00
Marc Durdin
c2831119dd
chore: Merge branch 'master' into chore/B14S4-beta-to-master
2021-01-25 06:48:43 +11:00
Keyman Build Agent
0e079cc1d6
auto: increment beta version to 14.0.229
2021-01-22 13:01:09 -05:00
Keyman Build Agent
5be9273574
auto: increment beta version to 14.0.228
2021-01-21 13:01:09 -05:00
Keyman Build Agent
78b0e7d5d1
auto: increment beta version to 14.0.227
2021-01-20 13:01:39 -05:00
Marc Durdin
4e79cc2567
Merge pull request #4276 from keymanapp/fix/windows/4275-context-mismatch-with-if-and-dk
...
fix(windows, common/core/desktop): context mismatch with if and dk
2021-01-20 07:48:32 +11:00
Marc Durdin
7173f5c25a
chore(windows): address review comments
2021-01-20 06:29:59 +11:00
Keyman Build Agent
69ab2285df
auto: increment beta version to 14.0.226
2021-01-19 13:02:23 -05:00
Keyman Build Agent
1b6e7f09b0
auto: increment master version to 15.0.9
2021-01-18 13:01:27 -05:00
Keyman Build Agent
890e71ca99
auto: increment beta version to 14.0.225
2021-01-18 13:01:03 -05:00
Marc Durdin
91b0795f1d
fix(common/core/desktop): context mismatch with if and dk
...
Fixes #4275 .
2021-01-18 10:24:00 +11:00
Marc Durdin
367fe409a9
fix(common/core): context mismatch with if and deadkey automatic test
2021-01-18 10:22:59 +11:00
Keyman Build Agent
6d0e5804c6
auto: increment beta version to 14.0.224
2021-01-15 13:01:15 -05:00
Keyman Build Agent
6b6e406cbf
auto: increment beta version to 14.0.223
2021-01-14 13:01:02 -05:00
Keyman Build Agent
9ccfeb09d3
auto: increment beta version to 14.0.222
2021-01-13 17:18:54 -05:00
Keyman Build Agent
46902e3895
auto: increment beta version to 14.0.221
2021-01-13 13:01:34 -05:00
Eberhard Beilharz
39d8e07e9d
Merge pull request #4233 from keymanapp/chore/linux/beta-3869
...
chore(linux): Update debian metadata based on Debian repos
2021-01-13 09:41:31 +01:00
Keyman Build Agent
0208467b90
auto: increment beta version to 14.0.220
2021-01-12 14:00:52 -05:00
Keyman Build Agent
d254d22ecb
auto: increment master version to 15.0.8
2021-01-12 14:00:25 -05:00
Eberhard Beilharz
6b999bc911
chore(linux): Update debian metadata based on Debian repos
...
This is a cherry-pick of PR#4223:
- Add script to create debian source package
- Update debian metadata based on Debian repos
- Remove some lintian warnings and errors
- Remove support Xenial
- Reduce size of icon
- Omit confusing values from gbp.conf
2021-01-12 18:38:18 +01:00
Eberhard Beilharz
0bfe9082ad
Merge pull request #4223 from keymanapp/chore/linux/3869
...
chore(linux): Update debian metadata
2021-01-12 18:33:21 +01:00
Joshua Horton
5b1afddfc6
Merge pull request #4231 from keymanapp/fix/common/core/web/3744-mnemonic-modifer-keyup
...
fix(common/core/web): mnemonic modifier key-up handling
2021-01-12 12:12:38 +07:00
jahorton
e445e3d034
fix(common/core/web): mnemonic modifier key-up handling. Fixes #3744
2021-01-11 14:19:11 +07:00
jahorton
790ad79b3f
change(common/models): diagonal width boost to help multi-char transforms
2021-01-11 10:01:36 +07:00
jahorton
14148e3aee
fix(common/models): null guard for prior commits
2021-01-11 10:01:36 +07:00
jahorton
43625b5a2d
feat(common/models): paradigm shift; single-char transform sequence for workaround
2021-01-11 10:01:35 +07:00
jahorton
0972f44c2b
feat(common/models): compacts context tokens on bksp
2021-01-11 10:01:35 +07:00
Keyman Build Agent
f3a3f704f5
auto: increment beta version to 14.0.219
2021-01-08 13:00:59 -05:00
Keyman Build Agent
5b5a80989f
auto: increment master version to 15.0.7
2021-01-07 13:01:26 -05:00
Eberhard Beilharz
3e07f5ec04
chore(linux): update debian metadata based on Debian repos
...
The packages in the official Debian repos have slightly more
up-to-date metadata. This change adjusts our metadata.
This includes the change from Debian repo to let debhelper (>= 10.3)
handle the meson build of keyman-keyboardprocessor.
2021-01-07 17:41:01 +01:00
Keyman Build Agent
2bf8af5f6a
auto: increment master version to 15.0.6
2021-01-05 13:04:38 -05:00
Keyman Build Agent
1fe4650fb8
auto: increment beta version to 14.0.218
2021-01-05 13:01:57 -05:00
Keyman Build Agent
50de22eb9b
auto: increment beta version to 14.0.217
2020-12-23 13:01:31 -05:00
Keyman Build Agent
d9ef7924d9
auto: increment master version to 15.0.5
2020-12-23 13:01:08 -05:00