aboutsummaryrefslogtreecommitdiffstats
path: root/java/src/com/android/inputmethod/event/CombinerChain.java (follow)
Commit message (Collapse)AuthorAgeFilesLines
* [CB14] Implement backspace in the combiner chainJean Chalard2014-03-251-1/+15
| | | | | | Bug: 13622107 Bug: 13406701 Change-Id: I0023b398c4451253f9f717e2bd990b8a054004bc
* [CB12] Reset the combining state when resetting the composerJean Chalard2014-03-241-0/+8
| | | | | Bug: 13406701 Change-Id: I490574b7ca4b953f67dd2c0ef97401297fade0a4
* [CB11] Get the result of the combinationJean Chalard2014-03-201-4/+30
| | | | Change-Id: I165ec4a24f5b1334d55c14948e4d942ec40eb33b
* [CB09] Pass events through the combiner chainJean Chalard2014-03-201-0/+15
| | | | | Bug: 13406701 Change-Id: I4696f145478afdd132314b7d3c148c3a9ca11c9c
* [CB08] Create a combiner chain in the word composer.Jean Chalard2014-03-201-0/+54
Bug: 13406701 Change-Id: I3b9f75de9283f76366d1bef7e14a8f22f2186669