summaryrefslogtreecommitdiffstats
path: root/luni/src/main/java/libcore/net/MimeUtils.java
Commit message (Expand)AuthorAgeFilesLines
* Remove support for reading mime types from property files.Narayan Kamath2015-04-211-61/+0
* MimeUtils: add ODF presentation (template)Miklos Vajna2014-12-271-0/+2
* Add hwp to MimeUtils map.Sungmin Choi2014-12-171-0/+1
* Add epub to MimeUtils map.Ben Murdoch2014-12-111-0/+1
* Prefer "jpg" over "jpeg" as the extension for "image/jpeg".Elliott Hughes2014-11-141-1/+2
* Rearrange a few of our MIME type registrations.Elliott Hughes2014-08-221-5/+6
* Fix MimeUtils to treat ".flac" as "audio/flac".Elliott Hughes2014-08-041-10/+10
* am 580df337: Merge "Update our MIME type map."Elliott Hughes2013-11-141-2/+15
|\
| * Update our MIME type map.Elliott Hughes2013-11-141-2/+15
* | Add more certificate MIME type mappings.Jeff Sharkey2013-10-251-0/+3
|/
* MimeUtils' list of MIME types should be in order of popularity.Elliott Hughes2013-03-251-5/+11
* am 0253fff2: am a42068e9: Merge "BT: Adding support for wrf files to BT OPP"Elliott Hughes2012-04-301-0/+1
|\
| * BT: Adding support for wrf files to BT OPPLukasz Rymanowski2012-03-251-0/+1
* | Add pfx extension as "application/x-pkcs12"Marc Blank2011-10-271-0/+1
|/
* Add mime types used by Google EarthJulien Mercay2011-10-171-0/+2
* Move URLConnection classes to libcore.net.Jesse Wilson2011-03-181-1/+0
* Retire SecurityManager.Elliott Hughes2011-01-071-29/+26
* Use the existing mime-type/extension mapping from frameworks/base.Elliott Hughes2010-08-021-0/+481