this post was submitted on 26 Jan 2024
207 points (97.3% liked)
Open Source
31230 readers
215 users here now
All about open source! Feel free to ask questions, and share news, and interesting stuff!
Useful Links
- Open Source Initiative
- Free Software Foundation
- Electronic Frontier Foundation
- Software Freedom Conservancy
- It's FOSS
- Android FOSS Apps Megathread
Rules
- Posts must be relevant to the open source ideology
- No NSFW content
- No hate speech, bigotry, etc
Related Communities
Community icon from opensource.org, but we are not affiliated with them.
founded 5 years ago
MODERATORS
you are viewing a single comment's thread
view the rest of the comments
view the rest of the comments
I yearn for the day a FOSS keyboard for Android will have functional multilingual autocorrect. Most of the typing I do on my phone is in Frenglish and every FOSS keyboard I've tried has made it impossible to have autocorrect turned on. They always default to autocorrecting in either only English or only French which is just very frustrating.
Compare that to SwiftKey, which not only has no issues with mixed languages, also learns my texting patterns, such as typing j'fais rather than je fais. I just don't give it any permissions, including network access. It's one of the only proprietary things on my phone but I couldn't use my phone without it.
Have you tried this active fork of OpenBoard? The dev added support for multilingual typing months ago. This has Material You theme as well as glide typing (needs to be turned on manually).
I was honestly hoping for a reply like this when I commented. I'll give it a try, thanks! 😊 I'd love to ditch SwiftKey.
Edit: So far, it's the by far best FOSS option I've tried. There's even a couple of things it does much better than SwiftKey IMO (although I do wish there were an option to make the keyboard a bit smaller, it feels massive!) I'll stick with it for 2-3 weeks to try and train its auto-correct to my liking.
Do open an issue on GitHub for whatever you feel needs work. This project is being actively worked upon, I've seen stuff get implemented within a day even!
After looking around the settings a bit more, I noticed the "keyboard height scale" and "bottom padding scale" options, I set both of these to 80% and it's perfect!
Thanks again the the great suggestion 😊