[GitHub] cordova-plugin-file-transfer pull request: Fix NoSuchMethodExcepti...

2015-06-02 Thread asfgit
Github user asfgit closed the pull request at: https://github.com/apache/cordova-plugin-file-transfer/pull/68 --- 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 i

[GitHub] cordova-plugin-file-transfer pull request: Fix NoSuchMethodExcepti...

2015-05-07 Thread mkyung
Github user mkyung commented on the pull request: https://github.com/apache/cordova-plugin-file-transfer/pull/68#issuecomment-99780130 +1 This fix is working. Please merge it ASAP --- If your project is set up for it, you can reply to this email and have your reply appear on GitHub a

[GitHub] cordova-plugin-file-transfer pull request: Fix NoSuchMethodExcepti...

2015-05-02 Thread kevingrabher
Github user kevingrabher commented on the pull request: https://github.com/apache/cordova-plugin-file-transfer/pull/68#issuecomment-98399487 +1 I can confirm this fix is working and should be added ASAP as it's a major issue --- If your project is set up for it, you can reply to thi

Re: [GitHub] cordova-plugin-file-transfer pull request: Fix NoSuchMethodExcepti...

2015-03-17 Thread Carlos Santana
Where is the JIRA #? On Tue, Mar 17, 2015 at 2:46 AM, Darryl Pogue wrote: > On 16 March 2015 at 22:54, Jesse wrote: > > They are independent no? > > Is this plugin relying on cordova-android 4.0? Or vice versa > > The plugin doesn't rely on cordova-android 4.0, but this change fixes > a crash o

Re: [GitHub] cordova-plugin-file-transfer pull request: Fix NoSuchMethodExcepti...

2015-03-16 Thread Darryl Pogue
On 16 March 2015 at 22:54, Jesse wrote: > They are independent no? > Is this plugin relying on cordova-android 4.0? Or vice versa The plugin doesn't rely on cordova-android 4.0, but this change fixes a crash on Android 4.0-4.3 when using File Transfer and Crosswalk together (which is the big feat

Re: [GitHub] cordova-plugin-file-transfer pull request: Fix NoSuchMethodExcepti...

2015-03-16 Thread Jesse
They are independent no? Is this plugin relying on cordova-android 4.0? Or vice versa > On Mar 16, 2015, at 8:39 PM, dpogue wrote: > > Github user dpogue commented on the pull request: > > > https://github.com/apache/cordova-plugin-file-transfer/pull/68#issuecomment-82073797 > >/cc

[GitHub] cordova-plugin-file-transfer pull request: Fix NoSuchMethodExcepti...

2015-03-16 Thread dpogue
Github user dpogue commented on the pull request: https://github.com/apache/cordova-plugin-file-transfer/pull/68#issuecomment-82073797 /cc @agrieve Would be good to get this in before cordova-android 4.0.0 release. --- If your project is set up for it, you can reply to this emai

[GitHub] cordova-plugin-file-transfer pull request: Fix NoSuchMethodExcepti...

2015-03-05 Thread dpogue
GitHub user dpogue opened a pull request: https://github.com/apache/cordova-plugin-file-transfer/pull/68 Fix NoSuchMethodException looking up cookies. This was causing the FileTransfer plugin to always use the fallback android.webkit.CookieManager. You can merge this pull request i