revolution-irc
revolution-irc copied to clipboard
Use a different keyboard action (duplicate send button)
Android can mark a text input box as being a chat box (such as the one used by the messaging app). This makes the keyboard not have a "Send" button (it's then used for something else, such as emoticons)
This would be a good idea for this app too, as it already has a dedicated send button in the input box. It would avoid accidently sending incomplete messages when hitting the keyboard's send button.
We could actually show the standard keyboard and allow multi-line messages. When the send button will be pushed, each line will be sent as single message as many desktop clients do.