Skip to content
This repository has been archived by the owner on Jun 7, 2020. It is now read-only.

[NEW] Physical keyboard support #1956

Open
wants to merge 3 commits into
base: develop
Choose a base branch
from

Conversation

PHELAT
Copy link

@PHELAT PHELAT commented Dec 21, 2018

@RocketChat/android
Closes #1592

Applying this will result in:

  • Add ability to send message from physical keyboard with ENTER
  • Add ability to send message from physical keyboard with ENTER + SHIFT
  • Add ability to send message from physical keyboard with ENTER + CTRL
  • Add ability to disable sending message from physical keyboard

screenshot_1545403529

screenshot_1545403534

Applying this will result in:
 * Add ability to send message from physical keyboard with ENTER
 * Add ability to send message from physical keyboard with ENTER + SHIFT
 * Add ability to send message from physical keyboard with ENTER + CTRL
 * Add ability to disable sending message from physical keyboard
…ndroid into physical-keyboard-support

# Conflicts:
#	app/src/main/java/chat/rocket/android/chatroom/presentation/ChatRoomPresenter.kt
#	app/src/main/java/chat/rocket/android/chatroom/ui/ChatRoomFragment.kt
@CLAassistant
Copy link

CLAassistant commented Dec 21, 2018

CLA assistant check
All committers have signed the CLA.

@PHELAT
Copy link
Author

PHELAT commented Dec 25, 2018

@filipedelimabrito @rafaelks please review this pull request

@philipbrito philipbrito changed the title Physical keyboard support [NEW] Physical keyboard support Jan 9, 2019
Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.
Projects
None yet
Development

Successfully merging this pull request may close these issues.

[NEW] Send message with enter
3 participants