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

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

Branch: refs/heads/master
Commit: 3fb0405eb83caf7594fc558536d8ac06a4d81ed1
Parents: a518eb9 3bdf377
Author: ldeluca <ld...@us.ibm.com>
Authored: Tue May 20 13:56:15 2014 -0400
Committer: ldeluca <ld...@us.ibm.com>
Committed: Tue May 20 13:56:15 2014 -0400

----------------------------------------------------------------------
 plugin.xml                            |  14 +-
 src/android/FileTransfer.java         |  44 ++---
 www/blackberry10/FileTransferProxy.js |  36 ++++
 www/blackberry10/XHRImplementation.js | 201 ----------------------
 www/blackberry10/xhrFileTransfer.js   | 259 +++++++++++++++++++++++++++++
 5 files changed, 329 insertions(+), 225 deletions(-)
----------------------------------------------------------------------