Commit message (Expand) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | Remove logic related to dictionary loading from LatinIME.•••Make mSuggest final and give DictionaryFacilitator the responsibility to manage dictionary loading state. This can simplify the logic to decide how to deal with additional dictionaries when loading settings or language switching. Bug: 13273534 Change-Id: I9f3d328272f25addfa186fbeedaaf8417455ba99 | 2014-03-25 | 3 | -50/+77 | |
* | Suppress important notice when its title message is empty•••Bug: 13422608 Change-Id: Ied16e87381e82d8539269ddd90d737f80c2a94c0 | 2014-03-20 | 1 | -1/+12 | |
* | Merge "Separate WeightedString from FusionDictionary." | 2014-03-07 | 1 | -1/+1 | |
|\ | |||||
| * | Separate WeightedString from FusionDictionary.•••Bug: 8187060 Change-Id: I40c1dafca3eb52244c64fdb4c1db30a56385d678 | 2014-03-06 | 1 | -1/+1 | |
* | | Add ActualKeyboardBuilder for testing keyboard layouts•••Bug: 13017434 Change-Id: I38b1f5c261ea1f3ff312c780d7d9b5fe3fba8aaf | 2014-03-07 | 1 | -0/+40 | |
* | | Merge "Use BinaryDictionaryUtils to read dictionary header." | 2014-03-06 | 2 | -2/+42 | |
|\| | |||||
| * | Use BinaryDictionaryUtils to read dictionary header.•••Bug: 8187060 Bug:13035567 Change-Id: I90a5e0665c367f5a1bd786f4babf0d03e79e68fa | 2014-03-05 | 2 | -2/+42 | |
* | | Merge "Separate utility methods from BinaryDictionary." | 2014-03-05 | 2 | -4/+88 | |
|\| | |||||
| * | Separate utility methods from BinaryDictionary.•••Bug: 8187060 Change-Id: Ice2984e332b7bd3bb17174aefc80b5635b72fc50 | 2014-03-05 | 2 | -4/+88 | |
* | | Add additional subtypes test•••Change-Id: I2994fd72bc284c84757f5a2bfa8045aa574a8fbc | 2014-03-03 | 1 | -0/+2 | |
|/ | |||||
* | Use NOT_A_PROBABILITY for adding OOV words.•••Bug: 13197276 Change-Id: I23f453c2c1deea70eab552f8d433fe264adf68b3 | 2014-02-26 | 1 | -3/+3 | |
* | Create a utils class for executors.•••Preliminary refactoring to fix Bug: 13082957 Change-Id: I9f1283c37089bc96140b774b1c559d58031de004 | 2014-02-24 | 1 | -0/+55 | |
* | Support versioned important notice•••This change must be checked in together with If38a754d00. Bug: 10587358 Change-Id: I91580f9468bc5ee7ed1694d7852a60dc6793dac0 | 2014-02-21 | 1 | -14/+14 | |
* | Change important notice version preference file•••This CL also reset the notice version to 1. This CL must be checked in together with Iea8d9ff038. Change-Id: I838f7b5b295388d64d6aba90f50b06654eba16e5 | 2014-02-20 | 1 | -11/+20 | |
* | Turn personalization on when important notice dialog is displayed•••This change must be checked in together with Ifde70b1d3b. Bug: 10587358 Change-Id: I9dc48f9d521e0e6f6269e4f184389ba805f3053f | 2014-02-19 | 1 | -1/+20 | |
* | Don't resume suggestion on links.•••Bug: 11447084 Change-Id: I5bd558b9dd85d1505aa918f44e8ac3e52ec42d97 | 2014-02-17 | 2 | -2/+17 | |
* | Don't show important notice on password field•••Bug: 10587358 Change-Id: Ieff7960e5e2b8609fddeb173af578a5d9b2c4d98 | 2014-02-17 | 1 | -3/+11 | |
* | Show the suggestion strip for the important notice•••Bug: 10587358 Change-Id: Ia060a9ca9dfc2e7fe0750536a9fea3b9cc5900c4 | 2014-02-12 | 1 | -3/+4 | |
* | Fix possible NPE while finding device override value from resource•••Bug: 12949735 Change-Id: Iffda08db413b3b3d338ab9bf625bb0968c2e48dd | 2014-02-10 | 1 | -41/+7 | |
* | Add debug settings for keypress popup animations•••Bug: 12928125 Change-Id: I49faab754c7d1dcf4a791dfc535d3a78b62ce67a | 2014-02-07 | 1 | -0/+4 | |
* | Implement getHeaderInfoNative.•••Bug: 11281877 Bug: 12810574 Change-Id: Ia3d85ae2cfdb486e74b8636a62431eae883c85da | 2014-02-06 | 1 | -3/+3 | |
* | Use CombinedFormatUtils to convert dict elements to strings.•••Bug: 11281877 Bug: 12810574 Change-Id: Ib631f75eab73abc9877a7698171c45e8f2fc7600 | 2014-02-06 | 1 | -0/+99 | |
* | Consolidate WordProperty and Word.•••Bug: 11281877 Bug: 12810574 Change-Id: I9dc99188f80f25a8780c1860dab46e4aa80a23e5 | 2014-02-06 | 1 | -127/+0 | |
* | Make WeightedString have ProbabilityInfo.•••Bug: 11281877 Bug: 12810574 Change-Id: I265e3d8654c75766cd0e0d09d67ef62b4566298a | 2014-02-05 | 1 | -2/+2 | |
* | Separate ProbabilityInfo form WordProperty.•••Bug: 11281877 Bug: 12810574 Change-Id: I0c77d976c915bdf2a2cddabd0cbedc2fb6691c7b | 2014-02-05 | 1 | -24/+9 | |
* | Add a utility method to StringUtils.•••Bug: 12810574 Change-Id: I607803e924b9e99855df7690e67488b2861c120e | 2014-02-04 | 2 | -17/+24 | |
* | Separate header class from FormatSpec.•••Bug: 12810574 Change-Id: Iacf1cd05a268bf690ab864b5e32a18a4b0ccc693 | 2014-02-04 | 1 | -3/+3 | |
* | Make dumpAllWordsForDebug() use getNextWordProperty().•••Bug: 11736680 Bug: 12810574 Change-Id: I32a388e23ee7da5d7291e88a46c90b61d2f25dee | 2014-02-04 | 2 | -182/+46 | |
* | Merge "Extend jni interface to get bigrams in WordProperty." | 2014-01-31 | 1 | -14/+40 | |
|\ | |||||
| * | Extend jni interface to get bigrams in WordProperty.•••Bug: 12810574 Change-Id: Ia4b88d02ea8790a5c47d32376cc0b84c3e071ddd | 2014-01-31 | 1 | -14/+40 | |
* | | Move some methods to MoreKeySpec class•••Change-Id: I025ed15e36ac3113db6a5fccefa0c87f016703fa | 2014-01-31 | 1 | -3/+4 | |
|/ | |||||
* | Merge "[HD03] Straighten out attribute key names in Java." | 2014-01-31 | 1 | -5/+4 | |
|\ | |||||
| * | [HD03] Straighten out attribute key names in Java.•••Bug: 11281748 Change-Id: I1d813bdacd45bcfd9c4cc73ac1d67c5c89854e86 | 2014-01-31 | 1 | -5/+4 | |
* | | Merge "Move important notice version to resource" | 2014-01-31 | 1 | -6/+8 | |
|\ \ | |||||
| * | | Move important notice version to resource•••Bug: 10587358 Change-Id: Ie24fc6c53b15880f4ace991a25223056f03f5eda | 2014-01-31 | 1 | -6/+8 | |
* | | | Move arrayAsList method to CollectionUtils•••Change-Id: If7c1eb7c802490f19c5d3b81d714362408daf376 | 2014-01-31 | 1 | -0/+15 | |
* | | | Merge "Move some methods to StringUtils" | 2014-01-31 | 1 | -0/+18 | |
|\ \ \ | |_|/ |/| | | |||||
| * | | Move some methods to StringUtils•••Change-Id: I29d87fdd65ec879d1c0bdf7e7792a677687c1693 | 2014-01-31 | 1 | -0/+18 | |
| |/ | |||||
* | | Merge "[HD02] Make the date header attribute mandatory." | 2014-01-31 | 1 | -2/+2 | |
|\ \ | |||||
| * | | [HD02] Make the date header attribute mandatory.•••Bug: 11281748 Change-Id: I48a6f3d95ca89ced0c51335527201ecabfb7998e | 2014-01-30 | 1 | -2/+2 | |
* | | | Merge "Rename UnigramProperty to WordProperty." | 2014-01-31 | 1 | -3/+3 | |
|\ \ \ | |_|/ |/| | | |||||
| * | | Rename UnigramProperty to WordProperty.•••Bug: 12810574 Change-Id: If5ddd803948aaf6e491ddcbaa5436fb3af3f7257 | 2014-01-31 | 1 | -3/+3 | |
| |/ | |||||
* | | Show "Touch again to save" in system locale•••Bug: 12811156 Change-Id: I928daf17297ec5c526720850d6203cb9af0496ac | 2014-01-30 | 1 | -2/+5 | |
* | | Add ImportantNoticeUtils class•••Bug: 10587358 Change-Id: I76673b47aab1579cc1310b6a978d04f874d5bcfe | 2014-01-30 | 1 | -0/+75 | |
|/ | |||||
* | Suggestion strip honors RTL layout•••Bug: 9126496 Change-Id: Ia4a1c52bd2a80ea7fe6b9529f2767fee5f9e8aeb | 2014-01-28 | 1 | -3/+0 | |
* | Merge "Add SubtypeLocaleUtils.isRtlLanguage method" | 2014-01-28 | 1 | -0/+21 | |
|\ | |||||
| * | Add SubtypeLocaleUtils.isRtlLanguage method•••Change-Id: I2e399ae9ca111638b583c5681de08b0e6db86e3a | 2014-01-27 | 1 | -0/+21 | |
* | | Try to figure out whether d.quotes open or close.•••Bug: 8911672 Change-Id: I5d5635949530a67f95e5208986907251b7bce903 | 2014-01-27 | 1 | -1/+43 | |
|/ | |||||
* | Merge "Check length of words for personalization dict." | 2014-01-25 | 1 | -1/+5 | |
|\ | |||||
| * | Check length of words for personalization dict.•••Bug: 12602903 Change-Id: I1ea4e558b6d2fde425ce28226647ad60095e3488 | 2014-01-24 | 1 | -1/+5 |