LatinIME/tools/makedict/src/com/android/inputmethod/latin
Jean Chalard 9242a2bcf8 Fix string iterations in a couple places.
Seems I didn't get how to iterate on a String correctly >.>
Talk about a big bug. Anyway, I think it's working now.

Bug: 5955228
Change-Id: I988c900cf2a16c44b9505cfd4f77c7cda7e592f0
2012-02-03 11:15:46 +09:00
..
BinaryDictInputOutput.java Actually add shortcut-only entries. 2012-01-16 19:04:37 +09:00
CharGroupInfo.java Add methods to read and write shortcut to binary files (B5) 2012-01-06 19:03:30 +09:00
DictionaryMaker.java Wire the Xml-read shortcuts into the dict creation code (B6) 2012-01-10 12:58:53 +09:00
FusionDictionary.java Fix string iterations in a couple places. 2012-02-03 11:15:46 +09:00
MakedictLog.java Remove the old dictionary maker 2011-08-15 14:24:37 +09:00
PendingAttribute.java Remove the old dictionary maker 2011-08-15 14:24:37 +09:00
UnsupportedFormatException.java Remove the old dictionary maker 2011-08-15 14:24:37 +09:00
Word.java Add shortcut only to xml output. 2012-01-16 19:06:37 +09:00
XmlDictInputOutput.java Merge "Actually add shortcut-only entries." 2012-01-16 02:23:53 -08:00