Merge pull request #27 from aflx/download added download method to filetransfer, interface is the same like on and...
Project: http://git-wip-us.apache.org/repos/asf/incubator-cordova-ios/repo Commit: http://git-wip-us.apache.org/repos/asf/incubator-cordova-ios/commit/00ac39fd Tree: http://git-wip-us.apache.org/repos/asf/incubator-cordova-ios/tree/00ac39fd Diff: http://git-wip-us.apache.org/repos/asf/incubator-cordova-ios/diff/00ac39fd Branch: refs/heads/master Commit: 00ac39fd79158e177498040468aefa79182a8e3e Parents: 7fb9188 78aa7f1 Author: Shazron Abdullah <shaz...@gmail.com> Authored: Tue Nov 29 13:12:30 2011 -0800 Committer: Shazron Abdullah <shaz...@gmail.com> Committed: Tue Nov 29 13:12:30 2011 -0800 ---------------------------------------------------------------------- PhoneGapLib/Classes/FileTransfer.h | 5 ++ PhoneGapLib/Classes/FileTransfer.m | 75 +++++++++++++++++++++ PhoneGapLib/javascripts/core/filetransfer.js | 4 + 3 files changed, 84 insertions(+), 0 deletions(-) ----------------------------------------------------------------------