summaryrefslogtreecommitdiffstats
path: root/src
Commit message (Expand)AuthorAgeFilesLines
* Allow any file type to be downloadedEddie Ringle2010-04-242-62/+0
* code left opened files behindusul2010-03-281-1/+11
* Don't try to purge the dalvik-cache directory on /cache.Steve Kondik2010-03-092-4/+7
* Disable unnecessary loggingJean-Baptiste Queru2009-09-241-3/+3
* Re-use the same random value to compute a download's restart time.Jean-Baptiste Queru2009-09-241-1/+4
* Remove unnecessary loggingJean-Baptiste Queru2009-09-243-58/+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-223-11/+51
* Add logging to track connectivity as seen from the Download Manager.Jean-Baptiste Queru2009-09-213-0/+41
* am d3403254: Enable full logging (for easier debugging)Jean-Baptiste Queru2009-07-141-1/+1
|\
| * Enable full logging (for easier debugging)Jean-Baptiste Queru2009-07-141-1/+1
* | Merge commit 'f0fa1cdc' into manualmergeJean-Baptiste Queru2009-07-062-2/+3
|\|
| * Fix crash in discardPurgeableFiles with proper selection syntax.Jean-Baptiste Queru2009-07-022-3/+4
| * Automated import from //branches/donutburger/...@140733,140733Feng Qian2009-03-241-1/+1
* | 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
* | Merge commit 'remotes/korg/cupcake' into mergeJean-Baptiste Queru2009-03-171-2/+2
|\|
| * auto import from //depot/cupcake/@135843The Android Open Source Project2009-03-039-0/+3969
| * auto import from //depot/cupcake/@135843The Android Open Source Project2009-03-039-3969/+0
| * auto import from //branches/cupcake/...@132276The Android Open Source Project2009-02-192-5/+4
| * 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
* | Optimize call to queryIntentActivities()Jean-Baptiste Queru2009-02-271-4/+2
* | Refine interaction between destination and default visibility.Jean-Baptiste Queru2009-02-061-8/+14
* | 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-217-153/+173
* | Match the official code style guide.Jean-Baptiste Queru2009-01-209-327/+341
|/
* Code drop from //branches/cupcake/...@124589The Android Open Source Project2008-12-178-462/+1074
* Initial ContributionThe Android Open Source Project2008-10-219-0/+3352