summaryrefslogtreecommitdiffstats
path: root/ui/src/com/android/providers/downloads/ui/DownloadList.java
Commit message (Expand)AuthorAgeFilesLines
* Unified handling of errors around opening.Jeff Sharkey2013-09-181-6/+2
* Extend trampoline to show dialogs.Jeff Sharkey2013-09-061-3/+3
* Follow stronger DocumentsProvider contract.Jeff Sharkey2013-08-281-3/+3
* Delegate to documents UI; improve contents.Jeff Sharkey2013-08-151-0/+12
* am 2435eb9c: Avoid NPE when finding common MIME type.Jeff Sharkey2013-05-091-1/+3
|\
| * Avoid NPE when finding common MIME type.Jeff Sharkey2013-05-091-1/+3
* | Avoid NullPointerExceptionMattias Falk2013-05-021-1/+3
* | Hide the sorting button when download list is emptyJaekyun Seok2013-04-151-0/+2
|/
* Update extras for in-progress download.Jeff Sharkey2012-11-271-8/+5
* Send ORIGINATING_URI and REFERRER to installer.Jeff Sharkey2012-08-271-15/+5
* 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