Keyman cross platform input methods system running on Android, iOS, Linux, macOS, Windows and mobile and desktop web
Find a file
darcywong00 f06c727e51 Refactor longpress text when it's generated by Id
Currently on the touch layout, longpress for K_SPACE causes the app to crash because it is attempting to parse `K_SPACE` as an int for generating the longpress text.

- Clean up when key text is empty how it is parsed from Id
-Change Unicode hex string delimiter from `,0x` to `\\u` which makes it easier to read `executePopupKey()` in the logs.
2017-10-09 09:04:30 +07:00
android Refactor longpress text when it's generated by Id 2017-10-09 09:04:30 +07:00
ios Merge pull request #336 from keymanapp/ios-codesign-fix 2017-10-03 08:09:37 +07:00
mac Merge pull request #262 from keymanapp/mac-update-readme 2017-10-04 22:38:05 -04:00
resources Merge pull request #336 from keymanapp/ios-codesign-fix 2017-10-03 08:09:37 +07:00
web Refactor longpress text when it's generated by Id 2017-10-09 09:04:30 +07:00
windows/src Merge pull request #338 from keymanapp/windows-keyboard-switch-toolbar 2017-10-05 11:39:38 +07:00
.gitignore [Mac] Initial check-in to open-source repo 2017-08-10 13:11:52 +07:00
README.md Update README files 2017-08-30 08:22:00 +07:00

Keyman

Open Source

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

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.

Getting Started

Desktop Platforms

Windows macOS

Web & Mobile Platforms

Web Android iOS

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) SIL International. All rights reserved.

Licensed under the MIT License.