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
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
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
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
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
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
jahorton
7990cdc1dd
feat(web): caret placement fine-tuning
2022-04-25 11:53:36 -05:00
jahorton
509fbb02e8
change(web): clarifies caret positioning logic
2022-04-25 11:18:02 -05:00
Eberhard Beilharz
2d09619d51
fix(linux): Fix shared keyboard (un-)installation in Bionic
...
Ubuntu 18.04 Bionic comes with an older Python version (3.6) that
doesn't support the `capture_output` parameter on `subprocess.run`
which leads to a crash when installing or uninstalling keyboads to
the shared area. This change works around the problem by calling
a different method on Bionic.
Fixes #6564 .
2022-04-25 18:04:30 +02:00
jahorton
efcc4276a3
change(web): performCaretSearch now member of TouchAliasElement
2022-04-25 09:25:13 -05:00
Darcy Wong
97a817065b
fix(android/engine): Localize some Toast notifications
2022-04-25 14:19:07 +07:00
Darcy Wong
9836c343b4
chore(windows): Remove stray gt mark
2022-04-25 10:41:10 +07:00
Darcy Wong
629dfd6848
docs(windows): Update OS and whatsnew in help
2022-04-25 10:33:42 +07:00
Darcy Wong
b7e2d7c47e
chore(android): Revert "test(android): Test code for v 1.9.3 of sil_euro_latin"
...
This reverts commit fcca82891b .
2022-04-25 09:34:06 +07:00
Keyman Server
f88f955893
Merge pull request #6558 from keymanapp/auto/version-beta-15.0.240
...
auto: increment beta version to 15.0.240
2022-04-23 04:03:13 +10:00
Keyman Build Agent
d17e03a35a
auto: increment beta version to 15.0.240
2022-04-22 14:02:30 -04:00
Joshua Horton
35d011d82b
Merge pull request #6551 from keymanapp/fix/web/5312-touch-alias-optimization
...
fix(web): optimizes, enhances caret placement within text on mobile devices
2022-04-22 08:22:43 -05:00
Darcy Wong
30fc5b0434
fix(android/engine): Check suggestion banner after setting keyboard
2022-04-22 14:58:17 +07:00
Darcy Wong
fcca82891b
test(android): Test code for v 1.9.3 of sil_euro_latin
2022-04-22 09:21:59 +07:00
Darcy Wong
bc109739f1
fix(android/engine): Don't show welcome.htm on keyboard package update
2022-04-22 09:16:54 +07:00
Keyman Server
f278fc72b3
Merge pull request #6553 from keymanapp/auto/version-beta-15.0.239
...
auto: increment beta version to 15.0.239
2022-04-22 04:02:54 +10:00
Keyman Build Agent
c5199698ac
auto: increment beta version to 15.0.239
2022-04-21 14:02:18 -04:00
Eberhard Beilharz
3a57d3f7c4
Merge pull request #6549 from keymanapp/chore/linux/dependencies
...
chore(linux): Update Linux dependencies
2022-04-21 10:13:52 +02:00
Eberhard Beilharz
ab69c4a48e
Merge pull request #6548 from keymanapp/chore/linux/debian-testing
...
chore(linux): Fix failure in Debian reproducibility testing 🐧
2022-04-21 10:13:32 +02:00
jahorton
56b4c5ac50
fix(web): caret position when page is scrolled
2022-04-20 15:28:35 -05:00
jahorton
73d4b0982f
docs(web): credited the text generator
2022-04-20 15:10:21 -05:00
jahorton
d3900fce47
docs(web): documents some optimizing blocks
2022-04-20 15:06:32 -05:00
jahorton
a355f2ecff
chore(web): minor polish
2022-04-20 15:05:03 -05:00
jahorton
48fb1371c0
docs(web): better comments & var naming
2022-04-20 15:02:57 -05:00
jahorton
94edc5c9da
fix(web): mobile device caret positioning
2022-04-20 14:52:33 -05:00
jahorton
1c394c2744
change(web): further clarifies performCaretSearch
2022-04-20 13:03:32 -05:00
Keyman Server
576684c49e
Merge pull request #6550 from keymanapp/auto/version-beta-15.0.238
...
auto: increment beta version to 15.0.238
2022-04-21 04:03:01 +10:00
Keyman Build Agent
0e3173c528
auto: increment beta version to 15.0.238
2022-04-20 14:02:18 -04:00
jahorton
cd666d0346
fix(web): major performance boost, fixes search bound logic bug
2022-04-20 12:29:00 -05:00
jahorton
931cf73e90
feat(web): touch-alias optimization test page
2022-04-20 12:28:16 -05:00
Eberhard Beilharz
bde44656c8
docs(linux): Update vscode task sample to configure ibus-keyman
2022-04-20 17:01:30 +02:00