Re: Google Play change to Android ACCESS_FINE_LOCATION permissions

2016-09-26 Thread Joe Bowser
edit-config does work on config.xml, so this is really a documentation bug for the next release. On Mon, Sep 26, 2016 at 2:50 PM, julio cesar sanchez wrote: > Right now the plugin have both permissions, fine and coarse. Fine is only > needed for enableHighAccuracy true.

Re: Google Play change to Android ACCESS_FINE_LOCATION permissions

2016-09-26 Thread julio cesar sanchez
Right now the plugin have both permissions, fine and coarse. Fine is only needed for enableHighAccuracy true. Maybe once config-file is fully supported on the config.xml we might remove permissions from the plugins and document how to set them from the config.xml El lunes, 26 de septiembre de

Re: Google Play change to Android ACCESS_FINE_LOCATION permissions

2016-09-26 Thread Steven Gill
our geolocation plugin comes with ACCESS_FINE_LOCATION permission. A second plugin might make sense. On Mon, Sep 26, 2016 at 11:45 AM, julio cesar sanchez < jcesarmob...@gmail.com> wrote: > The problem with this is, not everybody will want to use precise location, > so they don't need gps

Re: Google Play change to Android ACCESS_FINE_LOCATION permissions

2016-09-26 Thread julio cesar sanchez
The problem with this is, not everybody will want to use precise location, so they don't need gps hardware. Should we create another plugin with just ACCESS_COARSE_LOCATION permission and no gps feature? Or should we find a way of installing it so you can choose the permission on install time and

Re: Google Play change to Android ACCESS_FINE_LOCATION permissions

2016-09-21 Thread Steven Gill
I'll deal with it and start a release for it On Sep 21, 2016 7:37 PM, "Joe Bowser" wrote: > Someone already did it. > > https://issues.apache.org/jira/browse/CB-11875 > > But yeah, this is a newbie one, since it's literally one line in > plugin.xml. I'll do it tomorrow, but

Re: Google Play change to Android ACCESS_FINE_LOCATION permissions

2016-09-21 Thread Joe Bowser
Someone already did it. https://issues.apache.org/jira/browse/CB-11875 But yeah, this is a newbie one, since it's literally one line in plugin.xml. I'll do it tomorrow, but if someone wants an easy PR done, do it up. On Wed, Sep 21, 2016 at 4:55 PM, Steven Gill wrote:

Re: Google Play change to Android ACCESS_FINE_LOCATION permissions

2016-09-21 Thread Steven Gill
Do it! On Tue, Sep 20, 2016 at 12:20 PM, Joe Bowser wrote: > FYI. I'm going to create an issue to add this to the plugin.xml for > geolocation later. > > -- Forwarded message -- > From: Google Play > Date: Tue, Sep 20, 2016 at