summaryrefslogtreecommitdiffstats
path: root/core/java/android/provider/Downloads.java
Commit message (Expand)AuthorAgeFilesLines
* Grant ACCESS_ALL_DOWNLOADS to DefaultContainerServiceKenny Root2010-12-091-1/+8
* bug:3069735 in Download UI app, handle deletes correctlyVasu Nori2010-10-131-0/+26
* Have download manager give more details when downloads are pausedSteve Howard2010-09-291-37/+17
* Support for download manager "queue for wifi" dialogsSteve Howard2010-09-211-0/+8
* New error status for "destination file already exists".Steve Howard2010-09-201-1/+6
* Support new URI structure for download provider.Steve Howard2010-09-151-3/+10
* Support UI visibility and restarting in download manager.Steve Howard2010-09-121-0/+8
* New download manager error code when we can't resume.Steve Howard2010-08-161-0/+10
* Make downloads visible by default.Steve Howard2010-08-061-1/+7
* New permission for non-purgeable cache downloads.Steve Howard2010-07-231-0/+7
* Remove SEE_ALL_EXTERNAL permission from Download Manager.Steve Howard2010-07-211-8/+0
* DL manager support for broadcasts + connectivity controlSteve Howard2010-07-211-5/+24
* Interface support for custom HTTP headers in DL managerSteve Howard2010-07-151-0/+21
* Download manager support for file URIs + last modified timeSteve Howard2010-07-131-0/+6
* Add a new permission and remove createTitleFromFilename.Leon Scroggins2010-02-051-23/+8
* b/2383073 Add fine-grained status codes for failed downloads.Attila Bodis2010-01-261-0/+32
* Create a common method for updating the title of a download from the filename.Leon Scroggins2010-01-211-0/+27
* @hide the individual members instead of the whole classJean-Baptiste Queru2010-01-151-6/+73
* Remove the BaseColumns inheritanceJean-Baptiste Queru2010-01-151-1/+1
* Introduce a non-SDK class to hold the implementation detailsJean-Baptiste Queru2010-01-141-0/+489
* Fix 1855: Restore constants to pre-cupcake values.Jean-Baptiste Queru2009-02-061-11/+17
* Remove old (unused) download manager APIsJean-Baptiste Queru2009-02-021-23/+0
* Introduce new names for the download manager API fields.Jean-Baptiste Queru2009-01-211-23/+46
* Code drop from //branches/cupcake/...@124589The Android Open Source Project2008-12-171-159/+62
* Initial ContributionThe Android Open Source Project2008-10-211-0/+604