Re: [Discuss] Cordova-Android 6.0.x

2016-10-19 Thread Joe Bowser
BUMP! OK, it seems that we've hit a few delays with pending releases and cordova-common needing to be released, so based on this, I'll start the long process of releasing this on Thursday if there's no objections. On Mon, Oct 3, 2016 at 11:30 AM, Joe Bowser wrote: > OK, I

Re: [Discuss] Cordova-Android 6.0.x

2016-10-03 Thread Joe Bowser
OK, I recommend starting the vote thread after the Google announcement on Tuesday, so that I know everyone has read this. Joe On Thu, Sep 29, 2016 at 9:59 AM, Joe Bowser wrote: > OK, so it's been a while. I think we're ready for a release of this > soon. I just have to fix

Re: [Discuss] Cordova-Android 6.0.x

2016-09-29 Thread Joe Bowser
OK, so it's been a while. I think we're ready for a release of this soon. I just have to fix up check_reqs so it works, and then we can move forward with the Cordova-Android 6.0.0 release. Should we start the vote thread on Monday? On Tue, Sep 13, 2016 at 11:24 AM, Joe Bowser

Re: [Discuss] Cordova-Android 6.0.x

2016-09-13 Thread Joe Bowser
No, I have no intention of pulling that into this release, since the corresponding Android code caused performance issues due to numerous file reads. On Tue, Sep 13, 2016 at 11:21 AM, Darryl Pogue wrote: > Just wanted to check whether this cordova-lib change was intended to

Re: [Discuss] Cordova-Android 6.0.x

2016-09-13 Thread Simon MacDonald
I'd love to help out testing but I'm traveling all week. Happy to assist you next week with more testing if you can't find enough other folks to help out this week. Simon Mac Donald http://hi.im/simonmacdonald On Tue, Sep 13, 2016 at 10:30 AM, Joe Bowser wrote: > OK, so it

Re: [Discuss] Cordova-Android 6.0.x

2016-09-13 Thread Joe Bowser
OK, so it looks like all our ducks are lined up and we should be ready for a 6.0 release pretty soon. How do people feel about doing testing this week, and getting the vote thread going on Monday? I know the vote thread is only 72 hours, so I want a bit more testing on the major before we do it

Re: [Discuss] Cordova-Android 6.0.x

2016-09-08 Thread Darryl Pogue
Crosswalk plugin has already been updated (on master anyways) :) https://github.com/crosswalk-project/cordova-plugin-crosswalk-webview/pull/95 On 8 September 2016 at 14:46, Joe Bowser wrote: > Hey > > So, this is exciting. Things are broken on Master if you're trying to use

Re: [Discuss] Cordova-Android 6.0.x

2016-09-08 Thread Shazron
Ask Crosswalk to: "To detach the fork and turn it into a standalone repository on GitHub, contact GitHub Support." From: https://help.github.com/articles/why-are-my-contributions-not-showing-up-on-my-profile/ On Thu, Sep 8, 2016 at 2:46 PM, Joe Bowser wrote: > Hey > > So,

Re: [Discuss] Cordova-Android 6.0.x

2016-09-08 Thread julio cesar sanchez
I think it should be fixed, not everyone is going to add crosswalk because it adds a lot of extra weight to the app 2016-09-08 23:46 GMT+02:00 Joe Bowser : > Hey > > So, this is exciting. Things are broken on Master if you're trying to use > Cordova with Jellybean.

Re: [Discuss] Cordova-Android 6.0.x

2016-09-08 Thread Joe Bowser
Hey So, this is exciting. Things are broken on Master if you're trying to use Cordova with Jellybean. Apparently we forgot to add a failsafe for the bridge to go back to APIs lower than 19, so the bridge doesn't work if you're targeting people still on Jellybean. Unfortunately, we still have

[Discuss] Cordova-Android 6.0.x

2016-09-06 Thread julio cesar sanchez
Those 2 lines have minSdkVersion 14 https://github.com/apache/cordova-android/blob/master/ framework/AndroidManifest.xml#L22 https://github.com/apache/cordova-android/blob/master/test/AndroidManifest.xml#L48 Maybe I looked into the wrong place and that is not being used El martes, 6 de

Re: [Discuss] Cordova-Android 6.0.x

2016-09-06 Thread Joe Bowser
On Tue, Sep 6, 2016 at 11:14 AM, julio cesar sanchez wrote: > Now we shouldn't forget to increase the minSdkVersion. I couldn't find an > issue open for this. Which API level did we say that we will support? 16? > > Yes, we said 16. I already did it when bumping up to

Re: [Discuss] Cordova-Android 6.0.x

2016-09-06 Thread julio cesar sanchez
Now we shouldn't forget to increase the minSdkVersion. I couldn't find an issue open for this. Which API level did we say that we will support? 16? El martes, 6 de septiembre de 2016, Joe Bowser escribió: > Merging the nougat_update code today. Master will now be targeting

Re: [Discuss] Cordova-Android 6.0.x

2016-09-06 Thread Joe Bowser
Merging the nougat_update code today. Master will now be targeting API 24. On Fri, Sep 2, 2016 at 11:21 AM, Joe Bowser wrote: > Yeah, I already added android-24 to that line, and now the error is even > more explicit and it's telling me straight up to install it. I need >

Re: [Discuss] Cordova-Android 6.0.x

2016-09-02 Thread Joe Bowser
Yeah, I already added android-24 to that line, and now the error is even more explicit and it's telling me straight up to install it. I need someone to install android-24 on Travis. On Fri, Sep 2, 2016 at 11:19 AM, Jesse wrote: >

Re: [Discuss] Cordova-Android 6.0.x

2016-09-02 Thread Jesse
https://github.com/apache/cordova-android/blob/master/.travis.yml#L9 @purplecabbage risingj.com On Thu, Sep 1, 2016 at 10:59 AM, Joe Bowser wrote: > BTW: The nougat update has been added, but this broke our CI > >

Re: [Discuss] Cordova-Android 6.0.x

2016-09-01 Thread Joe Bowser
BTW: The nougat update has been added, but this broke our CI https://travis-ci.org/apache/cordova-android/builds/156860827 Can we get android-24 added to Travis? On Thu, Sep 1, 2016 at 8:48 AM, Joe Bowser wrote: > Sounds good! > > On Thu, Sep 1, 2016 at 8:48 AM, julio

Re: [Discuss] Cordova-Android 6.0.x

2016-09-01 Thread Joe Bowser
Sounds good! On Thu, Sep 1, 2016 at 8:48 AM, julio cesar sanchez wrote: > You asked for a reason to NOT do it, so if there is no answer you can do > it. > > > > 2016-09-01 17:44 GMT+02:00 Joe Bowser : > > > BUMP!!! > > > > This is a major version! Are

Re: [Discuss] Cordova-Android 6.0.x

2016-09-01 Thread julio cesar sanchez
You asked for a reason to NOT do it, so if there is no answer you can do it. 2016-09-01 17:44 GMT+02:00 Joe Bowser : > BUMP!!! > > This is a major version! Are people getting my e-mails? > > On Wed, Aug 31, 2016 at 12:44 PM, Joe Bowser wrote: > > > Hey >

Re: [Discuss] Cordova-Android 6.0.x

2016-09-01 Thread Joe Bowser
BUMP!!! This is a major version! Are people getting my e-mails? On Wed, Aug 31, 2016 at 12:44 PM, Joe Bowser wrote: > Hey > > This week, I'm going to start merging things that will break certain APIs, > such as the Third Party WebView. This is done so we can have solid >

[Discuss] Cordova-Android 6.0.x

2016-08-31 Thread Joe Bowser
Hey This week, I'm going to start merging things that will break certain APIs, such as the Third Party WebView. This is done so we can have solid compatibility with Nougat, as well as fix some threading issues that people are having when embedding CordovaWebView in native projects. Before I do