Commit message (Expand) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | Add getDictDecoder.•••Bug: 9618601 Change-Id: I173100ac704c03f7d5d0d53477e83cab5d1110d4 | 2013-09-12 | 1 | -3/+3 | |
* | Hide DictBuffer from BinaryDictDecoderUtils.•••Bug: 9618601 Change-Id: I87515bc1555bdfe09426a056ceda74d8e63eba82 | 2013-09-12 | 1 | -18/+17 | |
* | [Refactor] Add DictDecoder.readUnigramsAndBigramsBinary.•••Change-Id: I259db91d837c67cbcb3b6dc504b21dca23a6a5be | 2013-08-26 | 1 | -1/+1 | |
* | [Refactor] Add DictDecoder.getTerminalPosition.•••Change-Id: I9d04f64a58f5481cbb64cf1c09b5c485dd4176b4 | 2013-08-26 | 1 | -1/+1 | |
* | Rename CharGroup to PtNode.•••Bug: 10233675 Change-Id: I7b0eb07d195cd386cd0d9e97cd59bf48fcf24107 | 2013-08-26 | 1 | -93/+92 | |
* | Fix getDictionaryFileHeader.•••Change-Id: I5186f41b0f38eb08f4154f7b3de7ffc2119fc44b | 2013-08-23 | 1 | -1/+2 | |
* | Add DictDecoder.readDictionaryBinary.•••Bug: 10434720 Change-Id: I14690a6e0f922ed1bab3a4b6c9a457ae84d4c1a4 | 2013-08-23 | 1 | -13/+14 | |
* | Move findWordByBinaryDictReader to BinaryDictIOUtilsTests.•••Change-Id: I443238fd816dea9650dcbbeb3ea757f9674fa52f | 2013-08-22 | 1 | -24/+1 | |
* | Make readPtNode be called with the address from the beginning of the file.•••Change-Id: I8939fdfb4f79e55bcd7393633784effb30df3f8f | 2013-08-21 | 1 | -2/+2 | |
* | Rename BinaryDictEncoder to BinaryDictEncoderUtils.•••Change-Id: I4dabf17da7003b1d8204a83dbd10e5be6e8fd805 | 2013-08-21 | 1 | -9/+9 | |
* | Add PtNodeReader.•••Change-Id: Ic918822fc1b3a8a7c39ffbcf7defde2c5bf888db | 2013-08-21 | 1 | -8/+7 | |
* | Add DictDecoder.•••Change-Id: Ia1c32f21fe07081ce04d093660e18146b93275a4 | 2013-08-20 | 1 | -1/+1 | |
* | Rename BinaryDictDecoder to Ver3DictDecoder.•••Change-Id: Ibf9b95b658df6e2c2218bdb62e2380f326a03832 | 2013-08-20 | 1 | -6/+6 | |
* | Remove populateOptions.•••Change-Id: I1a1830aaa8ea586b68fc34ff3a27ae52b810e8af | 2013-08-20 | 1 | -4/+4 | |
* | [Refactor] Rename BinaryDictReader and BinaryDictDecoder.•••BinaryDictReader -> BinaryDictDecoder. BinaryDictDecoder -> BianryDictDecoderUtils. Change-Id: Iadf2153b379b760538ecda488dda4f17225e5f37 | 2013-08-19 | 1 | -59/+75 | |
* | Add HeaderReaderInterface.•••Change-Id: I298f86b70d18cd08b240509b6f757c72e1a59ffe | 2013-08-19 | 1 | -24/+29 | |
* | Make BinaryDictIOUtils and DynamicBinaryIOUtils use BinaryDictReader.•••Change-Id: I191dfe0e05ff3c2c5af99e8beebbb73b097748a3 | 2013-08-16 | 1 | -6/+8 | |
* | Rename Node to PtNodeArray•••Bug: 10247660 Change-Id: I1a0ac19f58f96adb5efac5fd35c6404831618c99 | 2013-08-16 | 1 | -20/+21 | |
* | [Refactor] Divide BinaryDictInputOutput into BinaryDictEncoder and BinaryDict...•••Change-Id: I7c3269d77e3e3b567e459dcaa1bc029903941744 | 2013-08-15 | 1 | -25/+41 | |
* | Revert "[Refactor] Divide BinaryDictInputOutput into BinaryDictInputUtils and...•••This reverts commit 4c63d0614e7ed7aea4bcbab3a17090d841661d92. Change-Id: I1fa277d720bab4d895259df7d6d82eebfa5eb6c5 | 2013-08-15 | 1 | -42/+26 | |
* | [Refactor] Divide BinaryDictInputOutput into BinaryDictInputUtils and BinaryD...•••Change-Id: I0d476abe763c11ba9005152f928e8dccf15ac9de | 2013-08-15 | 1 | -26/+42 | |
* | [Refactor] Move some helper methods to BinaryDictIOUtils.•••Change-Id: Ib817a975dc1f82241f732b236c44b042fda25b3c | 2013-08-15 | 1 | -12/+58 | |
* | Move some methods in BinaryDictIOUtils to DynamicBinaryDictIOUtils.•••Change-Id: I9ba55582c533fef0eb3e60c46bf23c8b16ee1ff4 | 2013-08-14 | 1 | -457/+6 | |
* | Move some constants in BinaryDictInputOutput to FormatSpec.•••Change-Id: I6b12faf35b65238b9a64c82d4d1a6050f980e72e | 2013-08-14 | 1 | -4/+2 | |
* | Add BinaryDictReader.•••Bug: 9618601 Change-Id: Ief07fa0c3c4f7f5999a3fafcef4e47b6b6fd8143 | 2013-08-13 | 1 | -5/+5 | |
* | Fix some warnings•••Change-Id: I7290cd1fb675a1b85b9b6ac2d464c932b5bca1dd | 2013-07-31 | 1 | -1/+1 | |
* | Refactor on UserHistoryDictionary•••Bug: 9429906 Change-Id: I576a91643bdaf5017cc826ac2e07a74a9a275d60 | 2013-07-26 | 1 | -2/+2 | |
* | Create methods in LatinIME to make the current dict lists•••Bug: 7005813 Change-Id: I82232af8e3071333b6fd01e4453b6b3c0a3ddb1f | 2013-01-31 | 1 | -3/+18 | |
* | Fix Apache license comment•••Change-Id: Ic56167f952a7f4449da366e1e81610e72c966086 | 2013-01-21 | 1 | -8/+8 | |
* | [AD2] Add a helper method to read an arbitrary dict header•••Bug: 7702011 Change-Id: Ib88f6dc222892831ae6932635b65fd2595b16b43 | 2013-01-18 | 1 | -0/+27 | |
* | Remove warnings•••Thanks Eclipse Change-Id: I88e3979ed22be5d8be5a5accdde417c6b1a8bf2d | 2012-10-29 | 1 | -0/+1 | |
* | Add @UsedForTesting and @ExternallyReferenced annotations•••Bug: 7268357 Change-Id: I0b7e0c19f04af9ae30874d0a4c26ad81bc80be8c | 2012-10-22 | 1 | -0/+6 | |
* | fix writeCharGroup.•••Change-Id: Ib841afaba0a20c3b300eb7d3e9133243f9f3ae58 | 2012-10-05 | 1 | -3/+26 | |
* | Add insertWord.•••bug: 6669677 Change-Id: Ide55a4931071de9cd42c1cddae63ddd531d2feba | 2012-10-04 | 1 | -0/+301 | |
* | Add writeNode.•••Change-Id: I088bb6ea43ce0841d725e48b677d429e1155569d | 2012-10-04 | 1 | -5/+106 | |
* | Add updateParentAddresses.•••Change-Id: Iac210131b7c003ef363e1138bf22f777a37c6a89 | 2012-10-03 | 1 | -5/+71 | |
* | Add isDeletedGroup.•••Change-Id: I83f09c068868e5e6e1b46f494a6ef957f0b466d8 | 2012-10-03 | 1 | -10/+19 | |
* | Make writeCharGroup return a size of a new group.•••bug: 6669677 Change-Id: I56f6a07b04b08443f2c052927404318c2018fc9d | 2012-10-01 | 1 | -9/+43 | |
* | Add writeCharGroup.•••bug: 6669677 Change-Id: I36792ba9c511a5148c963096cc93ca8c2e0ee04e | 2012-10-01 | 1 | -3/+124 | |
* | Add updateChildrenAddress.•••Change-Id: Ic06a755d85612476e719e580469dc1cd9447286c | 2012-09-28 | 1 | -0/+36 | |
* | Cleanup: Make some classes as final•••Change-Id: I6009b3c1950ba32b7f1e205a3db2307fe0cd688e | 2012-09-27 | 1 | -2/+2 | |
* | Use BinaryDictInputOutput to save UserHistoryDictionary.•••bug: 6669677 Change-Id: I08193c26f76dbd48168f8ac02c1b737525bfc7b2 | 2012-09-27 | 1 | -1/+4 | |
* | Add updateParentAddress.•••bug: 6669677 Change-Id: I353f8ae53720cdf7a809271a28cb703709609f53 | 2012-09-26 | 1 | -0/+30 | |
* | Add moved char groups.•••bug: 6669677 Change-Id: I372f841044fe8e076a50a80ac10b715e5f8fd4eb | 2012-09-26 | 1 | -2/+9 | |
* | Make getTerminalPosition read linked-list nodes.•••bug: 6669677 Change-Id: I599d276f430efe23d402695c325e23906b7705b3 | 2012-09-25 | 1 | -32/+48 | |
* | Combine mHasParentAddress with mHasLinkedListNode into mSupportsDynamicUpdate.•••bug: 6669677 Change-Id: I82799af199358420f09ac34fc005091e202c5d3b | 2012-09-24 | 1 | -1/+1 | |
* | Add deleteWord.•••bug: 6669677 Change-Id: I1a5b90ee05e5cffd74a5c140384a3e37c79e7e70 | 2012-09-21 | 1 | -0/+22 | |
* | Make readUnigramsAndBigramsBinary read linked-list nodes.•••Change-Id: I07ae036b0b06e71d7a18f2bf11e4692cd4213568 | 2012-09-20 | 1 | -1/+12 | |
* | Add getTerminalPosition.•••Change-Id: If04d779db23b1aea2cc12e5e9b8cecfcb35a5737 | 2012-09-20 | 1 | -1/+67 | |
* | Make BinaryDictIOUtils.•••Change-Id: I45830235ee738233e8eb2bd91d659705b698f58c | 2012-09-19 | 1 | -0/+127 |