Merge branch 'dev' for 1.0.1 release
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/947201a3 Tree: http://git-wip-us.apache.org/repos/asf/cordova-plugin-file/tree/947201a3 Diff: http://git-wip-us.apache.org/repos/asf/cordova-plugin-file/diff/947201a3 Branch: refs/heads/master Commit: 947201a34fdbdfe4d217bd7f5deb1947fb30b692 Parents: 3a721b4 e422315 Author: Andrew Grieve <[email protected]> Authored: Fri Feb 28 15:57:38 2014 -0500 Committer: Andrew Grieve <[email protected]> Committed: Fri Feb 28 15:57:38 2014 -0500 ---------------------------------------------------------------------- src/android/ContentFilesystem.java | 6 +++--- src/android/FileUtils.java | 12 ++++++++++-- src/android/Filesystem.java | 14 +++++++++++++- src/android/LocalFilesystem.java | 17 +++++++++++------ src/ios/CDVFile.m | 13 ++++++++++--- src/ios/CDVLocalFilesystem.m | 19 ++++++++++++------- www/DirectoryEntry.js | 8 ++++---- www/DirectoryReader.js | 1 + www/Entry.js | 21 +++++++++++++++++---- www/FileEntry.js | 4 ++-- www/resolveLocalFileSystemURI.js | 2 +- 11 files changed, 84 insertions(+), 33 deletions(-) ----------------------------------------------------------------------
