DescriptionChromoting Android app mouse/keyboard bugfixes and enhancements
- Enable multitouch panning on devices whose gesture detectors filture out such events by default
- Fix problem where the transformation matrix was applied twice when tapping to single click
- Hardcode the expansions for the @#*+ symbols for now
- Fix issue where hitting the keypad enter key could close the software keyboard without warning
Committed: https://src.chromium.org/viewvc/chrome?view=rev&revision=214769
Patch Set 1 #
Total comments: 6
Patch Set 2 : Clarify comment on dispatchKeyEvent #Patch Set 3 : Move non-negative and in-bounds input checks to C++, fix style nits #
Total comments: 8
Patch Set 4 : Rename camelcase variables and uppercase constants #Patch Set 5 : Fix bug where pressing the numpad enter key could have closed the keyboard #
Total comments: 2
Patch Set 6 : One last (TODO) comment change #Messages
Total messages: 11 (0 generated)
|