spiegel-keyman/android/KMEA/app/src/main
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
..
assets fix(android): fix loading of keyboards on Android 2026-06-26 20:01:30 +02:00
java/com/keyman/engine fix(android): fix loading of keyboards on Android 2026-06-26 20:01:30 +02:00
res chore(common): Update Crowdin strings for de 2026-01-29 16:38:12 +07:00
AndroidManifest.xml fix(android): Remove WebViewErrorActivity 2025-02-13 07:37:31 +07:00