summaryrefslogtreecommitdiffstats
path: root/src/com/android/providers/downloads/OpenHelper.java
Commit message (Expand)AuthorAgeFilesLines
* Fixed application/octet-stream to guess mimetypeherriojr2015-09-291-0/+9
* Allow all downloads to be writable.Jeff Sharkey2013-10-011-1/+3
* Unified handling of errors around opening.Jeff Sharkey2013-09-181-8/+28
* Cleaner I/O.Jeff Sharkey2012-12-131-2/+8
* Bring back DRM mimetypes.Jeff Sharkey2012-10-191-1/+4
* Merge "Remove FLAG_ACTIVITY_NEW_TASK from the VIEW intent." into jb-mr1-devRuben Brunk2012-09-281-1/+1
|\
| * Remove FLAG_ACTIVITY_NEW_TASK from the VIEW intent.Ruben Brunk2012-09-261-1/+1
* | Send uid of the application that initiated the downloadBen Gruver2012-09-271-0/+17
|/
* Send ORIGINATING_URI and REFERRER to installer.Jeff Sharkey2012-08-271-0/+105