rc-swag
d769ef31b5
Merge pull request #14683 from keymanapp/fix/windows/14577/clean-cache-idle-state
...
fix(windows): remove cached files in idle state
2025-10-03 09:19:56 +10:00
Keyman Server
346174b12d
Merge pull request #14881 from keymanapp/auto/version-master-19.0.132
...
auto: increment master version to 19.0.132
2025-10-02 20:07:15 +02:00
Keyman Build Agent
ad9e2df75b
auto: increment master version to 19.0.132
...
Test-bot: skip
Build-bot: skip
2025-10-02 13:05:05 -05:00
Eberhard Beilharz
18b5eabf23
Merge pull request #14870 from keymanapp/refactor/web/testscripts
...
refactor(web): cleanup in test scripts ☕
2025-10-02 11:41:08 +02:00
Eberhard Beilharz
6cf93cdb35
Merge branch 'master' into refactor/web/testscripts
2025-10-02 10:48:49 +02:00
Eberhard Beilharz
b302da5094
refactor(web): address code review comments
2025-10-02 10:47:49 +02:00
Keyman Server
33571eb99b
Merge pull request #14872 from keymanapp/auto/version-master-19.0.131
...
auto: increment master version to 19.0.131
2025-09-30 20:05:08 +02:00
Keyman Build Agent
37c56b2d37
auto: increment master version to 19.0.131
...
Test-bot: skip
Build-bot: skip
2025-09-30 14:03:48 -04:00
Eberhard Beilharz
34c43b1e15
refactor(web): cleanup in test scripts
...
Also use common function for running web types tests.
Test-bot: skip
2025-09-30 17:40:15 +02:00
Markus Greiner
46f2c8b1f4
Merge pull request #14867 from keymanapp/fix/common/privileged-mode-for-core-container
...
maint(resources): running the container for core in privileged mode
2025-09-30 14:32:47 +02:00
Markus Greiner
49d8acf16b
running the container for core in privileged mode
...
this is expected to fix a permission issue when running in
GitHub Actions.
Test-bot: skip
Build-bot: skip
2025-09-30 12:57:16 +02:00
Eberhard Beilharz
5b59611c82
Merge pull request #14818 from keymanapp/maint/linux/remotedbgdocker
...
maint(linux): allow to remote debug integration tests in Docker
This adds a `--remote-debug` option to `resources/docker-images/run.sh`. If specified the container will expose `localhost:2345` for remote debugging inside of the container.
This is useful for debugging integration tests in the container.
2025-09-30 08:31:27 +02:00
Eberhard Beilharz
167ec33d54
chore(linux): Merge remote-tracking branch 'origin/master' into maint/linux/remotedbgdocker
2025-09-30 08:29:02 +02:00
Keyman Server
98f5903968
Merge pull request #14861 from keymanapp/auto/version-master-19.0.130
...
auto: increment master version to 19.0.130
2025-09-29 20:02:10 +02:00
Keyman Build Agent
e27f1ff0cf
auto: increment master version to 19.0.130
...
Test-bot: skip
Build-bot: skip
2025-09-29 14:01:13 -04:00
Eberhard Beilharz
cca4a502f1
docs(linux): document --remote-debug option for run.sh
2025-09-29 17:49:00 +02:00
Eberhard Beilharz
8a57e17044
Merge pull request #14810 from keymanapp/chore/linux/lintian
...
chore(linux): remove no longer needed lintian overrides
2025-09-29 09:11:22 +02:00
Keyman Server
7ab6a1f9ce
Merge pull request #14853 from keymanapp/auto/cherry-pick-18.0.242-history-to-alpha
...
auto: cherry-pick 18.0.242 history to alpha
2025-09-29 08:59:11 +02:00
Keyman Build Agent
72366d5eb8
auto: cherry-pick 18.0.242 history to alpha
...
Build-bot: skip
Test-bot: skip
2025-09-29 02:57:23 -04:00
Eberhard Beilharz
2997536abb
Merge branch 'master' into chore/linux/lintian
2025-09-29 08:54:10 +02:00
Keyman Server
b1f8f29cdf
Merge pull request #14836 from keymanapp/auto/version-master-19.0.129
...
auto: increment master version to 19.0.129
2025-09-26 14:21:36 +02:00
Keyman Build Agent
9b82c64622
auto: increment master version to 19.0.129
...
Test-bot: skip
Build-bot: skip
2025-09-26 02:53:49 -05:00
Marc Durdin
881e08282a
Merge pull request #14795 from keymanapp/feat/windows/14787-improve-startup-time
...
feat(windows): improve startup time by caching locale names
2025-09-26 09:09:24 +02:00
rc-swag
96a28feeed
Merge pull request #13573 from keymanapp/fix/windows/13376-language-Selector-setup-is-not-sorted
...
fix(windows): sort setup UI language selector according to language names
2025-09-26 15:28:13 +10:00
Keyman Server
4a6b504897
Merge pull request #14834 from keymanapp/auto/version-master-19.0.128
...
auto: increment master version to 19.0.128
2025-09-25 20:04:03 +02:00
Keyman Build Agent
970a4c43c2
auto: increment master version to 19.0.128
...
Test-bot: skip
Build-bot: skip
2025-09-25 14:02:31 -04:00
Darcy Wong
0952e9cd10
Merge pull request #14830 from keymanapp/docs/android/get-navigation-height
...
docs(android): Document getNavigationBarHeight API
2025-09-25 20:53:08 +07:00
Darcy Wong
13131682fe
Merge pull request #14828 from keymanapp/fix/android/sample-fv-bottom-inset
...
fix(android): Fix bottom insets for Sample and FirstVoices apps
2025-09-25 20:52:54 +07:00
Darcy Wong
b04309c7df
Merge pull request #14808 from keymanapp/fix/android/some-bottom-inset
...
fix(android): Apply bottom insets to system keyboard
2025-09-25 20:52:39 +07:00
Marc Durdin
df194a7511
Merge pull request #14816 from keymanapp/maint/resources/find-7z-on-path-in-windows
...
maint(resources): lookup 7z on path on Windows if SEVENZ_HOME is not set
2025-09-25 15:41:48 +02:00
Darcy Wong
7e08782703
docs(android): Document getNavigationBarHeight API
2025-09-25 14:54:05 +07:00
Marc Durdin
c1e74369d9
Merge pull request #14814 from keymanapp/fix/windows/14791-no-advertising
...
fix(windows): disable MSI shortcut advertisement
2025-09-25 09:51:50 +02:00
Marc Durdin
39b4d630dd
docs(windows): add documentation for localization functions
...
Build-bot: skip
2025-09-25 09:46:24 +02:00
Marc Durdin
914bf6a8a4
fix(windows): disable .msi shortcut advertisement
...
Change Keyman shortcuts to standard Windows shortcuts, rather than
advertised shortcuts, to work around a problem with advertised shortcuts,
elevated custom actions, and non-admin users, as described in #14791 .
The problem is related to advertised shortcuts in Windows Installer. When
you have an advertised shortcut, the first use of the shortcut triggers a
repair to prepare the app for use in the new user's context. And now, with
Aug 2025 Windows security patch KB5063878, tweaked in Sep 2025, this
triggers an elevation dialog, which the non-admin user cannot work around.
This means that the shortcuts will be regular Windows shortcut files rather
than advertised shortcuts, and are added to
`%ProgramData%\Microsoft\Windows\Start Menu\Programs\Keyman for Windows`
(so, available for all users on that machine, but will not follow a user
across machines).
* DISABLEADVTSHORTCUTS: https://learn.microsoft.com/en-us/windows/win32/msi/disableadvtshortcuts
* Shortcut advertisement: https://learn.microsoft.com/en-us/windows/win32/msi/advertisement
Relates-to: #14809
Fixes : #14791
Build-bot: skip release:windows
2025-09-25 09:04:37 +02:00
Marc Durdin
bf9e135072
maint(resources): use command instead of where to find 7z.exe
...
Using `7z.exe` instead of `7z` finds the correct command.
2025-09-25 08:56:06 +02:00
rc-swag
c5b82bd01a
fix(windows): minor review comments
2025-09-25 14:29:23 +10:00
Darcy Wong
03438c3ab9
fix(android): Fix bottom insets for Sample and FirstVoices apps
2025-09-25 11:20:11 +07:00
Marc Durdin
ad88e066bc
Merge pull request #14827 from keymanapp/dependabot/npm_and_yarn/tar-fs-3.1.1
...
chore(deps-dev): bump tar-fs from 3.0.9 to 3.1.1
2025-09-25 06:02:23 +02:00
Marc Durdin
ae4fffb893
Merge branch 'master' into dependabot/npm_and_yarn/tar-fs-3.1.1
2025-09-25 05:58:49 +02:00
Marc Durdin
ec229c1a23
Merge pull request #14815 from keymanapp/maint/windows/sign-check-only-in-ci
...
maint(windows): check code signatures only in CI builds
2025-09-25 05:48:02 +02:00
Darcy Wong
8af7803839
fix(android): Adjust top insets for the navigation bar inset
2025-09-25 10:39:06 +07:00
Darcy Wong
86bf4ce85e
chore(android): Merge remote-tracking branch 'origin/master' into fix/android/some-bottom-inset
...
# Keyman Conventional Commit suggestions:
#
# - Link to a Sentry issue with git trailer:
# Fixes: _MODULE_-_ID_
# - Give credit to co-authors:
# Co-authored-by: _Name_ <_email_>
# - Use imperative, present tense ('attach' not 'attaches', 'attached' etc)
# - Don't include a period at the end of the title
# - Always include a blank line before trailers
# - More: https://github.com/keymanapp/keyman/wiki/Pull-Request-and-Commit-workflow-notes
2025-09-25 10:04:16 +07:00
dependabot[bot]
ba38a27589
chore(deps-dev): bump tar-fs from 3.0.9 to 3.1.1
...
Bumps [tar-fs](https://github.com/mafintosh/tar-fs ) from 3.0.9 to 3.1.1.
- [Commits](https://github.com/mafintosh/tar-fs/compare/v3.0.9...v3.1.1 )
---
updated-dependencies:
- dependency-name: tar-fs
dependency-version: 3.1.1
dependency-type: indirect
...
Signed-off-by: dependabot[bot] <support@github.com>
2025-09-24 21:37:11 +00:00
Markus Greiner
ccde97213a
Merge pull request #14824 from keymanapp/fix/common/single-changes-in-gha
...
fix(common): registry clean-up enabled, no terminal in github action
No longer dryrun for the registry clean-up GHA workflow
docker run doesn't use a terminal in GHA (erasing -t flag)
2025-09-24 23:14:54 +02:00
Keyman Server
07fcebaf76
Merge pull request #14826 from keymanapp/auto/version-master-19.0.127
...
auto: increment master version to 19.0.127
2025-09-24 20:04:41 +02:00
Keyman Build Agent
c83e66c6fa
auto: increment master version to 19.0.127
...
Test-bot: skip
Build-bot: skip
2025-09-24 14:01:22 -04:00
Markus Greiner
b8007beedc
fix(common): registry clean-up enabled, no terminal in github action
...
No longer dryrun for the registry clean-up GHA workflow
docker run doesn't use a terminl (erasing -t flag)
Test-bot: skip
Build-bot: skip
2025-09-24 17:24:16 +02:00
Eberhard Beilharz
5cff28d28d
Merge pull request #14819 from keymanapp/maint/linux/shellcheck
...
This change improves our `.shellcheckrc` file so that several directives are no longer needed and source files are still found. Also remove some directives that are no longer necessary, either because the changes to `.shellcheckrc` makes them obsolete, or because the lines changed so that they no longer contain the problem.
2025-09-24 08:14:06 +02:00
Darcy Wong
0a91f50fcc
fix(android): Move setting system keyboard insets to KMManager
2025-09-24 13:05:34 +07:00
Darcy Wong
ddc994857d
fix(android): Fix the alignment
2025-09-24 08:43:35 +07:00