summaryrefslogtreecommitdiffstats
path: root/src/com/android/providers/downloads/DownloadService.java
Commit message (Expand)AuthorAgeFilesLines
* Allow any file type to be downloadedEddie Ringle2010-04-241-37/+0
* Don't try to purge the dalvik-cache directory on /cache.Steve Kondik2010-03-091-4/+4
* Remove unnecessary loggingJean-Baptiste Queru2009-09-241-37/+3
* Log the service being launchedJean-Baptiste Queru2009-09-221-0/+14
* Add a bit more logging to track down network state issues.Jean-Baptiste Queru2009-09-221-0/+21
* Merge commit 'remotes/korg/cupcake' into mergeJean-Baptiste Queru2009-03-171-2/+2
|\
| * auto import from //depot/cupcake/@135843The Android Open Source Project2009-03-031-0/+879
| * auto import from //depot/cupcake/@135843The Android Open Source Project2009-03-031-879/+0
| * auto import from //branches/cupcake/...@132276The Android Open Source Project2009-02-191-2/+2
* | Use the new download manager APIs introduced in change 7400Jean-Baptiste Queru2009-01-211-39/+47
* | Match the official code style guide.Jean-Baptiste Queru2009-01-201-118/+118
|/
* Code drop from //branches/cupcake/...@124589The Android Open Source Project2008-12-171-89/+109
* Initial ContributionThe Android Open Source Project2008-10-211-0/+859