aboutsummaryrefslogtreecommitdiffstats
path: root/java/res/drawable-mdpi/btn_keyboard_key_pressed_off.9.png (follow)
Commit message (Expand)AuthorAgeFilesLines
* Revert "New IME assets"•••This reverts commit 358e33aa88db3a44a82b3790bb2553532b64882eJustin Ho2011-09-221-0/+0
* New IME assets•••Change-Id: I5782a9f2c244e0b8651d99a53091469a325e1462 Justin Ho2011-09-201-0/+0
* Cleanup key drawing code•••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 Tadashi G. Takaoka2011-06-291-0/+0
* Don't let the native code target be included twice when unbundling.•••Move java code to a different directory so that the unbundled version doesn't try to compile the native code again. Change-Id: I05cf9e643824ddc448821f69805ccb0240c5b986 Amith Yamasani2010-03-091-0/+0