summaryrefslogtreecommitdiffstats
path: root/gallerycommon/src/com/android/gallery3d/exif/ExifTag.java
Commit message (Expand)AuthorAgeFilesLines
* Fix offset and ASCII type handling in exif.Ruben Brunk2013-04-251-1/+10
* Fix for crash upon saving imagenicolasroard2013-03-141-1/+3
* Exif parser modifications.Ruben Brunk2013-03-131-1115/+683
* ExifModifierEarl Ou2012-11-301-3/+3
* Use getValueAt() to read different data in ExifTagEarl Ou2012-11-141-33/+16
* Handle undefined tags and ignore copyright tag in exif testEarl Ou2012-11-071-88/+2
* Handle invalid data type in ExifParserEarl Ou2012-10-311-0/+7
* Handle the last null byte in Exif tag.Earl Ou2012-10-311-15/+62
* Change the print format TYPE_BYTE of exifTagEarl Ou2012-10-241-1/+1
* am bdc0f6f2: Merge "Move new exif lib to gallerycommon." into gb-ub-photos-ar...Hung-ying Tyan2012-10-221-4/+41
* Move new exif lib to gallerycommon.Hung-ying Tyan2012-10-221-0/+1441