spiegel-keyman/android/KMEA
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
..
.idea fix(android): rework longpress movement trigger 2022-07-25 08:03:02 +10:00
app fix(android): fix loading of keyboards on Android 2026-06-26 20:01:30 +02:00
gradle/wrapper maint(android): Update Gradle to use Java 21 2025-05-08 12:57:17 +07:00
test_resources fix(android/engine): Increase robustness when handling package kmp.json 2024-10-22 10:06:43 +07:00
.classpath Keyman for Android 2.8 Open Source 2017-07-21 11:52:22 +07:00
build.gradle fix(android): Update sentry-android to 8.19.1 2025-08-20 07:29:31 +07:00
build.sh refactor(web): move sentry-manager and es-bundling to common 2025-11-06 15:28:04 +01:00
gradle.properties chore(android/engine): Update dependencies 2021-05-18 10:08:05 +07:00
gradlew fix(android): Update Gradle wrapper to 5.6.4 2020-08-07 08:51:01 +07:00
gradlew.bat fix(android): Update Gradle wrapper to 5.6.4 2020-08-07 08:51:01 +07:00
lint.xml Keyman for Android 2.8 Open Source 2017-07-21 11:52:22 +07:00
proguard-project.txt Keyman for Android 2.8 Open Source 2017-07-21 11:52:22 +07:00
project.properties Keyman for Android 2.8 Open Source 2017-07-21 11:52:22 +07:00
settings.gradle Keyman for Android 2.8 Open Source 2017-07-21 11:52:22 +07:00