aboutsummaryrefslogtreecommitdiffstats
path: root/java/src/com/android/inputmethod/compat/AbstractCompatWrapper.java (unfollow)
Commit message (Expand)AuthorFilesLines
2011-08-02Add char limit for several key label resources•••Change-Id: I7a63dce1e85282055b847c43a6e9b9b90a10fa98 Ken Wakasa1-6/+6
2011-08-02Add bigram lookup implementation.•••Bug: 5046459 Change-Id: Id2c7686c5da078751ed587e559417e808779aa7a Jean Chalard4-163/+196
2011-08-02Move code related to ranking algorithm to the correction state•••Change-Id: I2d9e2db81cf6597ca4e88d7bc6737ab3b52b34b2 satok4-194/+298
2011-08-01Make Keyboard object immutable except shift state•••This is the first step to implement suggestions pane as mini keyboard. Bug: 5023981 Change-Id: I90ffbde0fda19b4be68add449310997b56bf6904 Tadashi G. Takaoka19-538/+349
2011-08-01Use generic interface for filed type of Keyboard•••This change also re-orders and renames some fields. Bug: 5023981 Change-Id: I28c1ca7384bb70e3584398cd19ce2276ddfe8541 Tadashi G. Takaoka1-34/+36
2011-08-01Make horigontalGap and verticalGap attributes of Row obsolete•••Bug: 5023981 Change-Id: Ifb07b54a68cfdd32ff2ea79812188fb6158bd073 Tadashi G. Takaoka3-11/+17