Keyman cross platform input methods system running on Android, iOS, Linux, macOS, Windows and mobile and desktop web
Find a file
Eberhard Beilharz 3dc3f040de
feat(core): implement loading KMX from blob
- split keyboard loading into loading KMX file into blob and then
  loading the keyboard processor from the blob.
- deprecate `km_core_keyboard_load`
- move file access next to deprecated method. This is now the only place
  that loads a file in Core; unit tests have some more places that
  load files.
- introduce GTest and add unit tests for loading from blob

Cherry-picked from `epic/web-core` branch.

Cherry-Pick-Commit: 1deaa323ad
Cherry-Pick-Commit: 59019cc8b7
Cherry-Pick-Commit: bc46458368
Cherry-Pick-Commit: d06aa29956
Cherry-Pick-Commit: 1c88166f6e
Cherry-Pick-Commit: 069cd21ecd
Cherry-Pick-Commit: 052ae2ec35
Cherry-Pick-Commit: 11a2a3ba3a

Part-of: #11293
Part-of: #8093
2024-11-27 15:30:05 +01:00
.github chore(linux): add support for Ubuntu 25.04 Plucky Puffin 2024-11-14 19:31:53 +01:00
android chore: update minimum versions 2024-11-06 11:14:59 +07:00
common refactor(common): move remaining LDML keyboard types into LdmlKeyboardTypes 2024-11-27 11:52:53 +07:00
core feat(core): implement loading KMX from blob 2024-11-27 15:30:05 +01:00
developer Merge pull request #12713 from keymanapp/refactor/common/LdmlKeyboardTypes 2024-11-27 07:21:06 +01:00
docs chore(linux): address code review comments 2024-11-27 10:16:58 +01:00
ios refactor(ios): move ios Engine help in-repo 2024-10-31 10:13:00 +07:00
linux feat(core): implement loading KMX from blob 2024-11-27 15:30:05 +01:00
mac fix(mac): rename properties and variables 2024-10-21 15:21:47 +07:00
oem/firstvoices fix(windows): correct path to output file in publish step for fv keyboards 2024-11-07 06:03:57 +07:00
resources Merge pull request #12631 from keymanapp/fix/developer/12623-full-test-in-kmcmplib 2024-11-13 03:43:54 +01:00
web Merge pull request #12704 from keymanapp/chore/web/rename-tests 2024-11-27 16:07:56 +07:00
windows fix(windows): stupid typo 2024-11-11 09:03:40 +10:00
.clang-format chore(common): update C/C++ formatting options 2024-06-19 20:19:12 +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(common): create flag file without node 2024-09-30 14:51:24 +02: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
build.sh feat(common): add top-level build.sh 2024-08-07 10:46:39 +07: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(common): Add link to onboarding doc to CONTRIBUTING.md 2024-11-25 16:11:12 +01:00
crowdin.yml fix(mac): Specify el.lproj folders 2024-08-07 10:01:42 +07:00
HISTORY.md auto: increment master version to 18.0.146 2024-11-26 13:01:27 -05:00
LICENSE.md chore: rename SIL International to SIL Global 2024-08-13 12:04:53 +08:00
package-lock.json chore(deps): bump cross-spawn from 7.0.3 to 7.0.6 2024-11-22 08:51:07 +00:00
package.json feat(developer): seed kmc-copy 2024-10-22 10:28:00 +07:00
README.md chore: rename SIL International to SIL Global 2024-08-13 12:04:53 +08:00
TIER.md Update TIER.md 2022-11-14 07:34:26 +11:00
tsconfig.base.json refactor(web): move common/web/utils to web/src/engine/common/web-utils/ 2024-09-10 18:12:46 +02:00
tsconfig.json feat(developer): seed kmc-copy 2024-10-22 10:28:00 +07:00
VERSION.md auto: increment master version to 18.0.146 2024-11-26 13:01:27 -05: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 Global.

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

Get Involved

Development Status

Important Links