weechat-android
weechat-android copied to clipboard
Allow the user to configure the auto-capitalization and auto-correction for chat messages.
Adds two preferences to allow the user to disable auto-correction and auto-capitalization on the chat message input EditText. To work around a SwiftKey bug/feature we set multi line mode (InputType.TYPE_TEXT_FLAG_MULTI_LINE) on the ActionEditText but don't actually send it on to the IME itself.
As noted on IRC, the auto-correction toggle seems to be less useful than the auto-capitalization one. I added it because someone requested it, but it might make more sense to leave this as a global setting for the keyboard rather than allowing users to specifically disable it for weechat-android.
is this still relevant?
I would like to be able to disable auto-capitalization.
Edit: This might just be tied to my keyboard app's settings, though?
I don't think I have auto-capitalization and I'm just using Gboard, it has a setting for that