mattermost-mobile/android
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
..
app Mm 10601 - Use Enter Key to send message on Hardware Keyboards (#3760) 2020-02-04 09:34:14 -07:00
gradle/wrapper [MM-16593] Upgrade to RN 0.61.2 (#3455) 2019-10-28 15:04:24 -07:00
build.gradle Temporary replace Hermes with V8 (#3847) 2020-01-23 08:57:21 -07:00
gradle.properties [MM-16593] Upgrade to RN 0.61.2 (#3455) 2019-10-28 15:04:24 -07:00
gradlew Update RN to version 0.57.0 (#2131) 2018-09-20 19:05:41 -03:00
gradlew.bat Update RN to version 0.57.0 (#2131) 2018-09-20 19:05:41 -03:00
settings.gradle Mm 10601 - Use Enter Key to send message on Hardware Keyboards (#3760) 2020-02-04 09:34:14 -07:00