summaryrefslogtreecommitdiffstats
path: root/gallerycommon/src/com/android/gallery3d/exif
Commit message (Expand)AuthorAgeFilesLines
* add javadoc for Rational and IfdId in Exif packageEarl Ou2012-12-192-1/+16
* Replace original tags when add tags in ExifTagEarl Ou2012-12-191-20/+12
* ExifModifierEarl Ou2012-11-306-48/+308
* use ExifReader in MediaDetailsEarl Ou2012-11-141-0/+9
* Use getValueAt() to read different data in ExifTagEarl Ou2012-11-143-62/+27
* Convenient function to add timestamp related exif tagsEarl Ou2012-11-071-2/+53
* Handle wrong thumbnail tag typeEarl Ou2012-11-071-0/+6
* Handle undefined tags and ignore copyright tag in exif testEarl Ou2012-11-073-123/+5
* Handle invalid offset value in ExifParserEarl Ou2012-11-072-17/+74
* Handle invalid data type in ExifParserEarl Ou2012-10-312-1/+18
* Handle images with multile APP1 in ExifParserEarl Ou2012-10-311-14/+19
* Handle the last null byte in Exif tag.Earl Ou2012-10-313-28/+75
* Do not use UTF-8 to decode string in ExifOutputStreamEarl Ou2012-10-311-4/+8
* Handle invalid offset size in ExifParserEarl Ou2012-10-241-3/+17
* Change the print format TYPE_BYTE of exifTagEarl Ou2012-10-241-1/+1
* Use 'US-ASCII' as the default charset for ExifParserEarl Ou2012-10-241-2/+2
* am bdc0f6f2: Merge "Move new exif lib to gallerycommon." into gb-ub-photos-ar...Hung-ying Tyan2012-10-222-16/+65
* Move new exif lib to gallerycommon.Hung-ying Tyan2012-10-2213-0/+3382