aboutsummaryrefslogtreecommitdiffstats
path: root/native/jni/src/digraph_utils.h (follow)
Commit message (Collapse)AuthorAgeFilesLines
* Move some dictionary related implementations to the dictionary directoryKen Wakasa2013-05-311-60/+0
| | | | Change-Id: I6fe71a540ad91ca46755be234abc8894242e2413
* Add mechanism to handle digraphs in DicNodeTom Ouyang2013-04-101-3/+16
| | | | | | | | This is needed to support for German umlaut handling for both gesture and typing input. Bug: 8493920 Change-Id: I292e2a4911c54aa5566c38411016a220bb35a1f4
* Add DigraphUtils classTom Ouyang2013-04-041-0/+47
Add a new DigraphUtils class to manage digraph handling for both gesture and typing input. Bug: 8493920 Change-Id: I3a509e1311b9039653f9f488d3c28bb54205f416