mirror of
https://github.com/keymanapp/keyman.git
synced 2026-08-05 00:15:32 +00:00
Keyman cross platform input methods system running on Android, iOS, Linux, macOS, Windows and mobile and desktop web
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. |
||
|---|---|---|
| android | ||
| ios | ||
| mac | ||
| resources | ||
| web | ||
| windows/src | ||
| .gitignore | ||
| README.md | ||
Open Source
| Platform | Master | Nightly | Beta | Stable |
|---|---|---|---|---|
| Windows | ||||
| macOS | ||||
| Web | ||||
| Android | ||||
| iOS |
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
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 SIL International. All rights reserved.
Licensed under the MIT License.
