- Oct 11, 2023
-
-
Steven R. Loomis authored
- colorize ldml test For: #9468
-
Steven R. Loomis authored
-
- Oct 10, 2023
-
-
Eberhard Beilharz authored
chore(linux): Improve Sentry reports
-
Eberhard Beilharz authored
fix(linux): Explicitly initialize GTK
-
Marc Durdin authored
chore(developer): fixup signcode paths for server
-
Marc Durdin authored
Two conflicting merges meant that paths diverged. Fixes that.
-
Marc Durdin authored
chore: rename km_kbp_ to km_core_
-
Marc Durdin authored
Merge pull request #9723 from keymanapp/chore/core/9721-rename-keyboardprocessor.h-to-keyman_core_api.h chore(core): rename keyboardprocessor.h to keyman_core_api.h
-
Marc Durdin authored
-
Steven R. Loomis authored
For: #9468
-
Steven R. Loomis authored
fix(common): fix schema fixer
🙀 -
Steven R. Loomis authored
- keyboardTest3 didn't get a fix that had applied to keyboard[3] - regenerate using the exact same CLDR Fixes: #9683
-
- Oct 09, 2023
-
-
Eberhard Beilharz authored
This change adds additional details to Sentry events so that the "All Events" tab on keyman.sentry.io will show helpful values in the "device" and "os" columns instead of emptry strings.
-
Eberhard Beilharz authored
The `hash` method that we previously used calculates the hash based on the memory location, i.e. with each program run we get a different value for the same user. This change now uses the md5 algorithm so that the same user always produces the same hash.
-
Marc Durdin authored
-
Marc Durdin authored
-
Marc Durdin authored
-
Marc Durdin authored
-
Marc Durdin authored
-
Marc Durdin authored
-
Marc Durdin authored
-
Marc Durdin authored
Fixes #9721. Also tweaks some documentation references to keyboardprocessor, but does not touch those relating to debian/control.
-
Marc Durdin authored
fix(windows): re-enable signature check
🔥
-
- Oct 08, 2023
-
-
Steven R. Loomis authored
feat(developer): ldml fix all remaining TODOs around markers and variables
🙀 -
Steven R. Loomis authored
-
- Oct 07, 2023
-
-
Steven R. Loomis authored
- Figured it out. Problem was a custom Array constructor. - also updated ElementString class, which would have the same issue. For: #9121 For: #9119
-
Steven R. Loomis authored
- odd, but seems to work this way For: #9121 For: #9119
-
Steven R. Loomis authored
-
Steven R. Loomis authored
- workaround for debugger/test issue For: #9121 For: #9119
-
Marc Durdin authored
-
Steven R. Loomis authored
- cleaned up regex For: #9119
-
- Oct 06, 2023
-
-
Eberhard Beilharz authored
Usually this is done automatically. However, if e.g. no `DISPLAY` variable is set it'll fail. When we explicitly initialize GTK it still fails, but shows a more helpful warning instead of throwing a runtime error. Fixes #9705.
-
Marc Durdin authored
-
Marc Durdin authored
chore(ios): renew certificate
-
Marc Durdin authored
-
Marc Durdin authored
-
Marc Durdin authored
-
Marc Durdin authored
-
Marc Durdin authored
chore(common): cleanup final Typescript non-ESM metadata
-
Marc Durdin authored
chore(common): keyman-version now generates only es module
-