aboutsummaryrefslogtreecommitdiffstats
path: root/java/src/com/android/inputmethod/latin/DictionaryWriter.java (follow)
Commit message (Expand)AuthorAgeFilesLines
* Make user and contacts dict use ver3 format.•••Bug: 6669677 Change-Id: I6a20eed2c8afdd1c16ada5bf85067864c7cd2a7f Keisuke Kuroyanagi2013-08-081-3/+2
* DictionaryWriter to abstract binary dictionary writing.•••UserHistoryDictionary should become to use ExpandableBinaryDictionary. Bug: 6669677 Change-Id: I6831c7dd2d84207d1a8f51ba15d52e0a72205d0c Keisuke Kuroynagi2013-07-041-0/+107