Re: [DISCUSS] cordova-plugin-geolocation Release

2023-09-16 Thread Norman Breau
While true... I'd prefer not to block the release on this alone. The restriction won't really be on cordova-android itself but rather the API level and the webview version running on the device. cordova-android@6 obviously supports really old API levels that even predates chromium webviews. W

Re: [DISCUSS] cordova-plugin-geolocation Release

2023-09-16 Thread julio cesar sanchez
I’ve read the blog post and it mentions “The JavaScript of the plugin has been upgraded to use ES6 features, such as `let` and `const`.”. But the plugin engines still support cordova-android 6+. Should we bump the engines to require latest cordova-android? Those new ES6 features won’t work on those

Re: [DISCUSS] cordova-plugin-geolocation Release

2023-09-16 Thread Norman Breau
Blog PR can be found at: https://github.com/apache/cordova-docs/pull/1335 On 2023-09-14 11:57 p.m., Norman Breau wrote: Does anyone have any reason to delay a cordova-plugin-geolocation release? Any outstanding patches to land? https://github.com/apache/cordova-plugin-geolocation/compare/rel/4

[DISCUSS] cordova-plugin-geolocation Release

2023-09-14 Thread Norman Breau
Does anyone have any reason to delay a cordova-plugin-geolocation release? Any outstanding patches to land? https://github.com/apache/cordova-plugin-geolocation/compare/rel/4.1.0...master If not, I will start the release sometime over the weekend, assuming that Hurricane Lee doesn't foil my pla

Re: [Discuss] cordova-plugin-geolocation release

2016-09-28 Thread Steven Gill
Bump. The vote thread needs two more +1s! On Mon, Sep 26, 2016 at 11:35 AM, Steven Gill wrote: > https://issues.apache.org/jira/browse/CB-11904 > > On Fri, Sep 23, 2016 at 11:05 AM, Joe Bowser wrote: > >> On Fri, Sep 23, 2016 at 7:13 AM, Pridham, Marcus >> wrote: >> >> > This change might caus

Re: [Discuss] cordova-plugin-geolocation release

2016-09-26 Thread Steven Gill
https://issues.apache.org/jira/browse/CB-11904 On Fri, Sep 23, 2016 at 11:05 AM, Joe Bowser wrote: > On Fri, Sep 23, 2016 at 7:13 AM, Pridham, Marcus > wrote: > > > This change might cause issues if you have an Android application that > > perhaps you want to use GPS on the phone but also want

Re: [Discuss] cordova-plugin-geolocation release

2016-09-23 Thread Joe Bowser
On Fri, Sep 23, 2016 at 7:13 AM, Pridham, Marcus wrote: > This change might cause issues if you have an Android application that > perhaps you want to use GPS on the phone but also want to allow to run on > Chromebooks? I got an email recently from Google about the > android.hardware.location.gp

Re: [Discuss] cordova-plugin-geolocation release

2016-09-23 Thread Pridham, Marcus
This change might cause issues if you have an Android application that perhaps you want to use GPS on the phone but also want to allow to run on Chromebooks? I got an email recently from Google about the android.hardware.location.gps permission: “In preparation for the release of Chromebooks

Re: [Discuss] cordova-plugin-geolocation release

2016-09-23 Thread julio cesar sanchez
+1 2016-09-23 9:09 GMT+02:00 Shazron : > +1 > > On Thu, Sep 22, 2016 at 5:02 PM, Steven Gill > wrote: > > > Thoughts? Just want to get the fix for > > https://issues.apache.org/jira/browse/CB-11875 out. > > > > -Steve > > >

Re: [Discuss] cordova-plugin-geolocation release

2016-09-23 Thread Shazron
+1 On Thu, Sep 22, 2016 at 5:02 PM, Steven Gill wrote: > Thoughts? Just want to get the fix for > https://issues.apache.org/jira/browse/CB-11875 out. > > -Steve >

[Discuss] cordova-plugin-geolocation release

2016-09-22 Thread Steven Gill
Thoughts? Just want to get the fix for https://issues.apache.org/jira/browse/CB-11875 out. -Steve