Go to file
James Jong 767e064c01 [CB-3453] Save original picture to photo library
- saves original picture when the following camera options are set for no edits (i.e. allowEdit is false, correctOrientation is false, targetWidth/targetHeight are not specified)
- this mirrors cordova-android behavior
- testing done with mobile-spec auto and manual tests
2013-08-08 15:01:59 -04:00
docs Fix require paths that were broken by plugin id changes 2013-06-28 21:39:07 -04:00
src [CB-3453] Save original picture to photo library 2013-08-08 15:01:59 -04:00
test Fix require paths that were broken by plugin id changes 2013-06-28 21:39:07 -04:00
www [CB-4131] Use relative require paths in camera files. 2013-07-09 14:39:49 -04:00
.gitignore ignore stuff 2013-07-15 18:02:42 -07:00
plugin.xml updating plugin.xml with registry data 2013-07-30 15:31:58 -07:00
README.md updated readme 2013-07-18 16:15:55 -07:00

cordova-plugin-camera

To install this plugin, follow the Command-line Interface Guide.

If you are not using the Cordova Command-line Interface, follow Using Plugman to Manage Plugins.