Keyman cross platform input methods system running on Android, iOS, Linux, macOS, Windows and mobile and desktop web
Find a file
Marc Durdin f1f4d7bd80 fix(developer): compile package fileVersion from keyboard FileVersion
Relates to #5992 (part 1 of 2 - part 2 updates the kmn min version in
the compiler).

Updates package fileVersion property to be minimum keyboard version, to
avoid issues with app crashing if functionality is not supported.

As far as I can tell, only Keyman for Windows currently checks the
package fileVersion.

This could be quite nasty, except that the online keyboard repository
build process also extracts the min Keyman version from the keyboard
.kmx and .js, and records it in the .keyboard_info, preventing older
versions of Keyman from seeing unsupported keyboards in the cloud
repository.

Thus, the only gap is for peer distributed keyboards. So we should fix
this gap but it is less urgent than it might otherwise be.
2022-01-24 10:35:32 +11:00
.github fix(common): Fix cherry-pick labeling 2021-09-30 16:48:25 +02:00
android Merge pull request #6100 from keymanapp/fix/web/execute-popup-layer 2022-01-18 11:17:21 +07:00
common auto: increment master version to 15.0.184 2022-01-21 13:01:34 -05:00
developer auto: increment master version to 15.0.184 2022-01-21 13:01:34 -05:00
docs Merge pull request #6118 from keymanapp/docs/setup 2022-01-19 08:15:22 +01:00
ios Merge pull request #6048 from keymanapp/chore/common/crowdin-ckl 2022-01-17 10:28:54 +07:00
linux Merge pull request #6133 from keymanapp/fix/linux/6119-pythonbug 2022-01-21 08:24:42 +01:00
mac Merge pull request #6088 from keymanapp/fix/mac/6081-localize-keyboard-info 2022-01-17 10:44:02 +07:00
oem/firstvoices chore(windows): fixup oem makefile for nmake 2021-12-08 06:39:53 +01:00
resources auto: increment master version to 15.0.184 2022-01-21 13:01:34 -05:00
web auto: increment master version to 15.0.184 2022-01-21 13:01:34 -05:00
windows/src fix(developer): compile package fileVersion from keyboard FileVersion 2022-01-24 10:35:32 +11:00
.clang-format chore(common): Add C++ formatting rules 2021-07-29 18:50:25 +02:00
.editorconfig fix(linux): add more package requirements 2020-02-06 18:26:57 +01:00
.flake8 chore(linux): Add integration tests for ibus-keyman 2021-11-04 09:22:28 +01:00
.gitignore chore(windows): Add obj cod and pdb to gitignore 2021-10-11 22:08:56 +10:00
CODE_OF_CONDUCT.md Create CODE_OF_CONDUCT.md 2021-10-08 10:46:53 +11:00
configure-repo.sh feat(common): Support git worktree when configuring local hooks 2020-02-24 18:30:57 +01:00
CONTRIBUTING.md Update CONTRIBUTING.md 2021-10-08 17:59:25 +11:00
crowdin.yml feat(mac): Add mac files to crowdin.yml 2021-11-02 15:16:23 +07:00
HISTORY.md auto: increment master version to 15.0.184 2022-01-21 13:01:34 -05:00
lerna.json auto: increment master version to 15.0.184 2022-01-21 13:01:34 -05:00
LICENSE.md chore: additional links and docs 2021-10-08 14:06:45 +11:00
package-lock.json chore(common): updates lerna to 4.0.0 2021-07-02 14:47:28 +07:00
package.json chore(common): updates lerna to 4.0.0 2021-07-02 14:47:28 +07:00
README.md Update README.md 2021-10-08 18:06:46 +11:00
TIER.md chore: start history/version infrastructure 2020-01-29 08:54:32 +11:00
VERSION.md auto: increment master version to 15.0.184 2022-01-21 13:01:34 -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 International.

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

Get Involved

Development Status

Important Links