summaryrefslogtreecommitdiffstats
path: root/src/com/android/providers/downloads/StorageManager.java
Commit message (Expand)AuthorAgeFilesLines
* Reduce deletion logging.Jeff Sharkey2012-07-201-5/+6
* Only delete spurious files belonging to us.Jeff Sharkey2012-04-241-9/+20
* Avoid NPE when _DATA column is empty.Jeff Sharkey2012-04-201-1/+5
* More slogging around download deletion.Jeff Sharkey2012-04-191-2/+3
* add more logging when download manager deletes filesDoug Zongker2011-10-181-6/+6
* Bugfix:5033349Dongwon Kang2011-07-201-4/+5
* Download provider change for DRM Forward Lock plugin:Gloria Wang2011-04-191-6/+0
* bug:4081088 NPE in DownloadProviderVasu Nori2011-03-091-2/+8
* bug:3332449 downloadmanager deleting downloaded files sometimesVasu Nori2011-01-121-2/+9
* bug:3338089 NPE in downloadthreadVasu Nori2011-01-111-0/+7
* Revert "Merge "downloadmanager should use "files" dir - not "cache" dir to st...Vasu Nori2011-01-071-8/+2
* downloadmanager should use "files" dir - not "cache" dir to store its filesVasu Nori2011-01-071-2/+8
* bug:3286430 set quota on downloads data dirVasu Nori2010-12-231-0/+452