- Jun 25, 2021
-
-
Eberhard Beilharz authored
-
Darcy Wong authored
feat(web): Add option useAlerts to control alerts()
-
Darcy Wong authored
feat(web): Update addLanguageKeyboards to return a Promise
-
Eberhard Beilharz authored
fix(linux): fix tab completion for command line tools
-
Eberhard Beilharz authored
fix(linux): Don't add duplicate entries when reinstalling keyboard
-
Marc Durdin authored
fix(windows): osk scaling mismatch on horz axis
-
Darcy Wong authored
* Add more description on promise-api/index.html * Use OptionType
-
Keyman Server authored
auto: increment master version to 15.0.75
-
Keyman Build Agent authored
-
Eberhard Beilharz authored
-
- Jun 24, 2021
-
-
Eberhard Beilharz authored
When we update/reinstall an existing keyboard we don't want to add a new entry to the list of keyboards. Fixes #5308.
-
Eberhard Beilharz authored
-
Eberhard Beilharz authored
fix(linux): Add libglib2.0-bin to keyman Depends
🍒 -
Eberhard Beilharz authored
Fixes #5306
-
Gunnar Hjalmarsson authored
Fixes #5344 (cherry picked from commit 12e2c4c2)
-
Eberhard Beilharz authored
feat(linux): Add support for impish (Ubuntu 21.10)
-
Darcy Wong authored
-
Darcy Wong authored
-
Darcy Wong authored
-
Joshua Horton authored
feat(common/core/web): engine correction-prep optimizations
-
Joshua Horton authored
fix(android): fixes application of nextlayer for subkeys with customized layer setting
-
jahorton authored
-
jahorton authored
-
Keyman Server authored
auto: increment master version to 15.0.74
-
Keyman Build Agent authored
-
- Jun 23, 2021
-
-
Eberhard Beilharz authored
fix(linux): Improve error handling if `lang_tags_map.py` is missing
-
Eberhard Beilharz authored
If the developer forgot to run `make` to create `lang_tags_map.py` we now print a message instead of reporting to Sentry. Fixes #5343
-
Marc Durdin authored
Font scaling on individual keys would ignore the vertical axis if the horizontal axis reached the key width threshold, rather than calculating the minimum of the two axes. This lead to weird effects, such as adding characters to a key could make the font larger rather than smaller! Reported by @jmdurdin.
-
Darcy Wong authored
-
Eberhard Beilharz authored
feat(linux): Auto-generate reference help
-
Eberhard Beilharz authored
Co-authored-by:Marc Durdin <marc@durdin.net>
-
Darcy Wong authored
-
Marc Durdin authored
chore(windows): add engine test framework
-
jahorton authored
-
jahorton authored
-
Marc Durdin authored
-
Marc Durdin authored
This is a rudimentary start to having unit tests for keyman32. At present, it will build only in win32/debug and requires you to manually run make -DDEBUG beforehand. The tests currently run in Visual Studio and are not integrated.
-
jahorton authored
-
jahorton authored
-
Keyman Server authored
auto: increment master version to 15.0.73
-