Re: Intro and multithread calls - file-transfer in particular

2014-03-26 Thread Jorge Torres
Done, Thank you :) On Wed, Mar 26, 2014 at 11:20 AM, Andrew Grieve wrote: > Hi Jorge, > > Best way to propose a change is to use a github pull request against the > relevant repository. E.g. > https://github.com/apache/cordova-plugin-file-transfer > > > On Wed, Mar 26, 2014 at 7:59 AM, Jorge To

Re: Intro and multithread calls - file-transfer in particular

2014-03-26 Thread Andrew Grieve
Hi Jorge, Best way to propose a change is to use a github pull request against the relevant repository. E.g. https://github.com/apache/cordova-plugin-file-transfer On Wed, Mar 26, 2014 at 7:59 AM, Jorge Torres < jorge.torres.maldon...@gmail.com> wrote: > Dear all, > > My name is Jorge Torres, I

Intro and multithread calls - file-transfer in particular

2014-03-26 Thread Jorge Torres
Dear all, My name is Jorge Torres, I love cordova! been using it for 3 years now. I would like to contribute. I have been getting warnings of filetransfer taking too long, its a quick fix to make that happen on a separate thread. I dont know how to request commit changes, but I attach the an IOS