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