summaryrefslogtreecommitdiffstats
path: root/src/com/android/providers/downloads/DownloadThread.java
Commit message (Expand)AuthorAgeFilesLines
* 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
* | am 97d590d5: Add UI message when queued for wifi due to size.Steve Howard2010-08-201-0/+1
|\|
| * Add UI message when queued for wifi due to size.Steve Howard2010-08-201-0/+1
* | am adb6887d: Clean up error codes returned by download manager.Steve Howard2010-08-171-87/+84
|\|
| * Clean up error codes returned by download manager.Steve Howard2010-08-161-87/+84
* | am dea0a5f8: Add test for many interruptions to a single download.Steve Howard2010-07-301-80/+46
|\|
| * Add test for many interruptions to a single download.Steve Howard2010-07-271-80/+46
* | resolved conflicts for merge of f85aa9ef to gingerbread-plus-aospSteve Howard2010-07-301-65/+94
|\|
| * Improved support for 302/307 redirects.Steve Howard2010-07-271-61/+90
* | am f6b4c24b: Fix bug with closing output stream for external downloads.Steve Howard2010-07-271-0/+1
|\|
| * Fix bug with closing output stream for external downloads.Steve Howard2010-07-271-0/+1
* | resolved conflicts for merge of b5629da7 to gingerbread-plus-aospSteve Howard2010-07-211-608/+731
|\|