aboutsummaryrefslogtreecommitdiffstats
path: root/java/src/com/android/inputmethod/latin/InputAttributes.java (follow)
Commit message (Collapse)AuthorAgeFilesLines
* Fix a bug with TYPE_TEXT_CLASSJean Chalard2011-12-201-12/+17
| | | | | | | | | This was introduced by a badly-rebased commit. The culprit was I103d6851. There was also another bug lurking there introduced by a previous commit that this fixes. Bug: 5775347 Change-Id: I133b54a5159e19714f4bcae8ffbb4824cff9f466
* Pretty print for InputAttributesJean Chalard2011-12-161-0/+9
| | | | Change-Id: I5e4b2b6f3cd943c8f6187aaed21d67ec786bf5df
* General cleanup.Jean Chalard2011-12-161-21/+12
| | | | | | | Move variables around, inline useless functions, remove useless local variables. Change-Id: Icb89d8b211a2ad4bc3619137c2276a649c2a5e34
* Initialize input attributes in the InputAttribute classJean Chalard2011-12-161-6/+83
| | | | Change-Id: I103d6851f54f47cbffdb567fb0f4c505c4697b05
* Create a class for input attributes.Jean Chalard2011-12-161-0/+35
Change-Id: I834390c83865aac59fb758d5c66cf9b74103abd8