Merge branch 'master' of https://git-wip-us.apache.org/repos/asf/cordova-plugin-media-capture
Project: http://git-wip-us.apache.org/repos/asf/cordova-plugin-media-capture/repo Commit: http://git-wip-us.apache.org/repos/asf/cordova-plugin-media-capture/commit/f2154bfc Tree: http://git-wip-us.apache.org/repos/asf/cordova-plugin-media-capture/tree/f2154bfc Diff: http://git-wip-us.apache.org/repos/asf/cordova-plugin-media-capture/diff/f2154bfc Branch: refs/heads/master Commit: f2154bfc6a4fc11bb812945afa5512cf67866609 Parents: f9e1d00 e19b124 Author: ldeluca <[email protected]> Authored: Mon May 5 10:02:43 2014 -0400 Committer: ldeluca <[email protected]> Committed: Mon May 5 10:02:43 2014 -0400 ---------------------------------------------------------------------- CONTRIBUTING.md | 16 ++++++++++++++++ RELEASENOTES.md | 10 ++++++++++ doc/index.md | 6 +----- plugin.xml | 23 +++++++++++++++++++++-- src/android/Capture.java | 18 ++++++++++-------- src/blackberry10/index.js | 24 +++++++++++++++++++++++- src/ios/CDVCapture.m | 17 +++++++++++++++-- src/windows8/CaptureProxy.js | 2 +- www/MediaFile.js | 4 ++-- www/capture.js | 3 +++ 10 files changed, 102 insertions(+), 21 deletions(-) ----------------------------------------------------------------------
