aboutsummaryrefslogtreecommitdiffstats
path: root/tests/src/com/android/inputmethod/latin/makedict/Ver2DictEncoder.java (follow)
Commit message (Expand)AuthorAgeFilesLines
* Using "blacklist" flag as "possibly offensive"•••Bug: 11031090 Change-Id: I5cc0d006ab003656498eb82b0875eb9c051d331e Adrian Velicu2014-10-311-1/+2
* Switch code point table•••Bug:17097992 Change-Id: I3c1f5ac183ebb5d3757b8ff258655869ab61f2e7 Akifumi Yoshimoto2014-10-021-3/+4
* Include a code point table in the binary dictionary.•••Bug:17097992 Change-Id: I677a5eb3a704e4386f6573360e44ca335d81d2df Akifumi Yoshimoto2014-10-021-17/+35
* Fix bug of testCodePointTable.•••Bug:17097992 Change-Id: Ia26bfceb008f52e2c3b760159c5129b7eca5d6d6 Akifumi Yoshimoto2014-09-301-1/+4
* Create a code point table based on occurrence counts.•••Bug:17097992 Change-Id: Ifd76dbd4d385d800af416368e25c9e56a76d0fbf Akifumi Yoshimoto2014-09-261-1/+51
* Read dicttool option for switching code point table•••Bug:17097992 Change-Id: I0b3f12c4450f784b9a33470d1dc4c306062de91e Akifumi Yoshimoto2014-09-261-1/+6
* Remove unused dictionary writing methods.•••Change-Id: Ica6ac057c0d0f037b7dd5539ab5b591c83bfa4d7 Keisuke Kuroyanagi2014-08-211-6/+0
* Move code only used for dicttool and tests under tests.•••Bug: 13035567 Change-Id: I13c6df013ef2b67c9bf67455d9c32d283bf9ea2e Keisuke Kuroyanagi2014-03-271-0/+240