Helium314
Helium314
Could you try this debug version and report what the default emoji version is? [HeliBoard_3.6-beta2-debug.zip](https://github.com/user-attachments/files/23676633/HeliBoard_3.6-beta2-debug.zip) It will install as a separate app and not affect your normal Heliboard install. It's...
Web login with which browser? Can you provide the type and options of the text field? It's in logs when you enable debug mode, looks like `editorInfo: inputType: 0x00008001, imeOptions:...
> editorInfo: inputType: 0x00008001, imeOptions: 0x02000003 Is this actually coming from the OTP input fields? 0x00008001 is a text input type (with autocorrect), but I would expect it to be...
With this input type you should see an alphabet keyboard, not the number keyboard. Is it actually showing the alphabet keyboard in the OTP fields?
If it crashes, do you have a crash report? Maybe you have the enable debug mode first. When it's just lagging you could try getting a log, maybe there are...
So looks very much like a Motorola issue... Possibly related to the remark in [`setNavigationBarColor`](https://developer.android.com/reference/android/view/Window#setNavigationBarColor(int)): "If the app targets VANILLA_ICE_CREAM or above, the color will be transparent and cannot be...
I guess it's the same as #1818. Which other keyboards work? Do older versions of HeliBoard (1.3 or so) work?
> My proposal is the following, based on what I already started typing, use only the dictionaries and auto-corrections for that language only. > if the typed word has an...
Does the dictionary have next word suggestions? Did you type enough for HeliBoard to develop its own suggestions (assuming you have personalized suggestions on, and incognito mode off)?
"Functional keys" are the keys additional to the qwerty / dvorak / whatever main layout, i.e. shift, space, comma, ... When you don't have any long-press action on space, you...