Commit graph

26916 commits

Author SHA1 Message Date
Darcy Wong
66eab72a45 chore(oem/fv): Add fv_ojibwa_ifinal and fv_ojibwa_ifinal_rdot 2024-07-06 08:36:20 -05:00
Darcy Wong
59d35edd21 Merge remote-tracking branch 'origin/master' into chore/fv/12-11 2024-07-06 08:25:49 -05:00
Keyman Server
ee502744bb
Merge pull request #11932 from keymanapp/auto/version-master-18.0.70
auto: increment master version to 18.0.70
2024-07-05 11:04:39 -07:00
Keyman Build Agent
9acd566306 auto: increment master version to 18.0.70 2024-07-05 14:02:58 -04:00
Darcy Wong
113f64a6a2
Merge pull request #11877 from keymanapp/chore/crowdin-el-polyton
chore(android,ios): Add Crowdin localization for Polytonic Greek
2024-07-05 06:55:35 -05:00
Marc Durdin
5e0007294e
Merge pull request #11930 from keymanapp/fix/windows/output-keyman32-build-sh
chore(windows): correct output file for 64-bit build of keyman32 in build.sh
2024-07-05 17:05:32 +10:00
Marc Durdin
6aba841eb2
Merge pull request #11926 from keymanapp/fix/core/build
fix(core): allow to successfully build on Ubuntu 24.04
2024-07-05 15:39:02 +10:00
Marc Durdin
6ea53dd1be chore(windows): correct output file for 64-bit build of keyman32 in build.sh 2024-07-05 14:28:55 +10:00
Keyman Server
b15dcef526
Merge pull request #11928 from keymanapp/auto/version-master-18.0.69
auto: increment master version to 18.0.69
2024-07-04 11:05:03 -07:00
Keyman Build Agent
d999497ebf auto: increment master version to 18.0.69 2024-07-04 14:04:29 -04:00
Eberhard Beilharz
88f6c95803
fix(core): allow to successfully build on Ubuntu 24.04
Without this change trying to build on Ubuntu 24.04 fails with
"error: 'intptr_t' has not been declared in '::'". I'm not sure
why that is happening, but this is an easy fix.
2024-07-04 13:07:10 +02:00
Marc Durdin
f13f13b960
Merge pull request #11920 from keymanapp/refactor/windows/11917-remove-wm_keyman_key
refactor(windows): remove wm_keyman_keydown and wm_keyman_keyup
2024-07-04 06:58:30 +10:00
Marc Durdin
4f39c75ae7
Merge pull request #11906 from keymanapp/refactor/windows/11904-merge-keyman32-keyman64
refactor(windows): merge keyman64 build into keyman32
2024-07-04 06:58:19 +10:00
Marc Durdin
35e4d10e9d
chore(windows): remove incorrect architecture description from build.sh
Co-authored-by: Eberhard Beilharz <ermshiperete@users.noreply.github.com>
2024-07-04 06:58:08 +10:00
Darcy Wong
e29bdf743f fix(oem/firstvoices): Update a-finals keyboard names
Names per @HopsAndHops suggestion
2024-07-03 15:22:46 -05:00
Keyman Server
c5e4ac5503
Merge pull request #11924 from keymanapp/auto/version-master-18.0.68
auto: increment master version to 18.0.68
2024-07-03 11:03:13 -07:00
Keyman Build Agent
25642f4ec9 auto: increment master version to 18.0.68 2024-07-03 14:02:40 -04:00
Joshua Horton
2f3a0cbf14
Merge pull request #11867 from keymanapp/refactor/common/models/priority-queue-as-util
refactor(common/models): move TS priority-queue implementation to web-utils 📚
2024-07-03 08:13:53 +07:00
Marc Durdin
aace36963e refactor(windows): remove wm_keyman_keydown and wm_keyman_keyup
Also cleanup the use of state.msg as that had no relevant data in it.

Fixes: #11917
2024-07-03 09:34:44 +10:00
Keyman Server
2bc041f353
Merge pull request #11914 from keymanapp/auto/version-master-18.0.67
auto: increment master version to 18.0.67
2024-07-02 11:04:29 -07:00
Keyman Build Agent
b1c99893f2 auto: increment master version to 18.0.67 2024-07-02 14:03:53 -04:00
Dr Mark C. Sinclair
5135a6c2a6
Merge pull request #11815 from keymanapp/fix/developer/handle-second-parameter-of-index-correctly-in-kmcmplib-compiler
fix(developer): handle second parameter of index correctly in kmcmplib compiler
2024-07-02 16:34:42 +01:00
Dr Mark C. Sinclair
c3707c7571 chore(developer): Merge branch 'master' into fix/developer/handle-second-parameter-of-index-correctly-in-kmcmplib-compiler
# 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
2024-07-02 15:32:42 +01:00
Marc Durdin
4138ec4796 chore(windows): core dep 2024-07-02 19:01:30 +10:00
Marc Durdin
98a261d4ae chore(windows): correct deps for keyman32 x64 2024-07-02 17:50:34 +10:00
Marc Durdin
643ebca530 refactor(windows): merge keyman64 build into keyman32
Merges the build settings for keyman64.dll vc++ project into the
keyman32.dll project, so they are both built from the same project, in
preparation for ARM support, to minimize repetition in the source tree.

There should be no material differences to the built libraries.

Also cleans up some noise in keyman32.vcxproj which made it easier to
verify the changes.

Fixes: #11904
2024-07-02 17:00:38 +10:00
Keyman Server
bc451eb6f8
Merge pull request #11897 from keymanapp/auto/version-master-18.0.66
auto: increment master version to 18.0.66
2024-07-01 11:03:46 -07:00
Keyman Build Agent
00ea958a55 auto: increment master version to 18.0.66 2024-07-01 14:03:06 -04:00
Eberhard Beilharz
c6c5a481d9
Merge pull request #11862 from keymanapp/chore/linux/9356_distlist
chore(linux): remove unused building with pbuilder
2024-07-01 12:18:10 +02:00
Dr Mark C. Sinclair
963aecc5f3 chore(developer): Merge branch 'master' into fix/developer/handle-second-parameter-of-index-correctly-in-kmcmplib-compiler
# 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
2024-07-01 09:33:09 +01:00
Marc Durdin
14abb312d1
Merge pull request #11806 from keymanapp/fix/developer/11643-prevent-non-bmp-chars-in-key-part-of-rule
fix(developer): prevent non-BMP characters in key part of rule
2024-07-01 11:37:59 +10:00
Marc Durdin
ad3c75490d
Merge pull request #11890 from keymanapp/auto/version-master-18.0.65
auto: increment master version to 18.0.65
2024-07-01 11:35:17 +10:00
Steven R. Loomis
a8de13cf86
Merge pull request #11842 from keymanapp/fix/common/11688-eslint-version
chore(common): deps: update eslint typescript plugins
2024-06-28 18:48:53 -05:00
Keyman Build Agent
3acc767bde auto: increment master version to 18.0.65 2024-06-28 14:02:57 -04:00
Darcy Wong
a301245904 chore(oem/fv): Update other keyboard versions 2024-06-28 09:03:28 -05:00
Darcy Wong
eab77b6d4e chore(oem/fv): Add rdot keyboards to keyboards.csv 2024-06-28 09:01:42 -05:00
Joshua Horton
1b2d025c0c
Merge pull request #11854 from keymanapp/fix/web/simple-tap-fat-fingering
fix(web): use fat-finger data with simple keypresses
2024-06-28 08:41:13 +07:00
Keyman Server
1f3ad9ee97
Merge pull request #11882 from keymanapp/auto/version-master-18.0.64
auto: increment master version to 18.0.64
2024-06-26 11:03:30 -07:00
Keyman Build Agent
1ca29c64f5 auto: increment master version to 18.0.64 2024-06-26 14:02:50 -04:00
Eberhard Beilharz
07a2cb5bad
Merge pull request #11852 from keymanapp/feat/linux/7697_SimulateAltGr
feat(linux): implement Linux side of SimulateAltGr option 🏁
2024-06-26 12:34:08 +02:00
Keyman Server
bcddccb96c
Merge pull request #11874 from keymanapp/auto/version-master-18.0.63
auto: increment master version to 18.0.63
2024-06-25 11:03:50 -07:00
Keyman Build Agent
e15d3a56ed auto: increment master version to 18.0.63 2024-06-25 14:03:07 -04:00
Eberhard Beilharz
f6f4d3f165
Merge pull request #11861 from keymanapp/fix/linux/11855_install_cache
fix(linux): ignore exceptions trying to install cache
2024-06-25 19:17:38 +02:00
Eberhard Beilharz
8511cc0515
Merge pull request #11863 from keymanapp/chore/linux/8406_shared_meson
chore(linux): use shared meson config
2024-06-25 09:11:59 +02:00
Eberhard Beilharz
7a5e5a53ab
Merge pull request #11836 from keymanapp/chore/common/clang-format
chore(common): update C/C++ formatting options
2024-06-25 09:11:24 +02:00
Joshua Horton
9f5719011f chore(ios): link 'el' localization data to iOS engine + app 2024-06-25 08:20:49 +07:00
Keyman Server
200c738a64
Merge pull request #11865 from keymanapp/auto/version-master-18.0.62
auto: increment master version to 18.0.62
2024-06-24 11:04:00 -07:00
Keyman Build Agent
e625a9fd6f auto: increment master version to 18.0.62 2024-06-24 14:03:26 -04:00
Eberhard Beilharz
bcc09b78c8
chore(linux): use shared meson config
Fixes: #8406
2024-06-24 19:08:12 +02:00
Eberhard Beilharz
f0d365e4b8
chore(linux): remove unused building with pbuilder
We no longer build with pbuilder/cowbuilder, so this change removes
that unnecessary code. This also changes the `deb.sh` script which no
longer needs parameters since it's only purpose is now to build the
source package, and removes the no-longer needed targets from `Makefile`.

This solves #9356 as good as possible. We still have the list of
distributions in two places, but I don't see a way to import the list
of distributions to the packaging GHA.

Fixes: #9356
2024-06-24 18:37:10 +02:00