- Jun 05, 2023
-
-
Eberhard Beilharz authored
Partially fixes #8880. (cherry picked from commit 78032df6)
-
Marc Durdin authored
chore(common): use mac /usr/bin/stat rather than homebrew version
🍒 -
Marc Durdin authored
-
Marc Durdin authored
-
- Apr 27, 2023
-
-
Marc Durdin authored
fix(developer): package editor no longer loses RTL flag for LMs
🍒
-
- Apr 26, 2023
-
-
Shawn Schantz authored
chore(ios): Xcode 14 upgrade
🍒
-
- Apr 18, 2023
-
-
Marc Durdin authored
Fixes #8595.
-
- Mar 28, 2023
-
-
Eberhard Beilharz authored
chore(linux): Revert "Run and ignore autopkgtests on s390x"
-
- Mar 24, 2023
-
-
Eberhard Beilharz authored
This reverts commit 2f716b3e.
-
Eberhard Beilharz authored
chore(linux): Run and ignore autopkgtests on s390x
-
- Mar 23, 2023
-
-
Eberhard Beilharz authored
This change allows the autopkgtests to run on s390x architecture but immediately exits the test with a successful return code.
-
- Mar 22, 2023
-
-
Eberhard Beilharz authored
fix(linux): Display error message for corrupt .kmp file
🍒 -
Eberhard Beilharz authored
chore(linux): Prevent building on s390x
-
- Mar 21, 2023
-
-
sgschantz authored
-
sgschantz authored
bug
-
sgschantz authored
-
sgschantz authored
-
sgschantz authored
-
sgschantz authored
-
sgschantz authored
-
Eberhard Beilharz authored
If the user tries to install a corrupt .kmp file we now display an error message instead of just logging to the console and Sentry. Fixes #8478. (cherry picked from commit e1597914)
-
Eberhard Beilharz authored
This reverts commit 07ae306f which got merged in PR #6500 after a discussion on the Debian mailing list. However, Keyman currently doesn't work on s390x architecture because we don't support big-endian (#5111). This shows in test failures during package build (cf https://buildd.debian.org/status/fetch.php?pkg=keyman&arch=s390x&ver=16.0.138-4&stamp=1676139609&raw=0).
-
- Mar 17, 2023
-
-
Eberhard Beilharz authored
chore(linux): Update debian changelog
-
- Mar 16, 2023
-
-
Eberhard Beilharz authored
-
Keyman Server authored
auto: increment stable-16.0 version to 16.0.140
-
Keyman Build Agent authored
-
Marc Durdin authored
Merge pull request #8445 from keymanapp/fix/developer/cherry-pick/8443-model-compiler-error-parser-handle-missing-line-number fix(developer): lm compiler handle missing line no in errors
-
Marc Durdin authored
Fixes #8443. Will cherry-pick to stable-16.0. The regex for matching error messages has an optional section for the file/line detail (line 54): ```regex ^(?:(.+) \((\d+)\): )?<snip> ``` The code that parses the results did not account for this being optional, which would cause a crash if the error message did not include this information.
-
- Feb 28, 2023
-
-
Eberhard Beilharz authored
fix(linux): Fix debian postinst script
🍒
-
- Feb 23, 2023
-
-
Eberhard Beilharz authored
The ibus-keyman post-installation script failed, causing the entire installation to fail. This change removes `set -e` so that we try to run the rest of the commands even when one command should fail. Also accounts for ibus-daemon being started with the full path, and start ibus-daemon with fill path as well. (cherry picked from commit 9c1500fe)
-
- Feb 21, 2023
-
-
Darcy Wong authored
chore(windows): Remove old Kannada setup strings
🍒
-
- Feb 19, 2023
-
-
Darcy Wong authored
-
- Feb 18, 2023
-
-
Darcy Wong authored
chore(common): Update Fula strings for Sprint A17S6
🍒
-
- Feb 17, 2023
-
-
Darcy Wong authored
-
- Feb 14, 2023
-
-
Eberhard Beilharz authored
chore(linux): Exclude autopkg tests on s390x
-
Eberhard Beilharz authored
We don't build the binaries on s390x so it doesn't make sense trying to run the autopkg tests on s390x. This change imports the changes made on Debian in pkg version 16.0.138-4. Co-authored-by:Gunnar Hjalmarsson <gunnarhj@ubuntu.com>
-
- Feb 10, 2023
-
-
Eberhard Beilharz authored
fix(linux): Fix autopkgtests
-
rc-swag authored
fix(windows): add remove lang id uses correct kbd
🍒
-
- Feb 09, 2023
-
-
Eberhard Beilharz authored
-
Darcy Wong authored
cherrypick(common): Cleanup Kannada locale
🍒
-