aboutsummaryrefslogtreecommitdiffstats
Commit message (Collapse)AuthorAgeFilesLines
* am 93e5cdea: Merge "[CS8] Add explanations"Jean Chalard2014-10-291-16/+28
|\ | | | | | | | | * commit '93e5cdea71266d0fa1e9c456c42407d7aea1e7cc': [CS8] Add explanations
| * Merge "[CS8] Add explanations"Jean Chalard2014-10-291-16/+28
| |\
| | * [CS8] Add explanationsJean Chalard2014-10-281-16/+28
| | | | | | | | | | | | | | | Bug: 13238601 Change-Id: I72a78be5848485f7fd77f5586573692529c7547b
* | | am afe67611: Merge "Add a class to have global counters for ↵Keisuke Kuroyanagi2014-10-298-7/+209
|\| | | | | | | | | | | | | | | | | | | | LanguageModelDictContent." * commit 'afe67611c384e395175e52e6a3a37fc20d42ea64': Add a class to have global counters for LanguageModelDictContent.
| * | Merge "Add a class to have global counters for LanguageModelDictContent."Keisuke Kuroyanagi2014-10-298-7/+209
| |\ \
| | * | Add a class to have global counters for LanguageModelDictContent.Keisuke Kuroyanagi2014-10-298-7/+209
| | | | | | | | | | | | | | | | | | | | Bug: 14425059 Change-Id: I08ec19903432356b6028853fd73b4eefce20218e
* | | | am ca6e5dfe: Remove DrawingHandler.Callbacks.dismissAllKeyPreviews()Tadashi G. Takaoka2014-10-294-32/+8
|\| | | | | | | | | | | | | | | | | | | * commit 'ca6e5dfedbb57f6ec31880f2799b40a6b2adadbc': Remove DrawingHandler.Callbacks.dismissAllKeyPreviews()
| * | | Remove DrawingHandler.Callbacks.dismissAllKeyPreviews()Tadashi G. Takaoka2014-10-294-32/+8
| | | | | | | | | | | | | | | | Change-Id: I2b11ca0dec0f3522648557a9a909f305cc4170fb
* | | | am 36799b2a: Move InputPointers and ResizableIntArray to commonJean Chalard2014-10-2919-53/+22
|\| | | | | | | | | | | | | | | | | | | * commit '36799b2aa2982ec17341cd2c5ed81e608bcee8c6': Move InputPointers and ResizableIntArray to common
| * | | Move InputPointers and ResizableIntArray to commonJean Chalard2014-10-2919-53/+22
| | | | | | | | | | | | | | | | | | | | Bug: 18108776 Change-Id: Ie5c0430aa41a8d6c58bf510a10173223d7dfe9fe
* | | | am 80980574: Fix test breakageTadashi G. Takaoka2014-10-293-78/+154
|\| | | | | | | | | | | | | | | | | | | * commit '80980574acfef74f9392da4fdbcba64d911cb66f': Fix test breakage
| * | | Fix test breakageTadashi G. Takaoka2014-10-293-78/+154
| | | | | | | | | | | | | | | | | | | | | | | | This CL also adds null analysis annotations to StringUtils. Change-Id: I751932c1ed2579bc10f4584651b997356f180899
* | | | am 48ee473c: Merge "Clean up UserDictionaryCompatUtils"Tadashi G. Takaoka2014-10-291-26/+17
|\| | | | | | | | | | | | | | | | | | | * commit '48ee473c1e4d6eb1c76eeadce4a1fa3e101867a1': Clean up UserDictionaryCompatUtils
| * | | Merge "Clean up UserDictionaryCompatUtils"Tadashi G. Takaoka2014-10-291-26/+17
| |\ \ \
| | * | | Clean up UserDictionaryCompatUtilsTadashi G. Takaoka2014-10-281-26/+17
| | | | | | | | | | | | | | | | | | | | Change-Id: I1b22c82930af4f30db4237335850fb34b66f9299
* | | | | am 4beeb925: Move StringUtils under common.Jean Chalard2014-10-2837-32/+38
|\| | | | | | | | | | | | | | | | | | | | | | | | * commit '4beeb9253a06482299e0c67467531d30436a02fc': Move StringUtils under common.
| * | | | Move StringUtils under common.Jean Chalard2014-10-2837-32/+38
| | | | | | | | | | | | | | | | | | | | | | | | | Bug: 18108776 Change-Id: Ia46a4102a0e86e71118ca5e641f9f531998e166b
* | | | | am 8cad60ae: Fix tests buildJean Chalard2014-10-281-18/+20
|\| | | | | | | | | | | | | | | | | | | | | | | | * commit '8cad60ae881e0a422e3fdeafdb5d5bd199e372bc': Fix tests build
| * | | | Fix tests buildJean Chalard2014-10-281-18/+20
| | | | | | | | | | | | | | | | | | | | Change-Id: I873ab97e2c4b30caa9227d26d7880d5ed6d134b0
* | | | | am ca724ef7: Reduce StringUtils dependency on the Android libsJean Chalard2014-10-283-68/+125
|\| | | | | | | | | | | | | | | | | | | | | | | | * commit 'ca724ef71f70044f48e2360e2627922be8ca24d5': Reduce StringUtils dependency on the Android libs
| * | | | Reduce StringUtils dependency on the Android libsJean Chalard2014-10-283-68/+125
| | | | | | | | | | | | | | | | | | | | | | | | | Bug: 18108776 Change-Id: I43feb25d79f89276d44462ba71788a14c4583277
* | | | | am b3b1ba8d: Fix unit test failuresKen Wakasa2014-10-281-0/+4
|\| | | | | | | | | | | | | | | | | | | | | | | | * commit 'b3b1ba8d4aa73c3c2945759c6632be6dd6ba7a80': Fix unit test failures
| * | | | Fix unit test failuresKen Wakasa2014-10-281-0/+4
| | | | | | | | | | | | | | | | | | | | Change-Id: I1d66a0124961d524f83f7895a2c09e0ee2c1aab4
* | | | | am 12903991: Merge "Fix Serbian Latin subtype handling"Tadashi G. Takaoka2014-10-286-103/+316
|\| | | | | | | | | | | | | | | | | | | | | | | | * commit '1290399123e515d0068e0d8604e87972890178c0': Fix Serbian Latin subtype handling
| * | | | Merge "Fix Serbian Latin subtype handling"Tadashi G. Takaoka2014-10-286-103/+316
| |\ \ \ \
| | * | | | Fix Serbian Latin subtype handlingTadashi G. Takaoka2014-10-286-103/+316
| | |/ / / | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | This CL also adds unit tests for Hinglish and Serbian Latin. Bug: 9687668 Bug: 17169632 Change-Id: Ib9aa1bcdf5b390a9d8c61f07165beacf850e2692
* | | | | am dabc1297: Merge "Improve space substitution error correction."Keisuke Kuroyanagi2014-10-286-11/+14
|\| | | | | | | | | | | | | | | | | | | | | | | | * commit 'dabc12974c01992f9eb612658b4e860de52f2284': Improve space substitution error correction.
| * | | | Merge "Improve space substitution error correction."Keisuke Kuroyanagi2014-10-286-11/+14
| |\ \ \ \
| | * | | | Improve space substitution error correction.Keisuke Kuroyanagi2014-10-286-11/+14
| | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | Bug: 17432052 [Category diff] +1 262 -1 93 +2 2 -2 18 +3 18 -3 2 +4 111 -4 148 +5 295 -5 217 +6 51 -6 276 +7 139 -7 124 [Weighted category diff] +1 276 -1 100 +2 4 -2 20 +3 20 -3 4 +4 118 -4 160 +5 309 -5 225 +6 52 -6 298 +7 163 -7 135 show diff for ./en_user_log_phones_2011_08.csv +1 173 -1 28 +2 2 -2 17 +3 17 -3 2 +4 63 -4 82 +5 120 -5 51 +6 24 -6 220 +7 88 -7 87 Change-Id: I9d673acb0ff632828ae2e0ead56e76e3a20411c6
* | | | | | am ef541aa9: (-s ours) am d0384c1d: (-s ours) am 34e8a1fe: (-s ours) am ↵Baligh Uddin2014-10-280-0/+0
|\| | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | c04edfc3: (-s ours) Merge "Import translations. DO NOT MERGE" into lmp-dev * commit 'ef541aa91de550972fb9fa98f5292ff84c1fcd83':
| * | | | | am d0384c1d: (-s ours) am 34e8a1fe: (-s ours) am c04edfc3: (-s ours) Merge ↵Baligh Uddin2014-10-280-0/+0
| |\ \ \ \ \ | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | "Import translations. DO NOT MERGE" into lmp-dev * commit 'd0384c1d3e641f4eda78a296a6beed6ee442e0fe':
| | * \ \ \ \ am 34e8a1fe: (-s ours) am c04edfc3: (-s ours) Merge "Import translations. DO ↵Baligh Uddin2014-10-270-0/+0
| | |\ \ \ \ \ | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | NOT MERGE" into lmp-dev * commit '34e8a1fe12e967f8e62fb90c838f7c0ef468eeb5':
| | | * \ \ \ \ am c04edfc3: (-s ours) Merge "Import translations. DO NOT MERGE" into lmp-devBaligh Uddin2014-10-190-0/+0
| | | |\ \ \ \ \ | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | * commit 'c04edfc31c8e1538630fe3bff06928669d1e3869': Import translations. DO NOT MERGE
* | | | | | | | | am 6474503b: (-s ours) am edd51699: (-s ours) am b209b0af: (-s ours) am ↵Baligh Uddin2014-10-280-0/+0
|\| | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | 815b31f9: (-s ours) Merge "Import translations. DO NOT MERGE" into lmp-dev * commit '6474503b155fd1552e2cca8ab71343a3ec35454d':
| * | | | | | | | am edd51699: (-s ours) am b209b0af: (-s ours) am 815b31f9: (-s ours) Merge ↵Baligh Uddin2014-10-280-0/+0
| |\| | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | "Import translations. DO NOT MERGE" into lmp-dev * commit 'edd51699eccbb684f296d754706e6f36dcab1f6f':
| | * | | | | | | am b209b0af: (-s ours) am 815b31f9: (-s ours) Merge "Import translations. DO ↵Baligh Uddin2014-10-270-0/+0
| | |\| | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | NOT MERGE" into lmp-dev * commit 'b209b0af2c93889b0f7596d6fad4946eb92c0844':
| | | * | | | | | am 815b31f9: (-s ours) Merge "Import translations. DO NOT MERGE" into lmp-devBaligh Uddin2014-10-190-0/+0
| | | |\ \ \ \ \ \ | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | * commit '815b31f9034dfe56b41852edcb87414db1d1d177': Import translations. DO NOT MERGE
* | | | | | | | | | am 867f2d49: (-s ours) am 9a3a3db1: (-s ours) am 79d81b58: (-s ours) am ↵Baligh Uddin2014-10-280-0/+0
|\| | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | cf1c95ec: (-s ours) Merge "Import translations. DO NOT MERGE" into lmp-dev * commit '867f2d494ab104e834538aff78956d881b8bfaf0':
| * | | | | | | | | am 9a3a3db1: (-s ours) am 79d81b58: (-s ours) am cf1c95ec: (-s ours) Merge ↵Baligh Uddin2014-10-280-0/+0
| |\| | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | "Import translations. DO NOT MERGE" into lmp-dev * commit '9a3a3db19cc97307fbaa7a9e61204b359db026ad':
| | * | | | | | | | am 79d81b58: (-s ours) am cf1c95ec: (-s ours) Merge "Import translations. DO ↵Baligh Uddin2014-10-270-0/+0
| | |\| | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | NOT MERGE" into lmp-dev * commit '79d81b58dd4166b46e43849979d7eca2c5f8ccb8':
| | | * | | | | | | am cf1c95ec: (-s ours) Merge "Import translations. DO NOT MERGE" into lmp-devBaligh Uddin2014-10-190-0/+0
| | | |\ \ \ \ \ \ \ | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | * commit 'cf1c95ec2264a4dd08365ff6cdf97e92976c390c': Import translations. DO NOT MERGE
* | | | | | | | | | | am f5f7944e: (-s ours) am 9d883f2e: (-s ours) am aa62905b: (-s ours) am ↵Baligh Uddin2014-10-280-0/+0
|\| | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | be25b245: (-s ours) Import translations. DO NOT MERGE * commit 'f5f7944e5417b1e41c3321cdb48d6c884f9e3355':
| * | | | | | | | | | am 9d883f2e: (-s ours) am aa62905b: (-s ours) am be25b245: (-s ours) Import ↵Baligh Uddin2014-10-280-0/+0
| |\| | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | translations. DO NOT MERGE * commit '9d883f2e84d3fc721a45774f5efdafb9b7286dca':
| | * | | | | | | | | am aa62905b: (-s ours) am be25b245: (-s ours) Import translations. DO NOT MERGEBaligh Uddin2014-10-270-0/+0
| | |\| | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | * commit 'aa62905bbc7a33f1e743b2b2ba860cd1b130698e':
| | | * | | | | | | | am be25b245: (-s ours) Import translations. DO NOT MERGEBaligh Uddin2014-10-190-0/+0
| | | |\ \ \ \ \ \ \ \ | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | * commit 'be25b245f6320ed16fc77c5a09e15a7d15511702': Import translations. DO NOT MERGE
* | | | | | | | | | | | am 94cd0327: am ab5d4e11: am 199b7636: am ecea8551: Fix a bug with no ↵Jean Chalard2014-10-280-0/+0
|\| | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | suggestions flag * commit '94cd03279f79198b837cd7a2c279239fa6e61908':
| * | | | | | | | | | | am ab5d4e11: am 199b7636: am ecea8551: Fix a bug with no suggestions flagJean Chalard2014-10-280-0/+0
| |\| | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | * commit 'ab5d4e11a0061ef36183c7e3889da84ac87320d2':
| | * | | | | | | | | | am 199b7636: am ecea8551: Fix a bug with no suggestions flagJean Chalard2014-10-270-0/+0
| | |\| | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | * commit '199b76363aa5377a79e198813679f6e3908759b1':
| | | * | | | | | | | | am ecea8551: Fix a bug with no suggestions flagJean Chalard2014-10-152-4/+7
| | | |\ \ \ \ \ \ \ \ \ | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | * commit 'ecea8551c39a497e036be5c010d7ddb6b51a36bc': Fix a bug with no suggestions flag
* | | | | | | | | | | | | am 82506d5e: (-s ours) am 09b8cbc2: (-s ours) am 8ee7e33b: (-s ours) am ↵Tadashi G. Takaoka2014-10-280-0/+0
|\| | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | ae3ad8eb: (DO NOT MERGE) Fix checking a11y status just before calling an a11y method * commit '82506d5e17a1ca4063f0f90e93dbbd942885bc99':