aboutsummaryrefslogtreecommitdiffstats
path: root/java/src/com/android/inputmethod/latin/makedict/SparseTable.java (follow)
Commit message (Collapse)AuthorAgeFilesLines
* Use native logic to read Ver4 dict.Keisuke Kuroyanagi2014-02-061-223/+0
| | | | | | Bug: 11281877 Bug: 12810574 Change-Id: Ief371d3ef61818e4e031de4659aee3c9584c7379
* Remove some unused variables.Yuichiro Hanada2013-10-021-1/+0
| | | | Change-Id: Iaf1556fec194d17cb4318f2bdcc837f8d79449ef
* Make SparseTable have multiple content tables.Yuichiro Hanada2013-10-021-50/+80
| | | | | Bug: 10920165 Change-Id: Ie9008452ee292fb0b1fec66e2ffed228c4af6c3e
* Separate bigram entries from the trie file.Yuichiro Hanada2013-09-301-0/+44
| | | | | Bug: 10920165 Change-Id: I42eb7f228994a56c2f31a1c83904c8c360b6d088
* Add SparseTable.Yuichiro Hanada2013-09-261-0/+150
Bug: 10920165 Change-Id: I749dd0269e788799e30b10beb2671813d40ce15f