Merge branch 'master' of https://git-wip-us.apache.org/repos/asf/cordova-plugin-file
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/3962cc7b Tree: http://git-wip-us.apache.org/repos/asf/cordova-plugin-file/tree/3962cc7b Diff: http://git-wip-us.apache.org/repos/asf/cordova-plugin-file/diff/3962cc7b Branch: refs/heads/master Commit: 3962cc7b44e6c4e5d3a586e834c754c4cad011aa Parents: 95a4b65 2396549 Author: ldeluca <[email protected]> Authored: Wed Jun 11 18:56:44 2014 -0400 Committer: ldeluca <[email protected]> Committed: Wed Jun 11 18:56:44 2014 -0400 ---------------------------------------------------------------------- src/android/FileUtils.java | 2 +- src/ios/CDVAssetLibraryFilesystem.m | 31 ----------- src/ios/CDVFile.h | 6 +-- src/ios/CDVFile.m | 15 ------ src/ios/CDVLocalFilesystem.m | 89 +++++++++++++------------------- www/Entry.js | 12 +++-- www/File.js | 4 +- 7 files changed, 51 insertions(+), 108 deletions(-) ----------------------------------------------------------------------
