Keyman cross platform input methods system running on Android, iOS, Linux, macOS, Windows and mobile and desktop web
Find a file
Marc Durdin 0cfb842b06 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-15 13:49:52 +11:00
.github/ISSUE_TEMPLATE [meta] Tweak issue templates 2019-01-04 09:33:44 +11:00
android fix(android): Separate getter / setter of KMManager.KMManager 2019-10-29 14:33:15 +07:00
common Document @keymanapp/lexical-model-types. 2019-10-05 13:41:33 -06:00
developer [Developer] Remove extraneous version tag from test 2019-10-03 21:00:46 +10:00
docs Setup @keymanapp/lexical-model-types for publication. 2019-10-01 14:00:15 -06:00
ios Merge pull request #2317 from keymanapp/ios-cherrypick-2299 2019-11-13 07:17:51 +11:00
linux Update history.md 2019-10-09 14:08:24 +07:00
mac Add history.md 12.0 stable entries 2019-10-07 11:05:21 +11:00
oem/firstvoices [iOS] Remove donate link per Apple requirements for FV Keyboards app 2019-09-09 09:36:04 +10:00
resources Factor out set_npm_version to shellHelperFunctions. 2019-09-30 09:34:41 -06:00
web Merge pull request #2288 from keymanapp/web-2209-cherry-mnemonic-code-handling 2019-11-13 07:09:42 +11:00
windows/src fix(developer): keyboard_info merge mobile wrong 2019-11-15 13:49:52 +11:00
.gitignore [Developer] Continue integration 2019-08-21 12:00:37 +10: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 13:14:03 +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.