cordova-android/framework
macdonst a9c34e65fb Fix for issue #141: EXIF data stripped from captured photos in android
In order to fix this issue I needed to read the EXIF data. Save it to a temporary object then after the bitmap is compressed I open the file and write the saved EXIF data.

Supports the following EXIF fields if they are set in your image:

APERTURE
DATETIME
EXPOSURE_TIME
FLASH
FOCAL_LENGTH
GPS_ALTITUDE
GPS_ALTITUDE_REF
GPS_DATESTAMP
GPS_LATITUDE
GPS_LATITUDE_REF
GPS_LONGITUDE
GPS_LONGITUDE_REF
GPS_PROCESSING_METHOD
GPS_TIMESTAMP
ISO
MAKE
MODEL
ORIENTATION
WHITE_BALANCE
2011-08-23 01:47:10 +08:00
..
assets Remove old phonegap.js file. 2011-08-22 09:50:42 -05:00
libs Initial Move of the Javascript OUT of the shared directory: Android 2009-11-17 10:38:49 -08:00
res Include plugin reference and permissions for battery events. 2011-08-11 15:37:11 -05:00
src/com/phonegap Fix for issue #141: EXIF data stripped from captured photos in android 2011-08-23 01:47:10 +08:00
.classpath Initial Move of the Javascript OUT of the shared directory: Android 2009-11-17 10:38:49 -08:00
.project Initial Move of the Javascript OUT of the shared directory: Android 2009-11-17 10:38:49 -08:00
AndroidManifest.xml Include plugin reference and permissions for battery events. 2011-08-11 15:37:11 -05:00
build.xml Merging maxResolution 2011-07-21 13:15:52 -07:00
default.properties Changing default target to the highest for maximum compatibility 2011-06-27 10:22:57 -07:00