aboutsummaryrefslogtreecommitdiffstats
Commit message (Collapse)AuthorAgeFilesLines
...
| * | | | | | | | [ML13] Fix the locale passing in ProximityInfoJean Chalard2014-10-0311-67/+64
| |/ / / / / / / | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | The locale is used to determine additional proximity characters. This is dependent on the dictionary language, but was passed as a function of the layout, which is wrong and would have given bad suggestions in multi-lingual mode. Ideally, additional proximity characters should be inserted in the dictionary header, but for now it's a rather simple change to get it from the dictionary's locale instead of the proximity info locale. Also, that allows us to remove completely the locale parameter from proximity info, which is a much needed change. This change has zero effect on unit tests and on regression tests. Bug: 11230254 Change-Id: If95157155db7dccd1f00b8ba55ccb3600283f9e4
* / / / / / / / Fix when to show input viewTadashi G. Takaoka2014-10-032-6/+27
|/ / / / / / / | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | Bug: 15922840 Bug: 17788786 Change-Id: I69aea682202650b601a295d9da583ef8e05a3982
* | | | | | | Merge changes I3c1f5ac1,I269c9aa8Jean Chalard2014-10-032-3/+37
|\ \ \ \ \ \ \ | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | * changes: Switch code point table Test for code point table (dicttool test)
| * | | | | | | Switch code point tableAkifumi Yoshimoto2014-10-021-3/+4
| | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | Bug:17097992 Change-Id: I3c1f5ac183ebb5d3757b8ff258655869ab61f2e7
| * | | | | | | Test for code point table (dicttool test)Akifumi Yoshimoto2014-10-021-0/+33
| | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | Bug:17097992 Change-Id: I269c9aa86378f32083f8688f4ce91862d47dd181
* | | | | | | | Merge "Add calls to stub for API to consume gesture data."Jean Chalard2014-10-039-4/+306
|\ \ \ \ \ \ \ \
| * | | | | | | | Add calls to stub for API to consume gesture data.David Faden2014-10-039-4/+306
| | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | Bug: 17400259 Change-Id: Ib3511afffe1d14662e7dd14611f384689516e664
* | | | | | | | | Merge "Refactor keyboard layout unit tests"Tadashi G. Takaoka2014-10-03172-987/+1203
|\ \ \ \ \ \ \ \ \ | |/ / / / / / / / |/| | | | | | | |
| * | | | | | | | Refactor keyboard layout unit testsTadashi G. Takaoka2014-10-03172-987/+1203
| | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | - Move predfined keys definitions to AbstractLayerBase and make it a top-level class. - LayoutCustomizer extends AbstractLayoutBase that provides unit tests to access helper method and predefined key easily. - Move shared layout custmizers to new layout.customizer package. - Move private layout customizers to layout classes. Change-Id: I9421cef1bedf5759fb0434842ac13a3fe3320b69
* | | | | | | | | Fix Hindi vowel sign candra E on ICS deviceTadashi G. Takaoka2014-10-031-1/+1
|/ / / / / / / / | | | | | | | | | | | | | | | | | | | | | | | | Change-Id: I160f3c9f8671b6dc8a38a06fe2be50dbb27919a9
* | | | | | | | Merge "Fix ellipsizing and text scale x calculation"Tadashi G. Takaoka2014-10-021-57/+62
|\ \ \ \ \ \ \ \
| * | | | | | | | Fix ellipsizing and text scale x calculationTadashi G. Takaoka2014-10-021-57/+62
| | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | Bug: 17742721 Bug: 11158757 Change-Id: I98b55a8e661804e84f75e75675c6f2ef33ac1a11
* | | | | | | | | am 4d84487c: (-s ours) am 9684d481: (-s ours) am 1bf3bb5d: (-s ours) am ↵Baligh Uddin2014-10-020-0/+0
|\ \ \ \ \ \ \ \ \ | |/ / / / / / / / |/| | | / / / / / | | |_|/ / / / / | |/| | | | | | | | | | | | | | | | | | | | | | abc95f78: (-s ours) am d3a5b55b: (-s ours) Import translations. DO NOT MERGE * commit '4d84487cdc0149489d6fb8e6faf7ef27788a03d4': Import translations. DO NOT MERGE
| * | | | | | | am 9684d481: (-s ours) am 1bf3bb5d: (-s ours) am abc95f78: (-s ours) am ↵Baligh Uddin2014-10-020-0/+0
| |\ \ \ \ \ \ \ | | | |_|/ / / / | | |/| | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | d3a5b55b: (-s ours) Import translations. DO NOT MERGE * commit '9684d4811794b3785999e6aeadc56c1ea64ab752': Import translations. DO NOT MERGE
| | * | | | | | am 1bf3bb5d: (-s ours) am abc95f78: (-s ours) am d3a5b55b: (-s ours) Import ↵Baligh Uddin2014-10-010-0/+0
| | |\ \ \ \ \ \ | | | | |_|/ / / | | | |/| | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | translations. DO NOT MERGE * commit '1bf3bb5de371b3f9d9e3709f5df32009c9c18348': Import translations. DO NOT MERGE
| | | * | | | | am abc95f78: (-s ours) am d3a5b55b: (-s ours) Import translations. DO NOT MERGEBaligh Uddin2014-10-010-0/+0
| | | |\ \ \ \ \ | | | | | |_|/ / | | | | |/| | | | | | | | | | | | | | | | | | | * commit 'abc95f78159bbd696df8822294e2294add3a073c': Import translations. DO NOT MERGE
| | | | * | | | am d3a5b55b: (-s ours) Import translations. DO NOT MERGEBaligh Uddin2014-10-010-0/+0
| | | | |\ \ \ \ | | | | | | |_|/ | | | | | |/| | | | | | | | | | | | | | | | | | * commit 'd3a5b55ba7ef368f2de25d03d3d51c98146a80ce': Import translations. DO NOT MERGE
| | | | | * | | Import translations. DO NOT MERGEBaligh Uddin2014-09-302-2/+2
| | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | Change-Id: Id3f3a910f5503eb21582d5f8eb376948ac753470 Auto-generated-cl: translation import
* | | | | | | | Merge "Preserve spans when splitting sentences"Yohei Yukawa2014-10-021-3/+2
|\ \ \ \ \ \ \ \
| * | | | | | | | Preserve spans when splitting sentencesYohei Yukawa2014-10-021-3/+2
| | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | This CL fixes a bug that span information was unintentionally removed when given sentences are split into words. Nothing is changed in KitKat and prior because TextInfo never returns spanned text until L. Note that the spell checker service still doesn't rely on span information even with this CL. BUG: 16419551 Change-Id: I6ffb75ee6add4ae20e9d3dcfb90b65f097d70fba
* | | | | | | | | Merge "[ML12] Add a getPrimaryLocale function and some refactoring"Jean Chalard2014-10-022-17/+52
|\ \ \ \ \ \ \ \ \
| * | | | | | | | | [ML12] Add a getPrimaryLocale function and some refactoringJean Chalard2014-10-022-17/+52
| | |_|_|_|_|_|_|/ | |/| | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | Bug: 11230254 Change-Id: Ic579b93702c24f47e6cdb0c9a4da6b11f1fa76c8
* | | | | | | | | Merge "Include a code point table in the binary dictionary."Akifumi Yoshimoto2014-10-029-74/+162
|\ \ \ \ \ \ \ \ \ | | |_|_|_|_|_|_|/ | |/| | | | | | |
| * | | | | | | | Include a code point table in the binary dictionary.Akifumi Yoshimoto2014-10-029-74/+162
| | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | Bug:17097992 Change-Id: I677a5eb3a704e4386f6573360e44ca335d81d2df
* | | | | | | | | Merge "Change package of subtype count unit test"Tadashi G. Takaoka2014-10-021-1/+3
|\ \ \ \ \ \ \ \ \
| * | | | | | | | | Change package of subtype count unit testTadashi G. Takaoka2014-10-021-1/+3
| | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | Change-Id: Ie191c0607bb8388632fda5d276dd95f962676e3e
* | | | | | | | | | Merge "Fix unnecessary touch event handling"Tadashi G. Takaoka2014-10-021-0/+6
|\ \ \ \ \ \ \ \ \ \ | |_|_|/ / / / / / / |/| | | | | | | | |
| * | | | | | | | | Fix unnecessary touch event handlingTadashi G. Takaoka2014-10-021-0/+6
| |/ / / / / / / / | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | Bug: 17762449 Change-Id: I698ca91ab977aa65c7bd8a5fb82b3d91264cfbca
* | | | | | | | | Merge "Avoid downloading the metadata in quick succession."Jean Chalard2014-10-024-26/+79
|\ \ \ \ \ \ \ \ \
| * | | | | | | | | Avoid downloading the metadata in quick succession.Jean Chalard2014-10-014-26/+79
| | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | Bug: 17668298 Bug: 8651816 Bug: 17709442 Change-Id: Ib232f9d95d7c01a028be85d10f974a5a570c0ed5
* | | | | | | | | | Merge "Implement updateCounter() by using existing entry adding methods."Keisuke Kuroyanagi2014-10-0213-21/+129
|\ \ \ \ \ \ \ \ \ \ | |_|/ / / / / / / / |/| | | | | | | | |
| * | | | | | | | | Implement updateCounter() by using existing entry adding methods.Keisuke Kuroyanagi2014-10-0113-21/+129
| | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | Bug: 14425059 Change-Id: I0b6cb80e1fb8f738e9c7d9e80fbc0c479546b879
* | | | | | | | | | Merge "Import translations. DO NOT MERGE"Baligh Uddin2014-10-011-1/+1
|\ \ \ \ \ \ \ \ \ \
| * | | | | | | | | | Import translations. DO NOT MERGEBaligh Uddin2014-09-301-1/+1
| | |_|/ / / / / / / | |/| | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | Change-Id: I3e80f9e306fe210f8f0cb1e56d7306e2b44ee493 Auto-generated-cl: translation import
* | | | | | | | | | Merge "Import translations. DO NOT MERGE"Baligh Uddin2014-10-0173-1273/+726
|\ \ \ \ \ \ \ \ \ \
| * | | | | | | | | | Import translations. DO NOT MERGEBaligh Uddin2014-09-3073-1273/+726
| |/ / / / / / / / / | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | Change-Id: I61b5124ffbdc073a093f55702b773c1cc8fd6046 Auto-generated-cl: translation import
* | | | | | | | | | Merge "Import translations. DO NOT MERGE"Baligh Uddin2014-10-0173-1/+703
|\ \ \ \ \ \ \ \ \ \
| * | | | | | | | | | Import translations. DO NOT MERGEBaligh Uddin2014-09-3073-1/+703
| |/ / / / / / / / / | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | Change-Id: I69c02deb213419a95c464fb6ee45646611675d79 Auto-generated-cl: translation import
* | | | | | | | | | Merge "Enable preliminary Sinhara keyboard for dogfood"Tadashi G. Takaoka2014-10-012-6/+2
|\ \ \ \ \ \ \ \ \ \
| * | | | | | | | | | Enable preliminary Sinhara keyboard for dogfoodTadashi G. Takaoka2014-10-012-6/+2
| | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | Bug: 6911143 Change-Id: I38241d00567b25d1c6ba352f5b01eb8d8d532e0f
* | | | | | | | | | | Merge "Never include the typed word in recorrections"Jean Chalard2014-10-012-32/+11
|\ \ \ \ \ \ \ \ \ \ \ | |_|_|_|_|/ / / / / / |/| | | | | | | | | |
| * | | | | | | | | | Never include the typed word in recorrectionsJean Chalard2014-10-012-32/+11
| | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | Bug: 17623275 Change-Id: I2461e5e8baf06fb80a05b87f9d3db7a4d1952a01
* | | | | | | | | | | Merge "Make a better effort to detect a framework lie."Jean Chalard2014-10-013-17/+35
|\ \ \ \ \ \ \ \ \ \ \
| * | | | | | | | | | | Make a better effort to detect a framework lie.Jean Chalard2014-10-013-17/+35
| |/ / / / / / / / / / | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | Bug: 17130496 Change-Id: I1a3631670c152d9b7667c9c4e08e14c48569eef5
* | | | | | | | | | | Merge "Fix an NPE on ICS factory rom."Jean Chalard2014-10-011-2/+4
|\ \ \ \ \ \ \ \ \ \ \ | |_|/ / / / / / / / / |/| | | | | | | | | |
| * | | | | | | | | | Fix an NPE on ICS factory rom.Jean Chalard2014-10-011-2/+4
| |/ / / / / / / / / | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | In ICS factory rom and MR0, there was a bug where calling the constructor for SuggestionSpan that doesn't take a context as an argument would always return in a crash. Don't call it, and pass an explicit context instead. Bug: 13552505 Change-Id: I5c919499b9d086c2cf283795b2af5b91cb425933
* | | | | | | | | | Add Uzbek keyboardTadashi G. Takaoka2014-10-0115-241/+788
| | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | Bug: 13222403 Change-Id: I9a4cf447a8ab0c26c4dc7f7794c57390024660cc
* | | | | | | | | | Merge "Use Devanagari Danda letter as full stop on Hindi keyboard"Tadashi G. Takaoka2014-10-0111-206/+247
|\ \ \ \ \ \ \ \ \ \
| * | | | | | | | | | Use Devanagari Danda letter as full stop on Hindi keyboardTadashi G. Takaoka2014-10-0111-206/+247
| | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | Bug: 17418371 Change-Id: I22bb2913015a83604301576e68095974c38b7c9a
* | | | | | | | | | | Merge "Add jni method to update entries for a word efficiently."Keisuke Kuroyanagi2014-10-012-0/+21
|\ \ \ \ \ \ \ \ \ \ \ | | |_|_|/ / / / / / / | |/| | | | | | | | |