summaryrefslogtreecommitdiffstats
path: root/ui/src/com/android/providers/downloads/ui/DownloadList.java
Commit message (Expand)AuthorAgeFilesLines
* Wrap share in chooser.Jeff Sharkey2012-05-041-1/+1
* View file downloads through DownloadsProvider.Jeff Sharkey2012-04-171-10/+26
* bug:4128300 allow deletion of downloads in progressVasu Nori2011-03-181-0/+4
* Merge "bug:3510826 longpress, then shortpress behave differenctly in Expanded...Vasu Nori2011-03-091-2/+10
|\
| * bug:3510826 longpress, then shortpress behave differenctly in ExpandedListViewVasu Nori2011-03-031-2/+10
* | multiple bug fixes when handling ExpandableListViewVasu Nori2011-03-091-2/+24
|/
* bug:3510579 clicking on Done should dismiss the CAB menu and deselect allVasu Nori2011-03-031-0/+1
* when moving from landscape to portrait, selections are getting lostVasu Nori2011-03-021-9/+18
* bug:3404934 implement share as one of the menu optionsVasu Nori2011-03-021-75/+177
* bug:3308769 add CAB options to downloads appVasu Nori2011-02-251-155/+144
* add extra params to intent to start download app to sort by sizeVasu Nori2011-01-251-0/+6
* simplify actions to perform when user clicks on delete in download appVasu Nori2010-11-121-26/+4
* bug:3083060 UI tweaks to DownloadManager screensVasu Nori2010-10-191-16/+4
* bug:3069735 in Download UI app, handle deletes correctlyVasu Nori2010-10-131-19/+18
* Handle null local URI when deleting a download.Steve Howard2010-09-301-3/+5
* Improve how the download manager reports paused statuses.Steve Howard2010-09-291-21/+31
* Moved DownloadManager to android.app (DO NOT MERGE)Steve Howard2010-09-271-1/+1
* Ensure that downloads UI switches to/from empty view as neededSteve Howard2010-09-271-8/+33
* UI + string tweaks for downloads UI + size limits UISteve Howard2010-09-261-0/+15
* Display time for today's downloads, delete files on externalSteve Howard2010-09-201-1/+29
* Improve file error reporting + new detailed error messages in UISteve Howard2010-09-201-4/+59
* Fix notification bugs, cleanup DownloadService + DownloadReceiverSteve Howard2010-09-201-1/+2
* New URI structure with "my_downloads" and "all_downloads"Steve Howard2010-09-141-11/+25
* Further work on the new downloads UI.Steve Howard2010-09-101-13/+134
* First pass at new system UI for download manager.Steve Howard2010-09-081-0/+409