summaryrefslogtreecommitdiffstats
path: root/gallerycommon/src/com/android/gallery3d/exif/ExifParser.java
Commit message (Expand)AuthorAgeFilesLines
* Handle the last null byte in Exif tag.Earl Ou2012-10-311-11/+12
* Handle invalid offset size in ExifParserEarl Ou2012-10-241-3/+17
* Use 'US-ASCII' as the default charset for ExifParserEarl Ou2012-10-241-2/+2
* Move new exif lib to gallerycommon.Hung-ying Tyan2012-10-221-0/+752