summaryrefslogtreecommitdiffstats
path: root/gallerycommon/src/com/android/gallery3d/exif/ExifOutputStream.java
Commit message (Expand)AuthorAgeFilesLines
* Use getValueAt() to read different data in ExifTagEarl Ou2012-11-141-7/+3
* Handle the last null byte in Exif tag.Earl Ou2012-10-311-2/+1
* Do not use UTF-8 to decode string in ExifOutputStreamEarl Ou2012-10-311-4/+8
* Move new exif lib to gallerycommon.Hung-ying Tyan2012-10-221-0/+377