aboutsummaryrefslogtreecommitdiffstats
Commit message (Collapse)AuthorAgeFilesLines
...
* | | | | | Merge "Move gesture preview trail parameters to resource"Tadashi G. Takaoka2013-05-085-33/+85
|\ \ \ \ \ \ | |/ / / / / |/| | | | |
| * | | | | Move gesture preview trail parameters to resourceTadashi G. Takaoka2013-05-085-33/+85
| |/ / / / | | | | | | | | | | | | | | | | | | | | Bug: 7167303 Change-Id: I22b56588dc5a1c9d5eaec3a39b5f32c9e5a8a5b4
* | | | | Merge "Add owner's info to the dictionary"Satoshi Kataoka2013-05-081-3/+14
|\ \ \ \ \
| * | | | | Add owner's info to the dictionarySatoshi Kataoka2013-05-081-3/+14
| | | | | | | | | | | | | | | | | | | | | | | | | | | | | | Bug: 8683365 Change-Id: I1c30eac128b4172526423ebeeb45bc6cee7fb67b
* | | | | | Merge "Fix an issue on the transition between the setup and the settings"Satoshi Kataoka2013-05-081-8/+9
|\ \ \ \ \ \
| * | | | | | Fix an issue on the transition between the setup and the settingsTadashi G. Takaoka2013-05-081-8/+9
| |/ / / / / | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | Bug: 8853220 Change-Id: I99b6c46d900e9391f77986d1ae6e3edeaeff01e5
* / / / / / Fix labels in the personal dictionary settingsSatoshi Kataoka2013-05-082-4/+5
|/ / / / / | | | | | | | | | | | | | | | | | | | | | | | | | Bug: 8855738 Bug: 8853764 Change-Id: I03383bb5d6d72645f511cc6175dec747eb13a840
* / / / / Consolidate dummy proximity info to the spell checker infoSatoshi Kataoka2013-05-089-544/+142
|/ / / / | | | | | | | | | | | | | | | | | | | | Bug: 8783170 Change-Id: I067486e5ec1ae7cdef8e2121392464ba71ee8add
* | | | Merge "Fix looping logic bugs."Kurt Partridge2013-05-072-24/+30
|\ \ \ \
| * | | | Fix looping logic bugs.Kurt Partridge2013-05-072-24/+30
| | |_|/ | |/| | | | | | | | | | | | | | | | | | shiftOut() is getting called once too often through these for loops. Change-Id: I9a68b49e6cc1469bcddd673ab1567e238cf192b8
* | | | am 71778d25: (-s ours) am 34a0dc5a: Import translations. DO NOT MERGEBaligh Uddin2013-05-070-0/+0
|\ \ \ \ | |/ / / |/| / / | |/ / | | | * commit '71778d2551c6c5ae98b34c5fbbfa00d96362617f': Import translations. DO NOT MERGE
| * | am 34a0dc5a: Import translations. DO NOT MERGEBaligh Uddin2013-05-063-5/+5
| |\| | | | | | | | | | | | | * commit '34a0dc5abe47b28b7ef681b30aa5c94349b57e0d': Import translations. DO NOT MERGE
| | * Import translations. DO NOT MERGEBaligh Uddin2013-05-063-5/+5
| | | | | | | | | | | | | | | Change-Id: I2e89e3da74724731dc26f081c9d468200e90b31e Auto-generated-cl: translation import
* | | Merge "Avoid drawing too long gesture preview trails"Tadashi G. Takaoka2013-05-071-6/+17
|\ \ \
| * | | Avoid drawing too long gesture preview trailsTadashi G. Takaoka2013-05-071-6/+17
| | | | | | | | | | | | | | | | | | | | Bug: 7167303 Change-Id: I63c2e8fb60f76e80346b67fd44399fa91930f2f0
* | | | Merge "Unify space-adding on gestures."Jean Chalard2013-05-071-15/+7
|\ \ \ \
| * | | | Unify space-adding on gestures.Jean Chalard2013-05-071-15/+7
| | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | This is much simpler, and more correct. Bug: 8808497 Change-Id: I7a56bf9d6d9fb481f898b7a9f5898a86c11b34c0
* | | | | Merge "Checking key edit distance of candidate words for gesture scoring."Keisuke Kuroynagi2013-05-074-42/+197
|\ \ \ \ \
| * | | | | Checking key edit distance of candidate words for gesture scoring.Keisuke Kuroynagi2013-05-074-42/+197
| | | | | | | | | | | | | | | | | | | | | | | | | | | | | | bug: 8616704 Change-Id: I98c3248877b1e3e722a6c00a2851e543e5fcbe11
* | | | | | refactor spell checkerSatoshi Kataoka2013-05-071-14/+14
| |_|/ / / |/| | | | | | | | | | | | | | Change-Id: Ie7bea23f2ac54f03572e77c31ba7cb3d5e8f8d2f
* | | | | Remove unused device form factor valuesTadashi G. Takaoka2013-05-076-32/+5
|/ / / / | | | | | | | | | | | | Change-Id: I1ed88b842a3d45e5460dd387bfad4276c844096a
* | | | Move empty listner to KeyboardActionListener.AdapterTadashi G. Takaoka2013-05-072-5/+3
| | | | | | | | | | | | | | | | Change-Id: Ic7bad73c089de015746c667bbfb2c09bd429a9fc
* | | | Merge "Clean up unused static variable"Tadashi G. Takaoka2013-05-071-3/+2
|\ \ \ \
| * | | | Clean up unused static variableTadashi G. Takaoka2013-05-071-3/+2
| | | | | | | | | | | | | | | | | | | | Change-Id: I51c5903b7716d3927d2ff09a5054725215a626b5
* | | | | Merge "Fix exact match profanity"Satoshi Kataoka2013-05-071-2/+7
|\ \ \ \ \ | |/ / / / |/| | | |
| * | | | Fix exact match profanitySatoshi Kataoka2013-05-071-2/+7
| |/ / / | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | Bug: 8661070 This is a revival version of I421bed14cc71af771510142365 No diff in the test Change-Id: I96bc9cec531682cce78bcf83223dcd2395b2be77
* / / / Record down point as gesture preview trail for sureTadashi G. Takaoka2013-05-071-5/+5
|/ / / | | | | | | | | | Change-Id: Ic712a6af8229a9a1aa4a5419d779927f1ef8be67
* | | Remove unused gesture preview trail codeTadashi G. Takaoka2013-05-071-30/+7
| | | | | | | | | | | | Change-Id: I2aa77675628a4b1655b30852c950f5daae6f0a92
* | | Merge "Import translations. DO NOT MERGE"Baligh Uddin2013-05-069-17/+17
|\ \ \
| * | | Import translations. DO NOT MERGEBaligh Uddin2013-05-069-17/+17
| | | | | | | | | | | | | | | | | | | | Change-Id: I066a2af59e34e18a530af0f3977c4aecab350ef8 Auto-generated-cl: translation import
* | | | am a8478986: (-s ours) am b55b15c3: Import translations. DO NOT MERGEBaligh Uddin2013-05-060-0/+0
|\ \ \ \ | |/ / / |/| / / | |/ / | | | * commit 'a8478986d4ba95a6d5b87a348702d15d4da38f1a': Import translations. DO NOT MERGE
| * | am b55b15c3: Import translations. DO NOT MERGEBaligh Uddin2013-05-063-6/+6
| |\| | | | | | | | | | | | | * commit 'b55b15c3bd920842720dd97ffa33bb45f5e6e0cd': Import translations. DO NOT MERGE
| | * Import translations. DO NOT MERGEBaligh Uddin2013-05-033-6/+6
| | | | | | | | | | | | | | | Change-Id: I5c8c885e2971d73ffa5a8ac45dd39dd836c935c8 Auto-generated-cl: translation import
* | | Import translations. DO NOT MERGEBaligh Uddin2013-05-0333-464/+514
| | | | | | | | | | | | | | | Change-Id: I838674303010d6bff9e3a6f747fd265d1c82baac Auto-generated-cl: translation import
* | | Revert "Fix exact match profanity"Ken Wakasa2013-05-021-2/+2
| | | | | | | | | | | | | | | | | | This reverts commit df2eae6e69948e99618a28d087b847c70582efd8 Change-Id: I42635cc09ad3ea4c177d02e0b7607fb7aa78506c
* | | Preserve setup wizard step while orientation changeTadashi G. Takaoka2013-05-021-34/+23
| | | | | | | | | | | | | | | Bug: 8159728 Change-Id: I596f59749443b8878b5613285f0fe793d449cdbd
* | | Using int instead of booleans to save keyboard shift stateTadashi G. Takaoka2013-05-021-19/+14
| | | | | | | | | | | | | | | | | | | | | This is a follow up of Ib2bc262aac. Bug: 8734294 Change-Id: I0b56797ffc4f16e18da72352777fe0f000d173aa
* | | Save automatic shift state while orientation changingTadashi G. Takaoka2013-05-022-2/+18
| | | | | | | | | | | | | | | Bug: 8734294 Change-Id: Ib2bc262aacedf786a318c2fe1bd4420a21e7d847
* | | am f9a4732e: (-s ours) am f7e4057f: Merge "Import translations. DO NOT ↵Baligh Uddin2013-05-010-0/+0
|\| | | | | | | | | | | | | | | | | | | | MERGE" into jb-mr2-dev * commit 'f9a4732e3baa2fdc6a27a1488cdb6f00a4f685d8': Import translations. DO NOT MERGE
| * | am f7e4057f: Merge "Import translations. DO NOT MERGE" into jb-mr2-devBaligh Uddin2013-05-012-17/+17
| |\| | | | | | | | | | | | | * commit 'f7e4057f22c5226c0a11b0aec2e30c387ab9f285': Import translations. DO NOT MERGE
| | * Merge "Import translations. DO NOT MERGE" into jb-mr2-devBaligh Uddin2013-05-022-17/+17
| | |\
| | | * Import translations. DO NOT MERGEBaligh Uddin2013-05-012-17/+17
| | | | | | | | | | | | | | | | | | | | Change-Id: I840f5e7a7f140fbf5ccf27371077b2d8c86506c2 Auto-generated-cl: translation import
* | | | Merge "Import translations. DO NOT MERGE"Baligh Uddin2013-05-0289-2322/+2501
|\ \ \ \
| * | | | Import translations. DO NOT MERGEBaligh Uddin2013-05-0189-2322/+2501
| | | | | | | | | | | | | | | | | | | | | | | | | Change-Id: I3f66d23846516560e3a1e316cf56dc7a17dfe9e2 Auto-generated-cl: translation import
* | | | | Mark some unit tests as @MediumTestTadashi G. Takaoka2013-05-023-6/+6
| | | | | | | | | | | | | | | | | | | | Change-Id: Iaa0a691903526f57510a0305c02cc42cf8d90f9e
* | | | | am e5daf660: (-s ours) am 6845427e: DO NOT MERGE: Return possible ↵Satoshi Kataoka2013-05-010-0/+0
|\ \ \ \ \ | |/ / / / |/| / / / | |/ / / | | | | | | | | | | | | suggestions in Google Spell Checker * commit 'e5daf6608affeb5be000c1c5dad69772ec247a6e': DO NOT MERGE: Return possible suggestions in Google Spell Checker
| * | | am 6845427e: DO NOT MERGE: Return possible suggestions in Google Spell CheckerSatoshi Kataoka2013-05-012-10/+0
| |\| | | | | | | | | | | | | | | | | | * commit '6845427e5d48fe48f837cd96a52c209be5f40357': DO NOT MERGE: Return possible suggestions in Google Spell Checker
| | * | DO NOT MERGE: Return possible suggestions in Google Spell CheckerSatoshi Kataoka2013-05-012-10/+0
| | |/ | | | | | | | | | | | | | | | | | | | | | 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
* | | Merge "Pass blockOffensiveWords as a parameter"Jean Chalard2013-05-0111-29/+43
|\ \ \
| * | | Pass blockOffensiveWords as a parameterJean Chalard2013-05-0111-29/+43
| | | | | | | | | | | | | | | | | | | | Bug: 8773353 Change-Id: Ic1019742ce7ff6e4f7fff4d2729f8ab52d841488