summaryrefslogtreecommitdiffstats
path: root/src/com/android/browser/DownloadHandler.java
Commit message (Expand)AuthorAgeFilesLines
* MDM Download Restriction supportDave Tharp2015-08-281-3/+10
* Fix for internal storage intializationAxesh R. Ajmera2014-11-061-2/+11
* Fix filename bug associated with contentdisposition attributeAxesh R. Ajmera2014-07-241-1/+1
* Fix bug for content dispositionAxesh R. Ajmera2014-07-241-4/+4
* Better handling of exception.Vivek Sekhar2014-06-121-1/+5
* Porting 1847 and 1599-qrd browser changesAxesh R. Ajmera2014-06-051-1/+29
* Don't save in download history when in incognitoPanos Thomas2014-05-031-4/+10
* Modified last of reflection calls to use ReflectHelper classBijan Amirzada2014-04-161-3/+3
* Fixes bug to allow download to SD cardVivek Sekhar2014-04-151-0/+1
* Bug fix for when changing path in DownloadHandlerBijan Amirzada2014-03-261-1/+1
* Change SWE app properties back to stock AndroidBijan Amirzada2014-03-211-0/+629
* Copy of new files from 1599Bijan Amirzada2014-03-041-593/+0
* Browser: real download path can't match the displayed pathkaiyiz2013-09-171-1/+1
* Browser: improve some strings and methodkaiyiz2013-09-121-17/+14
* Browser: add save path setting feature and full indicatorluxiaol2013-08-211-54/+370
* Browser: choose save or play after open an a/v linkqqzhou2013-07-291-4/+52
* 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