summaryrefslogtreecommitdiffstats
path: root/src/com/android/browser/DownloadHandler.java
Commit message (Expand)AuthorAgeFilesLines
* Pass referer on download requestsSelim Gurun2012-08-291-4/+6
* am edc9e064: Merge "Browser: Use ICS alert icon"Jean-Baptiste Queru2012-08-141-1/+1
|\
| * Browser: Use ICS alert iconBjörn Lundén2012-08-131-1/+1
* | am 17e3ba9b: am a770f8d4: Encode characters that java.net.URI rejectsSelim Gurun2012-06-141-2/+2
|\ \ | |/
| * am a770f8d4: Encode characters that java.net.URI rejectsSelim Gurun2012-06-131-2/+2
| |\
| | * Encode characters that java.net.URI rejectsSelim Gurun2012-06-131-2/+2
* | | Don't use the new task flag for download.Teng-Hui Zhu2012-06-131-1/+0
|/ /
* | UserAgent not propagated from Browser to DownloadProviderPatrik Stenkilsson2012-03-181-0/+1
|/
* Start downloads as a new taskJohn Reck2011-11-231-0/+1
* Downloads from incognito tabs need to use the correct cookieKristian Monsen2011-03-021-4/+7
* Do not attempt to download non-https URLs.Leon Scroggins2011-02-011-1/+7
* bug:3297328 set download destination dir to /sdcard/DownloadVasu Nori2010-12-191-1/+3
* Move download requests to the background.Leon Scroggins2010-11-191-37/+37
* Controller RefactorMichael Kolb2010-11-171-0/+218