aboutsummaryrefslogtreecommitdiffstats
path: root/java/res/drawable-mdpi (follow)
Commit message (Collapse)AuthorAgeFilesLines
* Update language switch iconTadashi G. Takaoka2012-05-171-0/+0
| | | | | Bug: 6129414 Change-Id: I1232e2bafed47c93f30470537cc334a755cf7a4d
* Update voice iconTadashi G. Takaoka2012-05-162-0/+0
| | | | | Bug: 6499541 Change-Id: I18a4173265d4135c50753037adf51aa7b76a40a6
* Fix key preview background of GB themeTadashi G. Takaoka2012-05-082-0/+0
| | | | | | | To match with the requirements of Id1c4e2c1 Bug: 6135881 Change-Id: If877fffb3863101edec2fa96f1fa4ae016c017f1
* Remove unused resourcesTadashi G. Takaoka2012-03-3011-0/+0
| | | | | | | Follow up to Ib27f2774 Bug: 6129704 Change-Id: I75b892a5f97270c270441a00f98e6e7ea1abc424
* Add ZWNJ and ZWJ iconsTadashi G. Takaoka2012-03-262-0/+0
| | | | | Bug: 5456620 Change-Id: I7238f41c841803746ca2ab6cd332b2be8498a3ee
* Add language switch key only to the phone layoutsTadashi G. Takaoka2012-03-071-0/+0
| | | | | Bug: 5759092 Change-Id: Ic7d7d4812976654c0e85fecabd1128eadfc52c5c
* Support dividers in MoreKeysKeyboardTadashi G. Takaoka2012-03-021-0/+0
| | | | | Bug: 6080806 Change-Id: Iacd78c6aab6abf948717d34da7489a79c41316d2
* Do not show key preview of settings and shortcut keyTadashi G. Takaoka2011-11-173-0/+0
| | | | | Bug: 5560766 Change-Id: I580efaf4e33f7dfbaa591e2afae9c49547bf26fb
* Update suggestions strip dividerTadashi G. Takaoka2011-10-199-0/+0
| | | | | Bug: 5142447 Change-Id: I275a304e46456e3b80968fb5de330a3b04bd2035
* Update virtual LED on shift keysTadashi G. Takaoka2011-10-138-0/+0
| | | | | Bug: 5142447 Change-Id: I69ca713071bca5a9ff3a0b710e1821264a15ea18
* am 992a4a98: Merge "Revert "New IME assets"" into ics-factoryromJustin Ho2011-09-2225-0/+0
|\ | | | | | | | | * commit '992a4a98908b095ec5023102d776ec2d749b3705': Revert "New IME assets"
| * Revert "New IME assets"Justin Ho2011-09-2225-0/+0
| | | | | | This reverts commit 358e33aa88db3a44a82b3790bb2553532b64882e
* | am d36ad739: Merge "New IME assets" into ics-factoryromJustin Ho2011-09-2025-0/+0
|\| | | | | | | | | * commit 'd36ad739a4e5cef0e016b7f5c3fe6fa983a958a6': New IME assets
| * New IME assetsJustin Ho2011-09-2025-0/+0
| | | | | | | | Change-Id: I5782a9f2c244e0b8651d99a53091469a325e1462
* | Draw more suggestions hint using text fontTadashi G. Takaoka2011-09-162-0/+0
|/ | | | | Bug: 5287964 Change-Id: I692b5303268c7b5115853177c956e147312c582d
* Make action key background more visually prominentTadashi G. Takaoka2011-09-151-0/+0
| | | | | Bug: 5232726 Change-Id: I76ff2fb431ca295693ceb231a0f13da44f9293e6
* Update suggestions strip text colorTadashi G. Takaoka2011-09-131-0/+0
| | | | | Bug: 5287964 Change-Id: Ic40bb656873f41bb6d65427f02399464e831aab2
* Add visual dividers to more suggestions panelTadashi G. Takaoka2011-09-082-0/+0
| | | | | Bug: 5275003 Change-Id: I9464db71388a40ea768984b4cf06c8da05bfa26c
* Revert "search" icon back to whiteTadashi G. Takaoka2011-09-061-0/+0
| | | | | Bug: 5232726 Change-Id: I97f53d70eb8eb3f0e88736e397ffd0c4397bcea7
* Tune mini keyboard visualTadashi G. Takaoka2011-09-051-0/+0
| | | | | | | This change only gets rid of the surrounding paddings of the mini keyboard. Bug: 5248783 Change-Id: Idb95ac1467085c230fd60e4bc0f466fef5700bfb
* Remove unreferenced assets in LatinIMEJustin Ho2011-09-013-0/+0
| | | | | | Bug: 5032006 Change-Id: I05b7df6c4ac4d7a32d052e0f2e98a3b9538a198e
* Rename CandidateView to SuggestionsViewTadashi G. Takaoka2011-09-012-0/+0
| | | | Change-Id: I6480cdf025f065130e1969899b259a243e7a11be
* Update the LatinIME app iconKen Wakasa2011-08-311-0/+0
| | | | | bug: 5209784 Change-Id: I67be041f55732abbff7722c0e782277497a773bc
* Update "search" iconTadashi G. Takaoka2011-08-301-0/+0
| | | | | Bug: 5232726 Change-Id: Ie42729d15dad05c1650b021396596c1f09c844c2
* Fix "touch to save" colorsTadashi G. Takaoka2011-08-261-0/+0
| | | | | Bug: 5218662 Change-Id: I094b2ceb7438148eb5bdf620b188f598e8442a07
* Add key preview icon of settings keyTadashi G. Takaoka2011-08-251-0/+0
| | | | | | | | | The new icon has been created just enlarging sym_keyboard_settings_holo.png to the size of other feedback icon. The icon should be designed properly by designer after. Bug: 4948171 Change-Id: I00b018e82ca93190fe87443c8ad8911b36551002
* Fix suggestions strip press state to align verticallyTadashi G. Takaoka2011-08-241-0/+0
| | | | | | | | This change also tweaks more_suggestions_hint drawables to eliminate unnecessarily padding at the bottom. Bug: 5204563 Change-Id: If5ec731c9a490da0116a020e8fd405c7d025d707
* Merge "Remove suggestion pane controller from strip"Tadashi G. Takaoka2011-08-081-0/+0
|\
| * Remove suggestion pane controller from stripTadashi G. Takaoka2011-08-081-0/+0
| | | | | | | | | | | | | | This change also removes speacebar LED to represent auto correction. Bug: 5023981 Change-Id: Idedaabd147ed608df35cb51769388578a05174a1
* | Update keyboard and suggestions strip background drawablesTadashi G. Takaoka2011-08-072-0/+0
|/ | | | | Bug: 5131686 Change-Id: Ideb49c3c55464721f21aecf97e2a20b95e3e09a6
* Support label with icon keyTadashi G. Takaoka2011-08-036-0/+0
| | | | | Bug: 5108339 Change-Id: I7cd4258a95a7e25b8b1114b43ffcca5b77c5c1e3
* Update tab key icon imageTadashi G. Takaoka2011-07-261-0/+0
| | | | | Bug: 4948171 Change-Id: Id7dcebc4f1174cabfe872bc36edbe294ddaf081d
* Revert "Add Right-To-Left delete icon"Tadashi G. Takaoka2011-07-213-0/+0
| | | | | | | This reverts commit 886246b19a60cefa60af549d6a6b70626bf63e34. Bug: 5047500 Change-Id: Iefef20b7aeba0dbedfe8f81384a33f65e3907e9f
* Update Keyboard background drawableTadashi G. Takaoka2011-07-201-0/+0
| | | | | Bug: 4948171 Change-Id: I0f408ff67c7f2eef3830a43d2919b943dab74235
* Remove sliding spacebar language switcherTadashi G. Takaoka2011-07-191-0/+0
| | | | | Bug: 4971680 Change-Id: Ia3485ddcf8051bf7b7ba7f7a37fa75c3bc8a4798
* Import new drawablesTadashi G. Takaoka2011-07-1414-0/+0
| | | | | Bug: 4948171 Change-Id: I899063ea5ad4508fd4f5786dbb75bcd6909c331f
* Add Right-To-Left delete iconTadashi G. Takaoka2011-07-123-0/+0
| | | | | | Bug: 4161983 Bug: 4170083 Change-Id: Ife9a933353e97f3c7c3ede47623dc7528160f3c5
* Tweak ICS theme a bitTadashi G. Takaoka2011-07-013-0/+0
| | | | Change-Id: Ib8f1a712a1fc3fd6f08b336617b4b6a17af11376
* Updated keyboard assetsJustin Ho2011-06-3011-0/+0
| | | | | | Bug: 4948171 Change-Id: If1e8e5f2f0eafe29b36a10d5f5e9e1fb26d67597
* Adaptive suggestions stripTadashi G. Takaoka2011-07-013-0/+0
| | | | | Bug: 4903845 Change-Id: I9e2e17a9eee72df5c92414dcd4796ed7fe1655e1
* Cleanup key drawing codeTadashi G. Takaoka2011-06-2920-0/+0
| | | | | | | | | | | | | | | | | | This change also modifies 9-patch drawables to fix the following issues. In order to draw key background drawable just on the coordinates we want, we have to know where an actual "visible" part is in the drawable. The only clue we can use is "padding" of the drawable. To achieve this, the 9-patch drawable must have its "visible" part marked as "content". Please refer the Bug: 4948171 for more detailed explanation. This change also reverts the following "black" drawables back from Gingerbread because recent change broke these (I70019a91). * drawable-hdpi/sym_bkeyboard_*.png * drawable-hdpi/btn_keyboard_key_*_stone.9.png Bug: 4948171 Change-Id: I6e4d03b3144caa95c793aac97af22df34c5f454f
* Render sliding spacebar language switch arrows by textTadashi G. Takaoka2011-06-284-0/+0
| | | | Change-Id: Ief1a4f12a3d4840c36aa7a082f44b5b1ff894dd1
* Updated IME assetsJustin Ho2011-06-2727-0/+0
| | | | | | Bug: 4948171 Change-Id: I70019a91a95166196aa8ae5142ea7a0f81d32349
* Remove unused and unnecessary drawablesTadashi G. Takaoka2011-06-286-0/+0
| | | | Change-Id: I7db0ee5e2aa06bba9b9f340aa6f71412c5a22c9a
* Draw popup hint "..." by text renderingTadashi G. Takaoka2011-06-282-0/+0
| | | | | Bug: 4959808 Change-Id: I30456b91852904c6801cbdd6476406fd60e84551
* Draw phone/number keyboard layout witout iconTadashi G. Takaoka2011-06-2730-0/+0
| | | | | | | | | | | | | | | | | | | | | | | This change introduces: * New KeyboardView attribute * keyLargeLetterRatio to specify large letter text size. * keyHintLabelRatio to specify hint label text size. * keyHintLabelColor to specify hint label text color. * keyPreviewTextRatio to specify key preview text size. * New Key.keyLabelOption flags * alignLeftOfCenter, align the key label slightly left of the key center. * largeLetter, use keyLargeLetterRatio to draw key letter. * hasHintLabel, draw keyHintLabel at the right of key letter. * followKeyHintLabelRatio, draw the key label following keyHintLabelRatio size. * Renames * Key.keyHintLetter to keyHintLabel. * Key.keylLabelOption fontFixedWidth to fontMonoSpace. * Key.keylLabelOption popupHint to hasPopupHint. * Removes * number icon releted attributes and declarations. Change-Id: I2f456737e3a46209e5f48b5155951b2b21a33859
* New IceCreamSandwich assets and themeTadashi G. Takaoka2011-06-2346-0/+0
| | | | | | | | | | | | This change instroduces new IceCreamSandwich assets and renames Honeycomb theme to IceCreamSandwich. Though checked only on hdpi-phone and mdpi-10"-tablet. File another bug (Bug: 4852048) to fine tune keyboard layout for all possible combination of devices and themes. Bug: 4436327 Change-Id: I4f8dc1dd6b798a39204702bbcbebf17a199dc82f
* Add Key.keyHintLabel and remove Key.keyHintIconTadashi G. Takaoka2011-06-1626-0/+0
| | | | | | | | | This change also removes manualTemporaryUpperCaseCode and manualTemporaryUpperCaseHintIcon. Instead of these keyLabelOption now has hasUppercaseLetter flag value. Bug: 4436327 Change-Id: I88fdac1e888a7123735296f5ef45f5fdd565cd2e
* Implement expandable candidates paneTadashi G. Takaoka2011-06-142-0/+0
| | | | | | | | | | This change removes horizontal scroll from candidates strip. Instead of that this change introduces "fixed 3 items candidates strip" and "expandable candidates pane". Bug: 4175031 Change-Id: Ia367d9074436fdea76d3b653d81798ce2749170e
* am ba6cd54a: am c636de2c: am 0ff8810b: Fix disabled mic icon temporallyTadashi G. Takaoka2011-06-091-0/+0
|\ | | | | | | | | * commit 'ba6cd54aefe9a28e26f5668fbf43845b8c6403aa': Fix disabled mic icon temporally