You are viewing a plain text version of this content. The canonical link for it is here.
Posted to commits@cordova.apache.org by dr...@apache.org on 2014/06/04 19:49:05 UTC

[9/9] git commit: Merge branch 'master' into pluggable_webview pick up fileextras

Merge branch 'master' into pluggable_webview
pick up fileextras


Project: http://git-wip-us.apache.org/repos/asf/cordova-plugin-file/repo
Commit: http://git-wip-us.apache.org/repos/asf/cordova-plugin-file/commit/79cebdaf
Tree: http://git-wip-us.apache.org/repos/asf/cordova-plugin-file/tree/79cebdaf
Diff: http://git-wip-us.apache.org/repos/asf/cordova-plugin-file/diff/79cebdaf

Branch: refs/heads/pluggable_webview
Commit: 79cebdafbc0cad69ba089103b94f5e7aefa0ef4b
Parents: 1ef80cb a9b6b40
Author: David Kemp <dr...@chromium.org>
Authored: Wed Jun 4 13:03:59 2014 -0400
Committer: David Kemp <dr...@chromium.org>
Committed: Wed Jun 4 13:03:59 2014 -0400

----------------------------------------------------------------------
 CONTRIBUTING.md              |  21 ++
 doc/index.md                 |  95 ++++--
 plugin.xml                   |  16 +
 src/android/FileUtils.java   |  20 ++
 src/firefoxos/FileProxy.js   | 680 ++++++++++++++++++++++++++++++++++++++
 src/ios/CDVFile.m            |  30 ++
 src/ios/CDVLocalFilesystem.m |  22 +-
 www/fileSystemPaths.js       |  61 ++++
 8 files changed, 910 insertions(+), 35 deletions(-)
----------------------------------------------------------------------