summaryrefslogtreecommitdiffstats
path: root/src/com/android/providers/downloads/DownloadThread.java
Commit message (Expand)AuthorAgeFilesLines
* Better sanity checking for finished downloads.Jeff Sharkey2012-10-241-1/+15
* Reduce deletion logging.Jeff Sharkey2012-07-201-6/+11
* More slogging around download deletion.Jeff Sharkey2012-04-191-0/+8
* Add and enforce ALLOW_METERED column.Jeff Sharkey2012-04-171-4/+0
* Give DownloadManager a useful user agent.Jeff Sharkey2012-04-091-2/+0
* Move to new NetworkPolicyManager accessor.Jeff Sharkey2012-04-051-1/+1
* Migrate to shared MockWebServer.Jeff Sharkey2012-03-291-1/+0
* Match INetworkPolicyListener changes.Jeff Sharkey2012-02-071-8/+7
* Update DownloadProvider for new Intent.normalizeMimeType() API.Nick Pelly2012-01-191-23/+3
* Sanity check only after updating from file size.Jeff Sharkey2011-10-241-7/+7
* NPE check before finalizeDestinationFile().Jeff Sharkey2011-10-141-3/+5
* fix DownloadThread's use of ETag, range headersDoug Zongker2011-08-291-46/+54
* Migrate setThreadStatsTag() from String to int.Jeff Sharkey2011-06-251-1/+1
* Teach DownloadManager about network policy.Jeff Sharkey2011-06-171-19/+67
* Merge "Download provider change for DRM Forward Lock plugin: to convert .dm f...Gloria Wang2011-06-031-39/+30
|\
| * Download provider change for DRM Forward Lock plugin:Gloria Wang2011-04-191-39/+30
* | Add Socket tagging for granular data accounting.Jeff Sharkey2011-05-131-5/+14
|/
* am 32d9917c: am 7666801a: Merge "bug:4121206 handle STOPSHIP comments/code" i...Vasu Nori2011-03-171-2/+0
|\
| * bug:4121206 handle STOPSHIP comments/codeVasu Nori2011-03-171-2/+0
* | (master) bug:3204324 allow no more than certain number of concurrent downloadsVasu Nori2011-03-101-6/+8
|/
* bug:3422868 collect additional info to debug this problemVasu Nori2011-02-101-1/+10
* bug:3435895 listen to media_mounted broadcast intentVasu Nori2011-02-081-0/+5
* am d47f3711: am 3ea897d9: Merge "bug:3396889 (HC branch) fix STOPSHIP code" i...Vasu Nori2011-01-261-2/+1
|\
| * bug:3396889 (HC branch) fix STOPSHIP codeVasu Nori2011-01-261-2/+1
* | bug:3062216 (master) store correct status about network when pausedVasu Nori2011-01-241-5/+9
|/
* manual merge of GB change Change-Id: I1acf2fb9491d24f5e109206a91dda3eea429e447Vasu Nori2011-01-161-6/+5
* bug:3338089 NPE in downloadthreadVasu Nori2011-01-111-2/+8
* bug:3338089 print better error msg in DownloadThread when exception occursVasu Nori2011-01-101-4/+1
* Revert "Merge "downloadmanager should use "files" dir - not "cache" dir to st...Vasu Nori2011-01-071-2/+2
* downloadmanager should use "files" dir - not "cache" dir to store its filesVasu Nori2011-01-071-2/+2
* bug:3286430 set quota on downloads data dirVasu Nori2010-12-231-103/+99
* Download dir: /data/data/com.android.providers.downloads/cache NOT /cacheVasu Nori2010-12-141-3/+5
* manually merging Change-Id: If7dc0f86ea7a3c4394603416ca0fc33847f10fa7Vasu Nori2010-12-031-1/+1
* am 084c3dc3: am 26f86843: Merge "(GB MR) bug:3144642 temporary small fix in G...Vasu Nori2010-12-021-1/+1
|\
| * am 26f86843: Merge "(GB MR) bug:3144642 temporary small fix in GB MR and real...Vasu Nori2010-12-021-1/+2
| |\
| | * (GB MR) bug:3144642 temporary small fix in GB MR and real fix in HCVasu Nori2010-12-021-1/+2
* | | when a download fails, store the error msg in dbVasu Nori2010-11-111-8/+17
* | | remove usage of hidden public constants.Vasu Nori2010-10-201-1/+0
|/ /
* | am d4dc8501: Merge "Seriously improve error reporting in DownloadThread." int...Steve Howard2010-10-011-111/+84
|\|
| * Seriously improve error reporting in DownloadThread.Steve Howard2010-09-301-111/+84
* | resolved conflicts for merge of b108a273 to gingerbread-plus-aospSteve Howard2010-09-301-17/+24
|\|
| * Improve how the download manager reports paused statuses.Steve Howard2010-09-291-17/+24
* | am ebb555c0: Support multi-valued HTTP headers, handle new API changesSteve Howard2010-09-231-3/+3
|\|
| * Support multi-valued HTTP headers, handle new API changesSteve Howard2010-09-221-3/+3
* | am d3197296: Implement dialogs for wifi required + recommended limits.Steve Howard2010-09-211-1/+7
|\|
| * Implement dialogs for wifi required + recommended limits.Steve Howard2010-09-211-1/+7
* | am dc738781: Merge "Improve file error reporting + new detailed error message...Steve Howard2010-09-201-3/+12
|\|
| * Improve file error reporting + new detailed error messages in UISteve Howard2010-09-201-3/+12
* | resolved conflicts for merge of 3d55d829 to gingerbread-plus-aospSteve Howard2010-09-161-20/+6
|\|
| * New URI structure with "my_downloads" and "all_downloads"Steve Howard2010-09-141-21/+6