summaryrefslogtreecommitdiffstats
path: root/src/com/android/browser/DownloadSettings.java
Commit message (Expand)AuthorAgeFilesLines
* Alter download flow to request permissions before anything else.Martin Brabham2016-06-051-41/+49
* Ensure engine is initialized for all activity'sVivek Sekhar2016-02-061-0/+5
* Support dangerous permission for Android MVivek Sekhar2015-12-031-6/+42
* gello: revamp download UIjrizzoli2015-11-051-4/+5
* Provide authorization value to the download managerPankaj Garg2015-11-051-1/+3
* Fix missing string resourcesSagar Dhawan2015-08-281-1/+1
* Fix Edge Navigation incorrect page index detectionSagar Dhawan2015-08-281-1/+1
* Autoupdate download file nameAxesh R. Ajmera2015-04-231-1/+25
* Use overlay for download path selectionVivek Sekhar2015-01-051-10/+19
* Fix for handling download pathAxesh R. Ajmera2014-12-301-2/+1
* Download to be backwards compatible with stock browserVivek Sekhar2014-07-021-0/+6
* Porting 1847 and 1599-qrd browser changesAxesh R. Ajmera2014-06-051-1/+3
* Modified last of reflection calls to use ReflectHelper classBijan Amirzada2014-04-161-1/+1
* Added null condition check for mimetypeAxesh R. Ajmera2014-04-021-1/+1
* Fix for download path when mimetype is not defined in responseAxesh R. Ajmera2014-04-011-3/+22
* Change SWE app properties back to stock AndroidBijan Amirzada2014-03-211-0/+334
* Copy of new files from 1599Bijan Amirzada2014-03-041-331/+0
* Browser: real download path can't match the displayed pathkaiyiz2013-09-171-1/+19
* Browser: improve some strings and methodkaiyiz2013-09-121-2/+3
* Browser: add save path setting feature and full indicatorluxiaol2013-08-211-0/+312