updated namespace, name tag and readme
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/65b64b55 Tree: http://git-wip-us.apache.org/repos/asf/cordova-plugin-file-transfer/tree/65b64b55 Diff: http://git-wip-us.apache.org/repos/asf/cordova-plugin-file-transfer/diff/65b64b55 Branch: refs/heads/dev Commit: 65b64b551a5ac64bc531286f06df5bd92df98974 Parents: f71dba4 f6c4721 Author: Steven Gill <[email protected]> Authored: Wed Jul 24 14:37:20 2013 -0700 Committer: Viras- <[email protected]> Committed: Thu Sep 5 11:15:10 2013 +0200 ---------------------------------------------------------------------- LICENSE | 202 +++++++++++++++++++++++++++++++ plugin.xml | 27 +++-- src/android/FileProgressResult.java | 2 +- src/android/FileTransfer.java | 6 +- src/android/FileUploadResult.java | 2 +- src/ios/CDVFileTransfer.h | 6 +- src/ios/CDVFileTransfer.m | 22 ++-- www/windows8/FileTransferProxy.js | 110 +++++++++++++++++ 8 files changed, 351 insertions(+), 26 deletions(-) ----------------------------------------------------------------------
