Keyman cross platform input methods system running on Android, iOS, Linux, macOS, Windows and mobile and desktop web
Find a file
Darcy Wong 71c32db6d3 fix(android): Add abaility to reinitialize CloudDownloadMgr
Fixes crashlytics [crash](https://console.firebase.google.com/u/0/project/kmapro-ee779/crashlytics/app/android:com.tavultesoft.kmapro/issues/ae59e122f0fac1eb6e082ddb21bb6fae?time=last-seven-days&sessionId=5E41A650017400013B04CE17115A1E88_DNE_0_v2)

There's an intermittent condition between the system notification bar showing a resource update available, the user closing the Keyman app, and the user later choosing  to update the resource.

By then, the CloudDownloadMgr may not be available to handle the download.

This makes the following change:
* When the Keyman app is closed, shutdown the CloudDownloadMgr (without destroying the InApp and System Keyboard).
* When preparing to download a resource update, re-initialize the CloudDownloadMgr as needed.
2020-02-11 16:40:55 +07:00
.github/ISSUE_TEMPLATE [meta] Tweak issue templates 2019-01-04 09:33:44 +11:00
android fix(android): Add abaility to reinitialize CloudDownloadMgr 2020-02-11 16:40:55 +07:00
common Update km_kbp_context_api.cpp 2020-02-10 13:58:10 +11:00
developer chore: remove node as a dependency 2019-12-10 10:33:52 +00:00
docs Setup @keymanapp/lexical-model-types for publication. 2019-10-01 14:00:15 -06:00
ios Merge pull request #2627 from keymanapp/fix/ios/2597-model-updates 2020-02-11 13:09:17 +07:00
linux fix(linux): Cherrypick linux packaging fixes 2020-02-11 09:35:52 +07:00
mac chore: version numbers in history 2020-01-28 15:16:26 +11:00
oem/firstvoices fix(android): Update build dependencies for Sample and Test projects 2019-11-20 11:08:18 +07:00
resources fix(ci): KEYMAN_ROOT 2020-02-10 13:23:39 +11:00
web Merge pull request #2623 from keymanapp/change/web/build-script-tweaks 2020-02-11 10:36:41 +07:00
windows/src Merge branch 'beta' into fix/developer/compiler/2498-merge-reports-touch-incorrectly-from-kmx 2020-02-11 17:06:52 +11:00
.editorconfig fix(linux): Cherrypick linux packaging fixes 2020-02-11 09:35:52 +07:00
.gitignore chore: add Jetbrains IDE files to top level .gitignore 2019-12-12 10:28:56 +07:00
configure-repo.sh feat(common): basic prepare-commit-msg setup, link 2020-02-04 10:48:17 +07: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.