aboutsummaryrefslogtreecommitdiffstats
path: root/java (follow)
Commit message (Expand)AuthorAgeFilesLines
...
| * | Get rid of number hints on Stingray•••bug: 3145786 Change-Id: Ifc2dcdb06d7a056b38ad574c65ef7fcbddcbb6aa Ken Wakasa2010-10-2921-10/+0
* | | Add vertical correction for Stingray•••bug: 3145773 Change-Id: I3ac1953b00367d3bf487a4186afe4150b039b05b Ken Wakasa2010-10-291-4/+0
|/ /
* | Merge "Increased the size of GRID in Keyboard"satok2010-10-292-14/+13
|\ \
| * | Increased the size of GRID in Keyboard•••Bug: 3122894 - Changed width 10 -> 32 - Changed height 5 -> 16 Change-Id: I07354cf5c942974cc25a5e043f41e0f13a09351b satok2010-10-292-14/+13
* | | am e32a77c6: am 9dce586e: Bugfix: IME gives haptic feedback when button wasn\...•••* commit 'e32a77c691567bdb3031d877e80786508bd47e4a': Bugfix: IME gives haptic feedback when button wasn't pressed Ken Wakasa2010-10-281-5/+6
|\ \ \ | |/ / |/| / | |/
| * Bugfix: IME gives haptic feedback when button wasn't pressed•••bug: 3142416 Change-Id: If7630b89d6c2a8ec38e191c263c03f8f11d3c498 Ken Wakasa2010-10-291-5/+6
| * Import revised translations. DO NOT MERGE•••Change-Id: I5227017b4859c24d1c6e873443741e881648371a Eric Fischer2010-10-221-1/+1
| * DO NOT MERGE. Add '...' (hint) to period/smiley keys which triggers mini popu...•••bug: 3105185 Change-Id: I901e36aa12dad5968ba1a420fff6a2f2efb16da5 Ken Wakasa2010-10-1924-19/+245
| * DO NOT MERGE. Revise the setting hint visual and its handling code.•••This is a follow up change to I8b38e280. bug: 3084022 Change-Id: I1062763d87b4498e19598b4e7d99bb91c510c6d2 Ken Wakasa2010-10-174-25/+30
| * Import revised translations DO NOT MERGE•••Change-Id: If56cd8acf3d73466ff904a707c4bb523dd5ab46d Kenny Root2010-10-152-4/+4
| * DO NOT MERGE. Follow up change to I8b38e280•••Add visual indicator that long press / or @ on F1 key will bring up Settings bug: 3084022 Change-Id: If925b546829ca8e8806e1f8f89eaf72fc8c220da Ken Wakasa2010-10-1621-92/+214
* | Import revised translations.•••Change-Id: If1dd926a84f861cdf8bbd24bad264a8a6facbde3 Eric Fischer2010-10-2742-638/+1217
* | Change suggestion update delay from 100ms to 180ms to avoid flashy suggestion...•••bug: 3122641 Change-Id: I385f9eb2e392487d7b4c252553d1f8d7c21da2e4 Ken Wakasa2010-10-271-2/+7
* | Merge "Remove auto capitalization by Shift+puncs"Ken Wakasa2010-10-261-7/+0
|\ \
| * | Remove auto capitalization by Shift+puncs•••bug: 3133312 Change-Id: I12a05d9028ab2fad07e1819407d63cf8ffd4d30c Ken Wakasa2010-10-271-7/+0
* | | Merge "Update assets for LatinIME"satok2010-10-2678-3/+3
|\ \ \ | |/ / |/| |
| * | Update assets for LatinIME•••Bug: 3109804 Change-Id: I07b5b0ff32228a6d10b92575f916b058e4ac26b7 satok2010-10-2778-3/+3
* | | Follow-up change to revise Caps Lock sequence.•••bug: 3122877 Change-Id: I44c539d7c041443f3ad027de4b75a67adf6b2c87 Ken Wakasa2010-10-264-19/+44
* | | Get rid of mCapsLock in LatinIME.java•••Change-Id: I9c6387ee387d53460d23a12225829da344674579 Ken Wakasa2010-10-251-32/+48
* | | Remove LatinKeyboardBaseView.isShifted() and setShifted() for refactoring•••Change-Id: I9a1106b679a9ffb3ae959d90377eef096e5af842 Ken Wakasa2010-10-253-42/+42
* | | 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 classes•••Change-Id: I6871a24967b1410bdb14e902bdd311ef82fd4f0b Ken Wakasa2010-10-253-26/+30
| |/ /
* / / Add an icon for US keyboard subtype•••- TODO: add other icons Change-Id: Ie958b9d59bb33bd6dbfc78a403bfda022bfaf790 satok2010-10-254-1/+1
|/ /
* | Revise caps lock sequences•••This change also fixes that the popup preview of ALT on symbol keyboard is not showing. Bug: 3122877 Bug: 3127255 Change-Id: I978cb30a0d05298274d8ab6541b91323a0fef211 Tadashi G. Takaoka2010-10-256-93/+151
* | 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 key•••Bug: 3118554 Change-Id: Ib609799f28dee56a4ded2e8144ac4a0c0d113ad6 Tadashi G. Takaoka2010-10-223-29/+38
* | | Refactor BaseKeyboardParser as Recursive Descendent Parser•••Bug: 3082538 Change-Id: Ic0d72c6fe08cfc20db86aeffb10a27efe678095e Tadashi G. Takaoka2010-10-222-114/+281
|/ /
* | Merge "Make mini-keyboard narrower on tablet landscape mode"Tadashi G. Takaoka2010-10-222-0/+116
|\ \
| * | Make mini-keyboard narrower on tablet landscape mode•••This change narrows mini-keyboard key width from 7.5% to 5.0% of the screen width. Bug: 3122769 Change-Id: I4ae0e79262ec3fadab8f86aa57a8a6cec5cb4670 Tadashi G. Takaoka2010-10-222-0/+116
* | | Table keyboard should always show return icon on enter key•••Bug: 3122750 Change-Id: I75d2b5adff3a349d29d8a56e7b761c26b04683c0 Tadashi G. Takaoka2010-10-223-25/+31
|/ /
* | Make "show settings key option" dependent to device configuration•••Bug: 3095814 Change-Id: I73b8a5023b398621a910c953eade252dc6412923 Tadashi G. Takaoka2010-10-224-6/+16
* | Move BaseKeyboardParser to top-level class•••Bug: 3082538 Change-Id: If0ddf32bc3811e3c65a7a96503c61ed3351eeb66 Tadashi G. Takaoka2010-10-212-217/+233
* | Refactor BaseKeyboard parsing code•••Change-Id: I241125b5b15c9d6bbba456476f1f4fd3ef9db3f2 Tadashi G. Takaoka2010-10-211-164/+193
* | 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 these•••Change-Id: I0cb8de748c4365e42d015078daf686ed76ca105b Tadashi G. Takaoka2010-10-2110-728/+602
* | | Add ; to list of punctuation•••bug: 3034792 Change-Id: I8e5f3907840fa2ddc2b5ac99328525313465ea35 Ken Wakasa2010-10-211-1/+1
|/ /
* | Manual merge of the following Gingerbread changes logically•••I8b38e280 Ia3929bb0 If925b546 I1062763d I901e36aa bug: 3100311 Change-Id: Ic7e01277ec816e77d34732599b2b9552668b81c2 Ken Wakasa2010-10-2031-340/+1302
* | Update xlarge drawable of Keyboard•••Bug: 3109804 Change-Id: I316f9cfcec377a7d0ea1417e1e3cea55cbdb9e2b Tadashi G. Takaoka2010-10-1974-175/+297
* | Disable gesture detector on mini-keyboard•••Gesture detector, for closing keyboard by swiping down, must be disabled not only when mini-keyboard is on the screen, but also in the mini-keyboard itself. Bug: 3105595 Change-Id: I548501f7117ca2310943cabb678c1e250e5012ce Tadashi G. Takaoka2010-10-191-3/+6
* | Cleanup LatinKeyboard and LatinKeyboard.LatinKey classes•••Change-Id: I4c5a37315dea1c7545b77a8a6c93b930927a5a82 Tadashi G. Takaoka2010-10-182-33/+19
* | Merge "Showing popup preview only when IME is in foreground"Tadashi G. Takaoka2010-10-172-10/+28
|\ \
| * | Showing popup preview only when IME is in foreground•••Bug: 3100922 Change-Id: Icd59fc3978dc1fccb523a368b0a7d4549fc2db78 Tadashi G. Takaoka2010-10-172-10/+28
* | | Save default enter key attributes and restore these if needed•••Bug: 3103016 Change-Id: Id8128d5b685ac040afd2c248e1ad17e9aaf1fdf0 Tadashi G. Takaoka2010-10-171-0/+21
|/ /
* | Specify keyboard metrics with physical unit "inch"•••Cherrypick I44f3b2eef8086d6e0b0db53d38f08487549060c6 from Gingerbread This change also introduces the key background drawables which has no fixed bottom padding. Instead of relying on bottom padding in drawable, this change also specifies Keyboard.verticalGap with physical unit. Other keyboard related length, distance and size are also specified by physical unit. Bug: 3066107 Change-Id: Ib38355ebfc2f8d5b1d26c4e90eba87196fbeddfa Tadashi G. Takaoka2010-10-1757-136/+240
* | am c247df2d: am 0ccc4bfe: Merge "Reduce popup preview fading out animation du...•••Merge commit 'c247df2d05932f36ca1ebbba34b57a92254f433e' * commit 'c247df2d05932f36ca1ebbba34b57a92254f433e': Reduce popup preview fading out animation duration to 70ms Tadashi G. Takaoka2010-10-161-1/+1
|\|
| * Merge "Reduce popup preview fading out animation duration to 70ms" into ginge...Tadashi G. Takaoka2010-10-151-1/+1
| |\
| | * Reduce popup preview fading out animation duration to 70ms•••Bug: 3099331 Change-Id: I32c11bb25ebdb97af0c883c475d96fc8e2749101 Tadashi G. Takaoka2010-10-151-1/+1
* | | am 4b6b11b5: am 8a26e853: Fix an issue of adding extra character.•••Merge commit '4b6b11b5064a3b8b604a6441e7a037b0443ec6ed' * commit '4b6b11b5064a3b8b604a6441e7a037b0443ec6ed': Fix an issue of adding extra character. Ken Wakasa2010-10-161-1/+6
|\| |
| * | Fix an issue of adding extra character.•••LatinKeyboardBaseView should have removed "long pressed" pointer tracker from the multi-touch pointer queue. bug: 3099130 Change-Id: I3d358a373b0de07558a204e9ff5a95e9ece38bcc Ken Wakasa2010-10-151-1/+6
| * | Merge "Follow up change of I8b38e280 (DO NOT MERGE)" into gingerbreadTadashi G. Takaoka2010-10-143-24/+28
| |\ \