From e95b8a96acc1d0c5586ee49bd8bbf2080bcaa794 Mon Sep 17 00:00:00 2001 From: Helium314 Date: Mon, 13 Jan 2025 16:36:12 +0100 Subject: [PATCH] Updated FAQ (markdown) --- FAQ.md | 3 +++ 1 file changed, 3 insertions(+) diff --git a/FAQ.md b/FAQ.md index 25d8041..eba785c 100644 --- a/FAQ.md +++ b/FAQ.md @@ -26,6 +26,9 @@ Check [dictionaries repo](https://codeberg.org/Helium314/aosp-dictionaries) whet ### No suggestions in some app / text field This app respects the [no suggestions flag](https://developer.android.com/reference/android/text/InputType#TYPE_TEXT_FLAG_NO_SUGGESTIONS) set by some input fields, i.e. the developer does not want you to see suggestions here. Best do in issue report for that app if you think this behavior is wrong. Alternatively you can enable the _always show suggestions_ setting that overrides the _no suggestions_ flag. +### Missing or unwanted autocorrect +You can tune the autocorrect confidence, i.e. how likey autocorrect will kick in, in _Text correction_ settings. With the _More auto-correction_ setting you can enable autocorrect in text fields where autocorrection [might not be wanted](https://github.com/Helium314/HeliBoard/blob/main/app/src/main/java/helium314/keyboard/latin/InputAttributes.java#L115-L121), like mail addresses. + ### Multilingual typing (type in multiple languages without switching manually) Go to _Languages & Layouts_, select the main language, and tap the `+` button next to _multilingual typing_ to add a language. Note that the selection is limited to languages with the same script as the main language, and to languages that have a dictionary. So if you want e.g. Finnish as secondary language, first go to Finnish in _Languages & Layouts_ and add a dictionary.