This is an automated email from the ASF dual-hosted git repository.

steven pushed a change to branch 4.0.x
in repository https://gitbox.apache.org/repos/asf/cordova-plugin-camera.git.


    from 970aa74  CB-13826 Updated version and RELEASENOTES.md for release 4.0.2
     add 4b276ee  CB-13826 Updated version and RELEASENOTES.md for release 4.0.2
     add ad8788a  CB-13826 Incremented plugin version.
     add bf935df  CB-13415 (android) Importing corrupt images using the Camera 
plugin c… (#309)
     add e25aed9  modified init value (#264)
     add 7c90555  CB-13854(ios): fix Camera opens in portrait orientation on 
iphones
     add e36482c  Fix a mistake in the examples of usage descriptions (#313)
     add cfefa53  CB-12593: (android) Fix potential FileProvider conflicts
     add c8581ba  Merge pull request #275 from cjpearson/CB12953
     add 9d05a1e  CB-14030 Updated version and RELEASENOTES.md for release 
4.0.3 (via coho)
     new b1f1abd  merge commit

The 1 revisions listed above as "new" are entirely new to this
repository and will be described in separate emails.  The revisions
listed as "add" were already present in the repository and have only
been added to this reference.


Summary of changes:
 README.md                                           |  6 +++---
 RELEASENOTES.md                                     |  6 ++++++
 jsdoc2md/TEMPLATE.md                                |  4 ++--
 package.json                                        |  2 +-
 plugin.xml                                          |  9 +++++----
 src/android/CameraLauncher.java                     |  7 ++++++-
 src/android/FileProvider.java                       | 21 +++++++++++++++++++++
 ...provider_paths.xml => camera_provider_paths.xml} |  0
 src/ios/CDVCamera.m                                 |  1 +
 tests/plugin.xml                                    |  2 +-
 www/Camera.js                                       |  2 +-
 11 files changed, 47 insertions(+), 13 deletions(-)
 create mode 100644 src/android/FileProvider.java
 rename src/android/xml/{provider_paths.xml => camera_provider_paths.xml} (100%)

-- 
To stop receiving notification emails like this one, please contact
ste...@apache.org.

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

Reply via email to