summaryrefslogtreecommitdiffstats
path: root/gallerycommon/src/com/android/gallery3d/exif/ExifParser.java
Commit message (Collapse)AuthorAgeFilesLines
* Handle images with multile APP1 in ExifParserEarl Ou2012-10-311-14/+19
| | | | Change-Id: If88384066b008bc6a68976b6e291cc1dbcd65914
* Handle the last null byte in Exif tag.Earl Ou2012-10-311-11/+12
| | | | Change-Id: Ic802810d11518dfeb80d1338db65b2e1e1cc8476
* Handle invalid offset size in ExifParserEarl Ou2012-10-241-3/+17
| | | | Change-Id: I9036f8ea9d7a956a74f4d0cd15ef210dbd9f1de3
* Use 'US-ASCII' as the default charset for ExifParserEarl Ou2012-10-241-2/+2
| | | | Change-Id: I775c84e601f8d33010080b189efd8c2de00d6959
* Move new exif lib to gallerycommon.Hung-ying Tyan2012-10-221-0/+752
https://googleplex-android-review.googlesource.com/#/c/242047 depends on this. Bug: 6667860 Change-Id: Iac937e2eea94f0f5ffde876235b1c2ee748e7570