summaryrefslogtreecommitdiffstats
path: root/src/com/android/providers/downloads/DownloadThread.java
Commit message (Expand)AuthorAgeFilesLines
* code left opened files behindusul2010-05-101-1/+13
* Remove unnecessary loggingJean-Baptiste Queru2009-09-241-14/+0
* Add a bit more logging to track down network state issues.Jean-Baptiste Queru2009-09-221-8/+15
* Add logging to track connectivity as seen from the Download Manager.Jean-Baptiste Queru2009-09-211-0/+28
* Merge commit 'korg/cupcake'The Android Open Source Project2009-03-271-6/+23
|\
| * auto import from //branches/cupcake_rel/...@141571The Android Open Source Project2009-03-191-1/+1
| * auto import from //branches/cupcake_rel/...@140373The Android Open Source Project2009-03-181-7/+24
| * auto import from //depot/cupcake/@135843The Android Open Source Project2009-03-031-0/+710
| * auto import from //depot/cupcake/@135843The Android Open Source Project2009-03-031-710/+0
* | Force sync the downloaded file to the storage after completion.Dennis Hsieh2009-01-211-0/+15
* | Use the new download manager APIs introduced in change 7400Jean-Baptiste Queru2009-01-211-10/+10
* | Match the official code style guide.Jean-Baptiste Queru2009-01-201-83/+101
|/
* Code drop from //branches/cupcake/...@124589The Android Open Source Project2008-12-171-130/+197
* Initial ContributionThe Android Open Source Project2008-10-211-0/+643