Commit message (Expand) | Author | Files | Lines | |
---|---|---|---|---|
2011-08-03 | Retain keyboard layout while orientation change•••This change also changes the timimng that the window width is registered. Bug: 4311428 Change-Id: Ied6b1b43bfa16a85f0e05cd308ce919d5d65677e | 2 | -24/+119 | |
2011-08-03 | Support label with icon key•••Bug: 5108339 Change-Id: I7cd4258a95a7e25b8b1114b43ffcca5b77c5c1e3 | 30 | -62/+113 | |
2011-08-03 | Replace ALT/More with more meaningful key labels•••bug: 5113471 Change-Id: I324d24ea28c0ff9246dde2494296dca1dddabb1b | 14 | -26/+43 | |
2011-08-03 | Revive the missing Settings key on tablets•••This is a follow up change to Ieb42fdfa. bug: 5094401 Change-Id: If78c966ed02fbc9b8c6da726e00424a927349142 | 4 | -4/+11 | |
2011-08-03 | Fix the popup char order for Arabic layout•••Change-Id: Ic4d8df7a8aa0ec59fee40eb7fadd8a7e49db4198 | 1 | -1/+1 | |
2011-08-02 | Cleanup Keyboard related code and rename some classes•••This is a follow up change of I90ffbde0 Bug: 5023981 Change-Id: I3a6b862d05f5f907dee954cd6d6fee983b20ab5e | 16 | -128/+122 | |
2011-08-02 | Import revised translations.•••Change-Id: Idd149b6bec4a78bc7c5f95096bdc2d8e5eaf64c5 | 46 | -326/+185 | |
2011-08-03 | "?123" should be up for translation for Arabic layouts•••bug: 5108339 Change-Id: Ie1abcf50abba569683f76a136718ab24f5089677 | 2 | -2/+2 | |
2011-08-02 | Add char limit for several key label resources•••Change-Id: I7a63dce1e85282055b847c43a6e9b9b90a10fa98 | 1 | -6/+6 | |
2011-08-02 | Change the dictionary file passing schema to a list of ids•••The dictionary filename used to be passed directly to Latin IME. This change implements, on the part of Latin IME, the passing of them as an id that should then be passed through openAssetFileDescriptor. Bug: 5095140 Change-Id: I7d1e9d57c19f0645045368f68681680f238189fc | 2 | -37/+72 | |
2011-08-02 | Add bigram lookup implementation.•••Bug: 5046459 Change-Id: Id2c7686c5da078751ed587e559417e808779aa7a | 4 | -163/+196 | |
2011-08-02 | Move code related to ranking algorithm to the correction state•••Change-Id: I2d9e2db81cf6597ca4e88d7bc6737ab3b52b34b2 | 4 | -194/+298 | |
2011-08-01 | Make Keyboard object immutable except shift state•••This is the first step to implement suggestions pane as mini keyboard. Bug: 5023981 Change-Id: I90ffbde0fda19b4be68add449310997b56bf6904 | 19 | -538/+349 | |
2011-08-01 | Use generic interface for filed type of Keyboard•••This change also re-orders and renames some fields. Bug: 5023981 Change-Id: I28c1ca7384bb70e3584398cd19ce2276ddfe8541 | 1 | -34/+36 | |
2011-08-01 | Make horigontalGap and verticalGap attributes of Row obsolete•••Bug: 5023981 Change-Id: Ifb07b54a68cfdd32ff2ea79812188fb6158bd073 | 3 | -11/+17 |