You are viewing a plain text version of this content. The canonical link for it is here.
Posted to commits@cordova.apache.org by pu...@apache.org on 2014/08/20 20:59:35 UTC

[4/5] git commit: Merge branch 'CB-7316' of https://github.com/MSOpenTech/cordova-plugin-file-transfer

Merge branch 'CB-7316' of https://github.com/MSOpenTech/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/f7d58463
Tree: http://git-wip-us.apache.org/repos/asf/cordova-plugin-file-transfer/tree/f7d58463
Diff: http://git-wip-us.apache.org/repos/asf/cordova-plugin-file-transfer/diff/f7d58463

Branch: refs/heads/master
Commit: f7d5846395416a0627b8283db63d5078d1d31a22
Parents: 6f9b59f 05f2e77
Author: Jesse MacFadyen <pu...@gmail.com>
Authored: Wed Aug 20 11:21:51 2014 -0700
Committer: Jesse MacFadyen <pu...@gmail.com>
Committed: Wed Aug 20 11:21:51 2014 -0700

----------------------------------------------------------------------
 doc/index.md                      |   5 +-
 plugin.xml                        |   9 +-
 src/windows/FileTransferProxy.js  | 283 +++++++++++++++++++++++++++++++++
 src/windows8/FileTransferProxy.js | 283 +++++++++++++++++++++++++++++++++
 www/FileTransfer.js               |  31 ++--
 www/windows8/FileTransferProxy.js | 143 -----------------
 6 files changed, 595 insertions(+), 159 deletions(-)
----------------------------------------------------------------------