summaryrefslogtreecommitdiffstats
path: root/gallerycommon/src/com/android/gallery3d/exif/ExifTag.java
Commit message (Collapse)AuthorAgeFilesLines
* Fix offset and ASCII type handling in exif.Ruben Brunk2013-04-251-1/+10
| | | | | Bug: 8713891 Change-Id: I8adaf1bc42eea2cda741d149de5f1a64c3e4c74c
* Fix for crash upon saving imagenicolasroard2013-03-141-1/+3
| | | | Change-Id: I305626a61a07d2290e7d5600da4c26f2a82ab1c9
* Exif parser modifications.Ruben Brunk2013-03-131-1115/+683
| | | | | Bug: 8018327 Change-Id: I66a2ec309f9807ac255bbf29d8f5f26de60e89b8
* ExifModifierEarl Ou2012-11-301-3/+3
| | | | Change-Id: I001b24d8ba004a4080cd898f0d26d706b1839425
* Use getValueAt() to read different data in ExifTagEarl Ou2012-11-141-33/+16
| | | | Change-Id: I4d8a72523a6ad4ae34e173c4b845a462644e83c7
* Handle undefined tags and ignore copyright tag in exif testEarl Ou2012-11-071-88/+2
| | | | Change-Id: I531518555257bdaefb79b681282c6aad07542b4b
* Handle invalid data type in ExifParserEarl Ou2012-10-311-0/+7
| | | | Change-Id: I547021c03ec9e5d53c7452926c2ca5b6bf11dc43
* Handle the last null byte in Exif tag.Earl Ou2012-10-311-15/+62
| | | | Change-Id: Ic802810d11518dfeb80d1338db65b2e1e1cc8476
* Change the print format TYPE_BYTE of exifTagEarl Ou2012-10-241-1/+1
| | | | Change-Id: I812832bc4007c1bbdac509b7a94ae27f9ad83300
* am bdc0f6f2: Merge "Move new exif lib to gallerycommon." into ↵Hung-ying Tyan2012-10-221-4/+41
| | | | | | | gb-ub-photos-arches * commit 'bdc0f6f2784b46ebe5d33d5e7e85bc347f07c468': Move new exif lib to gallerycommon.
* Move new exif lib to gallerycommon.Hung-ying Tyan2012-10-221-0/+1441
https://googleplex-android-review.googlesource.com/#/c/242047 depends on this. Bug: 6667860 Change-Id: Iac937e2eea94f0f5ffde876235b1c2ee748e7570