Commit message (Expand) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | Create the path for specifying combining rules in the subtype•••Also add the skeleton of the combining rules for Myanmar reordering as a pilot. Bug: 13945569 Change-Id: Iabeb6838f45f1efff482143595ce5b48543e0c43 | 2014-05-12 | 1 | -0/+4 | |
* | Use DistracterFilter when getting Language Model Param of a word•••A preparation for implementing Distracter Filter. This CL should be checked in together with Icfefa0463180 Bug: 13142176 Change-Id: If9e5ca840c4a81cb0339ab70f146b42fbfa7af5d | 2014-05-07 | 2 | -10/+18 | |
* | Fix unit tests by adding @UsedFortesting.•••Change-Id: I8f66632a32b9e9ddc1b771e8ee74492c7baf9338 | 2014-04-29 | 1 | -0/+3 | |
* | Simplify asyncFlushBinaryDictionary.•••We no longer write files when the dict has not been updated. Bug: 8187060 Change-Id: I8aa23a93d5deafb3a7f16f5466a5e0e84fbbf095 | 2014-04-28 | 1 | -33/+0 | |
* | Merge "Prepare to implement distracter filter" | 2014-04-25 | 1 | -0/+48 | |
|\ | |||||
| * | Prepare to implement distracter filter•••It was implemented according to the Plan B in the design doc: http://go/ime-misspelling-filter This CL is to create a DistracterFilter instance and pass it to PersonalizationDictionarySessionRegistrar. This patch should be checked in together with Id633b4fd45693 Bug: 13142176 Change-Id: Ia4957e64218c9619fcf9bb91795a187617c72a2e | 2014-04-25 | 1 | -0/+48 | |
* | | Quit creating empty dictionary file in ExpandableBinaryDictionary.•••Bug: 14166482 Change-Id: I7b7a25141851d7bb14744567639d8e5d8f04a036 | 2014-04-22 | 1 | -0/+1 | |
|/ | |||||
* | Stop using Configuration.setLocale•••The call for method Configuration.setLocale that is introduce by If60877b29b should be remove to be compatible with API 14 and later. Bug: 14239862 Change-Id: I3815c2b56bd9c655b8bde6f93143adf3ff08c35d | 2014-04-22 | 1 | -7/+7 | |
* | Refactor RunInLocale a bit•••Change-Id: If60877b29bb1263161ec85c99320ad07b7dd4245 | 2014-04-17 | 1 | -12/+10 | |
* | Shuwdown executors after executing all tasks.•••Bug: 14113276 Change-Id: Ie42ef30ffe5767ca434db4669efad2027b474e74 | 2014-04-17 | 1 | -2/+7 | |
* | Refactor SubtypeLocaleUtils a bit•••Change-Id: If8b7fd5ef0b4ff3791deeacc12abb256a10176bf | 2014-04-10 | 2 | -17/+27 | |
* | [CB25] Refactor some array copying•••Bug: 13406701 Change-Id: I09edd822f5cc2446b324d41c76d835bcff1191e6 | 2014-04-09 | 1 | -2/+31 | |
* | Fix build breakage caused by I0218dd07•••BUG: 11746191 Change-Id: I0b693c4b22793f6e8fd77a9f045f205aa8fe4050 | 2014-04-08 | 1 | -1/+1 | |
* | Merge "Add StatsUtils for checking state" | 2014-04-08 | 1 | -0/+53 | |
|\ | |||||
| * | Add StatsUtils for checking state•••BUG: 11746191 Change-Id: I0218dd07dde1d09321009ea1497258fc4235a1e8 | 2014-04-08 | 1 | -0/+53 | |
* | | Use platform default theme for activities and dialogs•••Bug: 13698528 Change-Id: Ib904c911452525e3749c0eb287434b504576db5f | 2014-04-04 | 1 | -0/+34 | |
|/ | |||||
* | [CB17] Remove a member.•••Bug: 13406701 Change-Id: I2e271f637f6b529a4191a7adc5cdfa5af437761b | 2014-04-02 | 1 | -8/+9 | |
* | Add SpacebarLanguageUtils class•••The SpacebarLanguageUtils class is separated from SubtypeLocaleUtils and handles the language name on the spacebar. Bug: 8084704 Change-Id: I82f79a061d4f0cc2895263298c3ebf8ee444c61d | 2014-04-01 | 2 | -35/+61 | |
* | Merge "Dictionary migration in Java side." | 2014-03-28 | 1 | -0/+27 | |
|\ | |||||
| * | Dictionary migration in Java side.•••Bug: 13406708 Change-Id: If83938e4b4810d2e8353c70cdd8ef3ea97a29571 | 2014-03-27 | 1 | -0/+27 | |
* | | Merge "Stop displaying locale string on short space bar" | 2014-03-28 | 1 | -26/+17 | |
|\ \ | |||||
| * | | Stop displaying locale string on short space bar•••Bug: 12070355 Change-Id: I2d6fa20431bc56d5139caeac33e396b73906d075 | 2014-03-28 | 1 | -26/+17 | |
* | | | Fix: NPE after onDestroy().•••Bug: 13671513 Change-Id: I06aa14870ff5422ad514356ee406600b247858c5 | 2014-03-28 | 1 | -0/+6 | |
|/ / | |||||
* | | Merge "Move code only used for dicttool and tests under tests." | 2014-03-27 | 2 | -83/+0 | |
|\ \ | |/ |/| | |||||
| * | Move code only used for dicttool and tests under tests.•••Bug: 13035567 Change-Id: I13c6df013ef2b67c9bf67455d9c32d283bf9ea2e | 2014-03-27 | 2 | -83/+0 | |
* | | 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 |