spiegel-keyman/android/KMEA
Darcy Wong 9fed52a743 fix(android): Revert KMManager.onDestroy
Fixes #2539

During #2326, `KMManager.onDestroy()` was updated to set `InAppKeyboard` and `SystemKeyboard` to null. While good in practice, this created  an issue when closing Keyman as a System Keyboard. Lingering Javascript calls in the WebView would crash with the null keyboards.

This reverts `onDestroy()` to how it has been since before 2.8 stable
2020-01-27 14:27:49 +07:00
..
.idea Add Material Design 2018-09-19 13:46:03 +07:00
app fix(android): Revert KMManager.onDestroy 2020-01-27 14:27:49 +07:00
gradle/wrapper fix[android]: update more dependencies 2019-11-05 17:11:03 +07:00
test_resources fix(android): Update kmp.json in test package to en-US 2019-12-03 09:31:58 +07:00
.classpath Keyman for Android 2.8 Open Source 2017-07-21 11:52:22 +07:00
build.gradle feat(android): Add QR Codes on Keyboard Info pages 2019-12-17 15:53:34 +07:00
build.sh docs(android): Adds documentation for build script changes 2019-12-18 08:13:19 +07:00
gradle.properties android[fix]: add memory vmargs to gradle properties 2019-11-19 17:12:34 +07:00
gradlew android[fix]: add memory vmargs to gradle properties 2019-11-19 17:12:34 +07:00
gradlew.bat android[fix]: add memory vmargs to gradle properties 2019-11-19 17:12:34 +07:00
lint.xml Keyman for Android 2.8 Open Source 2017-07-21 11:52:22 +07:00
proguard-project.txt Keyman for Android 2.8 Open Source 2017-07-21 11:52:22 +07:00
project.properties Keyman for Android 2.8 Open Source 2017-07-21 11:52:22 +07:00
settings.gradle Keyman for Android 2.8 Open Source 2017-07-21 11:52:22 +07:00