- Aug 22, 2014
-
-
Jean Chalard authored
This reverts commit 8ffe4bc9. Change-Id: I9d4c98b0adfdb78b0f4d376f7691e50d1bd2228f
-
Jean Chalard authored
Bug: 11230254 Change-Id: Ic7a1bf938a5a186dcff527b556295aba2406e8b9
-
- Jul 10, 2014
-
-
Keisuke Kuroyanagi authored
Bug: 13689011 Bug: 13630847 Change-Id: I9930d5ce9cbe16489dc69f68b9590d72afe463b5
-
Keisuke Kuroyanagi authored
Suggestions have been sorted in SuggestionResults. Bug: 13689011 Change-Id: Iec21e97119ceb7c71673d5b15bb1f06040b59fef
-
Keisuke Kuroyanagi authored
Bug: 13630847 Change-Id: I07d17ccf5ce0755f63a0b8d236d77600baaf62b6
-
- Jul 04, 2014
-
-
Yohei Yukawa authored
This CL consolidates the initialization logic for additional subtypes so that each additional subtypes can have predictable subtype ID regardless of OS version. Previously subtype IDs for additional subtypes are calculated differently depending on the running OS version with hoping it minimizes the risk of compatibility issues. However, it is getting harder and harder to maintain slightly different logic between OSes. Thus we decided to unify the logic into that in KitKat even though it may causes some breaking changes. Note that the actual extra values that are used to instantiate InputMethodSubtype object are still determined on the fly depending on the running OS version. However these actual extra values are no longer used for the subtype ID calculation. BUG: 16000850 Change-Id: Id3c262386a7bc7ed75966b1395a50171abe550d3
-
- Jul 01, 2014
-
-
Jean Chalard authored
Bug: 15840116 Change-Id: I91719e4fc2e3fe29320e4cb8b1a2f8f93c44cc4d
-
- Jun 26, 2014
-
-
Jean Chalard authored
Bug: 15840116 Change-Id: I3a2a9c41e40590c0116c7885a49c6fa308ed8f44
-
- May 23, 2014
-
-
Tadashi G. Takaoka authored
Change-Id: If16ef50ae73147594615d0f49d6a22621eaf1aef
-
- Apr 28, 2014
-
-
Keisuke Kuroyanagi authored
Bug: 13630847 Change-Id: Iadcf5b31f66fb73efc5c640e96e8c2106a0224dd
-
- Mar 28, 2014
-
-
Keisuke Kuroyanagi authored
Change-Id: I729e1cd5e5e333038b9d9e6197cf50b574990d76
-
- Mar 05, 2014
-
-
Keisuke Kuroyanagi authored
Bug: 8187060 Change-Id: Ice2984e332b7bd3bb17174aefc80b5635b72fc50
-
- Dec 26, 2013
-
-
Keisuke Kuroyanagi authored
Bug: 8187060 Change-Id: I2f91da12ba2a9e7ce28abd06f314e0e6125d08dc
-
- Dec 13, 2013
-
-
Ken Wakasa authored
The bulk merge from -bayo to klp-dev should not have been merged to master. Change-Id: I527a03a76f5247e4939a672f27c314dc11cbb854
-
- Dec 03, 2013
-
-
Keisuke Kuroyanagi authored
Bug: 11973488 Change-Id: I91ef720a24633aec0f4e81cd4f7c49c749805c49
-
- Oct 07, 2013
-
-
Jean Chalard authored
This is not the right way to do it, but it's simple and will kill the regression. We should investigate why the return values are wrong in this case. Bug: 10780091 Change-Id: I808727242c9cb1598df00a7426358dc3a658add4
-
- Aug 07, 2013
-
-
Tadashi G. Takaoka authored
Change-Id: I4a9065e703e98ffed50f2a6d76ace938dfc26ddf
-
- Jun 24, 2013
-
-
Ken Wakasa authored
Change-Id: I1c5b27c8edf231680edb8d96f63b9d04cfc6a6fa
-
- May 08, 2013
-
-
Satoshi Kataoka authored
Bug: 8783170 Change-Id: I067486e5ec1ae7cdef8e2121392464ba71ee8add
-
- May 01, 2013
-
-
Ken Wakasa authored
Change-Id: Icb89c5119a67edaa019d5f7645b734cfcfc29041
-
Satoshi Kataoka authored
Bug: 8772531 By the change in the suggestion algorithm, the pruning of the suggestions is not required anymore. This has been fixed in master branch properly. Change-Id: I6ab9da953d69ff726d2bc328c09064e6ade0dcea
-
Satoshi Kataoka authored
Bug: 8613307 Change-Id: Ief04a4abb6dc1f79660a2e419c9c5e271802b5a1
-
- Apr 10, 2013
-
-
Jean Chalard authored
Change-Id: Ic220129dc59f585164dbf63591cd1c96de17fe6f
-
- Apr 05, 2013
-
-
Jean Chalard authored
Change-Id: I9cc2e9a7ac0b3346af40bcb083f939333336cf09
-
- Apr 02, 2013
-
-
Tadashi G. Takaoka authored
Change-Id: I544eec9d661796d57749dbaa2163bc1e2a891353
-
- Jan 21, 2013
-
-
Tadashi G. Takaoka authored
Change-Id: Ic56167f952a7f4449da366e1e81610e72c966086
-
- Jan 11, 2013
-
-
Jean Chalard authored
Remove the subtypes that don't get a dictionary any more in AOSP. Also prepare for all downloadable-dictionary supported subtypes. Bug: 7673670 Change-Id: I5b754a791233c270237b8f7e5e2208f7282ad294
-
- Dec 11, 2012
-
-
Jean Chalard authored
Change-Id: Id13e0aeec6ec3655d6bb0edc7f8f7821e7dc5a36
-
- Dec 04, 2012
-
-
Jean Chalard authored
Two flavors of words would be wrongly reported as misspelled by the android spell checker when they are written in all upper case letters: - Words containing a quote or a dash or any other non-letter - Words that need the first letter to be capitalized Bug: 7659216 Change-Id: Ibc5d261945ffcbb8a858d4c73b7c62cef6671abf
-
- Oct 22, 2012
-
-
Tadashi G. Takaoka authored
Change-Id: Idc478f901185ee1b4912acc82d0cbc54fee4e991
-
- Sep 27, 2012
-
-
Tadashi G. Takaoka authored
Change-Id: I6009b3c1950ba32b7f1e205a3db2307fe0cd688e
-
- Sep 22, 2012
-
-
satok authored
This is a backport of Iec2793de3fff7bf15f68f Change-Id: If16d1c48edf084d892da722fb288e467f211b08e
-
- Sep 20, 2012
-
-
satok authored
This is a backport of Iec2793de3fff7bf15f68f Change-Id: If16d1c48edf084d892da722fb288e467f211b08e
-
- Aug 22, 2012
-
-
Tadashi G. Takaoka authored
Change-Id: I6b4de9187e122298e5e9cd8ddc9070d062df6a89
-
- Aug 17, 2012
-
-
Jean Chalard authored
The functionality now lives in the binary dictionary. This finalizes work on Bug: 6906525 Change-Id: Id106d871e8afdf9afa886d2a30bea87ff89f2d24
-
- Jul 10, 2012
-
-
Satoshi Kataoka authored
Bug: 6789576 Change-Id: I6de1e1aa64cf14f38ecb250579418bc518f0d838
-
Satoshi Kataoka authored
Bug: 6789576 Change-Id: I7c55d36afad7ef6046353b3c9e849a54a6dc83ae
-
- Jul 05, 2012
-
-
Satoshi Kataoka authored
Change-Id: Ia3f8713f4c854ad12c009f64a38040cf3ac69731
-
- Jul 04, 2012
-
-
Tadashi G. Takaoka authored
Change-Id: Ie6af46acba18a2d1cf3ddd1578d60ded4c90f89a
-
- Jun 26, 2012
-
-
Jean Chalard authored
Change-Id: I267177044c7d7b0d9119839a11057b2bbf41f75f
-