You are viewing a plain text version of this content. The canonical link for it is here.
Posted to commits@cordova.apache.org by GitBox <gi...@apache.org> on 2018/08/26 18:36:25 UTC

[GitHub] AlvaroHerrero opened a new pull request #331: GH-329: (android) Fixes issue: Exif data lost on differente cases

AlvaroHerrero opened a new pull request #331: GH-329: (android) Fixes issue: Exif data lost on differente cases
URL: https://github.com/apache/cordova-plugin-camera/pull/331
 
 
   ### Platforms affected
   Android
   
   ### What does this PR do?
   Reads the exif data from the file on these cases:
   -When destType = DATA_URL
   -When file is selected from gallery.
   -When targetHeight or targetWidth is set, quality is not 100 or correctOrientation is true
   
   ### What testing has been done on this change?
   Tested on two differente android devices.
   
   ### Checklist
   - [ ] [Reported an issue](http://cordova.apache.org/contribute/issues.html) in the JIRA database
   - [ x] Commit message follows the format: "CB-3232: (android) Fix bug with resolving file paths", where CB-xxxx is the JIRA ID & "android" is the platform affected.
   - [ ] Added automated test coverage as appropriate for this change.
   

----------------------------------------------------------------
This is an automated message from the Apache Git Service.
To respond to the message, please log on GitHub and use the
URL above to go to the specific comment.
 
For queries about this service, please contact Infrastructure at:
users@infra.apache.org


With regards,
Apache Git Services

---------------------------------------------------------------------
To unsubscribe, e-mail: commits-unsubscribe@cordova.apache.org
For additional commands, e-mail: commits-help@cordova.apache.org