Commit message (Expand) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | Use Java 7 diamond operator•••Change-Id: If16ef50ae73147594615d0f49d6a22621eaf1aef | 2014-05-24 | 1 | -3/+2 | |
* | Version up dynamic dict format from 401 to 402.•••Change-Id: Ibea36af905ade773ae3db3a5456f7b5a0ad7d220 | 2014-05-23 | 1 | -2/+3 | |
* | Extend jni methods and enable Beginning-of-Sentence.•••Bug: 14119293 Change-Id: I78fc877367dd0d6240eeacb750b6d2d0b93cba83 | 2014-05-23 | 1 | -0/+4 | |
* | Add VERSION4_DEV(402) in Java side and use it for tests.•••Bug: 13406708 Change-Id: I7c9c53bf34d12dced7331a359a83f6444490783a | 2014-05-14 | 1 | -1/+2 | |
* | Add VERSION4_TEST for testing.•••Bug: 13406708 Change-Id: I0b434717ea3edbb131650af634c53cfbfe113c3e | 2014-05-09 | 1 | -0/+5 | |
* | Fix unit tests by adding @UsedForTesting.•••Change-Id: I8497d6cf446297bc8c15e9d9818078b1026a8c51 | 2014-03-28 | 2 | -0/+3 | |
* | Move code only used for dicttool and tests under tests.•••Bug: 13035567 Change-Id: I13c6df013ef2b67c9bf67455d9c32d283bf9ea2e | 2014-03-27 | 15 | -3573/+0 | |
* | Move DictionaryOptions from FusionDictionary to FormatSpec.•••Bug: 8187060 Bug:13035567 Change-Id: Id4f45e589521ae98c926a4c0607be10ce1a983f2 | 2014-03-06 | 3 | -42/+43 | |
* | Separate WeightedString from FusionDictionary.•••Bug: 8187060 Change-Id: I40c1dafca3eb52244c64fdb4c1db30a56385d678 | 2014-03-06 | 11 | -56/+62 | |
* | Use BinaryDictionaryUtils to read dictionary header.•••Bug: 8187060 Bug:13035567 Change-Id: I90a5e0665c367f5a1bd786f4babf0d03e79e68fa | 2014-03-05 | 3 | -48/+3 | |
* | Separate utility methods from BinaryDictionary.•••Bug: 8187060 Change-Id: Ice2984e332b7bd3bb17174aefc80b5635b72fc50 | 2014-03-05 | 1 | -1/+2 | |
* | Add header attributes for evaluation.•••Bug: 13197276 Change-Id: Ib5247da691ff24a73e13485288237ccc51bb54f0 | 2014-02-28 | 1 | -0/+4 | |
* | Use dynamic operations to construct all ver4 dicts.•••Bug: 8187060 Bug: 13127350 Change-Id: I081ee904c41898128efa8ba7a1bf3fa0a46c6231 | 2014-02-27 | 1 | -0/+2 | |
* | Read and write forgetting curve header attributes.•••Bug: 13197276 Change-Id: I6c38a127e1745903594b7bf0ec80ef179e794feb | 2014-02-26 | 1 | -0/+4 | |
* | Correctly read the header of APK-embedded dicts•••Bug: 13164518 Change-Id: I8768ad887af8b89ad9f29637f606c3c68629c7ca | 2014-02-24 | 4 | -16/+27 | |
* | Fix: file descriptor leaking.•••File descriptors will be closed in BinaryDictionary.finalize(); but, this leads to unit test fails. Bug: 13066902 Change-Id: I2b0d3e54ee91fa844530df54596f86bbbbac81a5 | 2014-02-21 | 2 | -22/+32 | |
* | Throw IOException when dict header cannot be read.•••Bug: 13106638 Change-Id: Ib48ef0a191a436552c49b6e817dfa13fe1567ae8 | 2014-02-20 | 1 | -0/+4 | |
* | Throw exception when the header cannot be read.•••Bug: 13066902 Change-Id: I8fd0f361a4ca55aaab8a2bd2e11f48f92b87fc93 | 2014-02-19 | 1 | -0/+3 | |
* | Remove unused code.•••Bug: 12810574 Change-Id: I9c7fff60ae0e94d52f3bd19c3e88de5a53b917d7 | 2014-02-15 | 11 | -592/+98 | |
* | Implement PatriciaTriePolicy::getNextWordAndNextToken().•••Bug: 12810574 Change-Id: Id1d44f90de9455d9cbe7b6e0a161cae91d6d422c | 2014-02-15 | 2 | -18/+54 | |
* | Remove unused argument from readDictionaryBinary.•••Bug: 12810574 Change-Id: Ice415ebd8d11162facca3fe8927ef8a616b11424 | 2014-02-14 | 4 | -42/+13 | |
* | Remove unused code.•••Bug: 12810574 Change-Id: If0ef02a984469a3b6e0c00b1c3c8d98d0d2b5466 | 2014-02-10 | 5 | -235/+76 | |
* | Make PtNode have ProbabilityInfo instead of raw value.•••Bug: 11281877 Bug: 12810574 Change-Id: Id1cda0afc74c4e30633c735729143491b2274a7b | 2014-02-10 | 10 | -97/+131 | |
* | Use native logic to read Ver4 dict.•••Bug: 11281877 Bug: 12810574 Change-Id: Ief371d3ef61818e4e031de4659aee3c9584c7379 | 2014-02-06 | 6 | -853/+105 | |
* | Merge "Use CombinedFormatUtils to convert dict elements to strings." | 2014-02-06 | 2 | -32/+6 | |
|\ | |||||
| * | Use CombinedFormatUtils to convert dict elements to strings.•••Bug: 11281877 Bug: 12810574 Change-Id: Ib631f75eab73abc9877a7698171c45e8f2fc7600 | 2014-02-06 | 2 | -32/+6 | |
* | | Merge "Consolidate WordProperty and Word." | 2014-02-06 | 6 | -137/+244 | |
|\| | |||||
| * | Consolidate WordProperty and Word.•••Bug: 11281877 Bug: 12810574 Change-Id: I9dc99188f80f25a8780c1860dab46e4aa80a23e5 | 2014-02-06 | 6 | -137/+244 | |
* | | Merge "Make WeightedString have ProbabilityInfo." | 2014-02-05 | 5 | -21/+49 | |
|\| | |||||
| * | Make WeightedString have ProbabilityInfo.•••Bug: 11281877 Bug: 12810574 Change-Id: I265e3d8654c75766cd0e0d09d67ef62b4566298a | 2014-02-05 | 5 | -21/+49 | |
* | | Merge "Separate ProbabilityInfo form WordProperty." | 2014-02-05 | 1 | -0/+46 | |
|\| | |||||
| * | Separate ProbabilityInfo form WordProperty.•••Bug: 11281877 Bug: 12810574 Change-Id: I0c77d976c915bdf2a2cddabd0cbedc2fb6691c7b | 2014-02-05 | 1 | -0/+46 | |
* | | [HD04] Make the locale mandatory.•••Bug: 11281748 Change-Id: I69281b0053bec404c3e3c713ade3f65a140f51b1 | 2014-02-05 | 1 | -1/+3 | |
|/ | |||||
* | Separate header class from FormatSpec.•••Bug: 12810574 Change-Id: Iacf1cd05a268bf690ab864b5e32a18a4b0ccc693 | 2014-02-04 | 9 | -83/+97 | |
* | [HD03] Straighten out attribute key names in Java.•••Bug: 11281748 Change-Id: I1d813bdacd45bcfd9c4cc73ac1d67c5c89854e86 | 2014-01-31 | 3 | -13/+16 | |
* | Fix historical info of bigrams reading.•••Bug: 12809791 Change-Id: I879279a0d0e1007a7c6cb87a627bf046340dda98 | 2014-01-30 | 1 | -5/+6 | |
* | Reading dictionary containing timestamps in Java Side.•••Just skipping historical information fields. Bug: 11281877 Change-Id: I43d2adaa576b7da11ed3ca54990265dbb6f53b08 | 2014-01-29 | 6 | -52/+48 | |
* | Fix unit tests by adding @UsedForTesting•••Change-Id: I2d2d226e21a46239077394ab09db88a4bd563460 | 2014-01-19 | 1 | -0/+4 | |
* | Fix possible NPE.•••Bug: 11933670 Change-Id: Ib0ce853e691bdadffb73874ea9f188cfbec8bc93 | 2014-01-06 | 2 | -1/+9 | |
* | Run GC when needed, instead of too late.•••Bug: 12164855 Change-Id: Ie4d8be9f2652b01470bcc06911e2191e09fb3149 | 2013-12-17 | 1 | -3/+3 | |
* | Fix wrong dereference reading code.•••Bug: 12164855 Change-Id: I26faf27edfa303510197bccaa3521578f649741d | 2013-12-17 | 1 | -17/+23 | |
* | Merge "Move DictUpdater to the tests directory." | 2013-12-17 | 8 | -1127/+10 | |
|\ | |||||
| * | Move DictUpdater to the tests directory.•••Bug: 11245133 Change-Id: I0907a091ac3ae960eaf3b27da78dbb48a24b2ea1 | 2013-12-17 | 8 | -1127/+10 | |
* | | Increment version number of ver4 format to 401.•••Bug: 11073222 Change-Id: I3878aef02040b1ef73165645fc70ede586289c51 | 2013-12-16 | 1 | -1/+1 | |
* | | Fix: incompatible PtNode array size reading.•••Bug: 11073222 Change-Id: I681be725b5c6dcc10aa536b00327698a7df75277 | 2013-12-16 | 2 | -5/+5 | |
|/ | |||||
* | Merge "Make the bad header a checked exception and fix dicttool test" | 2013-12-16 | 1 | -4/+5 | |
|\ | |||||
| * | Make the bad header a checked exception and fix dicttool test•••Change-Id: If780a2a1cb722aee83d910904c0a6315add9552d | 2013-12-16 | 1 | -4/+5 | |
* | | Fix failing tests•••- Version 3 is not supported - Now passing the right string to open v4 dicts. Fix the tests for this. Change-Id: I7829330c3568a715b96396ba4e4e69c6e17775ab | 2013-12-16 | 3 | -3/+3 | |
|/ | |||||
* | Remove references to the v3 dictionary.•••Change-Id: I811c8c923ad67a6d9bfdd11bdef8991eb7135c27 | 2013-12-13 | 3 | -581/+29 | |
* | Have dicttool use the native library to generate v4 dicts.•••Yay ! Change-Id: Iea8ced9e81031b9ab7eff05ad9ef7215be248de9 | 2013-12-13 | 6 | -406/+72 |