aboutsummaryrefslogtreecommitdiffstats
path: root/java/src/com/android/inputmethod/event/DeadKeyCombiner.java (follow)
Commit message (Collapse)AuthorAgeFilesLines
* [CB09] Pass events through the combiner chainJean Chalard2014-03-201-1/+4
| | | | | Bug: 13406701 Change-Id: I4696f145478afdd132314b7d3c148c3a9ca11c9c
* [CB02] Pass an Event to onCodeInput.Jean Chalard2014-03-131-2/+2
| | | | | Bug: 13406701 Change-Id: Id82e9aab6544ca308e6ac6dee2cfa018b9ce2d8f
* [CB01] Reset some old assumptions about dead keysJean Chalard2014-03-131-4/+4
| | | | | | | | | The combining framework will be more generic than previously thought. We don't need to handle dead keys as a special type of event, as all events can be combined arbitrarily. Bug: 13406701 Change-Id: I8137fdb186c4d70eaa71808c5a1430b1559db1ae
* Initial implementation for dead keys (B3)Jean Chalard2013-01-101-0/+61
Bug: 5037589 Change-Id: I9e1ff92df7d0c58eb7a0f33603adebc9efb86585