spiegel-keyman/android/Tests/KeyboardHarness
Darcy Wong 10f43eec76 Update dependencies again
Android Studio is warning  a call (from Firebase) will be deprecated end of 2019. This updates the versions of
* Frebase
* Gradle from 4.10.1 to 5.1.1

Also stubs a missing keyboard event handler in some of the sample/test projects.
2019-04-24 14:26:40 +07:00
..
app Update dependencies again 2019-04-24 14:26:40 +07:00
gradle/wrapper Update dependencies again 2019-04-24 14:26:40 +07:00
build.gradle Update dependencies again 2019-04-24 14:26:40 +07:00
build.sh Add Crashlytics dependencies to Samples and Test projects 2018-02-15 14:02:59 +07:00
gradle.properties Update dependencies 2019-03-06 16:20:26 +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