- Mar 18, 2021
-
-
Marc Durdin authored
fix(developer): use var not let in definitions
-
Marc Durdin authored
-
Joshua Horton authored
fix(web): first-pass workaround for popup-key corrections
-
Marc Durdin authored
fix(windows): Download keyboard dialog TLS protocol support
-
Marc Durdin authored
Fixes #4716. We still support Chrome 37 on Android 5.0, which does not permit use of the `let` keyword in normal conditions.
-
Joshua Horton authored
fix(common/core/web): disambiguation of keys sharing same base key ID
-
Marc Durdin authored
Fixes #4709.
-
Keyman Server authored
auto: increment beta version to 14.0.265
-
Keyman Build Agent authored
-
- Mar 17, 2021
-
-
Darcy Wong authored
fix(android): Update styling and set text to black
-
jahorton authored
-
jahorton authored
-
jahorton authored
-
jahorton authored
-
jahorton authored
-
jahorton authored
-
Darcy Wong authored
fix(android/app): Load system keyboard before checking overrides
-
Keyman Server authored
auto: increment beta version to 14.0.264
-
Keyman Build Agent authored
-
- Mar 16, 2021
-
-
Darcy Wong authored
-
Marc Durdin authored
fix(developer): support named character codes at end of line
-
Marc Durdin authored
Merge pull request #4699 from keymanapp/fix/developer/validate-keyboard_info-bcp47-canonicalisation-info chore(developer): upgrade bcp 47 canonicalisation to warning
-
Marc Durdin authored
This does not trigger a build failure; validation warnings currently always pass. Info messages are currently suppressed with -s which also suppresses the banner, which is more plumbing than we should change just now.
-
Marc Durdin authored
Merge pull request #4689 from keymanapp/fix/developer/validate-keyboard_info-bcp47-canonicalisation-info fix(developer): validate keyboard_info should give info on non-canonical bcp47
-
Darcy Wong authored
fix(android/engine): Fix crash when download file fails to copy to cache
-
Darcy Wong authored
-
Darcy Wong authored
-
Marc Durdin authored
fix(developer): &CasedKeys and &MnemonicLayout are not compatible together
-
Marc Durdin authored
fix(windows): start Keyman after setup only if not running
-
Darcy Wong authored
chore(android/engine): Send KMW console errors to Sentry
-
Joshua Horton authored
fix(ios): keyboard search did not alert for lack of net
-
Marc Durdin authored
-
jahorton authored
-
Darcy Wong authored
-
Marc Durdin authored
If a named character code was followed by a `\n`, it would not be recognised.
-
Marc Durdin authored
The test for `&mnemoniclayout` was incorrectly failing to check the actual state of `&casedkeys`, which broke all mnemonic layouts.
-
Marc Durdin authored
-
Keyman Server authored
auto: increment beta version to 14.0.263
-
Keyman Build Agent authored
-
Darcy Wong authored
-