Commit message (Collapse) | Author | Age | Files | Lines | ||
---|---|---|---|---|---|---|
... | ||||||
* | | | Merge "Fix UserHistoryDictionaryTests" | 2014-02-13 | 1 | -54/+47 | ||
|\ \ \ | |/ / |/| | | ||||||
| * | | Fix UserHistoryDictionaryTests | 2014-02-13 | 1 | -54/+47 | ||
| |/ | | | | | | | Change-Id: I5f2f555f9c3f471545921ef80e4cf528976be837 | |||||
* | | Merge "Fix a test." | 2014-02-13 | 1 | -2/+2 | ||
|\ \ | ||||||
| * | | Fix a test. | 2014-02-13 | 1 | -2/+2 | ||
| |/ | | | | | | | | | | | | | | | | | | | This fixes two separate problems: - The word finds itself with two separate suggestion spans. This is fine for LatinIME, but it's hard to predict whether it's fine for other interested parties (other keyboards). - The test for the blue underline was incorrect. Change-Id: I3ecc849676851bf25a25238d694adaa956521a26 | |||||
* / | Fix a failing test. | 2014-02-12 | 1 | -1/+3 | ||
|/ | | | | | | | | | A replay of that old, horribly hard-to-find bug: we post a resume message during onStartInputView, so we need to process it before we start the test. But now the message is posted with a delay, so we need to wait for the delay... Change-Id: I843d70e636fa51a68aadbdbbaa73b1711ad7bddd | |||||
* | Merge "Make PtNode have ProbabilityInfo instead of raw value." | 2014-02-10 | 2 | -7/+8 | ||
|\ | ||||||
| * | Make PtNode have ProbabilityInfo instead of raw value. | 2014-02-10 | 2 | -7/+8 | ||
| | | | | | | | | | | | | Bug: 11281877 Bug: 12810574 Change-Id: Id1cda0afc74c4e30633c735729143491b2274a7b | |||||
* | | Fix possible NPE while finding device override value from resource | 2014-02-10 | 1 | -33/+0 | ||
| | | | | | | | | | | Bug: 12949735 Change-Id: Iffda08db413b3b3d338ab9bf625bb0968c2e48dd | |||||
* | | Merge "Decimal number is treated as outputText" | 2014-02-07 | 1 | -0/+26 | ||
|\ \ | ||||||
| * | | Decimal number is treated as outputText | 2014-02-06 | 1 | -0/+26 | ||
| | | | | | | | | | | | | Change-Id: I9d4a8ac5dd26a7c41fcfbe1842a40f347a2f2aab | |||||
* | | | Merge "Use native logic to read Ver4 dict." | 2014-02-06 | 2 | -212/+0 | ||
|\ \ \ | | |/ | |/| | ||||||
| * | | Use native logic to read Ver4 dict. | 2014-02-06 | 2 | -212/+0 | ||
| | | | | | | | | | | | | | | | | | | Bug: 11281877 Bug: 12810574 Change-Id: Ief371d3ef61818e4e031de4659aee3c9584c7379 | |||||
* | | | Use SubtypeLocaleUtils.isRtlLanguage | 2014-02-06 | 2 | -4/+3 | ||
|/ / | | | | | | | Change-Id: Ic0208412cd9c02975641cb5c448d092f28786746 | |||||
* | | Merge "Conditionally store the raw suggestions." | 2014-02-06 | 1 | -1/+1 | ||
|\ \ | ||||||
| * | | Conditionally store the raw suggestions. | 2014-02-06 | 1 | -1/+1 | ||
| |/ | | | | | | | | | Bug: 12913520 Change-Id: Ie15f97d90c142c51089280252b35b5ad1d226e19 | |||||
* | | Merge "Consolidate WordProperty and Word." | 2014-02-06 | 1 | -23/+20 | ||
|\ \ | |/ |/| | ||||||
| * | Consolidate WordProperty and Word. | 2014-02-06 | 1 | -23/+20 | ||
| | | | | | | | | | | | | Bug: 11281877 Bug: 12810574 Change-Id: I9dc99188f80f25a8780c1860dab46e4aa80a23e5 | |||||
* | | Merge "Stop considering personalization dicts outputs as words" | 2014-02-05 | 1 | -1/+1 | ||
|\ \ | ||||||
| * | | Stop considering personalization dicts outputs as words | 2014-02-05 | 1 | -1/+1 | ||
| | | | | | | | | | | | | | | | | | | Bug: 12800726 Bug: 12798403 Change-Id: I6d60f9ad39761757f8a64533f40d6441f3a36410 | |||||
* | | | Merge "Make WeightedString have ProbabilityInfo." | 2014-02-05 | 1 | -7/+9 | ||
|\ \ \ | | |/ | |/| | ||||||
| * | | Make WeightedString have ProbabilityInfo. | 2014-02-05 | 1 | -7/+9 | ||
| |/ | | | | | | | | | | | Bug: 11281877 Bug: 12810574 Change-Id: I265e3d8654c75766cd0e0d09d67ef62b4566298a | |||||
* | | Merge "Treat a sole "|" as a special case of key label" | 2014-02-05 | 1 | -5/+3 | ||
|\ \ | ||||||
| * | | Treat a sole "|" as a special case of key label | 2014-02-05 | 1 | -5/+3 | ||
| | | | | | | | | | | | | Change-Id: Ia72c31d15c891fa522935ba9792e88fd5d8ce7f7 | |||||
* | | | Merge "Add null check to KeySpecParser" | 2014-02-05 | 3 | -4/+23 | ||
|\| | | ||||||
| * | | Add null check to KeySpecParser | 2014-02-05 | 3 | -4/+23 | ||
| | | | | | | | | | | | | Change-Id: Ic37db8cbf8f83f753d7381e1edba8eac1ef1ceb1 | |||||
* | | | Merge "[HD04] Make the locale mandatory." | 2014-02-05 | 2 | -5/+5 | ||
|\ \ \ | |/ / |/| | | ||||||
| * | | [HD04] Make the locale mandatory. | 2014-02-05 | 2 | -5/+5 | ||
| |/ | | | | | | | | | Bug: 11281748 Change-Id: I69281b0053bec404c3e3c713ade3f65a140f51b1 | |||||
* / | Rename base test class KeySpecParserTestsBase | 2014-02-05 | 3 | -3/+7 | ||
|/ | | | | Change-Id: I41e1ccb3f0cfde4e5ae311a763e5659e5ff71d3c | |||||
* | Merge "Add KeySpecParser unit test" | 2014-02-05 | 3 | -303/+379 | ||
|\ | ||||||
| * | Add KeySpecParser unit test | 2014-02-04 | 3 | -303/+379 | ||
| | | | | | | | | Change-Id: Ie1c32daecefc2909e58056f515631cbd7de687f7 | |||||
* | | Separate header class from FormatSpec. | 2014-02-04 | 3 | -17/+16 | ||
|/ | | | | | Bug: 12810574 Change-Id: Iacf1cd05a268bf690ab864b5e32a18a4b0ccc693 | |||||
* | Make dumpAllWordsForDebug() use getNextWordProperty(). | 2014-02-04 | 1 | -244/+0 | ||
| | | | | | | Bug: 11736680 Bug: 12810574 Change-Id: I32a388e23ee7da5d7291e88a46c90b61d2f25dee | |||||
* | Implement Ver4PatriciaTriePolicy::getNextWordAndNextToken. | 2014-02-04 | 1 | -0/+93 | ||
| | | | | | Bug: 12810574 Change-Id: Idea44f03c477964f58e65fbf2b55e3fcd77a2934 | |||||
* | Get bigram information via getWordProperty(). | 2014-02-03 | 1 | -11/+66 | ||
| | | | | | Bug: 12810574 Change-Id: I2750a5659ccbc3e31307c28e35dd9a1dbdffbeee | |||||
* | Merge "Extend jni interface to get bigrams in WordProperty." | 2014-01-31 | 1 | -32/+33 | ||
|\ | ||||||
| * | Extend jni interface to get bigrams in WordProperty. | 2014-01-31 | 1 | -32/+33 | ||
| | | | | | | | | | | Bug: 12810574 Change-Id: Ia4b88d02ea8790a5c47d32376cc0b84c3e071ddd | |||||
* | | Merge "Move some methods to MoreKeySpec class" | 2014-01-31 | 2 | -18/+21 | ||
|\ \ | |/ |/| | ||||||
| * | Move some methods to MoreKeySpec class | 2014-01-31 | 2 | -18/+21 | ||
| | | | | | | | | Change-Id: I025ed15e36ac3113db6a5fccefa0c87f016703fa | |||||
* | | Merge "Fix BinaryDictDecoderEncoderTests." | 2014-01-31 | 1 | -0/+13 | ||
|\ \ | |/ |/| | ||||||
| * | Fix BinaryDictDecoderEncoderTests. | 2014-01-31 | 1 | -0/+13 | ||
| | | | | | | | | | | Bug: 12809791 Change-Id: I04313df78692b01e153a34c932a37f079a924105 | |||||
* | | Merge "[HD03] Straighten out attribute key names in Java." | 2014-01-31 | 3 | -13/+13 | ||
|\ \ | ||||||
| * | | [HD03] Straighten out attribute key names in Java. | 2014-01-31 | 3 | -13/+13 | ||
| |/ | | | | | | | | | Bug: 11281748 Change-Id: I1d813bdacd45bcfd9c4cc73ac1d67c5c89854e86 | |||||
* / | Refactor KeyboardTextsSet class | 2014-01-31 | 2 | -6/+4 | ||
|/ | | | | Change-Id: I0b48c85aa2c291e1e7ee25d61c558700fc677e29 | |||||
* | Rename UnigramProperty to WordProperty. | 2014-01-31 | 1 | -10/+8 | ||
| | | | | | Bug: 12810574 Change-Id: If5ddd803948aaf6e491ddcbaa5436fb3af3f7257 | |||||
* | Reading dictionary containing timestamps in Java Side. | 2014-01-29 | 3 | -16/+84 | ||
| | | | | | | | Just skipping historical information fields. Bug: 11281877 Change-Id: I43d2adaa576b7da11ed3ca54990265dbb6f53b08 | |||||
* | Merge "Add SubtypeLocaleUtils.isRtlLanguage method" | 2014-01-28 | 1 | -1/+23 | ||
|\ | ||||||
| * | Add SubtypeLocaleUtils.isRtlLanguage method | 2014-01-27 | 1 | -1/+23 | ||
| | | | | | | | | Change-Id: I2e399ae9ca111638b583c5681de08b0e6db86e3a | |||||
* | | Merge "Try to figure out whether d.quotes open or close." | 2014-01-27 | 1 | -0/+28 | ||
|\ \ | |/ |/| | ||||||
| * | Try to figure out whether d.quotes open or close. | 2014-01-27 | 1 | -0/+28 | ||
| | | | | | | | | | | Bug: 8911672 Change-Id: I5d5635949530a67f95e5208986907251b7bce903 | |||||
* | | Fix SubtypeLocaleUtilsTests | 2014-01-27 | 1 | -18/+27 | ||
|/ | | | | Change-Id: Ifbdfd320b1416d210592ec14099e4dd9d9d0047d |