summaryrefslogtreecommitdiffstats
path: root/src/com/android/browser/UploadHandler.java
Commit message (Expand)AuthorAgeFilesLines
* Pass ClipData in media capture Intent.Ben Murdoch2014-09-221-1/+6
* Using .jpg as suffix of the temporay file for camera.Tao Bai2014-09-181-22/+21
* Adapt AOSP browser to use the revised createIntent() APITao Bai2014-09-101-7/+110
* Update AOSP browser to use the new FileChooser APISelim Gurun2014-07-241-167/+8
* Modify AOSP browser to take advantage of new filechooser API.Selim Gurun2014-06-181-49/+27
* Add support for HTML Media Capture "capture" attribute.Ben Murdoch2012-04-131-30/+28
* Fix file upload handling after ActivityNotFoundException.Ben Murdoch2011-02-221-0/+18
* Fix crash when activity for file upload is not present.Ben Murdoch2011-02-181-73/+106
* Controller RefactorMichael Kolb2010-11-171-0/+214