Merge pull request #10 from purplecabbage/CB-586 CB-586
Project: http://git-wip-us.apache.org/repos/asf/incubator-cordova-wp7/repo Commit: http://git-wip-us.apache.org/repos/asf/incubator-cordova-wp7/commit/1a21e23a Tree: http://git-wip-us.apache.org/repos/asf/incubator-cordova-wp7/tree/1a21e23a Diff: http://git-wip-us.apache.org/repos/asf/incubator-cordova-wp7/diff/1a21e23a Branch: refs/heads/master Commit: 1a21e23afb7ebfd5980b5af74a015f408d9ff474 Parents: c42bbd5 7f19f45 Author: Jesse MacFadyen <[email protected]> Authored: Wed Jun 20 15:49:56 2012 -0700 Committer: Jesse MacFadyen <[email protected]> Committed: Wed Jun 20 15:49:56 2012 -0700 ---------------------------------------------------------------------- framework/Cordova/Commands/Camera.cs | 91 +++++++++- framework/Cordova/Commands/Capture.cs | 33 +++- framework/Cordova/Commands/ImageExifHelper.cs | 194 ++++++++++++++++++++ framework/WP7CordovaClassLib.csproj | 10 +- 4 files changed, 318 insertions(+), 10 deletions(-) ----------------------------------------------------------------------
