spiegel-keyman/android/KMEA/app
Eberhard Beilharz 64abd5b690
fix(android): fix loading of keyboards on Android
This change moves to using `WebViewAssetLoader` for loading files from
the device instead of using file:// URLs. This fixes the blank keyboard
problem reported in #16096 for Android.

Also make `KMKeyboard.getKeyboardRoot()` private, and rename public
`Keyboard.getKeyboardPath()` to private `Keyboard.getKeyboardUrl()`.

Part-of: #16096
2026-06-26 20:01:30 +02:00
..
src fix(android): fix loading of keyboards on Android 2026-06-26 20:01:30 +02:00
build.gradle fix(android): fix loading of keyboards on Android 2026-06-26 20:01:30 +02:00
lint.xml modification(android): Remove firebase references 2020-02-28 17:07:40 +07:00