aboutsummaryrefslogtreecommitdiffstats
path: root/java/res/drawable-mdpi (follow)
Commit message (Collapse)AuthorAgeFilesLines
...
* Update tablet keyboard layout to the latest designTadashi G. Takaoka2010-11-2543-0/+0
| | | | | | | | | | | | | This change introduces shiftedIcon attribute for Key which specifies icon to draw the shift key while the key is in shifted state. This change also intriduces new configurable dimension value key_label_horizontal_alignment_padding which represents horizontal padding for left or right alignment of key label. Bug: 3216592 Bug: 3201839 Change-Id: I3aa7392227ce573c404517678e6340a8d1fcb328
* Update tablet keyboard layout to version 4Tadashi G. Takaoka2010-11-211-0/+0
| | | | | Bug: 3216592 Change-Id: I9950292184d9d0e131f76498067b0a6cb462a0ab
* Cleanup drawable-xlarge resources into drawable-mdpiTadashi G. Takaoka2010-11-1935-0/+0
| | | | Change-Id: I2db335a601ddb0062a637a71289e14cf1d375a1e
* Updated icons for the input method subtypesatok2010-11-022-0/+0
| | | | Change-Id: Ib92666357a6921cb7e068c63353b8b3d997c80b2
* Add an icon for US keyboard subtypesatok2010-10-251-0/+0
| | | | | | - TODO: add other icons Change-Id: Ie958b9d59bb33bd6dbfc78a403bfda022bfaf790
* Manual merge of the following Gingerbread changes logicallyKen Wakasa2010-10-201-0/+0
| | | | | | | | | | | I8b38e280 Ia3929bb0 If925b546 I1062763d I901e36aa bug: 3100311 Change-Id: Ic7e01277ec816e77d34732599b2b9552668b81c2
* Specify keyboard metrics with physical unit "inch"Tadashi G. Takaoka2010-10-178-0/+0
| | | | | | | | | | | | | 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
* Add keyHintIcon attribute to BaseKeyboard.Key classTadashi G. Takaoka2010-10-0510-0/+0
| | | | | | | This keyHintIcon attribute is used to specify hint icon drawable at top right corner of Key. Change-Id: Icaa91e63c4473b2513396bd3fbeb8ed6fd73586c
* Fixed assetssatok2010-09-301-0/+0
| | | | | | | | | | - Make the background of popup key a full transparent color - Updated the background mdpi asset of keyboard Bug: 2975027 Bug: 3048638 Change-Id: I8709a1ca403e5c3f862a8be9be1668d30c7687f8
* Fix Null pointer exception on closing and update assetssatok2010-09-283-0/+0
| | | | Change-Id: I30fdac74685beae06b5c61140452b26b29ae4c39
* Update mdpi visual assets of upper-right number hintKen Wakasa2010-09-2410-0/+0
| | | | Change-Id: I77e2b70f4ec954ea2a0822f7bdb92d8a4d405f7f
* Add lightweight visual indication for numbers.Ken Wakasa2010-09-2210-0/+0
| | | | | | | | | This change adds lightweight visual hints of alternate numeric characters on the top row - e.g. having a light gray '1' on the upper right corner of letter 'q' Note that MDPI resources are tentative (the same as HDPI for now, until we get fixed MDPI visual assets). bug: 3004632 Change-Id: I7a25cf90b702433a844c88f5c47bf914706af9bc
* Update mdpi assetssatok2010-09-173-0/+0
| | | | | | bug: 2973737 Change-Id: I2efc96886a3f5656ca3d9e799a4052f044e61e70
* Add mdpi assets and fix modesatok2010-09-1356-0/+0
| | | | | Bug: 2973737 Change-Id: I3eb0bc2fb7701315dd9b646a2f204884134c54de
* Remove close button from mini keyboardTadashi G. Takaoka2010-09-033-0/+0
| | | | | Bug: 2959169 Change-Id: I9c78f9417aaa448b8b23596bc3e748fe99085393
* Add modifiers to functional keyssatok2010-09-022-0/+0
| | | | | | - update assets for language switcher Change-Id: I8f29d3d38fb73ab5673f9e58cf28ed37cc8b4004
* Get rid of arrows in candidate viewKen Wakasa2010-09-012-0/+0
| | | | | bug: 2959293 Change-Id: Ia5dcb29397f608846f865fabb3c696866b3687aa
* Merge "Add new assets for LatinIME" into gingerbreadsatok2010-08-3112-0/+0
|\
| * Add new assets for LatinIMEsatok2010-09-0112-0/+0
| | | | | | | | Change-Id: I62b544d6ed2d3ef7a5e37cdcedef7a60d09a1cb2
* | Add missing resources for LatinIMEsatok2010-08-313-0/+0
|/ | | | Change-Id: I470387ab9f9d867c1ac839b75fe18c1ce711083d
* Remove unused assetssatok2010-08-3017-0/+0
| | | | Change-Id: I65de6335b19dec03785df51ddd544b7e4d39c036
* DO NOT MERGE. Backport LatinIME from master to Gingerbreadsatok2010-08-2064-0/+0
| | | | | | TODO: Cleanup will follow. Change-Id: I4a68ba9f2f55760aa24187f1f13fdfa8a0b70963
* Don't let the native code target be included twice when unbundling.Amith Yamasani2010-03-0963-0/+0
Move java code to a different directory so that the unbundled version doesn't try to compile the native code again. Change-Id: I05cf9e643824ddc448821f69805ccb0240c5b986