Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Enable text predictions on Android #3434

Closed
tomasMizera opened this issue May 15, 2024 · 4 comments · Fixed by #3464
Closed

Enable text predictions on Android #3434

tomasMizera opened this issue May 15, 2024 · 4 comments · Fixed by #3464
Assignees
Labels
android 🤖 Relates to Android app version
Milestone

Comments

@tomasMizera
Copy link
Collaborator

Disabled in #3318, let's enable it back

@tomasMizera tomasMizera added this to the 2024.1.1 milestone May 15, 2024
@tomasMizera
Copy link
Collaborator Author

Our thinking is that it can help with #3428 and #3417.

@tomasMizera tomasMizera added the android 🤖 Relates to Android app version label May 15, 2024
@tomasMizera tomasMizera self-assigned this May 15, 2024
@PeterPetrik
Copy link
Contributor

PeterPetrik commented May 15, 2024

is this something with QT_ANDROID_ENABLE_WORKAROUND_TO_DISABLE_PREDICTIVE_TEXT env variable?
./app/main.cpp:460: qputenv( "QT_ANDROID_ENABLE_WORKAROUND_TO_DISABLE_PREDICTIVE_TEXT", "1" );

@PeterPetrik
Copy link
Contributor

Our thinking is that it can help with #3428 and #3417.

Our thinking is that it can help with #3428 and #3417.

problem is that the freezes are also on macOS, etc., not just android

@jozef-budac
Copy link

I can insert text with a speech-to-text functionality. Also, I can use prediction on Samsung keyboard

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
android 🤖 Relates to Android app version
Projects
None yet
Development

Successfully merging a pull request may close this issue.

3 participants