summaryrefslogtreecommitdiffstats
path: root/src/com/android/gallery3d/exif/IfdData.java
Commit message (Expand)AuthorAgeFilesLines
* Simplify the usage of ExifDataEarl Ou2012-09-191-1/+1
* Remove the parameter of getAllExifTags() in IfdDataEarl Ou2012-08-311-3/+3
* Add equals() function in ExifData, IfdData, and ExifTagEarl Ou2012-08-301-0/+29
* Save the offset of next IFD in the IfdDataEarl Ou2012-08-291-0/+14
* Re-design ExifParser for some strange Exif headerEarl Ou2012-08-241-78/+43
* A simple ExifReader and its testEarl Ou2012-08-151-0/+114