aboutsummaryrefslogtreecommitdiffstats
path: root/java (follow)
Commit message (Collapse)AuthorAgeFilesLines
* am d022df49: Merge "Set content descrition of words in suggestions strip"Tadashi G. Takaoka2014-06-093-8/+9
|\ | | | | | | | | * commit 'd022df49bd083b3de68463295d04bbcaadb479a6': Set content descrition of words in suggestions strip
| * Merge "Set content descrition of words in suggestions strip"Tadashi G. Takaoka2014-06-093-8/+9
| |\
| | * Set content descrition of words in suggestions stripTadashi G. Takaoka2014-06-093-8/+9
| | | | | | | | | | | | | | | Bug: 14849593 Change-Id: If020e2352c8e950ce87dc4711c39b8a6a41f66fc
* | | am 43ea8f6e: Merge "Use RichInputConnection to get the previous word."Jean Chalard2014-06-091-25/+6
|\| | | | | | | | | | | | | | * commit '43ea8f6e774c46f8285657020d02202e447bba78': Use RichInputConnection to get the previous word.
| * | Merge "Use RichInputConnection to get the previous word."Jean Chalard2014-06-091-25/+6
| |\ \ | | |/ | |/|
| | * Use RichInputConnection to get the previous word.Jean Chalard2014-06-091-25/+6
| | | | | | | | | | | | | | | | | | | | | | | | We don't need the optimization of storing the old words now that the RichInputConnection can supply it without IPC. Bug: 13703802 Change-Id: I37ccb8d5fba879fb04b4f23d33571849736d897c
* | | am 48b96a6a: Fix TalkBack descriptions of keyboard shift mode transitionTadashi G. Takaoka2014-06-091-0/+14
|\| | | | | | | | | | | | | | * commit '48b96a6a52dab6f3a44adf80b40832d629fe5871': Fix TalkBack descriptions of keyboard shift mode transition
| * | Fix TalkBack descriptions of keyboard shift mode transitionTadashi G. Takaoka2014-06-091-0/+14
| | | | | | | | | | | | | | | Bug: 14846348 Change-Id: I32435a31f919974a506e598d1f3cc1b55a0866ae
* | | am 402e8474: Merge "Use rectangle region to ignore hover events after long ↵Tadashi G. Takaoka2014-06-091-9/+47
|\| | | | | | | | | | | | | | | | | | | | press" * commit '402e8474774d66d102676758e54733602d181236': Use rectangle region to ignore hover events after long press
| * | Merge "Use rectangle region to ignore hover events after long press"Tadashi G. Takaoka2014-06-091-9/+47
| |\ \
| | * | Use rectangle region to ignore hover events after long pressTadashi G. Takaoka2014-06-091-9/+47
| | | | | | | | | | | | | | | | | | | | | | | | Bug: 15500282 Bug: 15501718 Change-Id: Ia4771198c3120a980b0a2cdd210928a4f47f5b83
* | | | am 862d7ec3: Merge "Refactor KeyCodeDescriptionMapper class a bit"Tadashi G. Takaoka2014-06-092-43/+28
|\| | | | | | | | | | | | | | | | | | | * commit '862d7ec32e22a32878114a799bebe2de9080c5bc': Refactor KeyCodeDescriptionMapper class a bit
| * | | Merge "Refactor KeyCodeDescriptionMapper class a bit"Tadashi G. Takaoka2014-06-092-43/+28
| |\| |
| | * | Refactor KeyCodeDescriptionMapper class a bitTadashi G. Takaoka2014-06-092-43/+28
| | |/ | | | | | | | | | | | | | | | | | | This CL adds getDescriptionForCode() method. Bug: 15500282 Change-Id: I3bb92c8f356ea623fc992c924506b11e09256e98
* | | am 7f0316c2: Merge "Add distracter cache to optimize the distracter test."Keisuke Kuroyanagi2014-06-091-0/+18
|\| | | | | | | | | | | | | | * commit '7f0316c27e7fd91a54044d474c5c9086d8438602': Add distracter cache to optimize the distracter test.
| * | Merge "Add distracter cache to optimize the distracter test."Keisuke Kuroyanagi2014-06-091-0/+18
| |\ \
| | * | Add distracter cache to optimize the distracter test.Keisuke Kuroyanagi2014-06-091-0/+18
| | | | | | | | | | | | | | | | | | | | | | | | Bug: 13142176 Bug: 15428247 Change-Id: Ia390b148ffb36ace6c2010daf0f14838492413e8
* | | | am 9f02a67c: Merge "Fix: NPE after turning on personalized suggestion."Keisuke Kuroyanagi2014-06-091-2/+7
|\| | | | | | | | | | | | | | | | | | | * commit '9f02a67c77a1fdfb011bd93d6caf2f455ba358f6': Fix: NPE after turning on personalized suggestion.
| * | | Merge "Fix: NPE after turning on personalized suggestion."Keisuke Kuroyanagi2014-06-091-2/+7
| |\| | | | |/ | |/|
| | * Fix: NPE after turning on personalized suggestion.Keisuke Kuroyanagi2014-06-091-2/+7
| | | | | | | | | | | | | | | | | | Bug: 13142176 Bug: 15428247 Change-Id: I236202e3c1b70a11d512c946798035087945c0ac
* | | am a2a4ee27: Merge "Check isInDictionary() before the distracter test."Keisuke Kuroyanagi2014-06-094-9/+69
|\| | | | | | | | | | | | | | * commit 'a2a4ee276531f3f0455bc5099ad17cf12b580b72': Check isInDictionary() before the distracter test.
| * | Merge "Check isInDictionary() before the distracter test."Keisuke Kuroyanagi2014-06-094-9/+69
| |\|
| | * Check isInDictionary() before the distracter test.Keisuke Kuroyanagi2014-06-094-9/+69
| | | | | | | | | | | | | | | | | | Bug: 13142176 Bug: 15428247 Change-Id: I7ce2c09ebbef6ca8c056807c2a35f2f987fd436e
* | | am 79e2e9fa: Merge "Add Dictionary.isInDictionary()."Keisuke Kuroyanagi2014-06-0911-45/+34
|\| | | | | | | | | | | | | | * commit '79e2e9fa8c08ea1ad1b1e51f83bdd28fa88660dd': Add Dictionary.isInDictionary().
| * | Merge "Add Dictionary.isInDictionary()."Keisuke Kuroyanagi2014-06-0911-45/+34
| |\|
| | * Add Dictionary.isInDictionary().Keisuke Kuroyanagi2014-06-0911-45/+34
| | | | | | | | | | | | | | | | | | Bug: 13142176 Bug: 15428247 Change-Id: If2d1c1fea7a69e41809a828da8dd032211ad144e
* | | am dec599d1: Fix overwriting accessibility delegate in setKeyboardTadashi G. Takaoka2014-06-094-12/+34
|\| | | | | | | | | | | | | | * commit 'dec599d1723f4ff52f066bd2dd1a4457d30cd33c': Fix overwriting accessibility delegate in setKeyboard
| * | Fix overwriting accessibility delegate in setKeyboardTadashi G. Takaoka2014-06-084-12/+34
| | | | | | | | | | | | | | | | | | | | | | | | | | | A keyboard accessibility delegate object should be a singleton for each keyboard view. Bug: 15437933 Bug: 15419386 Change-Id: Ia70853c644d950ea6130c1f209b89929b1cb1ee5
| * | Merge "Import translations. DO NOT MERGE"Baligh Uddin2014-06-0757-0/+114
| |\ \
| | * | Import translations. DO NOT MERGEBaligh Uddin2014-06-0457-0/+114
| | | | | | | | | | | | | | | | | | | | Change-Id: Ice980abcc56dc1f432b574ef19e6e082a2cef239 Auto-generated-cl: translation import
| * | | Merge "Import translations. DO NOT MERGE"Baligh Uddin2014-06-0757-0/+456
| |\ \ \
| | * | | Import translations. DO NOT MERGEBaligh Uddin2014-06-0457-0/+456
| | |/ / | | | | | | | | | | | | | | | | Change-Id: Ia9a21cce0283a85dda9cd2fc82e694bf5aa44d00 Auto-generated-cl: translation import
* | | | Merge "Import translations. DO NOT MERGE" into jb-ub-latinimegoogleBaligh Uddin2014-06-0757-0/+114
|\ \ \ \
| * | | | Import translations. DO NOT MERGEBaligh Uddin2014-06-0457-0/+114
| | |/ / | |/| | | | | | | | | | | | | | Change-Id: I4940a3ccc3daaa41c032022ca1cd97b336ed2b32 Auto-generated-cl: translation import
* | | | Merge "Import translations. DO NOT MERGE" into jb-ub-latinimegoogleBaligh Uddin2014-06-0757-0/+456
|\ \ \ \
| * | | | Import translations. DO NOT MERGEBaligh Uddin2014-06-0457-0/+456
| |/ / / | | | | | | | | | | | | | | | | Change-Id: I4f8eb21d9efd205566a5b6397a41f1b7a09576bd Auto-generated-cl: translation import
* | / / Fix build due to auto merged I1b6ed80d85Tadashi G. Takaoka2014-06-071-0/+3
| |/ / |/| | | | | | | | | | | | | | | | | | | | This CL must be reverted once prebuilts/sdk of jb-ub-latinimegoogle has Theme.Material. Bug: 15472289 Change-Id: Ibf85899bad83d03dc5cab6bbd1defa92f536088f
* | | Material themeAlan Viverette2014-06-061-2/+2
| | | | | | | | | | | | | | | BUG: 15467097 Change-Id: I1b6ed80d85e4c3c8913d4a9e08c519379cb3c6e0
* | | Merge "Refactor logic to determine showing suggestions strip or not"Tadashi G. Takaoka2014-06-063-61/+34
|\ \ \
| * | | Refactor logic to determine showing suggestions strip or notTadashi G. Takaoka2014-06-063-61/+34
| | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | The logic to determine when the suggestions strip (a.k.a. the contextual strip) should be shown is already complex. In addition to that the voice input key get shown on the strip as well. There are a several factors to be considered and a few things to control. - The password input field shouldn't have the strip. - Show voice input key on the strip or not. - User preference settings "Show Voice Input Key". - A voice IME exists and is enabled. - The input field may have a private IME option to prevent the voice input key from being displayed. - Application can specify auto completions. - Full screen mode or not. - User preference settings "Show correction suggestions". - Always show, Show in portrait mode, Always hide. - The input field may have flags to prevent showing suggestions or auto corrections. - Suggestions is empty or not. - An important notice may be shown. Bug: 14981852 Bug: 15436479 Change-Id: I3050fd53ee6271fc64a8f17b6b12d9581d37b750
* | | | Merge "Make Distracter filter use getMaxFrequencyOfExactMatches()."Keisuke Kuroyanagi2014-06-062-146/+23
|\ \ \ \ | |/ / / |/| | / | | |/ | |/|
| * | Make Distracter filter use getMaxFrequencyOfExactMatches().Keisuke Kuroyanagi2014-06-062-146/+23
| | | | | | | | | | | | | | | | | | | | | Bug: 13142176 Bug: 15428247 Change-Id: I5c23fbea2851f891f76f19d9da2cb70ae964569b
* | | Merge "Implement getMaxProbabilityOfExactMatches()."Keisuke Kuroyanagi2014-06-061-0/+1
|\| |
| * | Implement getMaxProbabilityOfExactMatches().Keisuke Kuroyanagi2014-06-061-0/+1
| | | | | | | | | | | | | | | | | | Bug: 13142176 Bug: 15428247 Change-Id: I5be6d683be95505412615ca7c88260de1ea05f54
* | | Update shift key backgrounds for LXX_DarkTadashi G. Takaoka2014-06-0616-0/+0
| | | | | | | | | | | | | | | | | | Bug: 15310025 Change-Id: I2fa267e5c448e28435f4737666a03b40f1f4a4d5 (cherry picked from commit 0621dd1d3c09b63e5cc47dd98718bd13566ba971)
* | | Merge "When starting input, include the literal word in suggestions"Jean Chalard2014-06-062-14/+22
|\ \ \
| * | | When starting input, include the literal word in suggestionsJean Chalard2014-06-062-14/+22
| | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | This change also includes a fix that has suggestions re-computed when the typed word is included but no prior suggestions were found in spans. Bug: 2349475 Change-Id: Ic06e6ac492507126ffc1e96a5f396c971b567272
* | | | Merge "Always update voice key visibility"Tadashi G. Takaoka2014-06-064-29/+26
|\ \ \ \ | |/ / / |/| | |
| * | | Always update voice key visibilityTadashi G. Takaoka2014-06-064-29/+26
| |/ / | | | | | | | | | | | | Bug: 15128166 Change-Id: Ie15724c323efa3b102f6aebddc3bda210aad1727
* | | Merge "Fix a small bug with rotation."Jean Chalard2014-06-061-1/+10
|\ \ \ | |/ / |/| |