aboutsummaryrefslogtreecommitdiffstats
path: root/native/src/debug.h (follow)
Commit message (Collapse)AuthorAgeFilesLines
* New LOG libsatok2012-01-131-3/+3
| | | | Change-Id: I977e7e10fa58c0a64ca0c3c7b5cb2272446e3efe
* Clean up in LatinIME native codeKen Wakasa2011-06-181-0/+3
| | | | Change-Id: I0062200a0181a491690115ac0fab8d11358e2f14
* Use translation of fallback umlauts digraphs for German.Jean Chalard2011-03-031-0/+11
| | | | | | | | | For German : handle "ae", "oe" and "ue" to be alternate forms for umlaut-bearing versions of "a", "o" and "u". Issue: 3275926 Change-Id: I056c707cdacc464ceab63be56c016c7f8439196c
* Force autocorrection of matching words with different accents.Jean Chalard2011-02-221-0/+58
When entering a word without accents the user expects the system to add accents automatically if there is no other matching word. This patch ensures the accented version is promoted accordingly and autocorrection really takes place. Issue: 3400015 Change-Id: I8cd3db5bf131ec6844b26abecc1ecbd1d6269df4