aboutsummaryrefslogtreecommitdiffstats
Commit message (Collapse)AuthorAgeFilesLines
...
* | | | | am 03eba092: Merge "Use MoreKeysDetector for accessibility"Tadashi G. Takaoka2014-06-132-13/+4
|\| | | | | | | | | | | | | | | | | | | | | | | | * commit '03eba0927dfb82c890c0745840bc6098240c04d4': Use MoreKeysDetector for accessibility
| * | | | Merge "Use MoreKeysDetector for accessibility"Tadashi G. Takaoka2014-06-102-13/+4
| |\ \ \ \
| | * | | | Use MoreKeysDetector for accessibilityTadashi G. Takaoka2014-06-132-13/+4
| | | |/ / | | |/| | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | A more keys keyboard may have a divider on it. The MoreKeysDetector should be used even with accessibility mode on to be able to handle a divider. Bug: 15583354 Change-Id: Ife2cf8304496c4c330127fde8ca1f34c2f0838e2
* | | | | am 68b8a2d8: Make accessibility long press timeout longerTadashi G. Takaoka2014-06-131-1/+1
|\| | | | | | | | | | | | | | | | | | | | | | | | * commit '68b8a2d86cf19650dfba771a28d63c75d3a5c9ca': Make accessibility long press timeout longer
| * | | | Make accessibility long press timeout longerTadashi G. Takaoka2014-06-131-1/+1
| |/ / / | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | The previous time out was 1500 milliseconds that wasn't enough for announcing some accented letters, for example "Ü". This CL makes the time out to 3000 milliseconds. BUG: 15582951 Change-Id: I9bf864389c359e3b9abfe5000b897cf742a8dbe7
* | | | am c1cb930d: Merge "Revert "Check OS codename for ↵Yohei Yukawa2014-06-131-13/+4
|\| | | | | | | | | | | | | | | | | | | | | | | | | | | shouldOfferSwitchingToNextInputMethod"" * commit 'c1cb930dde27414a0d8b15ae345650d41ba56add': Revert "Check OS codename for shouldOfferSwitchingToNextInputMethod"
| * | | Merge "Revert "Check OS codename for shouldOfferSwitchingToNextInputMethod""Yohei Yukawa2014-06-101-13/+4
| |\ \ \
| | * | | Revert "Check OS codename for shouldOfferSwitchingToNextInputMethod"Yohei Yukawa2014-06-131-13/+4
| | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | This reverts commit 1690992d1b5e37f21edb3040d5b939bd0f713efc. Build.VERSION.SDK_INT is bumped with I4716e71d72b2526fe635079d1b. We no longer need this workaround. Change-Id: I75a1c2a7055af17a7d40291aadd62ae9bb42e056
* | | | | am a68e0dd4: Fix NPE by disabling key preview popup of Emoji paletteTadashi G. Takaoka2014-06-134-7/+10
|\| | | | | | | | | | | | | | | | | | | | | | | | * commit 'a68e0dd437daa1387edc65082f96a00ca258a7b0': Fix NPE by disabling key preview popup of Emoji palette
| * | | | Fix NPE by disabling key preview popup of Emoji paletteTadashi G. Takaoka2014-06-134-7/+10
| | | | | | | | | | | | | | | | | | | | | | | | | Bug: 15579928 Change-Id: I6bcf885f2c1aa37b337a85978409ccf41e459c2a
* | | | | am 89899e14: Merge "Update unit test for beginning-of-sentence."Keisuke Kuroyanagi2014-06-122-12/+25
|\| | | | | | | | | | | | | | | | | | | | | | | | * commit '89899e14dfe4c40ed833ba0ef7d0b06e281d0331': Update unit test for beginning-of-sentence.
| * | | | Merge "Update unit test for beginning-of-sentence."Keisuke Kuroyanagi2014-06-102-12/+25
| |\ \ \ \
| | * | | | Update unit test for beginning-of-sentence.Keisuke Kuroyanagi2014-06-122-12/+25
| | | | | | | | | | | | | | | | | | | | | | | | | | | | | | Bug: 14119293 Change-Id: I594a1ca1096f0c12c678dd30eb75de905e55c5bb
* | | | | | am da0ea760: Merge "Add jni method for removeUnigramEntry()."Keisuke Kuroyanagi2014-06-122-0/+31
|\| | | | | | | | | | | | | | | | | | | | | | | | | | | | | * commit 'da0ea7603bdfb71a6134617d19535960aca4f40e': Add jni method for removeUnigramEntry().
| * | | | | Merge "Add jni method for removeUnigramEntry()."Keisuke Kuroyanagi2014-06-102-0/+31
| |\ \ \ \ \
| | * | | | | Add jni method for removeUnigramEntry().Keisuke Kuroyanagi2014-06-122-0/+31
| | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | Bug: 15552347 Change-Id: Iadcdc73d3335d561a27b9314d3fcdab0b0c96e49
* | | | | | | am 86fe8081: Merge "Add removeUnigramEntry() to native dictionary policy."Keisuke Kuroyanagi2014-06-127-0/+28
|\| | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | * commit '86fe8081b315e1036a2ee385851184752352c2a8': Add removeUnigramEntry() to native dictionary policy.
| * | | | | | Merge "Add removeUnigramEntry() to native dictionary policy."Keisuke Kuroyanagi2014-06-107-0/+28
| |\| | | | |
| | * | | | | Add removeUnigramEntry() to native dictionary policy.Keisuke Kuroyanagi2014-06-127-0/+28
| | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | Bug: 15552347 Change-Id: Ic713f79ef26b5963060304df9c0a3a402c3cc6d4
* | | | | | | am 447c1936: Merge "Enable Beginning-of-Sentence prediction for contextual ↵Keisuke Kuroyanagi2014-06-125-2/+43
|\| | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | dict." * commit '447c19364ac0fa7b280b3ebd8f6e820eb925ebde': Enable Beginning-of-Sentence prediction for contextual dict.
| * | | | | | Merge "Enable Beginning-of-Sentence prediction for contextual dict."Keisuke Kuroyanagi2014-06-105-2/+43
| |\ \ \ \ \ \ | | | |/ / / / | | |/| | / / | | |_|_|/ / | |/| | | |
| | * | | | Enable Beginning-of-Sentence prediction for contextual dict.Keisuke Kuroyanagi2014-06-125-2/+43
| | |/ / / | | | | | | | | | | | | | | | | | | | | | | | | | Bug: 14161647 Bug: 14119293 Change-Id: I0c00f13966db88e4de85e245e7bced43c9d474b2
* | | | | am ec59371f: Merge "Block offensive words in native code."Keisuke Kuroyanagi2014-06-124-16/+26
|\| | | | | | | | | | | | | | | | | | | | | | | | * commit 'ec59371ff88f2fb1f4dd25d2fc5c06cb39f5152e': Block offensive words in native code.
| * | | | Merge "Block offensive words in native code."Keisuke Kuroyanagi2014-06-104-16/+26
| |\ \ \ \
| | * | | | Block offensive words in native code.Keisuke Kuroyanagi2014-06-124-16/+26
| | |/ / / | | | | | | | | | | | | | | | | | | | | | | | | | Bug: 15300452 Change-Id: Ic6c91c47453e19fb5db2c62b66659619e72b1ecf
* | | | | am c49c9c52: resolved conflicts for merge of 90b948ea to masterYing Wang2014-06-112-1/+4
|\| | | | | | | | | | | | | | | | | | | | | | | | * commit 'c49c9c52bec44303923001af554c160a4117d071': Use LOCAL_MULTILIB to build host lib as 64-bit
| * | | | resolved conflicts for merge of 90b948ea to masterYing Wang2014-06-112-1/+4
| |\ \ \ \ | | | | | | | | | | | | | | | | | | Change-Id: Ic86260b4e49ebda2ee718eadf0109ad9626a68e6
| | * \ \ \ am b25404ec: Merge "Use LOCAL_MULTILIB to build host lib as 64-bit"Ying Wang2014-06-102-3/+2
| | |\ \ \ \ | | | | | | | | | | | | | | | | | | | | | | | | | | | | * commit 'b25404ec419e82e8f8b4f3b80d04708d39d9b7ad': Use LOCAL_MULTILIB to build host lib as 64-bit
| | | * \ \ \ Merge "Use LOCAL_MULTILIB to build host lib as 64-bit"Ying Wang2014-06-102-3/+2
| | | |\ \ \ \
| | | | * | | | Use LOCAL_MULTILIB to build host lib as 64-bitYing Wang2014-06-092-3/+2
| | | |/ / / / | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | Also we should use LOCAL_REQUIRED_MODULES instead of LOCAL_ADDITIONAL_DEPENDENCIES. Bug: 13751317 Change-Id: I742ff14b3de168e14e646749cf4f6bc9c9e7bc62
* | | | | | | am 4715baf9: Merge "Fix: Wrong name for ContextualDictionary."Keisuke Kuroyanagi2014-06-111-1/+1
|\| | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | * commit '4715baf93ba69706b23bca6ac50d901006fb4494': Fix: Wrong name for ContextualDictionary.
| * | | | | | Merge "Fix: Wrong name for ContextualDictionary."Keisuke Kuroyanagi2014-06-101-1/+1
| |\ \ \ \ \ \
| | * | | | | | Fix: Wrong name for ContextualDictionary.Keisuke Kuroyanagi2014-06-111-1/+1
| | | |_|/ / / | | |/| | | | | | | | | | | | | | | | | | | | | | | | | Bug: 15557070 Change-Id: I5796df54a74c111d361da8c548e5597aba8e24d0
* | | | | | | am 6a96c508: Fix logic to show suggestionsTadashi G. Takaoka2014-06-112-6/+13
|\| | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | * commit '6a96c508fddde10827b8f0822a7096bf4b708cf0': Fix logic to show suggestions
| * | | | | | Fix logic to show suggestionsTadashi G. Takaoka2014-06-112-6/+13
| | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | Bug: 15531465 Change-Id: Ic7fe5743ad3767cdaed699e5e2d1ebcaa75e22c2
* | | | | | | am 6b655de1: (-s ours) Merge "Import translations. DO NOT MERGE"Baligh Uddin2014-06-100-0/+0
|\| | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | * commit '6b655de1a6bdde3336d5dbc2a6c9dcbb9a816b34': Import translations. DO NOT MERGE
| * | | | | | Merge "Import translations. DO NOT MERGE"Baligh Uddin2014-06-102-38/+38
| |\ \ \ \ \ \
| | * | | | | | Import translations. DO NOT MERGEBaligh Uddin2014-06-092-38/+38
| | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | Change-Id: I619995358078fd20eb65070a85c78d483521760b Auto-generated-cl: translation import
* | | | | | | | am 5092fe63: (-s ours) Merge "Import translations. DO NOT MERGE"Baligh Uddin2014-06-100-0/+0
|\| | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | * commit '5092fe6315882c32fd50c9da646038088d570008': Import translations. DO NOT MERGE
| * | | | | | | Merge "Import translations. DO NOT MERGE"Baligh Uddin2014-06-101-9/+9
| |\ \ \ \ \ \ \ | | |_|/ / / / / | |/| | | | | |
| | * | | | | | Import translations. DO NOT MERGEBaligh Uddin2014-06-091-9/+9
| | |/ / / / / | | | | | | | | | | | | | | | | | | | | | | | | | | | | Change-Id: I12199bc91f977541d1ca0293bf02ab4f7716041b Auto-generated-cl: translation import
* | | | | | | Merge "Import translations. DO NOT MERGE" into jb-ub-latinimegoogleBaligh Uddin2014-06-102-38/+38
|\ \ \ \ \ \ \
| * | | | | | | Import translations. DO NOT MERGEBaligh Uddin2014-06-092-38/+38
| | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | Change-Id: I657fd88fd14ba67f2e6ad0db2d515118ff7abb35 Auto-generated-cl: translation import
* | | | | | | | Merge "Import translations. DO NOT MERGE" into jb-ub-latinimegoogleBaligh Uddin2014-06-101-9/+9
|\ \ \ \ \ \ \ \
| * | | | | | | | Import translations. DO NOT MERGEBaligh Uddin2014-06-091-9/+9
| |/ / / / / / / | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | Change-Id: I5e5094703d39f8cd24ea51a00007a7ffb5671ac2 Auto-generated-cl: translation import
* | | | | | | | am d979d416: Merge "Special case periods in the spell checker"Jean Chalard2014-06-103-1/+37
|\ \ \ \ \ \ \ \ | | |/ / / / / / | |/| | | | | | | | | | | | | | | | | | | | | | * commit 'd979d416c102c45773f4684473953f6fed8f983f': Special case periods in the spell checker
| * | | | | | | Merge "Special case periods in the spell checker"Jean Chalard2014-06-103-1/+37
| |\ \ \ \ \ \ \
| | * | | | | | | Special case periods in the spell checkerJean Chalard2014-06-103-1/+37
| | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | Special case <valid word>.<valid word> to send as a suggestion the same string where the periods is replaced by a space. Bug: 10780091 Change-Id: I43c94675977f9ab5d7ee5671486cb742b39f3974
* | | | | | | | | am cdfd2ce5: Merge "Add prefix to the arguments of getDictionary()."Keisuke Kuroyanagi2014-06-106-21/+24
|\| | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | * commit 'cdfd2ce5a3353d1493070878182d1cd77c671143': Add prefix to the arguments of getDictionary().
| * | | | | | | | Merge "Add prefix to the arguments of getDictionary()."Keisuke Kuroyanagi2014-06-106-21/+24
| |\ \ \ \ \ \ \ \