revolution-irc icon indicating copy to clipboard operation
revolution-irc copied to clipboard

Use a different keyboard action (duplicate send button)

Open haarp opened this issue 7 years ago • 1 comments

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.

haarp avatar Dec 28 '17 09:12 haarp

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.

ilovelinux avatar Aug 29 '22 00:08 ilovelinux