aboutsummaryrefslogtreecommitdiffstats
path: root/java/res (follow)
Commit message (Collapse)AuthorAgeFilesLines
...
* Merge "Add [CHAR LIMIT] to some strings for key top"Tadashi G. Takaoka2010-11-041-3/+3
|\
| * Add [CHAR LIMIT] to some strings for key topTadashi G. Takaoka2010-11-041-3/+3
| | | | | | | | | | Bug: 3147476 Change-Id: Ic3d898761b6953560dfec34813e96eddab351675
* | Merge "Updated icons for the input method subtype"satok2010-11-039-2/+2
|\ \ | |/ |/|
| * Updated icons for the input method subtypesatok2010-11-029-2/+2
| | | | | | | | Change-Id: Ib92666357a6921cb7e068c63353b8b3d997c80b2
* | Change the size of preview for priventing preview from being clippedsatok2010-11-021-3/+3
|/ | | | Change-Id: I6f9fb2c8c0e98ede14729e7cb602bfb4b2672159
* Adjust the gap of keys on a tablet layoutsatok2010-11-021-2/+2
| | | | | | Bug: 3155782 Change-Id: Icefe654874e58ee2fcbeab353690bfe15f54ab61
* 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
* Increased the size of GRID in Keyboardsatok2010-10-291-0/+2
| | | | | | | | | Bug: 3122894 - Changed width 10 -> 32 - Changed height 5 -> 16 Change-Id: I07354cf5c942974cc25a5e043f41e0f13a09351b
* Import revised translations.Eric Fischer2010-10-2742-638/+1217
| | | | Change-Id: If1dd926a84f861cdf8bbd24bad264a8a6facbde3
* 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-261-1/+1
| | | | | | | | | | bug: 3122877 Change-Id: I44c539d7c041443f3ad027de4b75a67adf6b2c87
* | 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-251-0/+1
| | | | | | | | | This change also fixes that the popup preview of ALT on symbol keyboard is not showing. Bug: 3122877 Bug: 3127255 Change-Id: I978cb30a0d05298274d8ab6541b91323a0fef211
* Tablet keyboard should always show "?123" as symbol keyTadashi G. Takaoka2010-10-222-0/+2
| | | | | Bug: 3118554 Change-Id: Ib609799f28dee56a4ded2e8144ac4a0c0d113ad6
* 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-222-0/+2
|/ | | | | Bug: 3122750 Change-Id: I75d2b5adff3a349d29d8a56e7b761c26b04683c0
* Make "show settings key option" dependent to device configurationTadashi G. Takaoka2010-10-222-0/+2
| | | | | Bug: 3095814 Change-Id: I73b8a5023b398621a910c953eade252dc6412923
* 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-2027-223/+1127
| | | | | | | | | | | I8b38e280 Ia3929bb0 If925b546 I1062763d I901e36aa bug: 3100311 Change-Id: Ic7e01277ec816e77d34732599b2b9552668b81c2
* Update xlarge drawable of KeyboardTadashi G. Takaoka2010-10-1973-158/+267
| | | | | Bug: 3109804 Change-Id: I316f9cfcec377a7d0ea1417e1e3cea55cbdb9e2b
* Specify keyboard metrics with physical unit "inch"Tadashi G. Takaoka2010-10-1755-82/+140
| | | | | | | | | | | | | 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
* am c247df2d: am 0ccc4bfe: Merge "Reduce popup preview fading out animation ↵Tadashi G. Takaoka2010-10-161-1/+1
|\ | | | | | | | | | | | | | | | | duration to 70ms" into gingerbread Merge commit 'c247df2d05932f36ca1ebbba34b57a92254f433e' * commit 'c247df2d05932f36ca1ebbba34b57a92254f433e': Reduce popup preview fading out animation duration to 70ms
| * Merge "Reduce popup preview fading out animation duration to 70ms" into ↵Tadashi G. Takaoka2010-10-151-1/+1
| |\ | | | | | | | | | gingerbread
| | * Reduce popup preview fading out animation duration to 70msTadashi G. Takaoka2010-10-151-1/+1
| | | | | | | | | | | | | | | Bug: 3099331 Change-Id: I32c11bb25ebdb97af0c883c475d96fc8e2749101
| * | Import revised translationsKenny Root2010-10-1420-63/+63
| |/ | | | | | | Change-Id: Iaf51da312caf84a58796714424fc8dd22df1f6d3
| * DO NOT MERGE. Add visual indicator that long press , or mic key will bring ↵Ken Wakasa2010-10-142-0/+0
| | | | | | | | | | | | | | up Settings bug:3084022 Change-Id: I8b38e2803eb32469653484701882af35108eb69a
| * Specify keyboard metrics with physical unit "inch" (DO NOT MERGE)Tadashi G. Takaoka2010-10-1452-66/+113
| | | | | | | | | | | | | | | | | | | | | | | | 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: I44f3b2eef8086d6e0b0db53d38f08487549060c6
* | resolved conflicts for merge of ac777128 to masterTadashi G. Takaoka2010-10-162-1/+10
|\| | | | | | | Change-Id: Id01a741ca18ac64e31d2abfed5251a1e99d48391
| * Make some keys in phone keyboard to darker colorTadashi G. Takaoka2010-10-132-1/+10
| | | | | | | | | | Bug: 3088257 Change-Id: I36b1a0f147c1087a98b91f00d60bf15922861f9c
* | Add text variation keyboard layoutTadashi G. Takaoka2010-10-122-3/+660
| | | | | | | | Change-Id: I4c6df8197b734feb998da78478a4d9a41f6d92b2
* | resolved conflicts for merge of fd64e47c to masterKen Wakasa2010-10-123-2/+29
|\| | | | | | | Change-Id: I07434c251fafa5eee548a54dae30d91df3a24085
| * Tweak key width for 'o'-popup chars.Ken Wakasa2010-10-113-2/+29
| | | | | | | | | | | | | | We'll merge this to master for now, but we should have new attr (such as popupCharWidth) to handle this reasonably in the newly created BaseKeyboard class. bug: 3082178 Change-Id: I024b946aafbbeb07b865a09f489dacb56f0478d0
| * Merge "Make keyboard vertical correction configurable (DO NOT MERGE)" into ↵Tadashi G. Takaoka2010-10-082-5/+12
| |\ | | | | | | | | | gingerbread
| | * Make keyboard vertical correction configurable (DO NOT MERGE)Tadashi G. Takaoka2010-10-082-5/+12
| | | | | | | | | | | | | | | | | | | | | | | | | | | Before this change, the verticalCorrection value was defined by "dpi" that is relative to device screen. This change defines the verticalCorrection by absolute unit "in". Bug: 3066107 Change-Id: I72c2448894a1084c582c2f1fb942b5fa8353f028
* | | resolved conflicts for merge of 23d50bfb to masterKenny Root2010-10-102-32/+4
|\| | | | | | | | | | | Change-Id: Ia3fd85bd0c231f7b910b14caad38fa453a2336f6
| * | Reduce delay before mini popup keyboard is shownTadashi G. Takaoka2010-10-082-32/+4
| |/ | | | | | | | | | | | | | | | | Before this change, the delay was 500 ms that came from ViewConfiguration.getLongPressTimeout(). This change reduces the delay to 400 ms. Bug: 3074984 Change-Id: Ia5af5e877a3c4bb29211ef4040c728ac09a9fe85
| * Import revised translations. DO NOT MERGEEric Fischer2010-10-0620-581/+301
| | | | | | | | Change-Id: Icf8fa9146cc4cbfb70d5069be5359d04c5ec2432
* | Make keyboard vertical correction configurableTadashi G. Takaoka2010-10-092-2/+6
| | | | | | | | | | | | | | | | | | | | | | cherry-pick: I72c2448894a1084c582c2f1fb942b5fa8353f028 Before this change, the verticalCorrection value was defined by "dpi" that is relative to device screen. This change defines the verticalCorrection by absolute unit "in". Bug: 3066107 Change-Id: If71419dcfc18be3e5e87afea078fa15d3c31d908
* | Add phone keyboard layoutTadashi G. Takaoka2010-10-096-6/+319
| | | | | | | | Change-Id: I97d146ef2756ffe5adb17fcbf04f5e91a0587aa5
* | am 2fd1de46: am 47a9c3f3: Additional string update for LatinIME\'s ↵Ken Wakasa2010-10-082-1/+2
|\| | | | | | | | | | | | | | | | | re-correction preference item. Merge commit '2fd1de46010c9c7836fcae94180d067c50677bab' * commit '2fd1de46010c9c7836fcae94180d067c50677bab': Additional string update for LatinIME's re-correction preference item.
| * Additional string update for LatinIME's re-correction preference item.Ken Wakasa2010-10-072-1/+2
| | | | | | | | | | | | | | | | Follow-up to I703054c9 bug: 3063598 Change-Id: Ic9d752b8588a620b3e256fe38f3a6a0c9c093053
* | am 57108c2f: am 3425026d: Follow-up to Ia135eb92 . Shorten overflowed string.Ken Wakasa2010-10-081-6/+6
|\| | | | | | | | | | | | | Merge commit '57108c2f1c5b811a8b207ac53f4e3b4ef7ddcba4' * commit '57108c2f1c5b811a8b207ac53f4e3b4ef7ddcba4': Follow-up to Ia135eb92 . Shorten overflowed string.
| * Follow-up to Ia135eb92 . Shorten overflowed string.Ken Wakasa2010-10-061-6/+6
| | | | | | | | | | bug: 3063598 Change-Id: I703054c930590ef62579183731935ec3362406cd
* | Share 4th row of non-xlarge qwerty keyboard using <include>Tadashi G. Takaoka2010-10-0820-5875/+721
| | | | | | | | Change-Id: Iff337e1c6ef3a17fd96a5e5f1c3c4a21190aac1c