Commit graph

16625 commits

Author SHA1 Message Date
Ross
ebff42e657 fix(windows): Merge branch 'fix/windows/ezip-file 2022-11-08 16:20:09 +10:00
Ross
329c3d340d fix(windows): add isValid check to package file 2022-11-08 16:15:34 +10:00
Ross
c05fc68c34 fix(windows): place TODO for file access check 2022-11-02 11:24:46 +10:00
Keyman Server
cb9649dc4b
Merge pull request #7578 from keymanapp/auto/version-beta-16.0.95
auto: increment beta version to 16.0.95
2022-11-01 09:18:37 +11:00
Keyman Build Agent
b99db18b94 auto: increment beta version to 16.0.95 2022-10-31 18:17:52 -04:00
Marc Durdin
1e3ed5445b chore: move to beta 16.0 2022-11-01 08:06:49 +11:00
Marc Durdin
d64bf82a35
Merge pull request #7206 from keymanapp/feat/windows/6296/configuration-ui-polish
feat(windows): configuration UI polish
2022-11-01 05:42:39 +11:00
Marc Durdin
b676cc1d9a
Merge pull request #7563 from keymanapp/fix/ios/7517-iPad-not-recognised-as-tablet
fix(ios): iPad was not recognised as tablet device
2022-11-01 05:38:10 +11:00
Keyman Server
b6132be0ff
Merge pull request #7575 from keymanapp/auto/version-master-16.0.93
auto: increment master version to 16.0.93
2022-11-01 05:02:43 +11:00
Keyman Build Agent
89fb3fc504 auto: increment master version to 16.0.93 2022-10-31 14:02:06 -04:00
Joshua Horton
9d006a45a7
Merge pull request #7516 from keymanapp/fix/web/bulk-renderer-update
fix(web): bulk renderer update
2022-10-31 14:59:59 +07:00
Ross
d34d03d8bd feat(windows): fixed no hotkey boarder over lap
Reduced the css gridbox minium width and increased the overal
configuration windows minimum width.
Also add ms windows styling to add remove pop up.
2022-10-31 15:25:25 +10:00
Marc Durdin
effab32175
Merge pull request #7573 from keymanapp/chore/git-pre-commit-executable
chore: make git pre-commit hook executable
2022-10-31 16:18:19 +11:00
Marc Durdin
b45b759354 chore: make git pre-commit hook executable 2022-10-31 16:13:58 +11:00
Marc Durdin
89f734c70a chore(ios): support iOS 13+ for iPad detection 2022-10-31 16:11:17 +11:00
Joshua Horton
92110e9097
Merge pull request #7571 from keymanapp/change/common/models/disable-timeout-in-tests
change(common/models): prevent integration test flakiness due to prediction-search timeouts
2022-10-31 11:58:29 +07:00
Darcy Wong
d88748c4d3
Merge pull request #7572 from keymanapp/fix/android/engine/resource-update-activity-flag
fix(android/engine): Add FLAG_ACTIVITY_NEW_TASK flag for resource update
2022-10-31 10:33:44 +07:00
Joshua A. Horton
797d5b5a8f chore(web): cleanup, tweaks per code review 2022-10-31 10:25:16 +07:00
Darcy Wong
6173940600 fix(android/engine): Add FLAG_ACTIVITY_NEW_TASK flag for resource update 2022-10-31 09:59:23 +07:00
Joshua A. Horton
43bf49d1cd change(common/models): adds optional 'testMode' param to LMLayer config 2022-10-31 09:34:22 +07:00
Keyman Server
30747f5600
Merge pull request #7565 from keymanapp/auto/version-master-16.0.92
auto: increment master version to 16.0.92
2022-10-29 05:03:23 +11:00
Keyman Build Agent
1a82aa138d auto: increment master version to 16.0.92 2022-10-28 14:02:36 -04:00
Darcy Wong
7864a02056
Merge pull request #7555 from keymanapp/fix/android/subkeys-on-dismiss-keyboard
fix(android/engine): Dismiss subkeys when hiding keyboard
2022-10-28 12:07:08 +07:00
Marc Durdin
71af6160db fix(ios): iPad was not recognised as tablet device
Fixes #7517.

Cleans up the setDeviceType code which was attempting to set the device
type far too late in the init sequence, and moves responsibility for
detection from kmwembedded.ts to ios-host.ts, as this device test is
iOS-specific.
2022-10-28 13:02:19 +11:00
Joshua Horton
1bdb2d4364
Merge pull request #7557 from keymanapp/fix/web/model-id-case-insensitivity
fix(web): model language ids now case-insensitive
2022-10-28 08:17:40 +07:00
Marc Durdin
20e230d3ba
Merge pull request #7553 from keymanapp/fix/developer/7551-exclude-nocaps-from-layer-id-modifiers
fix(developer): exclude `nocaps` from layer id modifier components
2022-10-28 11:56:45 +11:00
Marc Durdin
7ef6f288c4
Merge pull request #7520 from keymanapp/fix/core/7487-remove-visibility-attribute-from-callback-type
fix(core): remove `KMN_API` from callback spec
2022-10-28 11:55:54 +11:00
Darcy Wong
d04893b638
Merge pull request #7558 from keymanapp/chore/help-16-0
chore(common): Update help references from 15.0 to 16.0
2022-10-28 07:32:04 +07:00
rc-swag
3146218fc7
Merge pull request #7546 from keymanapp/feat/windows/keyevent-as-private-wm-user-message
chore(windows): convert `wm_keyman_keyevent` and `wm_keyman_modifierevent` to private `WM_USER` messages
2022-10-28 09:33:14 +10:00
Marc Durdin
fd5a0c1f0a
Merge pull request #7530 from keymanapp/fix/developer/7506-right-alt-left-ctrl-debugger
fix(developer): handle LControl being set by Windows when AltGr pressed
2022-10-28 07:15:01 +11:00
Keyman Server
9075b44128
Merge pull request #7560 from keymanapp/auto/version-master-16.0.91
auto: increment master version to 16.0.91
2022-10-28 05:02:25 +11:00
Keyman Build Agent
f35a32cbb3 auto: increment master version to 16.0.91 2022-10-27 14:01:40 -04:00
Darcy Wong
df0153f8f9
Merge pull request #7498 from keymanapp/chore/common/crowdin-nl
chore(common): Add crowdin strings for Dutch
2022-10-27 20:25:33 +07:00
Ross
db7c5837f1 feat(windows): Use opacity to reflect disabled keyboard 2022-10-27 22:30:08 +10:00
Ross
dce4304f17 feat(windows): select hotkey link on header stop propgation 2022-10-27 20:51:55 +10:00
Darcy Wong
263b04dce4 fix(windows): Fix language names 2022-10-27 16:18:16 +07:00
Ross
e7f840c5ab feat(windows): new shield icon for elevated config 2022-10-27 16:17:45 +10:00
Ross
74e764cd59 feat(windows): address review comments 2022-10-27 16:06:20 +10:00
Darcy Wong
5cf0ae6d64 chore(common): Update help references from 15.0 to 16.0 2022-10-27 13:05:38 +07:00
Joshua A. Horton
50cfdc7072 fix(web): model language ids now case-insensitive 2022-10-27 12:30:56 +07:00
Darcy Wong
ead72565ca fix(android/engine): Dismiss subkeys when hiding keyboard 2022-10-27 11:30:24 +07:00
rc-swag
51e6dd8543
chore(windows): apply suggestions from code review
Co-authored-by: Marc Durdin <marc@durdin.net>
2022-10-27 09:03:22 +10:00
Marc Durdin
be2b529e65 fix(developer): exclude nocaps from layer id modifier components
Fixes #7551.
2022-10-27 08:37:04 +11:00
Marc Durdin
4c0d289ea0
Merge pull request #7545 from keymanapp/chore/common/configure-pre-commit
chore(common): update configure-repo.sh to include pre-commit hook
2022-10-27 06:29:17 +11:00
Keyman Server
dd29532ec9
Merge pull request #7550 from keymanapp/auto/version-master-16.0.90
auto: increment master version to 16.0.90
2022-10-27 05:03:25 +11:00
Keyman Build Agent
16288563df auto: increment master version to 16.0.90 2022-10-26 14:02:44 -04:00
Joshua Horton
a060ccb6fd
Merge pull request #7543 from keymanapp/fix/web/oskEvent-keyboard-synch
fix(web): ensures keyboard does not change underneath OSK keystroke
2022-10-26 14:13:54 +07:00
Joshua Horton
31ce257f9d
Merge pull request #7544 from keymanapp/fix/web/isChiral-string-param
fix(web): allow `isChiral()` to accept string name parameter of keyboard
2022-10-26 14:13:44 +07:00
Ross
102f34ecb0 feat(windows): convert wm keyevent and to private wm user message
wm_keyman_keyevent and wm_keyman_modifierevent have been convert to use
the WM_USER message range and no longer global message
2022-10-26 15:34:12 +10:00
Marc Durdin
7c3452450e chore(common): update configure-repo.sh to include pre-commit hook 2022-10-26 15:33:37 +11:00