aboutsummaryrefslogtreecommitdiffstats
path: root/java/res (follow)
Commit message (Collapse)AuthorAgeFilesLines
...
* Use normal font for functional key label instead of italic fontTadashi G. Takaoka2010-11-239-25/+25
| | | | | | | | This change also uses slightly larger font size for functional key label according to the v4 keyboard design. Bug: 3216592 Change-Id: I027f109b7748ade8564dc808487d9a6ce1da9761
* Support <key-style/> and keyStyle attribute for Keyboard XMLTadashi G. Takaoka2010-11-2225-327/+248
| | | | Change-Id: Ie052e989d0180eecfc8c244ba6c60594a46103d1
* Make F1 and Symbol keys static in XML fileTadashi G. Takaoka2010-11-2116-60/+424
| | | | Change-Id: If869f5ad4fe8f192f89a8679a4abde99a25e02e6
* Update tablet keyboard layout to version 4Tadashi G. Takaoka2010-11-2110-203/+198
| | | | | Bug: 3216592 Change-Id: I9950292184d9d0e131f76498067b0a6cb462a0ab
* Add keyLabelAlign attribute to Keyboard XMLTadashi G. Takaoka2010-11-209-31/+56
| | | | | Bug: 3216592 Change-Id: I88f8055199f2cd0525faf9374114fbebba53b951
* Merge "Open settings of input method subtype enabler when users are trying ↵satok2010-11-191-2/+3
|\ | | | | | | to change language."
| * Open settings of input method subtype enabler when users are trying to ↵satok2010-11-201-2/+3
| | | | | | | | | | | | change language. Change-Id: Id13926a87d43a3972f2a57128379c17b70b50da2
* | Use "flag" feature of attr.xml to represent keyboard modeTadashi G. Takaoka2010-11-191-1/+9
| | | | | | | | Change-Id: Ibc317ada5167a119477fe8ea2994df6c6462afd0
* | Cleanup drawable-xlarge resources into drawable-mdpiTadashi G. Takaoka2010-11-19102-22/+61
| | | | | | | | Change-Id: I2db335a601ddb0062a637a71289e14cf1d375a1e
* | Import initial translations for 20 new locales.Eric Fischer2010-11-1740-279/+5421
|/ | | | Change-Id: I7bd8f9596ebc2922c63717a63cef7cfdf68c919e
* Import revised translations.Eric Fischer2010-11-1721-44/+1598
| | | | Change-Id: If29e9f29b1500c92989c1d224ebd4eaa69e3737a
* Implement temporary upper case hint iconTadashi G. Takaoka2010-11-1618-10/+20
| | | | | | | | | | | | This change partially implements the requested feature. The following are not supported yet. - Non-letter key handling on automatic temporary upper case layout. - Non-letter key handling on shift chording in caps lock layout. - Hint icons for manual temporary upper case layout are not final ones. Bug: 3193390 Change-Id: I636da99d1be05b1337935d87c6f4d140661e1cc8
* Merge "Fix tablet url mode keyboard layout"Tadashi G. Takaoka2010-11-151-3/+21
|\
| * Fix tablet url mode keyboard layoutTadashi G. Takaoka2010-11-151-3/+21
| | | | | | | | | | | | This is follow up change of I0d92e513757e765d9de98561205754af5a143650 Change-Id: Ibfe8835bb184636e5fb06473cc864852b573fbd4
* | Add an option for the userbility study modesatok2010-11-162-1/+10
| | | | | | | | Change-Id: If41ddfa933f8ade58afa03acbd9536e0477baae8
* | Add showing suggestion only on portrait mode and fixing the state of ↵satok2010-11-164-8/+57
|/ | | | | | suggestion strip Change-Id: I7babd1400a3516c87506a3ea4bd46ddaf89e19b4
* Merge "Add more symbol characters to popup mini-keyboard"Tadashi G. Takaoka2010-11-122-26/+76
|\
| * Add more symbol characters to popup mini-keyboardTadashi G. Takaoka2010-11-122-26/+76
| | | | | | | | | | Bug: 3124752 Change-Id: I6b6f5bfd57a58db7273c4db461095413892552ae
* | Keyboard XML supports switch-case-default tags to select rows and keysTadashi G. Takaoka2010-11-1240-2303/+1127
|/ | | | Change-Id: I0d92e513757e765d9de98561205754af5a143650
* Slightly shorten tablet keyboard heightTadashi G. Takaoka2010-11-104-9/+13
| | | | | | | Now key top height is slightly shorter 13.0mm compared to previous 14.0mm. Bug: 3181068 Change-Id: Ib6f9cfb9269020166e5037467d18133d342d47ec
* New xlarge keyboard layout (v2)Tadashi G. Takaoka2010-11-0973-247/+238
| | | | | Bug: 3109804 Change-Id: I1afd022d553785acd50b3104374bbec291206c1e
* Using distance to the edge of key as proximity detectionTadashi G. Takaoka2010-11-063-6/+6
| | | | | | | | | | | | | | | Because there may be very long key, such as space bar on tablet, we should not use the distance between the touch point and the center of key as proximity detection. Instead of that, this change uses the distance between the point and the nearest edge of key as proximity detection. Also this change fixes the bug that space key (code 32) was not counted in proximity detection. Bug: 3164020 Bug: 3168138 Change-Id: I687f1ce94a8e944c3f6eea0fe00e18ed6e68e278
* Rename LatinKeyboardBaseView class to KeyboardBaseViewTadashi Takaoka2010-11-054-6/+6
| | | | Change-Id: I496ecbfa7d398583d01f821398f49f75d17311d8
* Add labels for subtypessatok2010-11-052-40/+132
| | | | | | | - Also changed mode name - Move the position of a subtype for "US Keyboard" to the top Change-Id: I4dd7f869801d5efa775fe8a89dde233215f508d9
* 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