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:50:50 UTC

[05/14] git commit: Merge branch 'master' of https://git-wip-us.apache.org/repos/asf/cordova-plugin-file-transfer

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


Project: http://git-wip-us.apache.org/repos/asf/cordova-plugin-file-transfer/repo
Commit: http://git-wip-us.apache.org/repos/asf/cordova-plugin-file-transfer/commit/a518eb99
Tree: http://git-wip-us.apache.org/repos/asf/cordova-plugin-file-transfer/tree/a518eb99
Diff: http://git-wip-us.apache.org/repos/asf/cordova-plugin-file-transfer/diff/a518eb99

Branch: refs/heads/master
Commit: a518eb99174b30190d9e75227818a57f74624a6e
Parents: b8ff53c 2ecc685
Author: ldeluca <ld...@us.ibm.com>
Authored: Mon May 5 10:01:26 2014 -0400
Committer: ldeluca <ld...@us.ibm.com>
Committed: Mon May 5 10:01:26 2014 -0400

----------------------------------------------------------------------
 CONTRIBUTING.md                   | 16 ++++++
 RELEASENOTES.md                   | 13 +++++
 plugin.xml                        | 21 +++++++-
 src/android/FileTransfer.java     |  9 +---
 src/ios/CDVFileTransfer.h         |  2 +-
 src/ios/CDVFileTransfer.m         | 56 ++++++++++++---------
 src/wp/FileTransfer.cs            | 90 +++++++++++++++++-----------------
 www/windows8/FileTransferProxy.js |  2 +-
 8 files changed, 130 insertions(+), 79 deletions(-)
----------------------------------------------------------------------