History log of /packages/apps/LegacyCamera/src/com/android/camera/Exif.java
Revision Date Author Comments (<<< Hide modified files) (Show modified files >>>)
a907c122ccec649c6cedf3a45b1c426a5fca932e 21-Aug-2011 Angus Kong <shkong@google.com> Add thumbnail and share popup for the last result.

bug:5141665

Change-Id: Idc44d33d09c8d4a30fdcef66de2d6754daf1ea82
/packages/apps/LegacyCamera/src/com/android/camera/Exif.java
37cffb8467d1ccca719a7847582d04da36c5bc6f 27-Dec-2010 Chia-chi Yeh <chiachi@android.com> Refactoring: Remove the dependency of ExifInterface.

Since we only need the orientation information from Exif, it is
fairly simple to implement one by ourselves. This will avoid
disk access and JNI overhead, and save some CPU time since other
tags are not touched.

Change-Id: I962e2f19ec88a082bfd8eb438e255bffad2a5365
/packages/apps/LegacyCamera/src/com/android/camera/Exif.java