summaryrefslogtreecommitdiffstats
path: root/gallerycommon/src/com/android/gallery3d/exif/ExifParser.java
Commit message (Collapse)AuthorAgeFilesLines
* Fix offset and ASCII type handling in exif.Ruben Brunk2013-04-251-5/+21
| | | | | Bug: 8713891 Change-Id: I8adaf1bc42eea2cda741d149de5f1a64c3e4c74c
* Exif parser modifications.Ruben Brunk2013-03-131-187/+249
| | | | | Bug: 8018327 Change-Id: I66a2ec309f9807ac255bbf29d8f5f26de60e89b8
* Fix exif data saving for picasa images.Ruben Brunk2013-01-151-1/+3
| | | | | Bug: 7910836 Change-Id: I8ec1a1ab379c35b0602689a8f7850f5c861e0189
* ExifModifierEarl Ou2012-11-301-45/+56
| | | | Change-Id: I001b24d8ba004a4080cd898f0d26d706b1839425
* Use getValueAt() to read different data in ExifTagEarl Ou2012-11-141-22/+8
| | | | Change-Id: I4d8a72523a6ad4ae34e173c4b845a462644e83c7
* Handle wrong thumbnail tag typeEarl Ou2012-11-071-0/+6
| | | | Change-Id: If41834f0aa86425a06aaede815f3e0c3cdd17fd9
* Handle invalid offset value in ExifParserEarl Ou2012-11-071-9/+60
| | | | Change-Id: I6d4a0edec361f8359535761d7f12ab9363ff1ad1
* Handle invalid data type in ExifParserEarl Ou2012-10-311-1/+11
| | | | Change-Id: I547021c03ec9e5d53c7452926c2ca5b6bf11dc43
* Handle images with multile APP1 in ExifParserEarl Ou2012-10-311-14/+19
| | | | Change-Id: If88384066b008bc6a68976b6e291cc1dbcd65914
* Handle the last null byte in Exif tag.Earl Ou2012-10-311-11/+12
| | | | Change-Id: Ic802810d11518dfeb80d1338db65b2e1e1cc8476
* Handle invalid offset size in ExifParserEarl Ou2012-10-241-3/+17
| | | | Change-Id: I9036f8ea9d7a956a74f4d0cd15ef210dbd9f1de3
* Use 'US-ASCII' as the default charset for ExifParserEarl Ou2012-10-241-2/+2
| | | | Change-Id: I775c84e601f8d33010080b189efd8c2de00d6959
* Move new exif lib to gallerycommon.Hung-ying Tyan2012-10-221-0/+752
https://googleplex-android-review.googlesource.com/#/c/242047 depends on this. Bug: 6667860 Change-Id: Iac937e2eea94f0f5ffde876235b1c2ee748e7570