spiegel-keyman/android/Tests/KeyboardHarness
Darcy Wong 7cf9b13856 change(android): Update app dependencies
#2640 fixed the FirstVoices OEM app from crashing on Android 5.0 devices.

This applies the same fix (updating to `androidx.appcompat:appcompat:1.2.0-alpha02`) for all the other Android apps.

* Also fix up history.md entries
2020-02-13 09:10:05 +07:00
..
app change(android): Update app dependencies 2020-02-13 09:10:05 +07:00
gradle/wrapper fix(android): Update build dependencies for Sample and Test projects 2019-11-20 11:08:18 +07:00
build.gradle fix(android): Update build dependencies for Sample and Test projects 2019-11-20 11:08:18 +07:00
build.sh Add Crashlytics dependencies to Samples and Test projects 2018-02-15 14:02:59 +07:00
gradle.properties fix(android): Update build dependencies for Sample and Test projects 2019-11-20 11:08:18 +07:00
gradlew Change chirality test app to keyboardHarness 2017-10-04 10:33:16 +07:00
gradlew.bat Change chirality test app to keyboardHarness 2017-10-04 10:33:16 +07:00
readme.md Change chirality test app to keyboardHarness 2017-10-04 10:33:16 +07:00
settings.gradle Change chirality test app to keyboardHarness 2017-10-04 10:33:16 +07:00

KeyboardHarness Test App

This app is is based on Samples/KMSample1 and targets keyboard functionality and reproducing bugs with keyboards rather than integration functionality. Use as system keyboard is currently not supported.

Version History

2017-09-26 1.0

  • Initial creation