Keyman cross platform input methods system running on Android, iOS, Linux, macOS, Windows and mobile and desktop web
Find a file
Marc Durdin 773ed6224b fix(developer): keyboard_info merge mobile wrong
The .keyboard_info merge of `platformSupport` would not always give the
right result, for .js keyboards. We have a certain lack of information
in the .js which makes it a little tricky to determine precisely what
the set of supported platforms are. Thus, if we find a .js within a
.kmp, we'll assume it supports mobile; if we find a .js by itself,
we'll assume it supports web. (Thus, a keyboard that builds a .js
is assumed to always support web -- but not necessarily mobile now).

Some keyboards that have incorrectly added a .js into a package, e.g.
sil_cipher_music, will be marked as supporting mobile even though they
don't. The correct fix here is to remove the .js from the package for
that keyboard.
2019-11-13 13:23:55 +11:00
.github/ISSUE_TEMPLATE [meta] Tweak issue templates 2019-01-04 09:33:44 +11:00
android Update history.md 2019-11-12 10:44:10 +07:00
common Document @keymanapp/lexical-model-types. 2019-10-05 13:41:33 -06:00
developer Make lexical-model-compiler README slightly more user-centric. 2019-10-05 14:50:39 -06:00
docs Setup @keymanapp/lexical-model-types for publication. 2019-10-01 14:00:15 -06:00
ios Merge pull request #2277 from keymanapp/ios-dark-mode 2019-11-11 15:35:43 +11:00
linux fix(linux): Fix Linux package build 2019-11-12 08:39:30 +01:00
mac Merge branch 'master' into beta-alpha-p7s5 2019-08-22 14:40:03 +09:30
oem/firstvoices [Windows] Remove hardcoded version number for firstvoices app 2019-10-21 07:02:06 +07:00
resources fix: Fix commit-msg hook 2019-10-29 13:30:03 +07:00
web fix(web): Fixes #2289 2019-11-08 09:27:23 +07:00
windows/src fix(developer): keyboard_info merge mobile wrong 2019-11-13 13:23:55 +11:00
.gitignore [Developer] Continue integration 2019-08-21 12:00:37 +10:00
configure-repo.sh Update configure-repo.sh to use bash 2019-10-29 13:19:49 +11:00
linux.code-workspace default platform and baselayout for linux 2018-12-18 15:49:56 +07:00
README.md [Android] Fixes #2202. If analytics is disabled, the app may crash. 2019-10-14 11:33:19 +07:00
VERSION.md Move version.md to resources/ so that we can reference it more safely. 2018-03-22 15:39:08 +07:00

Keyman

Open Source

Keyman makes it possible for you to type in over 1,000 languages on Windows, iPhone, iPad, Android tablets and phones, and even instantly in your web browser.

Development Status on status.keyman.com

Platform Master Nightly Beta Stable
Windows Build Status Build Status Build Status Build Status
macOS Build Status Build Status Build Status Build Status
Web Build Status Build Status Build Status Build Status
Android Build Status Build Status Build Status Build Status
iOS Build Status Build Status Build Status Build Status
Linux Build Status Build Status Build Status Build Status

Getting Started

Desktop Platforms

Web & Mobile Platforms

Release Types

Each platform maintains multiple types of releases:

  • Stable: A released version.
  • Beta: A version that is nearing full "stable" release.
  • Nightly: Contains the very latest code. These versions are published daily whenever the code changes.

License

Copyright (c) 2018-2019 SIL International. All rights reserved.

Licensed under the MIT License.

Keyman for Linux is licensed under the MIT License apart from ibus-kmfl which is licensed under the GNU General Public License as published by the Free Software Foundation; either version 2 of the License, or (at your option) any later version.