aboutsummaryrefslogtreecommitdiffstats
path: root/java/src/com/android/inputmethod/compat/EditorInfoCompatUtils.java (follow)
Commit message (Expand)AuthorAgeFilesLines
* Tab key is shown when editor navigation flag is set•••Previously tab key is shown only when the input type variant says that it is web input. In addition to that, this change also shows tab key when the IME option includes editor action (next and/or previous) flag. Bug: 3094312 Change-Id: I3f8841fdbcee918a0f93f3259090f24e70d96471 Tadashi G. Takaoka2011-06-171-1/+1
* Add missing IME_ACTION_NEXT•••Change-Id: I377042c1750dd97b922bcf40bffb4046e023f6bb Tadashi G. Takaoka2011-05-241-0/+3
* Move a debug utility function to EditorInfoCompatUtils•••- imeOptionName Change-Id: I7a7ea9bee410cedc0ef9b3d2aa4df8260d7f6a35 satok2011-03-251-0/+40
* Added InputConnectionCompatUtils and EditorInfoCompatUtils•••Change-Id: Ie69d5e90c4ee978d3ecb40b68e6466082569ca7a satok2011-03-241-0/+59