summaryrefslogtreecommitdiffstats
path: root/src/com/android/gallery3d/exif
Commit message (Expand)AuthorAgeFilesLines
* Add all ExifTag constantEarl Ou2012-08-071-1/+184
* Remove TYPE_SUB_IFD for next() in IfdParserEarl Ou2012-08-062-52/+23
* 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
* Add some constants for exif tagEarl Ou2012-08-011-0/+114
* Fix a bug in IfdParserEarl Ou2012-08-011-2/+4
* Low-level exif parserEarl Ou2012-07-306-0/+552