Keyman cross platform input methods system running on Android, iOS, Linux, macOS, Windows and mobile and desktop web
Find a file
Marc Durdin cbc5b13034 fix(developer): keep kmc-kmn messages within namespace
Fixes #8998.

kmc-kmn messages were broken down into sub-namespaces, but the range
overlapped the reserved namespace mask range. Fixed the message values,
added a new test to the verifyCompilerMessagesObject function to verify
that messages don't creep outside their namespace, and defined new
masks (in CompilerErrorSeverity enum... hmm) to help.

I opted to remove the leading `0` in the messages for kmc-kmn as I had
to correct a number of them anyway, but not the messages in remaining
units at this time (it's not an error, but just slightly misleading as
we only have 12 bits, not 16 to play with).

It is safe to reassign these messages as they were only assigned in 17.0
alpha.
2023-06-13 06:22:15 +07:00
.github chore(linux): Properly set variables in GHA 2023-05-30 19:01:10 +02:00
android fix(android/engine): Re-enable KMManager tests 2023-06-06 11:12:39 -05:00
common fix(developer): keep kmc-kmn messages within namespace 2023-06-13 06:22:15 +07:00
core Merge pull request #8942 from keymanapp/feat/core-7377-transform-epic-ldml 2023-06-08 18:17:06 -05:00
developer fix(developer): keep kmc-kmn messages within namespace 2023-06-13 06:22:15 +07:00
docs chore(linux): Adjust documentation 2023-06-07 10:18:58 +02:00
ios Changes required for XCode 14.3 2023-05-10 10:44:07 -04:00
linux fix(linux): Fix disabling of buttons 2023-06-07 18:57:20 +02:00
mac chore(common): Update crowdin strings for Amharic 2023-05-11 10:10:13 +07:00
oem/firstvoices chore(ios): replace fv cert 2023-06-01 07:07:00 +07:00
resources chore(core): look for emcc.py, not emcc 2023-06-06 07:07:07 +07:00
web fix(web): forgot to adjust calling script to changes 2023-04-19 15:19:52 +07:00
windows Merge pull request #8593 from keymanapp/chore/windows/5442/remove-legacy-keyman-core 2023-05-17 19:40:56 +10:00
.clang-format chore(common): Add C++ formatting rules 2021-07-29 18:50:25 +02:00
.editorconfig chore(linux): Address a few more lintian warnings 2022-03-15 15:32:10 +01:00
.eslintrc.cjs chore(developer): add eslint devDependency for kmc 2023-04-25 13:44:56 +07:00
.flake8 chore(linux): Add integration tests for ibus-keyman 2021-11-04 09:22:28 +01:00
.gitignore chore(developer): fixup tests and build process 2023-03-17 04:31:03 +07:00
.nycrc.json feat(developer): fixup and prepare build scripts and docs for kmc 2022-09-19 06:36:06 +10:00
.shellcheckrc chore(linux): Properly fix shellcheck SC1091 warnings 2023-05-11 11:59:15 +02:00
CODE_OF_CONDUCT.md Create CODE_OF_CONDUCT.md 2021-10-08 10:46:53 +11:00
configure-repo.sh chore: update docs and non-standard readlink refs 2023-02-22 10:41:54 +07:00
CONTRIBUTING.md chore(linux): Fix lintian warnings 2022-03-10 20:30:44 +01:00
crowdin.yml chore(common): Update Kannada strings 2023-02-07 21:39:23 +07:00
HISTORY.md auto: increment master version to 17.0.123 2023-06-12 14:02:03 -04:00
LICENSE.md chore: license date 2022-03-15 13:59:27 +11:00
package-lock.json chore(developer): fix npm pack for kmc-ldml 2023-06-01 05:02:25 +07:00
package.json chore: rename kmc-keyboard to kmc-ldml 2023-05-09 14:08:45 +07:00
README.md Update README.md 2021-10-08 18:06:46 +11:00
TIER.md Update TIER.md 2022-11-14 07:34:26 +11:00
tsconfig-base.json chore(web): eliminates es6-shim TS project 2022-05-31 09:35:52 +07:00
tsconfig.cjs.json chore(core): changes ldml tsconfig to es2020 🙀 2022-09-20 06:49:56 +10:00
tsconfig.esm-base.json fix(developer): updates kmc, web/types module resolution, adds missing type import/exports 2023-03-14 08:41:29 +07:00
tsconfig.esm.json chore: rename kmc-keyboard to kmc-ldml 2023-05-09 14:08:45 +07:00
VERSION.md auto: increment master version to 17.0.123 2023-06-12 14:02:03 -04:00

Keyman

Keyman makes it possible for you to type in any language on Windows, macOS, Linux, iPhone, iPad, Android tablets and phones, and even instantly in your web browser. Create keyboard layouts with Keyman Developer and share them with the community in the keyboards repository. The Keyman Community have already contributed keyboard layouts for over 2,000 languages!

License

Copyright (c) SIL International.

Keyman is an open source project distributed under the MIT license.

Get Involved

Development Status

Important Links