You are viewing a plain text version of this content. The canonical link for it is here.
Posted to commits@cordova.apache.org by vi...@apache.org on 2013/09/05 11:17:30 UTC

[2/3] git commit: updated namespace, name tag and readme

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/master
Commit: 65b64b551a5ac64bc531286f06df5bd92df98974
Parents: f71dba4 f6c4721
Author: Steven Gill <st...@gmail.com>
Authored: Wed Jul 24 14:37:20 2013 -0700
Committer: Viras- <vi...@users.sourceforge.net>
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(-)
----------------------------------------------------------------------