summaryrefslogtreecommitdiffstats
path: root/src/com/android/gallery3d/exif/IfdParser.java
Commit message (Expand)AuthorAgeFilesLines
* Remove TYPE_SUB_IFD for next() in IfdParserEarl Ou2012-08-061-39/+19
* fix next ifd bug in ExifParserEarl Ou2012-08-061-1/+2
* Fix bug when call next() after nextidf in exif parserEarl Ou2012-08-061-0/+2
* Fix a bug in IfdParserEarl Ou2012-08-011-2/+4
* Low-level exif parserEarl Ou2012-07-301-0/+181