Commit message (Expand) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | Fix how the Enter action is decided•••This unifies the software and hardware keyboard code under a single decision process that works. Bug: 8129303 Bug: 8152758 Change-Id: I7574c563d5f957d57bfe62fe5e3eec59a519d335 | 2013-02-22 | 1 | -4/+4 | |
* | Trigger the set action when pressing hardware enter (C2)•••Bug: 7969231 Change-Id: I581212093df6f16fa9304e0b3e5b46714a7acdb3 | 2013-01-18 | 1 | -6/+13 | |
* | Add a next Event (B2)•••Change-Id: If2fe6f0f4f88a6ae1f22664ded61cec6942c18b9 | 2013-01-09 | 1 | -3/+4 | |
* | Abandon the idea of an Event pool and make Event immutable (B1)•••Change-Id: I750a07c0c564a95ceac734afa873ca3da9626a7f | 2013-01-09 | 1 | -7/+4 | |
* | Start committing hardware events (B4)•••Essentially this does activate auto-correction with a hardware keyboard, although a lot of things are still left to implement. No proximity is used yet which means only missing and excessive letters are considered. Dead keys are not handled. No combiner is supported. No suggestions are displayed. Resuming suggestions does not work correctly with a hardware key (because the view holds a temporary hardware event 'onKeyPreIme' and the event from the IME won't be handled until this is handled which won't happen until after the IME said that it did handle the event). Bug: 5037589 Change-Id: Idcb5c7b26d56717ed772d53c062362807f11cdae | 2012-12-27 | 1 | -1/+12 | |
* | Initial implementation for decoding HW key events (B3)•••Bug: 5037589 Change-Id: I829f70a258de58ef8d2b836a9b435198a226e37f | 2012-12-27 | 1 | -1/+23 | |
* | Add support for multiple keyboard event decoders (B2)•••Bug: 5037589 Change-Id: I0a4926f94ef8d1caa17669801608608648b697b9 | 2012-12-26 | 1 | -1/+1 | |
* | Add skeleton classes for hardware event flow (B1)•••Bug: 5037589 Change-Id: Id8eea0e2bd00dd339a1efb4b0542e4c091a84195 | 2012-12-19 | 1 | -0/+36 |