summaryrefslogtreecommitdiffstats
path: root/src/com/android/providers/downloads/Constants.java
Commit message (Collapse)AuthorAgeFilesLines
* Disable unnecessary loggingJean-Baptiste Queru2009-09-241-3/+3
| | | | BUG=2134410
* Add logging to track connectivity as seen from the Download Manager.Jean-Baptiste Queru2009-09-211-0/+3
| | | | | | | This is enabled by a separate build-time constant, so that it can be turned on for everyone without having to use a system property. BUG=2055624
* am d3403254: Enable full logging (for easier debugging)Jean-Baptiste Queru2009-07-141-1/+1
|\ | | | | | | | | | | | | Merge commit 'd3403254c3a290b6a68804c36c6876cb3787ec15' * commit 'd3403254c3a290b6a68804c36c6876cb3787ec15': Enable full logging (for easier debugging)
| * Enable full logging (for easier debugging)Jean-Baptiste Queru2009-07-141-1/+1
| | | | | | | | See http://b/1973844
| * auto import from //depot/cupcake/@135843The Android Open Source Project2009-03-031-0/+151
| |
| * auto import from //depot/cupcake/@135843The Android Open Source Project2009-03-031-151/+0
| |
* | Match the official code style guide.Jean-Baptiste Queru2009-01-201-1/+1
|/ | | | | | This fixes a number of style violations that weren't caught by automated tools and brings those files closer to compliance with the official style guide for this language.
* Code drop from //branches/cupcake/...@124589The Android Open Source Project2008-12-171-8/+37
|
* Initial ContributionThe Android Open Source Project2008-10-211-0/+122