summaryrefslogtreecommitdiffstats
path: root/ui/res/layout/list_group_header.xml
Commit message (Collapse)AuthorAgeFilesLines
* Remove unused Downloads code/resources.Jeff Sharkey2014-08-061-23/+0
| | | | Change-Id: Ie9be11140fd8f235eae6455bc4ecf8a938488d04
* Finish RTL work in Downloads.Jeff Sharkey2013-03-211-7/+6
| | | | | | | Clean up some padding, and handle checkbox clicks based on RTL mode. Bug: 8133419 Change-Id: I9c0f54218eb1c182fbe6f3f4eeb3e83e7ebc6ea9
* bug:3083060 UI tweaks to DownloadManager screensVasu Nori2010-10-191-1/+2
| | | | Change-Id: I3c7ee819077d344072deee4cfd61f883c64da758
* First pass at new system UI for download manager.Steve Howard2010-09-081-0/+23
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