- Dec 08, 2022
-
-
Eberhard Beilharz authored
chore(linux): Update vscode settings for Linux
-
Keyman Server authored
auto: increment master version to 17.0.15
-
Keyman Build Agent authored
-
- Dec 07, 2022
-
-
Eberhard Beilharz authored
-
Eberhard Beilharz authored
chore(linux): Remove some shellcheck warnings
-
Eberhard Beilharz authored
chore(linux): Remove building for Bionic
-
Eberhard Beilharz authored
docs(linux): Move Linux documentation
-
- Dec 06, 2022
-
-
Eberhard Beilharz authored
-
Eberhard Beilharz authored
-
Eberhard Beilharz authored
This change moves the Linux developer documentation to the new location `docs/linux` as discussed in our planning meeting.
-
- Nov 30, 2022
-
-
Keyman Server authored
auto: increment master version to 17.0.14
-
Keyman Build Agent authored
-
- Nov 29, 2022
-
-
Eberhard Beilharz authored
refactor(linux): Refactor setting keyboard options
⚙ ️ -
Marc Durdin authored
fix(windows): lower case filenames for projects
🍒
-
- Nov 28, 2022
-
-
Eberhard Beilharz authored
Turns out there are more things we need to clean out if we run into an error condition in the c'tor. Easiest is to call the destroy method.
-
Eberhard Beilharz authored
Co-authored-by:Marc Durdin <marc@durdin.net>
-
Marc Durdin authored
-
Marc Durdin authored
Fixes #7828. Moves all projects to lower case filenames so that we don't end up with filename conflicts in symbol servers.
-
- Nov 26, 2022
-
-
Keyman Server authored
auto: increment master version to 17.0.13
-
Keyman Build Agent authored
-
Eberhard Beilharz authored
-
- Nov 25, 2022
-
-
Darcy Wong authored
chore(common): Merge beta from Sprint B16S2 to master
-
Darcy Wong authored
-
Joshua Horton authored
fix(web): unit test breakages
-
Darcy Wong authored
-
Marc Durdin authored
fix: test builds should always run latest changes
-
Eberhard Beilharz authored
-
Keyman Server authored
auto: increment master version to 17.0.12
-
Keyman Server authored
auto: increment beta version to 16.0.112
-
Keyman Build Agent authored
-
Keyman Build Agent authored
-
Eberhard Beilharz authored
-
- Nov 24, 2022
-
-
Eberhard Beilharz authored
refactor(linux): Use consts instead of strings
⚙ ️🍒 -
Joshua A. Horton authored
-
Darcy Wong authored
fix(android/engine): Make it easier to test keyboard updates
-
Darcy Wong authored
Co-authored-by:Marc Durdin <marc@durdin.net>
-
Darcy Wong authored
-
Darcy Wong authored
-
Marc Durdin authored
While release builds need to build a specific commit hash, test builds should always build the HEAD of the branch. This stops multiple merges and/or pushes generating multiple test builds in the queue.
-
Eberhard Beilharz authored
- set keyboard options in a call to `km_kbp_state_options_update` separate from setting the environment options - output status value if method fails - if any of the methods fails we now return NULL - split setting the options in multiple methods Fixes #7717.
-