Commit message (Expand) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | Refactor LatinKeyboard and LatinKey•••This change also moves KeyboardSwitcher and related classes to com.android.inputmethod.keyboard package. Multi project change with Ib23017b2 Change-Id: Id7d54b24615fe22ebb540ca847549909e346ee24 | 2010-12-02 | 1 | -79/+0 | |
* | Perform editor action IME_ACTION_NEXT/PREVIOUS by tab key•••Bug: 3122995 Change-Id: I44280fe1c6cc27f429b311edec71e1027178222d | 2010-11-19 | 1 | -0/+4 | |
* | Fix automatic temporary upper case mode behaviour•••This change is a followup of I948ef26f Automatic Temporary Upper Case mode acts like Normal mode until shift key is pressed. However, after shift key is pressed, it acts like Manual Temporary Upper Case mode. Bug: 3193390 Change-Id: Id3d7a38a1f5905322cd46ded36b1db26576d49af | 2010-11-19 | 1 | -2/+2 | |
* | Implement both automatic and manual temporary upper cases•••With this change, - Shift and Shift lock state of keyboard is maintained by LatinKeyboard.ShiftState. - Shift key state is maintained by ShiftKeyState object in KeyboardSwitcher. - LatinIME informs KeyboardSwitcher that shift key press, release and long press and KeyboardSwitcher determines which state LatinKeyboard and ShiftLeyState should be. Bug: 3193390 Change-Id: I948ef26fda512eb1cb0ebddc89d322c4f4f4d670 | 2010-11-18 | 1 | -1/+35 | |
* | Refactor shift key state into KeyboardSwitcher•••Change-Id: If484d3d7e7a0794ee7fc88f0771229d6f90db466 | 2010-11-16 | 1 | -24/+6 | |
* | Follow-up change to revise Caps Lock sequence.•••bug: 3122877 Change-Id: I44c539d7c041443f3ad027de4b75a67adf6b2c87 | 2010-10-26 | 1 | -2/+19 | |
* | Queuing PointerTracker to support n-key roll-over and shift modifier.•••Bug: 2910379 Change-Id: I5cfae33e72a406585137842a2260310813cee07f | 2010-09-02 | 1 | -0/+42 |