aboutsummaryrefslogtreecommitdiffstats
path: root/java/res/drawable-mdpi (follow)
Commit message (Collapse)AuthorAgeFilesLines
...
* 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
| * Fix disabled mic icon temporallyTadashi G. Takaoka2011-06-081-0/+0
| | | | | | | | | | | | | | | | This is a workaround until those drawables are updated by proper image. Bug: 4562738 Change-Id: Iabdf1736fd866cf8c6d976c895c2ddda637a50dc
| * Update drawables (DO NOT MERGE)Tadashi G. Takaoka2011-06-0116-0/+0
| | | | | | | | | | Bug: 4442045 Change-Id: I97068cdd50cc24a72610aa087dd624484862fa06
| * Updated IME assets and layouts to support 600dp devicesJustin Ho2011-05-251-0/+0
| | | | | | | | | | | | Bug: 4442045 Change-Id: I98664b0c954be82eeda00c69e712da2e20ca606a
| * Reorganize drawable for large and xlarge device (DO NOT MERGE)Tadashi G. Takaoka2011-05-2310-0/+0
| | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | Because the holo theme drawables have "holo" effect around 9-patch as fixed size image, so we need dedicated drawables for each sw600dp-mdpi and sw768dp-mdpi resolutions for visual designers. * drawable-mdpi (fallback resources) * drawable-sw600dp-mdpi (7" tablet, phone style keyboard, placeholder for now) * drawable-sw768dp-mdpi (10" tablet, tablet style keybaord) Note that: * Eventually sw600dp drawables will be updated by designers. * We need sw768dp drawable copies because, without these, 10" tablet will use updated sw600dp drawables wrongly. * We have to keep drawable-mdpi as final fallback resources. Bug: 4436327 Change-Id: I93db87ee99c2abb8d18e869e5411e3cb5bec1020
| * Rename filename of hint icons for numbers (DO NOT MERGE)Tadashi G. Takaoka2011-05-2310-0/+0
| | | | | | | | | | Bug: 4436327 Change-Id: I1f3bc846683edc4be666dce8ea89659225ef7301
| * Remove unnecessary executable permission from drawableTadashi G. Takaoka2011-05-232-0/+0
| | | | | | | | | | Bug: 4436327 Change-Id: Ie8644396e1df8fbc16e4047808857c91aa2451ba
| * Remove unused resources (DO NOT MERGE)Tadashi G. Takaoka2011-05-2062-0/+0
| | | | | | | | | | | | | | | | This change also syncs the drawables with Master. Cherry-pick: I2573786aac5fd8d543cf12d24c951b67c7353fd7 Bug: 4436327 Change-Id: I88dc0162033a1017040205590c0c34a5111b835a
| * Copy xlarge layout/values/drawable to large (DO NOT MERGE)Tadashi G. Takaoka2011-05-189-0/+0
| | | | | | | | | | Bug: 4442045 Change-Id: Iaec97c019eed8f035fef0e8f0b7604db7ecba2b7
* | Update drawablesTadashi G. Takaoka2011-06-0226-0/+0
| | | | | | | | | | | | Keep in sync with Honeycomb-MR2 Change-Id: I2ecc0a945bd202e83b8c13879b3d22abc4287918
* | Updated IME drawables to support 7 inch devicesTadashi G. Takaoka2011-05-3112-0/+0
| | | | | | | | | | | | | | | | This change syncs all drawables from Honeycomb-MR2 into Master. Bug: 4442045 Change-Id: Ia539aa62bfc355ccc742cf5aa600463c7b604187 Cherry-pick: I98664b0c954be82eeda00c69e712da2e20ca606a
* | Rename filename of hint icons for numbersTadashi G. Takaoka2011-05-2710-0/+0
| | | | | | | | | | Change-Id: Ibd844167199f5d884d97b8fe9f536f47fbe5bdcd Cherry-Pick: I1f3bc846
* | Remove unnecessary executable permission from drawableTadashi G. Takaoka2011-05-232-0/+0
| | | | | | | | | | | | Cherry-Pick: Ie8644396e1df8fbc16e4047808857c91aa2451ba Bug: 4436327 Change-Id: I6917876995f20361358b6e6577fc646795f04d7e
* | Remove unused resourcesTadashi G. Takaoka2011-05-1658-0/+0
| | | | | | | | | | Bug: 4436327 Change-Id: I2573786aac5fd8d543cf12d24c951b67c7353fd7
* | Cleanup VoiceIME related drawableTadashi G. Takaoka2011-05-169-0/+0
| | | | | | | | | | Bug: 4436327 Change-Id: I55d7ab043f32d51c32acfd11434214b79a7ae204
* | Fix suggestion strip layoutTadashi G. Takaoka2011-04-083-0/+0
| | | | | | | | | | | | | | This change also removes unused drawable and xml resources. Bug: 4181825 Change-Id: Ia723376bc5d40900a513df62e89cdfe35b2c859f
* | Shrink sym_keyboard_voice_off_holo for phonesatok2011-04-081-0/+0
| | | | | | | | | | | | Bug: 4225070 Change-Id: Ic61c3c0263158ed3429553b134f13e8e94f5f5b7
* | Fix popup key preview on tabletTadashi G. Takaoka2011-04-071-0/+0
|/ | | | | | | | This change temporally enable popup key preview option on tablet. (config_enable_show_popup_on_keypress_option). Bug: 3286117 Change-Id: Iabbac5a333460e1ed2f8d05ba82f4bae81854b85
* Update assets from designer-git repositoryTadashi G. Takaoka2011-03-0118-0/+0
| | | | | | | This new assets has revised alpha value. Bug: 3451586 Change-Id: I8485044263b92111d882c4f88ca6a0e92c82f0ed