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

[03/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/60b50a72
Tree: http://git-wip-us.apache.org/repos/asf/cordova-plugin-file-transfer/tree/60b50a72
Diff: http://git-wip-us.apache.org/repos/asf/cordova-plugin-file-transfer/diff/60b50a72

Branch: refs/heads/master
Commit: 60b50a72bd1f65b9678d845cadae8cb69e1780f7
Parents: 89986af c0c91d0
Author: ldeluca <ld...@us.ibm.com>
Authored: Tue Mar 4 12:43:12 2014 -0500
Committer: ldeluca <ld...@us.ibm.com>
Committed: Tue Mar 4 12:43:12 2014 -0500

----------------------------------------------------------------------
 NOTICE                        |   8 +++
 RELEASENOTES.md               |  11 ++++
 doc/index.md                  |  50 ++++++++++++-----
 plugin.xml                    |   4 +-
 src/android/FileTransfer.java |  38 +++++++++----
 src/ios/CDVFileTransfer.h     |   6 +-
 src/ios/CDVFileTransfer.m     | 109 ++++++++++++++++++++++---------------
 src/wp/FileTransfer.cs        |   2 +-
 www/FileTransfer.js           |   3 +-
 9 files changed, 159 insertions(+), 72 deletions(-)
----------------------------------------------------------------------