summaryrefslogtreecommitdiffstats
path: root/src/com/android/providers/downloads/Constants.java
Commit message (Collapse)AuthorAgeFilesLines
* Download provider change for DRM Forward Lock plugin:Gloria Wang2011-04-191-4/+0
| | | | | | | to convert .dm files to .fl files during downloading For bug 3188041 Change-Id: I882b851664432fba3e57dc25a6be827b48006e69
* bug:4121206 handle STOPSHIP comments/codeVasu Nori2011-03-171-2/+2
| | | | Change-Id: I3c9f8e3b11dd301a0921d89e0333883489f37e55
* bug:3435895 listen to media_mounted broadcast intentVasu Nori2011-02-081-2/+2
| | | | | | and retry downloads that failed due to the error "sdcard media not mounted" Change-Id: Id181b8167d331214f72679c85f18cc8b9b969e40
* Revert "Merge "bug:3341145 if ignore_size_limits flag set, validate caller's ↵Vasu Nori2011-02-031-0/+3
| | | | | | | perms" into honeycomb" This reverts commit 3e7bb1c5d7e7d1a013df959c1a6947b33df0a0fd, reversing changes made to b2085f61b37ad4a70c799012f25ff62a38173f68.
* bug:3341145 if ignore_size_limits flag set, validate caller's permsVasu Nori2011-02-021-3/+0
| | | | | | and then of course ignore the mobile network size limits Change-Id: I6765be9255187f93bd51acecc19a15db4f324204
* bug:3396889 (HC branch) fix STOPSHIP codeVasu Nori2011-01-261-2/+2
| | | | Change-Id: I1eeb8c5a9936db08bc5997980dc6c7307691034e
* bug:3286430 set quota on downloads data dirVasu Nori2010-12-231-1/+2
| | | | | | | | | | make sure the doanloads data dir size is limited by some quote - 100MB default and 200MB for SR. bug:3286430 tests are in Change-Id: I688f7e058511089bec7fa21e972e23780604d98a Change-Id: Iba7fab9fa91ea018f35e1c3ef5ec0e6b03cba650
* allow run-time verbose debugging option on downloadmanager code.Vasu Nori2010-10-271-2/+2
| | | | | | otherwise, one has to recompile and reflash to get debug output Change-Id: I1d89d7cca3363fa793f74ba805136667e1ce3091
* remove usage of hidden public constants.Vasu Nori2010-10-201-3/+1
| | | | Change-Id: I2edf1bef5e741de8193cb293807e3ace42003b0c
* 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