summaryrefslogtreecommitdiffstats
path: root/ui/src/com/android/providers/downloads
Commit message (Expand)AuthorAgeFilesLines
* DownloadProvider: add to support pause/resume download by manualqqzhou2014-05-031-1/+14
* Unified handling of errors around opening.Jeff Sharkey2013-09-182-8/+6
* Extend trampoline to show dialogs.Jeff Sharkey2013-09-062-3/+228
* 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
* | am 64f6b529: Merge "Avoid NullPointerException"Jeff Sharkey2013-05-021-1/+3
|\ \
| * | Avoid NullPointerExceptionMattias Falk2013-05-021-1/+3
* | | am 8b9cad51: Merge "Hide the sorting button when download list is empty"Jeff Sharkey2013-04-151-0/+2
|\| | | |/ |/|
| * Hide the sorting button when download list is emptyJaekyun Seok2013-04-151-0/+2
* | Finish RTL work in Downloads.Jeff Sharkey2013-03-212-5/+12
|/
* Update extras for in-progress download.Jeff Sharkey2012-11-271-8/+5
* Properly dispatch checkbox togglingRomain Guy2012-09-131-1/+3
* Send ORIGINATING_URI and REFERRER to installer.Jeff Sharkey2012-08-271-15/+5
* No echo or earcon after checking/unchecking items in the download screen.Svetoslav Ganov2012-07-031-1/+1
* Merge "Updated layout for download items." into jb-devJeff Sharkey2012-05-042-6/+14
|\
| * Updated layout for download items.Jeff Sharkey2012-05-042-6/+14
* | Wrap share in chooser.Jeff Sharkey2012-05-041-1/+1
|/
* View file downloads through DownloadsProvider.Jeff Sharkey2012-04-171-10/+26
* Merge "To remove the old DRM support totally because we added the new Forward...Gloria Wang2011-06-221-15/+10
|\
| * To remove the old DRM support totally because we added theGloria Wang2011-06-211-15/+10
* | Teach DownloadManager about network policy.Jeff Sharkey2011-06-171-4/+6
|/
* 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-093-17/+30
|/
* 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-022-9/+21
* bug:3404934 implement share as one of the menu optionsVasu Nori2011-03-023-91/+213
* bug:3308769 add CAB options to downloads appVasu Nori2011-02-255-193/+198
* 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-192-20/+9
* 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-292-24/+40
* Moved DownloadManager to android.app (DO NOT MERGE)Steve Howard2010-09-274-4/+4
* 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-202-2/+47
* 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-103-19/+150
* First pass at new system UI for download manager.Steve Howard2010-09-085-0/+1116