aboutsummaryrefslogtreecommitdiffstats
path: root/java/src/com/android/inputmethod/latin/makedict/DynamicBinaryDictIOUtils.java (follow)
Commit message (Expand)AuthorAgeFilesLines
* [Refactor] Add DictDecoder.getTerminalPosition.•••Change-Id: I9d04f64a58f5481cbb64cf1c09b5c485dd4176b4 Yuichiro Hanada2013-08-261-2/+2
* Rename CharGroup to PtNode.•••Bug: 10233675 Change-Id: I7b0eb07d195cd386cd0d9e97cd59bf48fcf24107 Yuichiro Hanada2013-08-261-82/+82
* Rename BinaryDictEncoder to BinaryDictEncoderUtils.•••Change-Id: I4dabf17da7003b1d8204a83dbd10e5be6e8fd805 Yuichiro Hanada2013-08-211-7/+7
* Add PtNodeReader.•••Change-Id: Ic918822fc1b3a8a7c39ffbcf7defde2c5bf888db Yuichiro Hanada2013-08-211-2/+2
* Rename BinaryDictDecoder to Ver3DictDecoder.•••Change-Id: Ibf9b95b658df6e2c2218bdb62e2380f326a03832 Yuichiro Hanada2013-08-201-2/+2
* Remove populateOptions.•••Change-Id: I1a1830aaa8ea586b68fc34ff3a27ae52b810e8af Yuichiro Hanada2013-08-201-2/+2
* [Refactor] Rename BinaryDictReader and BinaryDictDecoder.•••BinaryDictReader -> BinaryDictDecoder. BinaryDictDecoder -> BianryDictDecoderUtils. Change-Id: Iadf2153b379b760538ecda488dda4f17225e5f37 Yuichiro Hanada2013-08-191-89/+94
* Add HeaderReaderInterface.•••Change-Id: I298f86b70d18cd08b240509b6f757c72e1a59ffe Yuichiro Hanada2013-08-191-26/+26
* Make BinaryDictIOUtils and DynamicBinaryIOUtils use BinaryDictReader.•••Change-Id: I191dfe0e05ff3c2c5af99e8beebbb73b097748a3 Yuichiro Hanada2013-08-161-9/+10
* Rename Node to PtNodeArray•••Bug: 10247660 Change-Id: I1a0ac19f58f96adb5efac5fd35c6404831618c99 Jean Chalard2013-08-161-42/+45
* [Refactor] Divide BinaryDictInputOutput into BinaryDictEncoder and BinaryDict...•••Change-Id: I7c3269d77e3e3b567e459dcaa1bc029903941744 Yuichiro Hanada2013-08-151-15/+15
* Revert "[Refactor] Divide BinaryDictInputOutput into BinaryDictInputUtils and...•••This reverts commit 4c63d0614e7ed7aea4bcbab3a17090d841661d92. Change-Id: I1fa277d720bab4d895259df7d6d82eebfa5eb6c5 Ken Wakasa2013-08-151-15/+15
* [Refactor] Divide BinaryDictInputOutput into BinaryDictInputUtils and BinaryD...•••Change-Id: I0d476abe763c11ba9005152f928e8dccf15ac9de Yuichiro Hanada2013-08-151-15/+15
* [Refactor] Move some helper methods to BinaryDictIOUtils.•••Change-Id: Ib817a975dc1f82241f732b236c44b042fda25b3c Yuichiro Hanada2013-08-151-2/+2
* Move some methods in BinaryDictIOUtils to DynamicBinaryDictIOUtils.•••Change-Id: I9ba55582c533fef0eb3e60c46bf23c8b16ee1ff4 Yuichiro Hanada2013-08-141-0/+493