commit | 7a39bd4454664b5c37b30e9b5362ddbcdce3b374 | [log] [tgz] |
---|---|---|
author | Tadashi G. Takaoka <takaoka@google.com> | Tue Feb 07 17:07:23 2012 +0900 |
committer | Tadashi G. Takaoka <takaoka@google.com> | Wed Feb 08 19:31:35 2012 +0900 |
tree | ac512e6148d66ca90c521700bb8bdba8116cdab6 | |
parent | 82efc941ba88e680765dac8f34d307780f6527d1 [diff] |
Shift+Smiley key will register newline character of textMultiLine This change also * Honors the custom action label in EditorInfo.actionLabel. * Invokes InputConnection.performeEditorAction if action is specifed at EditorInfo.imeOptions or actionLabel/actionId. * Stops using InputMethodService.sendKeyChar. Implements sendKeyCodePoint instead. Bug: 2498607 Bug: 5961809 Bug: 5368408 Change-Id: If4cd5eb3dacfc6b6a7ea434b0617c2438e06e42d