You are viewing a plain text version of this content. The canonical link for it is here.
Posted to commits@cordova.apache.org by ld...@apache.org on 2014/07/07 19:49:49 UTC

[04/13] git commit: Merge branch 'master' of https://git-wip-us.apache.org/repos/asf/cordova-plugin-camera

Merge branch 'master' of https://git-wip-us.apache.org/repos/asf/cordova-plugin-camera


Project: http://git-wip-us.apache.org/repos/asf/cordova-plugin-camera/repo
Commit: http://git-wip-us.apache.org/repos/asf/cordova-plugin-camera/commit/7e9f0993
Tree: http://git-wip-us.apache.org/repos/asf/cordova-plugin-camera/tree/7e9f0993
Diff: http://git-wip-us.apache.org/repos/asf/cordova-plugin-camera/diff/7e9f0993

Branch: refs/heads/master
Commit: 7e9f099301da618fae75d07016bad8cb7ae65b0d
Parents: 2d3f10e 0c9de56
Author: ldeluca <ld...@us.ibm.com>
Authored: Mon May 5 09:59:51 2014 -0400
Committer: ldeluca <ld...@us.ibm.com>
Committed: Mon May 5 09:59:51 2014 -0400

----------------------------------------------------------------------
 CONTRIBUTING.md                 |  16 ++
 RELEASENOTES.md                 |   9 +
 doc/index.md                    |   2 +-
 plugin.xml                      |  21 +-
 src/android/CameraLauncher.java | 166 ++++++++++++---
 src/ios/CDVCamera.m             |  21 +-
 src/ios/CDVJpegHeaderWriter.m   |  12 +-
 src/windows8/CameraProxy.js     |   2 +-
 src/wp/Camera.cs                | 379 +++++++++++++++++++----------------
 9 files changed, 412 insertions(+), 216 deletions(-)
----------------------------------------------------------------------