You are viewing a plain text version of this content. The canonical link for it is here.
Posted to commits@cordova.apache.org by st...@apache.org on 2013/09/27 00:27:39 UTC

[16/16] git commit: Merge branch 'dev'

Merge branch 'dev'


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/badaf74b
Tree: http://git-wip-us.apache.org/repos/asf/cordova-plugin-media-capture/tree/badaf74b
Diff: http://git-wip-us.apache.org/repos/asf/cordova-plugin-media-capture/diff/badaf74b

Branch: refs/heads/master
Commit: badaf74ba8cc1de97e8c834dd6c1fcf062346477
Parents: 0774b94 feaf9f3
Author: Steven Gill <st...@gmail.com>
Authored: Wed Sep 25 18:19:07 2013 -0700
Committer: Steven Gill <st...@gmail.com>
Committed: Wed Sep 25 18:19:07 2013 -0700

----------------------------------------------------------------------
 CHANGELOG.md                 |  23 ------
 RELEASENOTES.md              |  36 +++++++++
 plugin.xml                   |   7 +-
 src/android/Capture.java     |  40 +++++++---
 src/android/FileHelper.java  |  60 +++++++++++++++
 src/ios/CDVCapture.m         |  71 +++++++++++++-----
 src/windows8/CaptureProxy.js |  14 ++--
 src/windows8/MediaFile.js    |   4 +-
 test/capture/index.html      | 150 ++++++++++++++++++++++++++++++++++++++
 test/index.html              |   1 +
 www/MediaFile.js             |   2 +-
 11 files changed, 342 insertions(+), 66 deletions(-)
----------------------------------------------------------------------