- Mar 17, 2024
-
-
Marc Durdin authored
Because exitProcess is async, static analysis of the function does not show process termination, even though it returns Promise<Never>. This can lead to compiler warnings when it gets confused about missing return values. So have moved to always returning the value from exitProcess, even though it will never actually return!
-
Keyman Server authored
auto: increment beta version to 17.0.290
-
Keyman Build Agent authored
-
- Mar 16, 2024
-
-
Marc Durdin authored
fix(common): add unit test for --debug flag for builder
-
- Mar 14, 2024
-
-
Keyman Server authored
auto: increment beta version to 17.0.289
-
Keyman Build Agent authored
-
Marc Durdin authored
fix(developer): min Keyman version for LDML is 17.0
-
- Mar 13, 2024
-
-
Marc Durdin authored
docs(android/app): Add data privacy policy page
-
Darcy Wong authored
-
Dr Mark C. Sinclair authored
Merge pull request #10983 from keymanapp/fix/developer/font-family-returns-null-if-ttfMeta-promise-errors fix(developer): getFontFamily now returns null if ttfMeta.promise errors
-
Dr Mark C. Sinclair authored
chore(developer): Merge branch 'beta' into fix/developer/font-family-returns-null-if-ttfMeta-promise-errors
-
Dr Mark C. Sinclair authored
test(developer): kmc keyboard info compiler messages unit tests
-
Dr Mark C. Sinclair authored
-
Keyman Server authored
auto: increment beta version to 17.0.288
-
Keyman Build Agent authored
-
Dr Mark C. Sinclair authored
-
Eberhard Beilharz authored
fix(linux): Remove `ibus-keyman.post{inst,rm}` and verify that `ibus-daemon` is running when we start km-config
-
- Mar 12, 2024
-
-
Marc Durdin authored
-
Steven R. Loomis authored
chore(developer): resolve excessive-fatal-exception issue
-
Steven R. Loomis authored
-
Marc Durdin authored
Fixes #10959.
-
Keyman Server authored
auto: increment beta version to 17.0.287
-
Keyman Build Agent authored
-
- Mar 11, 2024
-
-
Marc Durdin authored
Fixes #10957. The builder --debug flag appears to be passed correctly, according to this test. This is a good test to keep, so won't remove it, but there is something else going on in the base test.
-
Marc Durdin authored
chore(web): improve the clarity of hints on OSK for Android
-
Marc Durdin authored
-
Marc Durdin authored
-
Marc Durdin authored
-
Marc Durdin authored
-
Marc Durdin authored
I found the hints too hard to see on my phone, so this increases size of the hint from 0.5em to 0.75em, and changes color from #aaa to #ccc, on Android.
-
- Mar 09, 2024
-
-
Keyman Server authored
auto: increment beta version to 17.0.286
-
Keyman Build Agent authored
-
- Mar 08, 2024
-
-
Steven R. Loomis authored
-
rc-swag authored
fix(windows): GetKeyboardLanguage exits early on an invalid keyboard ID
-
Steven R. Loomis authored
- remove the fatal exception about a failed section compiler, as it will always otherwise be propagated to the user Fixes: #10894
-
Keyman Server authored
auto: increment beta version to 17.0.285
-
Keyman Build Agent authored
-
Dr Mark C. Sinclair authored
-
Dr Mark C. Sinclair authored
-
- Mar 07, 2024
-
-
Dr Mark C. Sinclair authored
-