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 <[email protected]> Authored: Wed Aug 20 11:21:51 2014 -0700 Committer: Jesse MacFadyen <[email protected]> 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(-) ----------------------------------------------------------------------
