aboutsummaryrefslogtreecommitdiffstats
Commit message (Collapse)AuthorAgeFilesLines
* Merge "Add "passwordInput" attribute to case tag of Keyboard"Tadashi G. Takaoka2011-02-209-189/+281
|\
| * Add "passwordInput" attribute to case tag of KeyboardTadashi G. Takaoka2011-02-209-189/+281
| | | | | | | | | | | | | | | | This change also introduces number password (a.k.a. PIN) layout. The text password layout will follow. Bug: 3384942 Change-Id: I50b5e413e47a28d5285fd0468115e11ce46c7f18
* | Don't play key press sound if the key is disabledTadashi G. Takaoka2011-02-201-23/+32
|/ | | | Change-Id: I1c6d1b16a7420bc7e5f97f50da549e6a89498f18
* Merge "Revised Russian keyboard layout"Tadashi G. Takaoka2011-02-204-74/+231
|\
| * Revised Russian keyboard layoutTadashi G. Takaoka2011-02-204-74/+231
| | | | | | | | | | Bug: 3451586 Change-Id: I10d5f45b6218e8f0ab5a0d2f2c285469338890c6
* | Merge "Read "enabled" attribute of Key from <key-style>"Tadashi G. Takaoka2011-02-191-0/+1
|\ \
| * | Read "enabled" attribute of Key from <key-style>Tadashi G. Takaoka2011-02-201-0/+1
| |/ | | | | | | | | | | | | This is follow up change of I1ea82d9f. Bug: 3384942 Change-Id: If96eda69fe81edbfc1b243a6fa9f8eb6bbf4c12d
* / Fix unit test failureTadashi G. Takaoka2011-02-201-3/+3
|/ | | | Change-Id: I6814986f04a0cdf91837cfa60c7eca81a687236b
* Add "languageCode" attribute to "case" tag in Keyboard XMLTadashi G. Takaoka2011-02-182-2/+13
| | | | | bug: 3451586 Change-Id: I08ca80e48648ba18543e9b8ca7362c06bb61a826
* Rename imeOptions attribute of Keyboard to imeAction.Tadashi G. Takaoka2011-02-185-19/+21
| | | | | Bug: 3384942 Change-Id: I3ce01b83f0ae37f447de8a7fcdb5d7fe06b108c6
* Add "enabled" as an attribute of Key in Keyboard xmlTadashi G. Takaoka2011-02-182-1/+4
| | | | | | | If the key is marked as "enabled=false", the key will not respond to be pressed. Bug: 3384942 Change-Id: I1ea82d9f3dfa5a9916ff3bbc736ea7e6c77426ae
* Merge "Import revised translations."Eric Fischer2011-02-1741-3327/+2009
|\
| * Import revised translations.Eric Fischer2011-02-1741-3327/+2009
| | | | | | | | Change-Id: I4b678c68e9a32ac77c46958ef2c530da81508978
* | Merge "Not to make a thread at changing view from keyboard to voice"satok2011-02-171-19/+14
|\ \
| * | Not to make a thread at changing view from keyboard to voicesatok2011-02-171-19/+14
| |/ | | | | | | Change-Id: If3f89b3e9774c566a1bb2119b161c42b715e6709
* | Merge "Fix password variation check code"Ken Wakasa2011-02-161-7/+21
|\ \
| * | Fix password variation check codeKen Wakasa2011-02-171-7/+21
| |/ | | | | | | Change-Id: Id994112a029982b4dabd6ebca34edd1d787e5ae2
* | Merge "Remove next letters frequency handling"Tadashi G. Takaoka2011-02-1618-236/+137
|\ \ | |/ |/|
| * Remove next letters frequency handlingTadashi G. Takaoka2011-02-1718-236/+137
| | | | | | | | | | Bug: 3428942 Change-Id: Id62f467ce4e50c60a56d59bf96770e799a4659e2
* | am 4a19087f: (-s ours) am 3bbbd59c: Import revised translations. DO NOT MERGEEric Fischer2011-02-160-0/+0
|\ \ | |/ |/| | | | | * commit '4a19087f702f31f14b04d4b173f0d2e25b2d79a6': Import revised translations. DO NOT MERGE
| * am 3bbbd59c: Import revised translations. DO NOT MERGEEric Fischer2011-02-1640-413/+216
| |\ | | | | | | | | | | | | * commit '3bbbd59cb5c19d6bf8ffe50cb1a8f9ba5f1bcc1e': Import revised translations. DO NOT MERGE
| | * Import revised translations. DO NOT MERGEEric Fischer2011-02-1640-413/+216
| | | | | | | | | | | | Change-Id: I8c0b6af45bf9a619bf0b6c0ea90e00ec61aa7bfe
* | | Remove a useless flag.Jean Chalard2011-02-151-6/+0
| | | | | | | | | | | | | | | | | | | | | This has become useless when LatinIME stopped being a SharedPreferenceListener. Change-Id: I708ec3c3a299ead18548c85b435b45558c984e8d
* | | Merge "Fix NPE"Ken Wakasa2011-02-141-1/+1
|\ \ \
| * | | Fix NPEKen Wakasa2011-02-141-1/+1
| | | | | | | | | | | | | | | | | | | | bug: 3446590 Change-Id: Iea5bd8f63f3322496b5d68539f0215d5d01e68d1
* | | | Merge "Adding 'ß' as an alternate for 's' (for 'en' keyboard)."Ken Wakasa2011-02-141-0/+1
|\ \ \ \
| * | | | Adding 'ß' as an alternate for 's' (for 'en' keyboard).Max Braun2011-02-111-0/+1
| | | | | | | | | | | | | | | | | | | | Change-Id: Ic1dfd4b18be1bcfb9c525dad540b85892608d5c4
* | | | | Add method to retreive suggestions from SuggestionHelperTadashi G. Takaoka2011-02-141-0/+5
| |/ / / |/| | | | | | | | | | | | | | | Bug: 3414081 Change-Id: I96ffdd1c60fad933b32f7df023c51a9d10fcc53f
* | | | Merge "Reorganize suggestion related unit test"Tadashi G. Takaoka2011-02-139-358/+505
|\ \ \ \
| * | | | Reorganize suggestion related unit testTadashi G. Takaoka2011-02-149-358/+505
| |/ / / | | | | | | | | | | | | | | | | Bug: 3414081 Change-Id: Ie98c7935b25d17f1547955f8fb6ba2c5c1edb997
* | | | Merge "Add stack dumper helper function."Jean Chalard2011-02-131-0/+13
|\ \ \ \
| * | | | Add stack dumper helper function.Jean Chalard2011-02-141-0/+13
| | | | | | | | | | | | | | | | | | | | Change-Id: I78e5aef3cc6abfeb764a7e8a432f063f18d56da2
* | | | | Merge "Stop listening on shared preferences change."Jean Chalard2011-02-132-24/+1
|\ \ \ \ \ | |_|/ / / |/| | | |
| * | | | Stop listening on shared preferences change.Jean Chalard2011-02-102-24/+1
| |/ / / | | | | | | | | | | | | | | | | | | | | | | | | | | | | It appears it is not useful to listen to this change, because in any case, settings will be reloaded when the view is shown again or when IME is changed. Change-Id: I08dddccc630b01718da7fab011ce14f189dd31c3
* | | | am 2cd573a4: (-s ours) am 708a66ef: (-s ours) am df13e97f: Import revised ↵Eric Fischer2011-02-100-0/+0
|\ \ \ \ | | |/ / | |/| | | | | | | | | | | | | | | | | | translations. DO NOT MERGE * commit '2cd573a430da03582fc811d1ff877a39e465f664': Import revised translations. DO NOT MERGE
| * | | am 708a66ef: (-s ours) am df13e97f: Import revised translations. DO NOT MERGEEric Fischer2011-02-100-0/+0
| |\ \ \ | | | | | | | | | | | | | | | | | | | | * commit '708a66efffab067798f4d0ac58493da5c10ca8f0': Import revised translations. DO NOT MERGE
| | * \ \ am df13e97f: Import revised translations. DO NOT MERGEEric Fischer2011-02-087-10/+10
| | |\ \ \ | | | | | | | | | | | | | | | | | | | | | | | | * commit 'df13e97ffcbafd5487c8a35dd2c02f4d90c80d66': Import revised translations. DO NOT MERGE
| | | * | | Import revised translations. DO NOT MERGEEric Fischer2011-02-077-10/+10
| | | | | | | | | | | | | | | | | | | | | | | | Change-Id: I3a46d4b49c5b97c387b855f558b32cad1c5bb2a9
* | | | | | am f9d74f2a: (-s ours) am 4b7fee77: Import revised translations. DO NOT MERGEEric Fischer2011-02-090-0/+0
|\| | | | | | | | | | | | | | | | | | | | | | | | | | | | | * commit 'f9d74f2ac2da76d6d50dcca94216c35038de6f8a': Import revised translations. DO NOT MERGE
| * | | | | am 4b7fee77: Import revised translations. DO NOT MERGEEric Fischer2011-02-093-5/+5
| |\ \ \ \ \ | | | |_|_|/ | | |/| | | | | | | | | | | | | | | * commit '4b7fee774a222715be5771cdbf37627c6d726743': Import revised translations. DO NOT MERGE
| | * | | | Import revised translations. DO NOT MERGEEric Fischer2011-02-083-5/+5
| | | | | | | | | | | | | | | | | | | | | | | | Change-Id: Ia66ec2c994e79c51da1b048ea22747a338257ccc
* | | | | | am 82b137b6: (-s ours) am 07125579: Import revised translations. DO NOT MERGEEric Fischer2011-02-080-0/+0
|\| | | | | | |_|_|_|/ |/| | | | | | | | | | | | | | * commit '82b137b60f191b6365c4ba7f841625b73dc02d67': Import revised translations. DO NOT MERGE
| * | | | am 07125579: Import revised translations. DO NOT MERGEEric Fischer2011-02-0839-352/+253
| |\| | | | | | | | | | | | | | | | | | | | | | | * commit '07125579a0788a6b11cf7e0b24439b7bf3880394': Import revised translations. DO NOT MERGE
| | * | | Import revised translations. DO NOT MERGEEric Fischer2011-02-0739-352/+253
| | | | | | | | | | | | | | | | | | | | Change-Id: Iada2b99bfdbfe7a877d723e02ecae0b031ee3cd5
* | | | | Add unit test helper method to BinaryDictionary and SuggestTadashi G. Takaoka2011-02-082-16/+44
| | | | | | | | | | | | | | | | | | | | | | | | | Bug: 3414081 Change-Id: Idee64010f2f423d3c7c548d0279c7bf287088762
* | | | | Merge "Move and rename computeProximityThreshold"Tadashi G. Takaoka2011-02-085-34/+38
|\ \ \ \ \
| * | | | | Move and rename computeProximityThresholdTadashi G. Takaoka2011-02-085-34/+38
| | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | Move and rename KeyboardView.computeProximityThreshold to KeyDetector.getMostCommonKeyWidth. And make it public for unit test use. This is a part of multi-project change (If751659a, Idb18f362) Bug: 3414081 Change-Id: If751659a53c7412f836d6d28866760ffe84b179b
* | | | | | Make the keyboard sound on by default for xlarge screens.Jean Chalard2011-02-084-6/+10
| | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | Also change the name of the default value for re-correction for consistency with other constant names. Bug: 3426884 Change-Id: I615ba640fb17e6d7514b8a0e4f52028eb0e23908
* | | | | | am 78f9ee97: am 985fb645: Revert I871cfaaf Latin IME Keyboard sounds off by ↵Jean-Michel Trivi2011-02-071-1/+1
|\ \ \ \ \ \ | | |/ / / / | |/| | | | | | | | | | | | | | | | | | | | | | | | | | | | default * commit '78f9ee978a6a3e8a78ae161034c273d4c8600f6f': Revert I871cfaaf Latin IME Keyboard sounds off by default
| * | | | | am 985fb645: Revert I871cfaaf Latin IME Keyboard sounds off by defaultJean-Michel Trivi2011-02-041-1/+1
| |\ \ \ \ \ | | | |/ / / | | |/| | | | | | | | | | | | | | | * commit '985fb645ef7250837a4a5d317f436dd47de71e4d': Revert I871cfaaf Latin IME Keyboard sounds off by default