Commit message (Expand) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | Return whether the dynamic dict operation was success.•••Bug: 12184250 Change-Id: Iee7e00c1e84c95551a077f4dd023c0a9b9ac9466 | 2014-05-27 | 1 | -20/+20 | |
* | Extend jni methods and enable Beginning-of-Sentence.•••Bug: 14119293 Change-Id: I78fc877367dd0d6240eeacb750b6d2d0b93cba83 | 2014-05-23 | 1 | -19/+19 | |
* | Add Beginning-of-Sentence info in UnigramProperty.•••Bug: 14119293 Bug: 14425059 Change-Id: I8a894352568377d32468e5563f4e89af00d22944 | 2014-05-23 | 1 | -4/+5 | |
* | Use PrevWordsInfo to add/remove n(bi)-gram in native code.•••Bug: 14119293 Bug: 14425059 Change-Id: I4b9a46bfd670b35195418eaee51456d44fb91b6d | 2014-05-21 | 1 | -8/+15 | |
* | Refactoring: Move prev word information into PrevWordsInfo.•••Bug: 14119293 Bug: 14425059 Change-Id: I5a5f81c6b189e3ad1da093343a3121463f87c21c | 2014-05-15 | 1 | -7/+8 | |
* | Cleanup DicTraverseSession.•••Change-Id: I953665e1958e7214e9365e2bc9d3f3843016dc81 | 2014-05-15 | 1 | -1/+3 | |
* | Quit use bigram probability diff for ver4 dict.•••Change-Id: I2cfcfbcf351877d1dff466a24974dbb05908f14e | 2014-05-15 | 1 | -15/+0 | |
* | Use JniDataUtils::putXxxToArray() to output a value.•••Change-Id: Ifb7bed6623b01acb524566a0fe00dcbdf7273888 | 2014-05-14 | 1 | -6/+4 | |
* | Filter out control characters and non-unicode code points.•••Bug: 14119293 Bug: 13758761 Change-Id: I6b79cff0714152807f5e20b7a75060a0a772b28b | 2014-05-14 | 1 | -1/+0 | |
* | Use JniDataUtils::outputCodePoints() to output code points•••Bug: 14119293 Bug: 13758761 Change-Id: I516d2f96e219e6e65246f502186ccb9bd5f0670f | 2014-05-14 | 1 | -4/+9 | |
* | Support bigram historical information migration.•••Bug: 13406708 Change-Id: I4bae53e43cb7653eac3b5bd13da2d2bc8aaf88a9 | 2014-05-13 | 1 | -10/+16 | |
* | Support unigram historical information migration.•••Bug: 13406708 Change-Id: Ibed15b3bc5d5ae68faefa379028dbe10d32b0c0f | 2014-05-12 | 1 | -2/+4 | |
* | Implement migrateNative().•••Bug: 13406708 Change-Id: Ie786a68e780baa298fedf82d21390ba45d871a52 | 2014-05-08 | 1 | -2/+74 | |
* | Extend jni interface for dictionary migration.•••Bug: 13406708 Change-Id: Iadad6df296467d0e5b631fba4a409d53c8a5a6f2 | 2014-05-08 | 1 | -0/+15 | |
* | Implement latinime_BinaryDictionary_createOnMemory().•••Bug: 14166482 Change-Id: If7ec3345ab34edcd6bc5cef9e72580ced894a0e3 | 2014-04-22 | 1 | -3/+24 | |
* | Add jni interface to use on memory dictionary.•••Bug; 14166482 Change-Id: I33ab08dad1e39aa7617d391f7eb2561d6f2504bb | 2014-04-21 | 1 | -0/+12 | |
* | Make addUnigramWord use UnigramProperty.•••Bug: 13406708 Change-Id: I10c108dd7047fe230c60495f13800f32fdc46d0d | 2014-04-14 | 1 | -18/+25 | |
* | Separate unigram/bigram property from WordProperty.•••Bug: 13406708 Change-Id: I48e9fccedd9dcdc1a35ffe027745b58966a83315 | 2014-04-08 | 1 | -1/+1 | |
* | Use same language weight for all dictionaries.•••Bug: 8187060 Change-Id: Ib9d8a8aed2c141137c1bb3c748a89fb8216293e7 | 2014-04-03 | 1 | -3/+5 | |
* | Extend jni interface to input/output languageWeight.•••Bug: 8187060 Change-Id: Ic55d328b87f258f4d65fff207233789a53b2b0ff | 2014-04-03 | 1 | -2/+3 | |
* | Use SuggestionResults to get suggestion.•••Bug: 8187060 Bug: 13333066 Change-Id: I435096ecf8422453f9b167adb0ca3b9c8a840018 | 2014-03-27 | 1 | -30/+13 | |
* | Remove unused partial commit.•••Change-Id: Ia9341a5cb24947d93056810890d94c1f66481d8c | 2014-03-20 | 1 | -3/+3 | |
* | Introduce SuggestionResults and use it for predictions.•••Bug: 8187060 Bug: 13333066 Change-Id: I1ead897024508b7e40fbd93af7d14bfe74b93826 | 2014-03-07 | 1 | -23/+33 | |
* | Use unique_ptr.•••Change-Id: Id92a5b07da4f7f95e2cd293ce8dc1a5f979b7853 | 2014-03-07 | 1 | -4/+5 | |
* | Use nullptr instead of 0 for pointers.•••Change-Id: Ic9425de07b896f940ca11c51968c637ebb897514 | 2014-03-07 | 1 | -1/+1 | |
* | Separate utility methods from BinaryDictionary in native code.•••Bug: 8187060 Change-Id: I099de557d2aaee95c6b809450108139550e9b0aa | 2014-03-05 | 1 | -101/+0 | |
* | Remove corrupted ver4 dictionaries.•••Bug: 12916055 Change-Id: I2c390ab1dc483915691b47a605772cbc2dfeaf09 | 2014-02-21 | 1 | -0/+13 | |
* | Fix wrong Java method call function•••bug: 13072808 Change-Id: I189fda85b59ce40e3657bfbbcc313e7e1225a0da | 2014-02-18 | 1 | -2/+2 | |
* | Implement getHeaderInfoNative.•••Bug: 11281877 Bug: 12810574 Change-Id: Ia3d85ae2cfdb486e74b8636a62431eae883c85da | 2014-02-06 | 1 | -6/+32 | |
* | [HD04] Make the locale mandatory.•••Bug: 11281748 Change-Id: I69281b0053bec404c3e3c713ade3f65a140f51b1 | 2014-02-05 | 1 | -4/+8 | |
* | Add jni interface to get header information from native.•••Bug: 12810574 Change-Id: I2508483bcb3157f04cc1fe13f24f864d301f1f28 | 2014-02-04 | 1 | -0/+16 | |
* | Add a jni method to iterate words in a dictionary.•••Bug: 12810574 Change-Id: I87b13559765f0262dfd06c2ba40d43af6437ea7f | 2014-02-03 | 1 | -0/+25 | |
* | Extend jni interface to get bigrams in WordProperty.•••Bug: 12810574 Change-Id: Ia4b88d02ea8790a5c47d32376cc0b84c3e071ddd | 2014-01-31 | 1 | -5/+7 | |
* | Rename UnigramProperty to WordProperty.•••Bug: 12810574 Change-Id: If5ddd803948aaf6e491ddcbaa5436fb3af3f7257 | 2014-01-31 | 1 | -7/+6 | |
* | Add a dedicated method to control time in native code.•••Bug: 12443085 Change-Id: I41a5cf6c895cb59e54af98b40efded36afcd3247 | 2014-01-15 | 1 | -0/+17 | |
* | Fix native method signature•••Change-Id: Ia2d566f162f746c6b2b2b874f7278d86abd9e839 | 2014-01-15 | 1 | -1/+1 | |
* | Reset to 9bd6dac4708ad94fd0257c53e977df62b152e20c•••The bulk merge from -bayo to klp-dev should not have been merged to master. Change-Id: I527a03a76f5247e4939a672f27c314dc11cbb854 | 2013-12-13 | 1 | -10/+136 | |
* | Fix UserHistoryDictionaryTests.•••Bug: 6669677 Bug: 10667710 Change-Id: I6cdc6a6c9cacc7f276fda3a26ec31e3eb928471c | 2013-10-03 | 1 | -1/+0 | |
* | Separate "GC" and "GC with decay".•••Bug: 6669677 Change-Id: I9d6aba76cef2616f0549e612db9701e1d6a19467 | 2013-10-01 | 1 | -2/+1 | |
* | Create the wiring for auto-commit confidence computation.•••Bug: 9059617 Change-Id: I7e4e05ffa8c68cfebbe362a977fd176555cad12a | 2013-10-01 | 1 | -2/+10 | |
* | Prepare dictionary decay.•••Bug: 6669677 Change-Id: I8fbae190dd44a6bdbee7e9b6d3a16208322727f7 | 2013-09-30 | 1 | -3/+3 | |
* | Add unigram/bigram counting.•••Bug: 6669677 Change-Id: I05ea2201d822dddf062b08c8467daa336760e16c | 2013-09-27 | 1 | -0/+23 | |
* | Create empty dictionary file in native code.•••Bug: 6669677 Change-Id: I46d23deee1fd091678f4593561cb8687eb815212 | 2013-09-26 | 1 | -0/+48 | |
* | Add BinaryDictionary.getBigramProbabilityNative().•••Bug: 10197478 Change-Id: Id16e3ee22a17679c46cc7a0199a9e28065177aa3 | 2013-09-18 | 1 | -6/+22 | |
* | Prepare dictionary saving in native code.•••Bug: 6669677 Change-Id: I0787f66409e2b183c6328fa05805945520e1e93a | 2013-09-17 | 1 | -2/+45 | |
* | [AC4] Add native methods necessary for auto-commit•••Bug: 9059617 Change-Id: I7a47b0675446fc4f39628c60d16de9aea90d1b4d | 2013-09-13 | 1 | -2/+3 | |
* | Move a flag about switching dynamic update to java.•••Bug: 6669677 Change-Id: I6aa99cae4a227f9202179c2873d13473a773e024 | 2013-09-10 | 1 | -0/+5 | |
* | Remove BinaryDictionaryInfo and introduce MmapedBuffer.•••Bug: 6669677 Change-Id: I70e47fa20109060b6ea7a04bcc42ab8f7c543f77 | 2013-08-16 | 1 | -59/+9 | |
* | Revert "Remove BinaryDictionaryInfo and introduce MmapedBuffer."•••This reverts commit d14ffcfcbc2e4f5829f05531613b30750adebb32. This broke a bunch of unit tests -- https://sponge.corp.google.com/target?id=a8a62bd0-3aab-4520-ae64-53f9652ef64b&target=com.google.android.inputmethod.latin.tests&searchFor=&show=FAILED&sortBy=STATUS Change-Id: I1eae460e09808513eacefd523609330819d73d16 | 2013-08-15 | 1 | -9/+59 | |
* | Remove BinaryDictionaryInfo and introduce MmapedBuffer.•••Bug: 6669677 Change-Id: I1459bb53a9761d920427e4b5d925a2844955c88c | 2013-08-15 | 1 | -59/+9 |