aboutsummaryrefslogtreecommitdiffstats
path: root/java/src/com/android/inputmethod/latin/suggestions/MoreSuggestions.java (follow)
Commit message (Expand)AuthorAgeFilesLines
* Set divider icon's alpha value on the fly•••Bug: 6183494 Change-Id: I61a0c7617648d9c52e5001b3479afa0ab4913adc Tadashi G. Takaoka2012-05-161-3/+5
* Refactor key drawing code in KeyboardView•••Change-Id: Ic7af05caee32eb6cba68d27ba4e2d9072472b34d Tadashi G. Takaoka2012-03-211-8/+3
* De-duplicate a method•••Change-Id: Ia1c80eeff00a55573bb311f07e1275da23bdcf98 Jean Chalard2012-03-151-12/+2
* Support dividers in MoreKeysKeyboard•••Bug: 6080806 Change-Id: Iacd78c6aab6abf948717d34da7489a79c41316d2 Tadashi G. Takaoka2012-03-021-2/+2
* Explicitly specify that labels might be in more keys•••Bug: 6080806 Bug: 6081427 Change-Id: I455a0210e65ea2a7774e0e0071cea5f4a99577bd Tadashi G. Takaoka2012-03-011-1/+1
* Get rid of Key.setIcon(Drawable)•••Change-Id: If6ebbdefcbfd0cc14c72858f9bb44861e8abe079 Tadashi G. Takaoka2012-02-031-4/+20
* Use String instaed of CharSequence in Key class•••Change-Id: Ia76a41daede402ed2a509e110ae97d6bb660c760 Tadashi G. Takaoka2012-01-251-1/+1
* Move KeyboardBuilder and KeyboardParams classes into Keyboard class•••This change also moves XmlParseUtils to com.android.inputmethod.latin package. Bug: 5778201 Change-Id: I7d9faa344460753ce178ad4048e0fadb65c75614 Tadashi G. Takaoka2011-12-181-4/+2
* Remove LatinKeyboard class•••Change-Id: I68c667b00dadf2ed9f1c62fb7da37d2cf499cd81 Tadashi G. Takaoka2011-12-181-1/+1
* Move KeyboardSwitcher.getKeyboard to KeyboardSet•••This change also gets rid of XML id from KeyboardId. Bug: 5002108 Bug: 5679585 Change-Id: I7086c7da3c01ba4ade7f77ee5cc731310da46404 Tadashi G. Takaoka2011-12-161-1/+1
* Add com.android.inputmethod.latin.suggestions package•••Change-Id: If4b823768ab9c073625da3034ecc8091be1df230 Tadashi G. Takaoka2011-12-161-0/+230