summaryrefslogtreecommitdiffstats
path: root/ui/res/drawable-mdpi
Commit message (Collapse)AuthorAgeFilesLines
* Updated Download Manager launcher iconJustin Ho2011-09-251-0/+0
| | | | Change-Id: I77289d1c116105fcb0aaab8d88acb2e7c7d3c506
* Move icons to mipmap.Ying Wang2010-11-231-0/+0
| | | | Change-Id: I0d541c99b413ba8124abe307b81fe35fdf0fe610
* bug:3083060 UI tweaks to DownloadManager screensVasu Nori2010-10-191-0/+0
| | | | Change-Id: I3c7ee819077d344072deee4cfd61f883c64da758
* Updated assets for downloads UI launcher iconSteve Howard2010-09-281-0/+0
| | | | Change-Id: I0dc0ef687ebc33a19b3af070df2722840a20eba1
* New assets for download manager UI.Steve Howard2010-09-202-0/+0
| | | | | | Includes new launcher icon and new icon/string for sorting by time. Change-Id: I5b87da9d5fa53184b1a3096f25e0d45678aa1700
* First pass at new system UI for download manager.Steve Howard2010-09-081-0/+0
This is the initial checkin for a new system UI for the download manager. This UI shows all entries present in the Download Manager database, sorted by either date or size. It allows the user to monitor status, open files, and delete/cancel entries. The code was initially copied from the "Downloads" page of packages/apps/Browser, since the design is based on that UI. Much of the code is changed, although DateSortedExpandableListAdapter is nearly identical. The code is not quite finished, but this is very much a working first pass. Change-Id: I7fe102e9f2998e57d893cc3c0f5f6da1cf2db549