You are viewing a plain text version of this content. The canonical link for it is here.
Posted to commits@cordova.apache.org by pu...@apache.org on 2014/08/07 22:06:58 UTC

[3/6] git commit: Merge branch 'master' of https://git-wip-us.apache.org/repos/asf/cordova-plugin-file-transfer into cdvtest

Merge branch 'master' of https://git-wip-us.apache.org/repos/asf/cordova-plugin-file-transfer into cdvtest


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

Branch: refs/heads/master
Commit: b5a6df144ea56b53c3c76a6abb15100b9c2b98e3
Parents: 3b4afc8 80c2d72
Author: Staci Cooper <sm...@us.ibm.com>
Authored: Tue Jul 29 13:41:51 2014 -0400
Committer: Staci Cooper <sm...@us.ibm.com>
Committed: Tue Jul 29 13:41:51 2014 -0400

----------------------------------------------------------------------
 doc/de/index.md                    |  15 +-
 doc/es/index.md                    |  15 +-
 doc/fr/index.md                    |  15 +-
 doc/index.md                       |  10 +-
 doc/it/index.md                    |  15 +-
 doc/ja/index.md                    |  15 +-
 doc/ko/index.md                    |  15 +-
 doc/pl/index.md                    |   1 +
 doc/ru/index.md                    | 284 ++++++++++++++++++++++++++++++++
 doc/zh/index.md                    |  15 +-
 plugin.xml                         |  10 ++
 src/android/FileTransfer.java      | 143 ++++++++--------
 www/FileTransfer.js                |   4 +-
 www/FileTransferError.js           |   4 +-
 www/firefoxos/FileTransferProxy.js | 223 +++++++++++++++++++++++++
 15 files changed, 671 insertions(+), 113 deletions(-)
----------------------------------------------------------------------