[GitHub] cordova-plugin-file pull request: Fixed toURL() vs. toInternalURL(...

2014-05-24 Thread dpesch
Github user dpesch closed the pull request at: https://github.com/apache/cordova-plugin-file/pull/46 --- If your project is set up for it, you can reply to this email and have your reply appear on GitHub as well. If your project does not have this feature enabled and wishes so, or if the fea

[GitHub] cordova-plugin-file pull request: Fixed toURL() vs. toInternalURL(...

2014-05-23 Thread dpesch
Github user dpesch commented on the pull request: https://github.com/apache/cordova-plugin-file/pull/46#issuecomment-44058098 Hi Ian, thanks, I'll close it tomorrow. dom > Am 23.05.2014 um 21:49 schrieb Ian Clelland : > > I committed this (with a couple

[GitHub] cordova-plugin-file pull request: Fixed toURL() vs. toInternalURL(...

2014-05-23 Thread clelland
Github user clelland commented on the pull request: https://github.com/apache/cordova-plugin-file/pull/46#issuecomment-44052989 I committed this (with a couple of small tweaks) -- you can close this now :) --- If your project is set up for it, you can reply to this email and have you

[GitHub] cordova-plugin-file pull request: Fixed toURL() vs. toInternalURL(...

2014-05-14 Thread dpesch
GitHub user dpesch opened a pull request: https://github.com/apache/cordova-plugin-file/pull/46 Fixed toURL() vs. toInternalURL() information in the doku We use(d) toURL() to get 'cdvfile:' URLs which are independent from the application UUID (on iOS). I'll hope the change will now