Merge remote-tracking branch 'rodrigo/resolveurl'
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/282fa098 Tree: http://git-wip-us.apache.org/repos/asf/cordova-plugin-file/tree/282fa098 Diff: http://git-wip-us.apache.org/repos/asf/cordova-plugin-file/diff/282fa098 Branch: refs/heads/master Commit: 282fa098394ebee56dbc211330065316053b271f Parents: 2866283 98fed5f Author: Piotr Zalewa <[email protected]> Authored: Fri Jul 25 09:18:02 2014 +0100 Committer: Piotr Zalewa <[email protected]> Committed: Fri Jul 25 09:18:02 2014 +0100 ---------------------------------------------------------------------- doc/index.md | 7 +- plugin.xml | 10 ++ src/firefoxos/FileProxy.js | 221 +++++++++++++++++++++++++++++---------- www/firefoxos/FileSystem.js | 29 +++++ 4 files changed, 210 insertions(+), 57 deletions(-) ---------------------------------------------------------------------- http://git-wip-us.apache.org/repos/asf/cordova-plugin-file/blob/282fa098/doc/index.md ---------------------------------------------------------------------- http://git-wip-us.apache.org/repos/asf/cordova-plugin-file/blob/282fa098/plugin.xml ----------------------------------------------------------------------
