mattermost-mobile/android/app
Emilio Rodriguez 0b98d82bfa
Mm 10601 - Use Enter Key to send message on Hardware Keyboards (#3760)
* Reacting to shift-enter events on iOS

* moving keyEvent logic to handleHardwareEnterPress

* configured android to work with keyEvents

* using dispatchKeyEvent instead of onKeyUp

* using react-native-hw-keyboard-event

* cleanup

* updated package name

* update package name

* using react-native-hw-keyboard-event v0.0.2

* reverted cocoapods version change

* Documentation

* fix detection of Shift-Enter on android

* simplify dispatchKeyEvent()

* fix for stacked hardware keyboard events

* Update android/app/src/main/java/com/mattermost/rnbeta/MainActivity.java

Co-Authored-By: Miguel Alatzar <migbot@users.noreply.github.com>

* simplify dispatchKeyEvent

* removed yarn.lock

* using react-native-hw-keyboard-event v0.0.4

* Using ACTION_UP instead of ACTION_DOWN

Co-authored-by: Miguel Alatzar <migbot@users.noreply.github.com>
2020-02-04 09:34:14 -07:00
..
src Mm 10601 - Use Enter Key to send message on Hardware Keyboards (#3760) 2020-02-04 09:34:14 -07:00
BUCK Update RN to version 0.57.0 (#2131) 2018-09-20 19:05:41 -03:00
build.gradle Mm 10601 - Use Enter Key to send message on Hardware Keyboards (#3760) 2020-02-04 09:34:14 -07:00
google-services.json Update react-native-device-info and fix status value: (#2892) 2019-06-17 20:22:54 -07:00
proguard-rules.pro [MM-16593] Upgrade to RN 0.61.2 (#3455) 2019-10-28 15:04:24 -07:00