- Mar 14, 2022
-
-
sgschantz authored
-
- Mar 12, 2022
-
-
Keyman Server authored
auto: increment beta version to 15.0.213
-
Keyman Build Agent authored
-
- Mar 11, 2022
-
-
Darcy Wong authored
fix(android/engine): Test fileVersion during package install
-
Eberhard Beilharz authored
chore(linux): Fix lintian warnings
-
Eberhard Beilharz authored
-
Eberhard Beilharz authored
-
Marc Durdin authored
fix(common): allow custom keyboard builds
-
Darcy Wong authored
Co-authored-by:Marc Durdin <marc@durdin.net>
-
Eberhard Beilharz authored
-
Keyman Server authored
auto: increment beta version to 15.0.212
-
Keyman Build Agent authored
-
Marc Durdin authored
Don't specify wine as kmcomp launcher if a custom kmcomp is provided on the command line.
-
Marc Durdin authored
This allows for custom builds of keyboards, e.g. where a keyboard is manually constructed for testing purposes.
-
- Mar 10, 2022
-
-
rc-swag authored
fix(windows): add null pointer checks imsample keyboard
-
Marc Durdin authored
chore(common): cleanup sh global color variables
-
Darcy Wong authored
-
Darcy Wong authored
-
Darcy Wong authored
fix(oem/fv/android): Check keyboard exists before registering a model
-
Keyman Server authored
auto: increment beta version to 15.0.211
-
Keyman Build Agent authored
-
Marc Durdin authored
feat(common): build test keyboards via script
-
Marc Durdin authored
-
Marc Durdin authored
Some of the global color variables in shellHelperFunctions.sh were a little dangerously named. This cleans that up and removes a couple of redundant functions from other locations. mac/bashHelperFunctions.sh should be removed and replaced with references to shellHelperFunctions.sh -- but I wanted to leave that for a separate branch.
-
Marc Durdin authored
Relates to #5815. build.sh is a new script that builds any or all of the keyboards in the common/test/keyboards folder. build.bat is a wrapper for build.sh, just for Windows CMD. Assumes that kmcomp.exe has already been built or allows you to specify your own kmcomp.exe if necessary.
-
- Mar 09, 2022
-
-
Darcy Wong authored
-
Keyman Server authored
auto: increment beta version to 15.0.210
-
Keyman Build Agent authored
-
Marc Durdin authored
chore: increment to 15.0.209
-
Marc Durdin authored
-
Marc Durdin authored
fix(linux): Fix trigger script
-
- Mar 08, 2022
-
-
Eberhard Beilharz authored
The previous PR introduced a bug when run with `set -e` which this change fixes.
-
Darcy Wong authored
chore(android/engine): Remove bold styling in lists
-
Marc Durdin authored
fix(developer): project should not steal focus on load
✂ -
Ross authored
This commit adds a function that sets the IM window registry keys needed for the IMSample keyboard. It also adds a null pointer check on the lpActiveKeyboard in the imx callback module.
-
Eberhard Beilharz authored
chore(linux): Debug why Beta build didn't get triggered
-
Darcy Wong authored
-
rc-swag authored
Co-authored-by:Marc Durdin <marc@durdin.net>
-
Ross authored
-
Eberhard Beilharz authored
This change adds temporary debug code to track down why the beta build didn't get triggered by outputting the OUTPUT string. It also counts the lines we're outputting so that we can output a newline in case we're not outputting anything.
-