Commit graph

33476 commits

Author SHA1 Message Date
Marc Durdin
cac57ee5f0
Merge pull request #15479 from keymanapp/dependabot/npm_and_yarn/lodash-4.17.23
chore(deps-dev): bump lodash from 4.17.21 to 4.17.23
2026-01-26 07:45:49 +07:00
Marc Durdin
1e8531e5fb
Merge pull request #15469 from keymanapp/dependabot/npm_and_yarn/developer/src/server/src/win32/trayicon/addon-src/multi-b35c87ccd7
chore(deps): bump tar and node-gyp in /developer/src/server/src/win32/trayicon/addon-src
2026-01-26 07:45:37 +07:00
Marc Durdin
7dc7de78f4 fix(windows): export sym store path so symbols are published
Fixes: #14837
Test-bot: skip
2026-01-26 11:16:41 +11:00
Marc Durdin
0348ed1876
Merge pull request #15480 from keymanapp/fix/resources/15474-builder-block-unsupported-platform-for-script
fix(resources): block unsupported platforms from running certain scripts
2026-01-26 05:38:24 +07:00
Marc Durdin
f7cd0c41ba fix(core): handle backspace decomposition
Ensure that when a single backspace decomposes the last NFC character in
the app context, the remainder of the 'cluster' is preserved, matching
the implication of the CLDR keyboard specification.

This addresses the behavior in #15487 where the cached context became
out of sync with the app context after deleting an entire NFC cluster
such as ê, which caused a loop ending up with the entire context being
deleted, at which point the loop exited with a fail-safe.

Note that the LDML keyboard tests (ldml.cpp) do not currently exercise
the normalization code; this is a gap that should be addressed to ensure
that we are testing final application behavior.

Fixes: #15487
2026-01-25 07:24:15 +11:00
sgschantz
ffba6f368d maint(mac): Revert "maint(mac): try using sentry-cocoa 9.2.0"
This reverts commit c45605072b.
2026-01-23 15:03:24 -05:00
Darcy Wong
9f438a3982 chore(ios): Add fv_tlingityooxatangi to FirstVoices for iOS app
* Also increment sil_euro_latin version
2026-01-23 08:08:37 +07:00
sgschantz
c45605072b maint(mac): try using sentry-cocoa 9.2.0
Fixes: #15475
2026-01-22 16:10:01 -05:00
sgschantz
e57676c0f2 maint(mac): upgrade to Xcode 26
change cocoa-sentry version to one compatible with
Xcode 26
2026-01-22 15:33:32 -05:00
Marc Durdin
5f6285fa87 fix(resources): block unsupported platforms from running certain scripts
If a builder script requires a specific platform, give a helpful
error message when the script is run on an unsupported platform.

Test-bot: skip
2026-01-22 12:41:26 +07:00
dependabot[bot]
c35414d767
chore(deps-dev): bump lodash from 4.17.21 to 4.17.23
Bumps [lodash](https://github.com/lodash/lodash) from 4.17.21 to 4.17.23.
- [Release notes](https://github.com/lodash/lodash/releases)
- [Commits](https://github.com/lodash/lodash/compare/4.17.21...4.17.23)

---
updated-dependencies:
- dependency-name: lodash
  dependency-version: 4.17.23
  dependency-type: indirect
...

Signed-off-by: dependabot[bot] <support@github.com>
2026-01-21 23:12:45 +00:00
Darcy Wong
76d1ec5e3c chore(common): Update minimum-versions.md 2026-01-20 08:55:12 +07:00
Darcy Wong
e98f4ea4ad chore(common): Update KEYMAN_VERSION_LANGTAGS in minimum versions 2026-01-20 08:26:21 +07:00
dependabot[bot]
0956254ecd
chore(deps): bump tar and node-gyp
Bumps [tar](https://github.com/isaacs/node-tar) to 7.5.3 and updates ancestor dependency [node-gyp](https://github.com/nodejs/node-gyp). These dependencies need to be updated together.


Updates `tar` from 6.2.1 to 7.5.3
- [Release notes](https://github.com/isaacs/node-tar/releases)
- [Changelog](https://github.com/isaacs/node-tar/blob/main/CHANGELOG.md)
- [Commits](https://github.com/isaacs/node-tar/compare/v6.2.1...v7.5.3)

Updates `node-gyp` from 10.2.0 to 12.1.0
- [Release notes](https://github.com/nodejs/node-gyp/releases)
- [Changelog](https://github.com/nodejs/node-gyp/blob/main/CHANGELOG.md)
- [Commits](https://github.com/nodejs/node-gyp/compare/v10.2.0...v12.1.0)

---
updated-dependencies:
- dependency-name: tar
  dependency-version: 7.5.3
  dependency-type: indirect
- dependency-name: node-gyp
  dependency-version: 12.1.0
  dependency-type: direct:production
...

Signed-off-by: dependabot[bot] <support@github.com>
2026-01-19 08:01:45 +00:00
Darcy Wong
d976c641fe maint(common): Update langtags.json to v1.4 2026-01-16 16:58:36 +07:00
DavidLRowe
441a385cb1
Add files for walkthrough tutorial 2026-01-15 19:47:22 -09:00
DavidLRowe
0844780104
Update index.md to include walkthrough 2026-01-15 19:45:56 -09:00
Keyman Server
0c1549c749
Merge pull request #15442 from keymanapp/auto/version-master-19.0.193
auto: increment master version to 19.0.193
2026-01-15 19:02:22 +01:00
Keyman Build Agent
525f1d2cfa auto: increment master version to 19.0.193
Test-bot: skip
Build-bot: skip
2026-01-15 12:01:26 -06:00
Markus Greiner
993644fe17
Merge pull request #15434 from keymanapp/fix/linux/issues-in-build-test-linux
fix(linux): issues when running ./build.sh test:linux (starting and stopping ibus lead to unintended exit fo script)
2026-01-15 11:59:04 +01:00
Markus Greiner
bd492542cc fix(linux): issues when running ./build.sh test:linux, improving ibus-daemon stop after review
Test-bot: skip
2026-01-15 11:09:20 +01:00
Markus Greiner
8009bc7959
Update linux/ibus-keyman/tests/scripts/test-helper.inc.sh
Co-authored-by: Eberhard Beilharz <ermshiperete@users.noreply.github.com>
2026-01-15 10:20:49 +01:00
Markus Greiner
60db18681e fix(linux): issues when running ./build.sh test:linux 2026-01-14 22:35:00 +01:00
Keyman Server
8f4a6735ae
Merge pull request #15432 from keymanapp/auto/version-master-19.0.192
auto: increment master version to 19.0.192
2026-01-14 19:02:21 +01:00
Keyman Build Agent
b98cb74149 auto: increment master version to 19.0.192
Test-bot: skip
Build-bot: skip
2026-01-14 12:01:24 -06:00
Eberhard Beilharz
051b32219f
Merge pull request #15422 from keymanapp/chore/common/nodepath
maint(common): fix build when using different default node version

Currently automatically setting the node version (by setting the `KEYMAN_USE_NVM` env variable) is kind of broken on Linux because it still requires to put `~/.keyman/node` on the PATH. This basically limits us to the node version Keyman needs.

This change checks the path variable and adds `~/.keyman/node` if necessary. This allows to not have that on the path, thus allowing to use different node versions outside of Keyman, but still allows Keyman to build with the node version it needs.
2026-01-14 11:04:32 +01:00
Eberhard Beilharz
1aac4e3170
docs(common): update documentation comments
Addresses code review comment.

Build-bot: skip
Test-bot: skip
2026-01-14 11:03:09 +01:00
Eberhard Beilharz
5d942116bc
Merge pull request #15423 from keymanapp/maint/linux/plucky
maint(linux): remove EOL Ubuntu 25.04 Plucky

Support for Ubuntu 25.04 Plucky ends on 15th January 2026 after which it is no longer possible to upload and build on Launchpad. This change removes Plucky.

Fixes: #14955
2026-01-14 09:58:47 +01:00
Keyman Server
ff3ebad978
Merge pull request #15427 from keymanapp/auto/version-master-19.0.191
auto: increment master version to 19.0.191
2026-01-14 08:17:12 +01:00
Keyman Build Agent
2e73f23801 auto: increment master version to 19.0.191
Test-bot: skip
Build-bot: skip
2026-01-14 01:15:16 -06:00
Darcy Wong
5be7be9692
Merge pull request #15420 from keymanapp/chore/crowdin-custom-lang
maint(common): Handle custom languages in Crowdin CLI v4
2026-01-14 09:40:49 +07:00
Darcy Wong
bda54797ed
Merge pull request #15418 from keymanapp/chore/crowdin/it
chore(common): Update Crowdin strings for Italian
2026-01-14 09:40:29 +07:00
Marc Durdin
147066e07a
Merge pull request #15426 from jeffheath-sil/patch-1
Update link to PrimerPrep in step-3.md
2026-01-14 02:07:04 +01:00
Jeff Heath
7158a56097
Update link to PrimerPrep in step-3.md 2026-01-13 17:40:33 -05:00
Eberhard Beilharz
7102bed1e5
maint(linux): remove EOL Ubuntu 25.04 Plucky
Support for Ubuntu 25.04 Plucky ends on 15th January 2026 after which
it is no longer possible to upload and build on Launchpad. This change
removes Plucky.

Fixes: #14955
Test-bot: skip
2026-01-13 18:04:57 +01:00
Eberhard Beilharz
c12cff3d81
maint(common): allow to use different node version
Currently automatically setting the node version (by setting the
`KEYMAN_USE_NVM` env variable) is kind of broken on Linux because it
still requires to put `~/.keyman/node` on the PATH. This basically
limits us to the node version Keyman needs.

This change checks the path variable and adds `~/.keyman/node` if
necessary. This allows to not have that on the path, thus allowing to
use different node versions outside of Keyman, but still allows Keyman
to build with the node version it needs.

Test-bot: skip
2026-01-13 16:28:43 +01:00
rc-swag
a3b784e35a
Merge branch 'master' into fix/windows/14261/splash-screen-unresponsive 2026-01-13 17:26:18 +10:00
Darcy Wong
56ebe97cb6 docs(common): Update Crowdin CLI documentation 2026-01-13 10:50:00 +07:00
Darcy Wong
aa88cf0ab0 fix(common): Remove custom language mappings in crowdin.yml 2026-01-13 10:49:52 +07:00
Darcy Wong
665e82a104 chore(common): Update Crowdin strings for Italian 2026-01-13 09:37:15 +07:00
Keyman Server
dd02528f47
Merge pull request #15417 from keymanapp/auto/version-master-19.0.190
auto: increment master version to 19.0.190
2026-01-12 19:03:54 +01:00
Keyman Build Agent
6805de3245 auto: increment master version to 19.0.190
Test-bot: skip
Build-bot: skip
2026-01-12 12:01:38 -06:00
Darcy Wong
36d21a6609
Merge pull request #15407 from keymanapp/maint/common/crowdin-cli-4
maint(common): Update `crowdin.yml` to work with Crowdin CLI 4.0+
2026-01-12 08:20:09 +07:00
Keyman Server
b216c5a932
Merge pull request #15416 from keymanapp/auto/version-master-19.0.189
auto: increment master version to 19.0.189
2026-01-09 19:02:22 +01:00
Keyman Build Agent
546907ee0b auto: increment master version to 19.0.189
Test-bot: skip
Build-bot: skip
2026-01-09 12:01:20 -06:00
Eberhard Beilharz
a1492f9acd
Merge pull request #15410 from keymanapp/docs/common/api-verification 2026-01-09 09:38:24 +01:00
Darcy Wong
137499d490 maint(common): Revert JSON changes in crowdin.yml 2026-01-09 07:33:01 +07:00
Marc Durdin
1ffe20579b
Merge pull request #15393 from PekingSpades/master
fix(mac): correct memory width mismatch in keyCodeForChar
2026-01-08 20:46:02 +01:00
Keyman Server
0085a9b15c
Merge pull request #15412 from keymanapp/auto/version-master-19.0.188
auto: increment master version to 19.0.188
2026-01-08 19:03:54 +01:00
Keyman Build Agent
0e813caf2b auto: increment master version to 19.0.188
Test-bot: skip
Build-bot: skip
2026-01-08 12:01:47 -06:00