summaryrefslogtreecommitdiffstats
path: root/packages/SystemUI/res/drawable/recent_overlay.png
Commit message (Collapse)AuthorAgeFilesLines
* Assets moved from drawable to drawable-mdpi. hdpi createdGilles Debunne2010-11-181-0/+0
| | | | Change-Id: I1101e51f85fe44a635f48becb99d190465012379
* Several improvements to RecentActivities:Jim Miller2010-09-281-0/+0
It now toggles between show/hide for each tap on the home button. Added new bitmap generation for lighting and halo effect while loading. Uses new CarouselViewHelper class to manage textures and threading. Uses a "real view" to render detail text. Activities can now overload onCreateDescription() to show a description in Carousel. Improved startup and resume speed by posting single event to refresh the activity list. Change-Id: Id5552da75b9d022d24f599d11358ddababc97006