RE: Jira CB-831: File transfer tests crash on Android L

2015-04-13 Thread tommy-carlos williams
There are lots of multi-sim phones available in AU…  --  tommy-carlos williams On 14 April 2015 at 06:59:56, Josh Soref (jso...@blackberry.com) wrote: Joe wrote: > No idea. Andrew already upped the API level to 22, which is Android 5.1. > In related news, It may make sense to create an issu

RE: Jira CB-831: File transfer tests crash on Android L

2015-04-13 Thread Josh Soref
Joe wrote: > No idea. Andrew already upped the API level to 22, which is Android 5.1. > In related news, It may make sense to create an issue to add support for > multi-SIM phones, but of course nobody has one AFAIK since they only exist > in India. I think Firefox Flame has support for them, an

Re: Jira CB-831: File transfer tests crash on Android L

2015-04-11 Thread julio cesar sanchez
Google added official multi sim support on the latest version, not sure how that affects to apps. I have a motorola moto g 2014 and it's dual sim (at least the spanish model), let me know if you need me to test anything when I receive the 5.1 version (I'm on 5.0.2 right now)

Re: Jira CB-831: File transfer tests crash on Android L

2015-04-10 Thread Frederico Galvão
27 PM Nikhil Khandelwal < > nikhi...@microsoft.com > > > > > > > wrote: > > > > > > > > > The JIRA which was marked as 'Won't fix' is currently blocking > > Android > > > > > test runs on http://ci.cordova.io:

Re: Jira CB-831: File transfer tests crash on Android L

2015-04-09 Thread Carlos Santana
; > > It looks like Android L's implementation of OkHttp has a race condition > > which hits quite consistently with our current file transfer tests. There > > is a comment by Andrew in the bug that points to using this plugin on > > Android L: https://github.com/MobileC

RE: Jira CB-831: File transfer tests crash on Android L

2015-04-08 Thread Nikhil Khandelwal
-831: File transfer tests crash on Android L I was about to say the same thing about API 22. We should do that before release. On Tue, Apr 7, 2015 at 6:31 PM Andrew Grieve wrote: > - In 4.0.0, we remove OkHttp from our code, but Android L starts > including it for its own network stack (c

Re: Jira CB-831: File transfer tests crash on Android L

2015-04-08 Thread Joe Bowser
I was about to say the same thing about API 22. We should do that before release. On Tue, Apr 7, 2015 at 6:31 PM Andrew Grieve wrote: > - In 4.0.0, we remove OkHttp from our code, but Android L starts including > it for its own network stack (crazy coincidence!) > - We're not sur

Re: Jira CB-831: File transfer tests crash on Android L

2015-04-07 Thread Andrew Grieve
- In 4.0.0, we remove OkHttp from our code, but Android L starts including it for its own network stack (crazy coincidence!) - We're not sure how frequent the crash happens - just that MobileSpec's use of FileTransfer triggers it every time - It is fixed by replacing the network stack wi

RE: Jira CB-831: File transfer tests crash on Android L

2015-04-07 Thread Nikhil Khandelwal
o: dev@cordova.apache.org Subject: Re: Jira CB-831: File transfer tests crash on Android L This is a Won't Fix because we're not bundling OkHttp anymore. This will be resolved when we release Cordova-Android 4.0.0 On Tue, Apr 7, 2015 at 5:27 PM Nikhil Khandelwal wrote: > The J

Re: Jira CB-831: File transfer tests crash on Android L

2015-04-07 Thread Joe Bowser
th our current file transfer tests. There > is a comment by Andrew in the bug that points to using this plugin on > Android L: https://github.com/MobileChromeApps/cordova-plugin-okhttp. > > Should this plugin be a dependency to the file transfer plugin? Or the > code for it be roll

Re: Jira CB-831: File transfer tests crash on Android L

2015-04-07 Thread Joe Bowser
st runs on http://ci.cordova.io: https://issues.apache.org/ > jira/browse/CB-8431. > > It looks like Android L's implementation of OkHttp has a race condition > which hits quite consistently with our current file transfer tests. There > is a comment by Andrew in the bug tha

Jira CB-831: File transfer tests crash on Android L

2015-04-07 Thread Nikhil Khandelwal
file transfer tests. There is a comment by Andrew in the bug that points to using this plugin on Android L: https://github.com/MobileChromeApps/cordova-plugin-okhttp. Should this plugin be a dependency to the file transfer plugin? Or the code for it be rolled in as part of file transfer plugin it

Re: Android L

2014-10-27 Thread Joe Bowser
On Mon Oct 27 2014 at 11:04:14 AM Marcel Kinard wrote: > I'm reading the Lollipop API notes and the following seem like > possibilities: > > - Add new entries to config.xml to selectively enable > setMixedContentMode() and setAcceptThirdPartyCookies() when desired for > backward compatibility (of

Android L

2014-10-27 Thread Marcel Kinard
I'm reading the Lollipop API notes and the following seem like possibilities: - Add new entries to config.xml to selectively enable setMixedContentMode() and setAcceptThirdPartyCookies() when desired for backward compatibility (off by default). http://developer.android.com/about/versions/android

Re: FYI: Android L announced

2014-10-15 Thread Ajai Khattri
On Wed, Oct 15, 2014 at 11:18:52AM -0700, Joe Bowser wrote: > SDK lands Friday, as does the Nexus 9 The specs on these devices is insane. -- Aj. FaceBook: facebook.com/ajaikhattri EnoLand: http://flip.it/Gig0n - To unsubscribe

Re: FYI: Android L announced

2014-10-15 Thread Joe Bowser
SDK lands Friday, as does the Nexus 9 On Oct 15, 2014 11:05 AM, "Marcel Kinard" wrote: > 5.0 Lollipop. > > > http://googleblog.blogspot.com/2014/10/android-be-together-not-same.html > > > http://www.zdnet.com/google-unveils-nexus-6-phablet-nexus-9-tablet-lands-with-android-lollipop-734658/ >

FYI: Android L announced

2014-10-15 Thread Marcel Kinard
5.0 Lollipop. http://googleblog.blogspot.com/2014/10/android-be-together-not-same.html http://www.zdnet.com/google-unveils-nexus-6-phablet-nexus-9-tablet-lands-with-android-lollipop-734658/ Keep an eye out for 5.0 to appear on https://developers.google.com/android/nexus/images "in the comi

Re: Android L Testing

2014-09-17 Thread Ian Clelland
I've been testing against it as well, and (so far) haven't found any problems. On Wed, Sep 17, 2014 at 10:52 AM, Edna Y Morales wrote: > > Hi all, > > I've done testing on mobilespec over Android L. Comparing against test > results for Android 4.4.4, I'm no

Android L Testing

2014-09-17 Thread Edna Y Morales
Hi all, I've done testing on mobilespec over Android L. Comparing against test results for Android 4.4.4, I'm not seeing any breakages on Android L. I'm not sure if anyone else has done testing that can confirm my findings, but just wanted to share what I found. Thanks, Edna Morales