Keyman cross platform input methods system running on Android, iOS, Linux, macOS, Windows and mobile and desktop web
Find a file
darcywong00 e03baaff29 Update compile SDKVersion from 25 to 27
Fixes #750 

Currently, Keyman for Android targets SDK version 25 (Nougat). 

This PR targets  the latest Android API and updates all the Gradle dependencies to the latest. This will remove some lint Obsolete warnings.

Sample and Test projects needed to add 
```
implementation 'com.android.support:support-v4:27.1.1'
```
to ensure all dependencies use the same version.
2018-05-10 08:02:09 +07:00
android Update compile SDKVersion from 25 to 27 2018-05-10 08:02:09 +07:00
ios Merge branch 'beta' into ios/navbar-background-beta 2018-05-04 08:31:58 +07:00
mac Merge pull request #844 from keymanapp/mac-770-hide-osk-when-keyman-is-not-active 2018-05-08 22:06:56 -04:00
resources Fixes #731, fixes #816 - add language dialog adds script and/or region as required and also shows friendly language name when bcp 47 tag entered 2018-05-07 14:36:21 +07:00
web Tidied things up a bit, updated BrowserStack setting for CI Safari test. 2018-05-09 10:49:35 +07:00
windows/src Merge pull request #840 from keymanapp/windows-setup-needs-clearer-pathway-for-windows-restart 2018-05-08 15:12:44 +07:00
.gitignore Fixup attachType for web debugger in Keyman Developer 2017-10-20 10:11:27 +07:00
README.md Stop warnings being reported during CI builds 2018-02-01 10:35:48 +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) 2018 SIL International. All rights reserved.

Licensed under the MIT License.