- Apr 15, 2022
-
-
Keyman Server authored
auto: increment beta version to 15.0.235
-
Keyman Build Agent authored
-
- Apr 14, 2022
-
-
Eberhard Beilharz authored
chore(linux): Update Debian changelog
-
Eberhard Beilharz authored
chore(linux): Fix l10n language mappings
-
Darcy Wong authored
chore(common): Add Crowdin strings for Portuguese (pt-PT)
-
Keyman Server authored
auto: increment beta version to 15.0.234
-
Keyman Build Agent authored
-
- Apr 13, 2022
-
-
Eberhard Beilharz authored
Also rename the .po files to match the new mappings: - `bwr_NT.po` -> `brw_NG.po`: the language shows up as `bwr-ng` in Crowdin, and there's no `NT` country code. - `ha_HG.po` -> `ha.po`: the language shows up as `ha` in Crowdin and there's no `HG` country code. - `shu_latn.po` -> `shu@latin.po`: the convention seems to be to put the script after `@` sign.
-
Eberhard Beilharz authored
fix(linux): test fileVersion during package install
-
Darcy Wong authored
chore(android/app): Add description for referrer response error
-
- Apr 12, 2022
-
-
Eberhard Beilharz authored
Add an entry to match what got uploaded to Debian.
-
Eberhard Beilharz authored
- patch `is_fcitx_running()` so that tests will work without X11 - move common test code to methods - move some tests to subtests
-
Eberhard Beilharz authored
fix(linux): Remove tab completion warning
-
Darcy Wong authored
-
Keyman Server authored
auto: increment beta version to 15.0.233
-
Keyman Build Agent authored
-
Eberhard Beilharz authored
Fixes #6256
-
- Apr 11, 2022
-
-
Eberhard Beilharz authored
This is done by replacing the deprecated `imp` module. Fixes #6227.
-
Darcy Wong authored
chore(common): Update km strings
-
Darcy Wong authored
chore(common): Update Crowding strings for Azerbaijani
-
Marc Durdin authored
feat(web): prediction casing follows current layer redux
-
- Apr 10, 2022
-
-
Keyman Server authored
auto: increment beta version to 15.0.232
-
Keyman Build Agent authored
-
- Apr 09, 2022
-
-
Darcy Wong authored
fix(android/engine): Update countSurrogatePairs()
-
Keyman Server authored
auto: increment beta version to 15.0.231
-
Keyman Build Agent authored
-
- Apr 08, 2022
-
-
sgschantz authored
-
sgschantz authored
-
Darcy Wong authored
-
Darcy Wong authored
-
rc-swag authored
fix(windows): framework for switching of pipeline
-
Marc Durdin authored
Fixes #6507. Reintroduces #6459 which implemented #6455.
-
Marc Durdin authored
-
Marc Durdin authored
Fixes #6455. This involved adding an extra hint to the data passed into the lexical model layer, being the CasingForm that the current layer wants to use. Given there are several entry points to the lexical model layer, this meant a few places where we needed to check the current layer. I refactored the very long function `InputProcessor.processKeyEvent` to extract out the `buildAlternates` function. There should be no functional changes to the `buildAlternates` code. But it makes `processKeyEvent` significantly easier to read.
-
Eberhard Beilharz authored
chore(linux): Update changelog file
-
Marc Durdin authored
chore: Revert "feat(web): prediction casing follows current layer"
-
Marc Durdin authored
fix(windows): don't log before checking nil when installing keyboard
-
Marc Durdin authored
-
Darcy Wong authored
-
Darcy Wong authored
-