spiegel-keyman/android/Tests/KeyboardHarness/app
Eberhard Beilharz 28652af8ab
fix(android): suppress error for fallback keyboard
We use SIL EuroLatin as fallback keyboard. If that is not installed,
previously we output an error which showed up as a toast for the user.
This change now outputs a warning instead of the error for the default
keyboard.

Also changed the KeyboardHarness test app to set a different keyoard as
default.
2026-07-01 12:27:38 +02:00
..
libs Change chirality test app to keyboardHarness 2017-10-04 10:33:16 +07:00
src fix(android): suppress error for fallback keyboard 2026-07-01 12:27:38 +02:00
.gitignore Change chirality test app to keyboardHarness 2017-10-04 10:33:16 +07:00
build.gradle fix(android): add missing dependency for KeyboardHarness app 2026-06-30 12:56:50 +02:00
proguard-rules.pro Change chirality test app to keyboardHarness 2017-10-04 10:33:16 +07:00