summaryrefslogtreecommitdiffstats
path: root/res/drawable-mdpi/home_button_pressed.png
Commit message (Collapse)AuthorAgeFilesLines
* Updated hotseat artwork.Daniel Sandler2010-04-281-0/+0
| | | | | | | Also closes the gap below the buttons (not visibly, but the hit rect now reaches the bottom of the screen). Bug: 2630273 Change-Id: I8e8de6b63f91b2fcf87c3af856003cc36dd6c096
* New Launcher feature: "hotseat" icons.Daniel Sandler2010-04-231-0/+0
| | | | | | | | | | | | | | | | | | | | The hotseats are permanent slots on either side of the AllApps button. Their functions are: LEFT/BOTTOM: Phone Launched via the hardcoded class name com.android.contacts/.ContactsLaunchActivity. RIGHT/TOP: Browser Launched by querying to see which application is the default for URLs, then starting that activity directly. In the future, it would be ideal to allow an application with permission to access LauncherProvider to customize these (icons, contentDescriptions, and Intents). Bug: 2559083 Change-Id: I56f6e745f8574aa17e28feaa9d2118fb4a715cd4
* Updated mdpi art.Daniel Sandler2010-03-091-0/+0
| | | | | Bug: 2485104 Change-Id: I6a84768f45141528361eaee1f0ce4b37e50ca487
* More mdpi artwork.Daniel Sandler2010-03-041-0/+0
| | | | Change-Id: I53f7985a2fe0dc4e61143242c110f3604e8ed1a1
* Introduce 2D All Apps and other support for sapphire-class devices.Daniel Sandler2010-03-031-0/+0
AllAppsView is now the 2D, GridView-based version (very similar to classic Launcher); AllApps3D is the RenderScript/Rollo implementation. TODO: - some mdpi assets are not in fact mdpi - related to above: static wallpapers not working yet - add dynamic selection of 2D/3D AA; currently you must choose one at build time by picking the appropriate class in all_apps.xml (see separate CL for sapphire overlay that does this) Change-Id: I253d98404ea8a329a4049d2e48edd2e5129fa6ba