summaryrefslogtreecommitdiffstats
path: root/core/res/res/mipmap-hdpi
Commit message (Collapse)AuthorAgeFilesLines
* Revert "Strip PNG metadata"Alan Viverette2015-05-152-0/+0
| | | | | | | | | Removing the color profiles significantly changed the appearance of some assets. This reverts commit fe1ca2c535816bf7528b8b77fb5c24f9db324671. Change-Id: I60d9b645eda927b0fc5adc8b2bd0902fb536208a
* Strip PNG metadataAlan Viverette2015-05-122-0/+0
| | | | Change-Id: I0d981780f9e6cc8823ff75e662af3f050ff00037
* Materialize default app icon.Dan Sandler2014-11-051-0/+0
| | | | | Bug: 17999428 Change-Id: Ib7430993fc44051c70a802442dce15ca4cd592d4
* Updated default application launcher iconJustin Ho2011-09-131-0/+0
| | | | | | Bug: 5286988 Change-Id: If5d05f4a089a058551221986c9363eff80522768
* Add sym_def_app_icon to mipmap directoryKenny Root2011-01-122-0/+0
The default activity icon was a drawable so different densities were being stripped out during build time. Copying it to the mipmap directory allows all different scales to be used. Bug: 3325002 Change-Id: Id7138aa243ba11c02b33f0e3e9154569542592e8