aboutsummaryrefslogtreecommitdiffstats
path: root/java/src/com/android/inputmethod/keyboard/internal/KeyboardRow.java (follow)
Commit message (Expand)AuthorAgeFilesLines
* Add keyboardLetfPadding and keyboardRightPadding attributes•••This change splits keyboardHorizontalEdgesPadding attributes of Keyboard into two attributes. Change-Id: Iefdb358783b81af4027e8d9e991db36a6c429cf1 Tadashi G. Takaoka2013-01-301-5/+3
* Remove "dimension|fraction" format from Key and Keyboard attributes•••Change-Id: Ieec8b7f5ccdf2a57bcc539dcb5313b6353f926d7 Tadashi G. Takaoka2013-01-301-10/+8
* Fix Apache license comment•••Change-Id: Ic56167f952a7f4449da366e1e81610e72c966086 Tadashi G. Takaoka2013-01-211-8/+8
* Cleanup: Make some classes as final•••Change-Id: I6009b3c1950ba32b7f1e205a3db2307fe0cd688e Tadashi G. Takaoka2012-09-271-1/+1
* Separate inner classes of keyboard package out under internal package•••Change-Id: Ia3969bd5ddec5aa5d81d05ad4cf676d818587922 Tadashi G. Takaoka2012-08-301-0/+154