summaryrefslogtreecommitdiffstats
path: root/src/com/android/providers/downloads/DownloadProvider.java
Commit message (Expand)AuthorAgeFilesLines
* Introduce a seam to ConnectivityManager and TelephonyManagerSteve Howard2010-07-151-1/+1
* Support for custom HTTP headers on download requestsSteve Howard2010-07-151-95/+180
* Support for file URI destinations + last modified timestampSteve Howard2010-07-141-3/+20
* Create a new permission that allows apps to see downloads from otherLeon Scroggins2010-02-051-7/+34
* Grant access to downloaded packages to default container.Suchi Amalapurapu2010-01-271-3/+33
* Use the private legacy APIJean-Baptiste Queru2010-01-141-87/+90
* Merge commit 'f0fa1cdc' into manualmergeJean-Baptiste Queru2009-07-061-0/+1
|\
| * Fix crash in discardPurgeableFiles with proper selection syntax.Jean-Baptiste Queru2009-07-021-0/+1
| * auto import from //depot/cupcake/@135843The Android Open Source Project2009-03-031-0/+731
| * auto import from //depot/cupcake/@135843The Android Open Source Project2009-03-031-731/+0
| * auto import from //branches/cupcake/...@130745The Android Open Source Project2009-02-101-8/+14
* | Make the DownloadProvider work in the simulatorJean-Baptiste Queru2009-02-271-1/+2
* | Refine interaction between destination and default visibility.Jean-Baptiste Queru2009-02-061-8/+14
* | Use the new download manager APIs introduced in change 7400Jean-Baptiste Queru2009-01-211-70/+70
* | Match the official code style guide.Jean-Baptiste Queru2009-01-201-3/+2
|/
* Code drop from //branches/cupcake/...@124589The Android Open Source Project2008-12-171-85/+278
* Initial ContributionThe Android Open Source Project2008-10-211-0/+532