OSDN Git Service

Fix metadata of cropped image for details display.
authorEarl Ou <shunhsingou@google.com>
Wed, 19 Sep 2012 11:46:29 +0000 (19:46 +0800)
committerHung-ying Tyan <tyanh@google.com>
Thu, 20 Sep 2012 08:50:28 +0000 (16:50 +0800)
commitca2cdc2a65606c9ffd2954367dac4e0f8e79188b
treeeeda04d3a4230768f41fcb8250a953b400902ff8
parent146f1ba7e3586428624db5b1b2189867bf01e538
Fix metadata of cropped image for details display.

+ drop the old thumbnail of the cropped image
+ update DateTime tag in EXIF
+ add EXIF Software tag
+ display DATE_MODIFIED in details instead of DATE_TAKEN

Bug:7192433
Change-Id: I89dcb29dd3242f58fe96cd25398217e94f42fc97
src/com/android/gallery3d/app/CropImage.java
src/com/android/gallery3d/data/LocalImage.java
src/com/android/gallery3d/data/LocalMediaItem.java
src/com/android/gallery3d/exif/ExifData.java
src/com/android/gallery3d/exif/ExifTag.java