summaryrefslogtreecommitdiffstats
path: root/src/com/android/browser/DownloadHandler.java
Commit message (Expand)AuthorAgeFilesLines
* Browser: Use ICS alert iconBjörn Lundén2012-08-131-1/+1
* 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
* | 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