aboutsummaryrefslogtreecommitdiffstats
Commit message (Collapse)AuthorAgeFilesLines
...
| | | * DO NOT MERGE. Fix the size of preview textsatok2010-10-291-3/+3
| | | | | | | | | | | | | | | | | | | | | | | | Bug: 3141907 Change-Id: Iabbccd15485cbd7c7188e362cc2914caec5d1f1d
* | | | am b5e8c779: am 69db35c4: Make the buttons work for edge pixels of the keyboardKen Wakasa2010-10-292-2/+4
|\| | | | | | | | | | | | | | | | | | | * commit 'b5e8c7799726a5975283fa138ad2870ab02d01a4': Make the buttons work for edge pixels of the keyboard
| * | | am 69db35c4: Make the buttons work for edge pixels of the keyboardKen Wakasa2010-10-292-2/+4
| |\| | | | | | | | | | | | | | | | | | * commit '69db35c493aa3a6a9f17094bf2180a52ffb2358e': Make the buttons work for edge pixels of the keyboard
| | * | Make the buttons work for edge pixels of the keyboardKen Wakasa2010-10-292-2/+4
| | |/ | | | | | | | | | | | | | | | | | | Follow-up change to If7630b89 bug: 3142416 Change-Id: I2660e3d688eb0490363e460d5b4944c89b8ca35c
* | | Merge "Get rid of number hints on Stingray"Ken Wakasa2010-10-2921-10/+0
|\ \ \
| * | | Get rid of number hints on StingrayKen Wakasa2010-10-2921-10/+0
| | | | | | | | | | | | | | | | | | | | bug: 3145786 Change-Id: Ifc2dcdb06d7a056b38ad574c65ef7fcbddcbb6aa
* | | | Add vertical correction for StingrayKen Wakasa2010-10-291-4/+0
|/ / / | | | | | | | | | | | | bug: 3145773 Change-Id: I3ac1953b00367d3bf487a4186afe4150b039b05b
* | | Merge "Increased the size of GRID in Keyboard"satok2010-10-292-14/+13
|\ \ \
| * | | Increased the size of GRID in Keyboardsatok2010-10-292-14/+13
| | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | Bug: 3122894 - Changed width 10 -> 32 - Changed height 5 -> 16 Change-Id: I07354cf5c942974cc25a5e043f41e0f13a09351b
* | | | am e32a77c6: am 9dce586e: Bugfix: IME gives haptic feedback when button ↵Ken Wakasa2010-10-281-5/+6
|\ \ \ \ | |/ / / |/| / / | |/ / | | | | | | | | | wasn\'t pressed * commit 'e32a77c691567bdb3031d877e80786508bd47e4a': Bugfix: IME gives haptic feedback when button wasn't pressed
| * | am 9dce586e: Bugfix: IME gives haptic feedback when button wasn\'t pressedKen Wakasa2010-10-281-5/+6
| |\| | | | | | | | | | | | | * commit '9dce586eaa8a99fac05da398694d6e26b2a6dfa8': Bugfix: IME gives haptic feedback when button wasn't pressed
| | * Bugfix: IME gives haptic feedback when button wasn't pressedKen Wakasa2010-10-291-5/+6
| | | | | | | | | | | | | | | bug: 3142416 Change-Id: If7630b89d6c2a8ec38e191c263c03f8f11d3c498
* | | Import revised translations.Eric Fischer2010-10-2742-638/+1217
| | | | | | | | | | | | Change-Id: If1dd926a84f861cdf8bbd24bad264a8a6facbde3
* | | Change suggestion update delay from 100ms to 180ms to avoid flashy ↵Ken Wakasa2010-10-271-2/+7
| | | | | | | | | | | | | | | | | | | | | suggestion strip with quick multi-finger typing. bug: 3122641 Change-Id: I385f9eb2e392487d7b4c252553d1f8d7c21da2e4
* | | Merge "Remove auto capitalization by Shift+puncs"Ken Wakasa2010-10-261-7/+0
|\ \ \
| * | | Remove auto capitalization by Shift+puncsKen Wakasa2010-10-271-7/+0
| | | | | | | | | | | | | | | | | | | | bug: 3133312 Change-Id: I12a05d9028ab2fad07e1819407d63cf8ffd4d30c
* | | | Merge "Update assets for LatinIME"satok2010-10-2678-3/+3
|\ \ \ \ | |/ / / |/| | |
| * | | Update assets for LatinIMEsatok2010-10-2778-3/+3
| | | | | | | | | | | | | | | | | | | | | | | | Bug: 3109804 Change-Id: I07b5b0ff32228a6d10b92575f916b058e4ac26b7
* | | | Follow-up change to revise Caps Lock sequence.Ken Wakasa2010-10-264-19/+44
| | | | | | | | | | | | | | | | | | | | bug: 3122877 Change-Id: I44c539d7c041443f3ad027de4b75a67adf6b2c87
* | | | Get rid of mCapsLock in LatinIME.javaKen Wakasa2010-10-251-32/+48
| | | | | | | | | | | | | | | | Change-Id: I9c6387ee387d53460d23a12225829da344674579
* | | | Remove LatinKeyboardBaseView.isShifted() and setShifted() for refactoringKen Wakasa2010-10-253-42/+42
| | | | | | | | | | | | | | | | Change-Id: I9a1106b679a9ffb3ae959d90377eef096e5af842
* | | | Merge "Get rid of references to BaseKeyboard in Latin-specific classes"Ken Wakasa2010-10-253-26/+30
|\ \ \ \
| * | | | Get rid of references to BaseKeyboard in Latin-specific classesKen Wakasa2010-10-253-26/+30
| |/ / / | | | | | | | | | | | | Change-Id: I6871a24967b1410bdb14e902bdd311ef82fd4f0b
* / / / Add an icon for US keyboard subtypesatok2010-10-254-1/+1
|/ / / | | | | | | | | | | | | | | | - TODO: add other icons Change-Id: Ie958b9d59bb33bd6dbfc78a403bfda022bfaf790
* | | Revise caps lock sequencesTadashi G. Takaoka2010-10-256-93/+151
| | | | | | | | | | | | | | | | | | | | | | | | | | | This change also fixes that the popup preview of ALT on symbol keyboard is not showing. Bug: 3122877 Bug: 3127255 Change-Id: I978cb30a0d05298274d8ab6541b91323a0fef211
* | | am c8b9c322: (-s ours) am 1f2113b2: Import revised translations. DO NOT MERGEEric Fischer2010-10-220-0/+0
|\| |
| * | am 1f2113b2: Import revised translations. DO NOT MERGEEric Fischer2010-10-221-1/+1
| |\|
| | * Import revised translations. DO NOT MERGEEric Fischer2010-10-221-1/+1
| | | | | | | | | | | | Change-Id: I5227017b4859c24d1c6e873443741e881648371a
* | | Merge "Tablet keyboard should always show "?123" as symbol key"Tadashi G. Takaoka2010-10-223-29/+38
|\ \ \
| * | | Tablet keyboard should always show "?123" as symbol keyTadashi G. Takaoka2010-10-223-29/+38
| | | | | | | | | | | | | | | | | | | | Bug: 3118554 Change-Id: Ib609799f28dee56a4ded2e8144ac4a0c0d113ad6
* | | | Refactor BaseKeyboardParser as Recursive Descendent ParserTadashi G. Takaoka2010-10-222-114/+281
|/ / / | | | | | | | | | | | | Bug: 3082538 Change-Id: Ic0d72c6fe08cfc20db86aeffb10a27efe678095e
* | | Merge "Make mini-keyboard narrower on tablet landscape mode"Tadashi G. Takaoka2010-10-222-0/+116
|\ \ \
| * | | Make mini-keyboard narrower on tablet landscape modeTadashi G. Takaoka2010-10-222-0/+116
| | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | This change narrows mini-keyboard key width from 7.5% to 5.0% of the screen width. Bug: 3122769 Change-Id: I4ae0e79262ec3fadab8f86aa57a8a6cec5cb4670
* | | | Table keyboard should always show return icon on enter keyTadashi G. Takaoka2010-10-223-25/+31
|/ / / | | | | | | | | | | | | Bug: 3122750 Change-Id: I75d2b5adff3a349d29d8a56e7b761c26b04683c0
* | | Make "show settings key option" dependent to device configurationTadashi G. Takaoka2010-10-224-6/+16
| | | | | | | | | | | | | | | Bug: 3095814 Change-Id: I73b8a5023b398621a910c953eade252dc6412923
* | | Move BaseKeyboardParser to top-level classTadashi G. Takaoka2010-10-212-217/+233
| | | | | | | | | | | | | | | Bug: 3082538 Change-Id: If0ddf32bc3811e3c65a7a96503c61ed3351eeb66
* | | Refactor BaseKeyboard parsing codeTadashi G. Takaoka2010-10-211-164/+193
| | | | | | | | | | | | Change-Id: I241125b5b15c9d6bbba456476f1f4fd3ef9db3f2
* | | Merge "Make common qwerty keyboard layout files and include these"Tadashi G. Takaoka2010-10-2010-728/+602
|\ \ \
| * | | Make common qwerty keyboard layout files and include theseTadashi G. Takaoka2010-10-2110-728/+602
| | | | | | | | | | | | | | | | Change-Id: I0cb8de748c4365e42d015078daf686ed76ca105b
* | | | Add ; to list of punctuationKen Wakasa2010-10-211-1/+1
|/ / / | | | | | | | | | | | | bug: 3034792 Change-Id: I8e5f3907840fa2ddc2b5ac99328525313465ea35
* | | Manual merge of the following Gingerbread changes logicallyKen Wakasa2010-10-2031-340/+1302
| | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | I8b38e280 Ia3929bb0 If925b546 I1062763d I901e36aa bug: 3100311 Change-Id: Ic7e01277ec816e77d34732599b2b9552668b81c2
* | | Update xlarge drawable of KeyboardTadashi G. Takaoka2010-10-1974-175/+297
| | | | | | | | | | | | | | | Bug: 3109804 Change-Id: I316f9cfcec377a7d0ea1417e1e3cea55cbdb9e2b
* | | am 0936a9da: (-s ours) am b0a6f354: DO NOT MERGE. Add \'...\' (hint) to ↵Ken Wakasa2010-10-180-0/+0
|\| | | | | | | | | | | | | | | | | | | | | | | | | | period/smiley keys which triggers mini popup by long-press. Merge commit '0936a9dac4ab4749669c34ae66bf6b32218e9655' * commit '0936a9dac4ab4749669c34ae66bf6b32218e9655': DO NOT MERGE. Add '...' (hint) to period/smiley keys which triggers mini popup by long-press.
| * | am b0a6f354: DO NOT MERGE. Add \'...\' (hint) to period/smiley keys which ↵Ken Wakasa2010-10-1824-19/+245
| |\| | | | | | | | | | | | | | | | | | | | | | | | | triggers mini popup by long-press. Merge commit 'b0a6f354aca8f643766719c663297e7be3fc6424' into gingerbread-plus-aosp * commit 'b0a6f354aca8f643766719c663297e7be3fc6424': DO NOT MERGE. Add '...' (hint) to period/smiley keys which triggers mini popup by long-press.
| | * DO NOT MERGE. Add '...' (hint) to period/smiley keys which triggers mini ↵Ken Wakasa2010-10-1924-19/+245
| | | | | | | | | | | | | | | | | | | | | popup by long-press. bug: 3105185 Change-Id: I901e36aa12dad5968ba1a420fff6a2f2efb16da5
* | | am 5446b281: (-s ours) am 86953d17: DO NOT MERGE. Revise the setting hint ↵Ken Wakasa2010-10-180-0/+0
|\| | | | | | | | | | | | | | | | | | | | | | | | | | visual and its handling code. This is a follow up change to I8b38e280. Merge commit '5446b281b6bef401db8e6e94805f0c9d8f52bed7' * commit '5446b281b6bef401db8e6e94805f0c9d8f52bed7': DO NOT MERGE. Revise the setting hint visual and its handling code.
| * | am 86953d17: DO NOT MERGE. Revise the setting hint visual and its handling ↵Ken Wakasa2010-10-174-25/+30
| |\| | | | | | | | | | | | | | | | | | | | | | | | | code. This is a follow up change to I8b38e280. Merge commit '86953d170d3a1c189628a373a5987cfc4c17c997' into gingerbread-plus-aosp * commit '86953d170d3a1c189628a373a5987cfc4c17c997': DO NOT MERGE. Revise the setting hint visual and its handling code.
| | * DO NOT MERGE. Revise the setting hint visual and its handling code.Ken Wakasa2010-10-174-25/+30
| | | | | | | | | | | | | | | | | | | | | This is a follow up change to I8b38e280. bug: 3084022 Change-Id: I1062763d87b4498e19598b4e7d99bb91c510c6d2
* | | am b27f515b: (-s ours) am 6e0998c9: Import revised translations DO NOT MERGEKenny Root2010-10-180-0/+0
|\| | | | | | | | | | | | | | | | | | | | Merge commit 'b27f515b2a8b491d34f88a82a770dcd868a1ab5d' * commit 'b27f515b2a8b491d34f88a82a770dcd868a1ab5d': Import revised translations DO NOT MERGE
| * | am 6e0998c9: Import revised translations DO NOT MERGEKenny Root2010-10-152-4/+4
| |\| | | | | | | | | | | | | | | | | | | Merge commit '6e0998c94506051df3382458deb0428b2aa6f434' into gingerbread-plus-aosp * commit '6e0998c94506051df3382458deb0428b2aa6f434': Import revised translations DO NOT MERGE