spiegel-keyman/android/KMAPro/kMAPro
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
..
libs fix(android): Check in material-stepper as internal dependency 2024-08-23 08:32:40 +07:00
src/main chore(android): Remove unused status vars 2026-03-09 08:20:17 +07:00
build.gradle fix(android): fix loading of keyboards on Android 2026-06-26 20:01:30 +02:00
lint.xml feat(android): Start adding Sentry SDK 2020-02-28 16:24:48 +07:00