Re: New Android Preference

2018-04-25 Thread chemerisuk
> On Fri, Apr 20, 2018 at 12:04 PM, Simon MacDonald < > > simon.macdon...@gmail.com > > > wrote: > > > > > Hey all, > > > > > > I'd like to suggest that we add a new Android preference. It would be a > > > boolean preference, to cont

Re: New Android Preference

2018-04-23 Thread chemerisuk
a dependency on > > cordova-support-google-services > > doesn't that mean that the android platform wouldn't need to change? > > > > > > > > @purplecabbage > > risingj.com > > > > On Fri, Apr 20, 2018 at 12:04 PM, Simon MacDonald < &

Re: New Android Preference

2018-04-20 Thread Steven Gill
Donald < > > simon.macdon...@gmail.com > > > wrote: > > > > > Hey all, > > > > > > I'd like to suggest that we add a new Android preference. It would be a > > > boolean preference, to control whether or not to run the Google > Ser

Re: New Android Preference

2018-04-20 Thread julio cesar sanchez
tform wouldn't need to change? > > > > @purplecabbage > risingj.com > > On Fri, Apr 20, 2018 at 12:04 PM, Simon MacDonald < > simon.macdon...@gmail.com > > wrote: > > > Hey all, > > > > I'd like to suggest that we add a new Android preference. It would

Re: New Android Preference

2018-04-20 Thread Jesse
doesn't that mean that the android platform wouldn't need to change? @purplecabbage risingj.com On Fri, Apr 20, 2018 at 12:04 PM, Simon MacDonald wrote: > Hey all, > > I'd like to suggest that we add a new Android preference. It would be a > boolean preference, to co

Re: New Android Preference

2018-04-20 Thread Thomas Brian
Is there a PR ready for this to land? > > > > On Fri, Apr 20, 2018 at 12:04 PM, Simon MacDonald < > > simon.macdon...@gmail.com > > > wrote: > > > > > Hey all, > > > > > > I'd like to suggest that we add a new Android preference. It

Re: New Android Preference

2018-04-20 Thread Simon MacDonald
> wrote: > > > Hey all, > > > > I'd like to suggest that we add a new Android preference. It would be a > > boolean preference, to control whether or not to run the Google Services > > Plugin. > > > > A number of plugins need to have this gradle plugin r

Re: New Android Preference

2018-04-20 Thread Joe Bowser
Is there a PR ready for this to land? On Fri, Apr 20, 2018 at 12:04 PM, Simon MacDonald wrote: > Hey all, > > I'd like to suggest that we add a new Android preference. It would be a > boolean preference, to control whether or not to run the Google Services > Plugin. > >

Re: New Android Preference

2018-04-20 Thread julio cesar sanchez
+1 El viernes, 20 de abril de 2018, Simon MacDonald escribió: > Hey all, > > I'd like to suggest that we add a new Android preference. It would be a > boolean preference, to control whether or not to run the Google Services > Plugin. > > A number of plugins need to h

New Android Preference

2018-04-20 Thread Simon MacDonald
Hey all, I'd like to suggest that we add a new Android preference. It would be a boolean preference, to control whether or not to run the Google Services Plugin. A number of plugins need to have this gradle plugin run during build time and they are handling it via a gradle file included in