aboutsummaryrefslogtreecommitdiffstats
Commit message (Collapse)AuthorAgeFilesLines
...
* | | | | am 0633a208: am 2afe88b8: Merge "Unify space-adding on gestures."Jean Chalard2013-05-151-15/+7
|\| | | | | | | | | | | | | | | | | | | | | | | | * commit '0633a208bcb66afdb32de5b36329c4d559008881': Unify space-adding on gestures.
| * | | | am 2afe88b8: Merge "Unify space-adding on gestures."Jean Chalard2013-05-071-15/+7
| |\| | | | | | | | | | | | | | | | | | | | | | | * commit '2afe88b8d76eb148e533d416a1893e5645813392': Unify space-adding on gestures.
| | * | | 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
* | | | | | am 86af3e9f: am b90a86b3: Merge "Checking key edit distance of candidate ↵Keisuke Kuroynagi2013-05-154-42/+197
|\| | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | words for gesture scoring." * commit '86af3e9fe46d3bae17ba8ce0adf748d741226c01': Checking key edit distance of candidate words for gesture scoring.
| * | | | | am b90a86b3: Merge "Checking key edit distance of candidate words for ↵Keisuke Kuroynagi2013-05-074-42/+197
| |\| | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | gesture scoring." * commit 'b90a86b362fe135d473dc3daf61203a9235ff2d7': Checking key edit distance of candidate words for gesture scoring.
| | * | | | 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
* | | | | | | am 1e7c0677: am a9dd74cf: refactor spell checkerSatoshi Kataoka2013-05-151-14/+14
|\| | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | * commit '1e7c067770b6406c762974406013db24561c2416': refactor spell checker
| * | | | | | am a9dd74cf: refactor spell checkerSatoshi Kataoka2013-05-071-14/+14
| |\| | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | * commit 'a9dd74cf3f47f55a6fe33ef7d54c0ac7cb2ae4c7': refactor spell checker
| | * | | | | refactor spell checkerSatoshi Kataoka2013-05-071-14/+14
| | | |_|/ / | | |/| | | | | | | | | | | | | | | Change-Id: Ie7bea23f2ac54f03572e77c31ba7cb3d5e8f8d2f
* | | | | | am 7b6b30df: am 9d71a6c9: Remove unused device form factor valuesTadashi G. Takaoka2013-05-156-32/+5
|\| | | | | | | | | | | | | | | | | | | | | | | | | | | | | * commit '7b6b30dffcf027f50198f9588eaa4918b4e1cda2': Remove unused device form factor values
| * | | | | am 9d71a6c9: Remove unused device form factor valuesTadashi G. Takaoka2013-05-076-32/+5
| |\| | | | | | | | | | | | | | | | | | | | | | | | | | | | * commit '9d71a6c968434a95b5a195846ef5276920da6203': Remove unused device form factor values
| | * | | | Remove unused device form factor valuesTadashi G. Takaoka2013-05-076-32/+5
| | |/ / / | | | | | | | | | | | | | | | Change-Id: I1ed88b842a3d45e5460dd387bfad4276c844096a
* | | | | am d192dd94: am 84ac8f31: Move empty listner to KeyboardActionListener.AdapterTadashi G. Takaoka2013-05-152-5/+3
|\| | | | | | | | | | | | | | | | | | | | | | | | * commit 'd192dd94ebfb08a6e432c0083ba74a5ea86dd7b1': Move empty listner to KeyboardActionListener.Adapter
| * | | | am 84ac8f31: Move empty listner to KeyboardActionListener.AdapterTadashi G. Takaoka2013-05-072-5/+3
| |\| | | | | | | | | | | | | | | | | | | | | | | * commit '84ac8f31fbe30f03c14a85ffb8c827edb6e47ab0': Move empty listner to KeyboardActionListener.Adapter
| | * | | Move empty listner to KeyboardActionListener.AdapterTadashi G. Takaoka2013-05-072-5/+3
| | | | | | | | | | | | | | | | | | | | Change-Id: Ic7bad73c089de015746c667bbfb2c09bd429a9fc
* | | | | am 0500edcc: am 40eb31be: Merge "Clean up unused static variable"Tadashi G. Takaoka2013-05-151-3/+2
|\| | | | | | | | | | | | | | | | | | | | | | | | * commit '0500edccc2b0620ee4e531508052ae6d2a84cc9b': Clean up unused static variable
| * | | | am 40eb31be: Merge "Clean up unused static variable"Tadashi G. Takaoka2013-05-071-3/+2
| |\| | | | | | | | | | | | | | | | | | | | | | | * commit '40eb31bed5739533a4c8a1155e0de5fea72191bb': Clean up unused static variable
| | * | | 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
* | | | | | am 221d37d7: am d430c92d: Merge "Fix exact match profanity"Satoshi Kataoka2013-05-151-2/+7
|\| | | | | | | | | | | | | | | | | | | | | | | | | | | | | * commit '221d37d754d8bc6132cd23a694489901f80dfa9d': Fix exact match profanity
| * | | | | am d430c92d: Merge "Fix exact match profanity"Satoshi Kataoka2013-05-071-2/+7
| |\| | | | | | | | | | | | | | | | | | | | | | | | | | | | * commit 'd430c92deb2434040a6eede58601b5ab6a26f3fe': Fix exact match profanity
| | * | | | 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
* | | | | am c8dcf48e: am ce67b416: Record down point as gesture preview trail for sureTadashi G. Takaoka2013-05-151-5/+5
|\| | | | | | | | | | | | | | | | | | | | | | | | * commit 'c8dcf48e022f7964015807dd7d52905ce41bdbfb': Record down point as gesture preview trail for sure
| * | | | am ce67b416: Record down point as gesture preview trail for sureTadashi G. Takaoka2013-05-071-5/+5
| |\| | | | | | | | | | | | | | | | | | | | | | | * commit 'ce67b4166188a1ce0a3a54420843b7e4192607e3': Record down point as gesture preview trail for sure
| | * | | Record down point as gesture preview trail for sureTadashi G. Takaoka2013-05-071-5/+5
| | |/ / | | | | | | | | | | | | Change-Id: Ic712a6af8229a9a1aa4a5419d779927f1ef8be67
* | | | am 7a926b3c: am 4ddf1e47: Remove unused gesture preview trail codeTadashi G. Takaoka2013-05-151-30/+7
|\| | | | | | | | | | | | | | | | | | | * commit '7a926b3ca7997920a8dc56c52935676ef787d5e5': Remove unused gesture preview trail code
| * | | am 4ddf1e47: Remove unused gesture preview trail codeTadashi G. Takaoka2013-05-061-30/+7
| |\| | | | | | | | | | | | | | | | | | * commit '4ddf1e47a756fdd06cadf6c83fe653b14135384c': Remove unused gesture preview trail code
| | * | Remove unused gesture preview trail codeTadashi G. Takaoka2013-05-071-30/+7
| | | | | | | | | | | | | | | | Change-Id: I2aa77675628a4b1655b30852c950f5daae6f0a92
* | | | am 83973d45: am c7588446: (-s ours) Merge "Import translations. DO NOT MERGE"Baligh Uddin2013-05-150-0/+0
|\| | | | | | | | | | | | | | | | | | | * commit '83973d45f887f8869224e4ad0cde50fc41485325': Import translations. DO NOT MERGE
| * | | am c7588446: (-s ours) Merge "Import translations. DO NOT MERGE"Baligh Uddin2013-05-060-0/+0
| |\| | | | | | | | | | | | | | | | | | * commit 'c758844665309f66d75578e1c2b5f586db5c2971': Import translations. DO NOT MERGE
| | * | 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 eb4f9744: (-s ours) Merge "Import translations. DO NOT MERGE" into ↵Baligh Uddin2013-05-150-0/+0
|\| | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | jb-ub-latinimegoogle * commit 'eb4f9744d0576706ac3972b115441011078bb6cd': Import translations. DO NOT MERGE
| * | | | Merge "Import translations. DO NOT MERGE" into jb-ub-latinimegoogleBaligh Uddin2013-05-069-17/+17
| |\ \ \ \
| | * | | | Import translations. DO NOT MERGEBaligh Uddin2013-05-069-17/+17
| | | | | | | | | | | | | | | | | | | | | | | | | | | | | | Change-Id: Iebbf6360d4a9f7795ef32256e8eddc9226eabb38 Auto-generated-cl: translation import
* | | | | | am b9efe4b5: am 458bfeea: (-s ours) am a8478986: (-s ours) am b55b15c3: ↵Baligh Uddin2013-05-150-0/+0
|\| | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | Import translations. DO NOT MERGE * commit 'b9efe4b5359b8ecabff4ceb1998711390d265e46':
| * | | | | am 458bfeea: (-s ours) am a8478986: (-s ours) am b55b15c3: Import ↵Baligh Uddin2013-05-060-0/+0
| |\ \ \ \ \ | | |/ / / / | |/| / / / | | |/ / / | | | | | | | | | | | | | | | translations. DO NOT MERGE * commit '458bfeea12d68ad8b2723d74fc8fea799c1e4e1b': Import translations. DO NOT MERGE
| | * | | am a8478986: (-s ours) am b55b15c3: Import translations. DO NOT MERGEBaligh Uddin2013-05-060-0/+0
| | |\ \ \ | | | |/ / | | |/| | | | | | | | | | | | * commit 'a8478986d4ba95a6d5b87a348702d15d4da38f1a': Import translations. DO NOT MERGE
* | | | | am b7065916: am dd8197bc: (-s ours) Import translations. DO NOT MERGEBaligh Uddin2013-05-150-0/+0
|\| | | | | | | | | | | | | | | | | | | | | | | | * commit 'b7065916e20123dd75fad7e90b47f7d836d44dae': Import translations. DO NOT MERGE
| * | | | am dd8197bc: (-s ours) Import translations. DO NOT MERGEBaligh Uddin2013-05-040-0/+0
| |\| | | | | | | | | | | | | | | | | | | | | | | * commit 'dd8197bcb249c800299e0fa34ffac9170dee0a76': Import translations. DO NOT MERGE
| | * | | Import translations. DO NOT MERGEBaligh Uddin2013-05-0333-464/+514
| | | | | | | | | | | | | | | | | | | | | | | | | Change-Id: I838674303010d6bff9e3a6f747fd265d1c82baac Auto-generated-cl: translation import
* | | | | am 6939f8dc: (-s ours) Import translations. DO NOT MERGEBaligh Uddin2013-05-150-0/+0
|\| | | | | | | | | | | | | | | | | | | | | | | | * commit '6939f8dcae6d44a08ba0811029dfb1eb317ac662': Import translations. DO NOT MERGE
| * | | | Import translations. DO NOT MERGEBaligh Uddin2013-05-0337-2280/+514
| | | | | | | | | | | | | | | | | | | | | | | | | Change-Id: I92ead720c4713c9022dc65255f6b6fba1ee80b4d Auto-generated-cl: translation import
* | | | | am 4c7474d5: am c5a29fa8: Revert "Fix exact match profanity"Ken Wakasa2013-05-151-2/+2
|\| | | | | | | | | | | | | | | | | | | | | | | | * commit '4c7474d501f672986770085193aded27d64aaaa4': Revert "Fix exact match profanity"
| * | | | am c5a29fa8: Revert "Fix exact match profanity"Ken Wakasa2013-05-021-2/+2
| |\| | | | | | | | | | | | | | | | | | | | | | | * commit 'c5a29fa864b5d7589fbbe8ddc96f2c7a0c7cee28': Revert "Fix exact match profanity"
| | * | | Revert "Fix exact match profanity"Ken Wakasa2013-05-021-2/+2
| | | | | | | | | | | | | | | | | | | | | | | | | | | | | | This reverts commit df2eae6e69948e99618a28d087b847c70582efd8 Change-Id: I42635cc09ad3ea4c177d02e0b7607fb7aa78506c
* | | | | am a36266dd: am a5be033d: Preserve setup wizard step while orientation changeTadashi G. Takaoka2013-05-151-34/+23
|\| | | | | | | | | | | | | | | | | | | | | | | | * commit 'a36266dd5840d645e46b18e41ebcdbea4a21c0e4': Preserve setup wizard step while orientation change