Commit graph

33058 commits

Author SHA1 Message Date
sgschantz
d9bbffcd12 maint(ios): update sentry version
Fixes: #15475
2026-01-28 18:20:06 -05:00
sgschantz
aa86cfceca maint(ios): upgrade Sentry version 2026-01-26 12:46:05 -05:00
sgschantz
de81102da2 chore(ios): Revert "maint(ios): build with Xcode 26"
This reverts commit 5c77062bca.
2026-01-26 12:36:35 -05:00
sgschantz
5c77062bca maint(ios): build with Xcode 26
attempt build using swift packages instead of carthage
2026-01-26 10:50:41 -05: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
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
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
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
Eberhard Beilharz
78dc3ae34c
docs(common): document api-verification GHA
Build-bot: skip
Test-bot: skip
2026-01-08 12:55:08 +01:00
Darcy Wong
9ebb3ddbc0
Merge pull request #15406 from keymanapp/chore/common/crowdin-pt
chore(windows,android): Update Crowdin strings for Portuguese
2026-01-08 18:25:44 +07:00
Darcy Wong
1eaeabfedb docs(common): Add link to Crowdin project 2026-01-08 15:08:04 +07:00
Darcy Wong
a8ded5339d docs(common): Update Crowdin workflow description 2026-01-08 13:58:25 +07:00
Darcy Wong
81f5d4380b
Merge branch 'master' into chore/common/crowdin-pt 2026-01-08 13:50:07 +07:00
rc-swag
9c24d51e8b
Merge pull request #15396 from keymanapp/docs/windows/arm-support-note
docs(windows): update OS support to include Arm64 Win11
2026-01-08 15:47:59 +10:00
Marc Durdin
a2f009e4b6
Merge branch 'master' into docs/windows/arm-support-note 2026-01-08 06:13:36 +01:00
Marc Durdin
bc331521c5
Merge pull request #15409 from keymanapp/maint/resources/add-arm64-build-status-check
maint(resources): add new ARM64 test status check to PR build status check
2026-01-08 06:12:46 +01:00
Marc Durdin
92a6bd0c62 maint(resources): add new ARM64 test status check to PR build status check
Build-bot: skip
Test-bot: skip
2026-01-08 16:05:54 +11:00
Darcy Wong
9f86141803 chore(android): Update crowdin strings 2026-01-08 11:37:26 +07:00
Darcy Wong
bdc875048b maint(common): Apply JSON formatting to crowdin.yml
Matches the sample formatting in Crowdin CLI documentation

https://support.crowdin.com/developer/configuration-file/
2026-01-08 09:47:00 +07:00