spiegel-keyman/oem/firstvoices/android
Darcy Wong 99be8148c0 fix(oem/fv/android): Avoid resetting keyboard index
From the days of stable-12.0 when the FirstVoices for Android app was configured in the main repo, the SystemKeyboard initialized with

3148aa7b8c/oem/firstvoices/android/app/src/main/java/com/firstvoices/keyboards/SystemKeyboard.java (L111-L113)

In the scenario FV for Android installed and enabled as the system keyboard (from the Android settings menu instead of launching the FV app), the initial usage as a system keyboard would have an uninitialized keyboard key (language and keyboard ID pairing to determine the current keyboard).

Fixes: FV-ANDROID-5G
Fixes: FV-ANDROID-7N
2025-03-11 10:21:54 +07:00
..
app fix(oem/fv/android): Avoid resetting keyboard index 2025-03-11 10:21:54 +07:00
gradle/wrapper chore(android): update Gradle wrapper version 2024-05-14 13:55:52 +07:00
.editorconfig feat(oem/fv/android): Add keyboard and dictionary controls 2022-03-02 12:30:51 +07:00
.gitignore feat(oem/fv/android): Add keyboard and dictionary controls 2022-03-02 12:30:51 +07:00
build.gradle fix(oem/firstvoices/android): Revert Sentry version 2024-05-24 07:43:33 +07:00
build.sh Merge branch 'fix/android/builder-publish' into fix/android/conditional-sentry 2024-09-10 14:08:02 +07:00
gradle.properties fix(android): Update build dependencies for Sample and Test projects 2019-11-20 11:08:18 +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
settings.gradle [Android] FirstVoices app initial seed (builds) 2019-05-24 16:26:15 +10:00