summaryrefslogtreecommitdiffstats
path: root/tests/src/com/android/gallery3d/exif/ExifReaderTest.java
Commit message (Collapse)AuthorAgeFilesLines
* Simplify the usage of ExifDataEarl Ou2012-09-191-3/+3
| | | | | | Bug:7192363 Change-Id: I2c6ab9974f4472f63483a4de814728584944535e
* Rearrange the constants in ExifTagEarl Ou2012-09-061-10/+10
| | | | Change-Id: I62ab6e52869dfa5b3fee7993bd109f4c5eed91a9
* Remove the parameter of getAllExifTags() in IfdDataEarl Ou2012-08-311-1/+1
| | | | Change-Id: Iec7f04a9866c53caa2d66d5ea6f679460980b378
* Redesign the set function of ExifTagEarl Ou2012-08-301-5/+5
| | | | Change-Id: Iaf5632d759fe14c167cba54099b99719b31e3431
* Read thumbnail into ExifDataEarl Ou2012-08-271-1/+57
| | | | Change-Id: Iccc0fbbda1734795ff431075bade700ca5076a08
* Re-design ExifParser for some strange Exif headerEarl Ou2012-08-241-54/+7
| | | | | | | The previous design failed to parser file with strange IFD position. Therefore we need a new design. Change-Id: I9f008a9259df6ef7d9a5022e126d6f25069e3d00
* A simple ExifReader and its testEarl Ou2012-08-151-0/+130
Change-Id: I1a30d24591bbdab288e04e3705ece388b533f247