hanks,
Nikhil
-Original Message-
From: Joe Bowser [mailto:bows...@gmail.com]
Sent: Wednesday, September 9, 2015 8:28 AM
To: dev@cordova.apache.org
Subject: Re: Marshmallow Update and Cordova-Android 5.0
Android is already there, isn't it?
On Tue, Sep 8, 2015, 9:16 PM Nikhil Khandel
gt; Sent: Monday, September 7, 2015 7:32 PM
> To: dev@cordova.apache.org
> Subject: Re: Marshmallow Update and Cordova-Android 5.0
>
> I tested your camera plugin through mobilespec and the permissions are
> working.
>
> On Thu, Sep 3, 2015 at 12:10 PM, Joe Bowser wrote:
>
It would be great to add this platform matrix to our buildbot CI. Any
volunteers?
-Nikhil
-Original Message-
From: Karen Tran [mailto:ktop...@gmail.com]
Sent: Monday, September 7, 2015 7:32 PM
To: dev@cordova.apache.org
Subject: Re: Marshmallow Update and Cordova-Android 5.0
I tested
I tested your camera plugin through mobilespec and the permissions are
working.
On Thu, Sep 3, 2015 at 12:10 PM, Joe Bowser wrote:
> On Thu, Sep 3, 2015 at 8:07 AM Karen Tran wrote:
>
> > Hi Joe,
> >
> > I tested your patch and it works for the most part using mobilespec's
> > manual test for c
On Thu, Sep 3, 2015 at 8:07 AM Karen Tran wrote:
> Hi Joe,
>
> I tested your patch and it works for the most part using mobilespec's
> manual test for contacts. I do see the prompt for permissions contacts, but
> not explicitly to read or write contacts like you mentioned.
>
> I don't either, eve
Hi Joe,
I tested your patch and it works for the most part using mobilespec's
manual test for contacts. I do see the prompt for permissions contacts, but
not explicitly to read or write contacts like you mentioned.
One thing that doesn't work is if you click "Deny" permission, the app
crashes. I
Joe I understand the feeling. One part of me saying that we should name the
version 4.2 since there are no API changes.
But my other part says that if developer's ignore because is 4.x stuff will
break in new major release of Android M (23)
I would say that also agree that best option is to name i
BTW: I got Contacts somewhat working with Marshmellow. It's still got the
same crappy concurrency bugs that it always has, and I am not sure how to
resolve those without re-writing the damn thing, but the purpose of this is
to figure out how to get permissions to work, and I have something that
wo
Hey
So, I created a new topic branch of my github with the new changes as
suggested earlier.
https://github.com/infil00p/cordova-android/tree/smores
The thing we have to make sure works is if the user turns off the
permissions on Marshmellow. Right now if the permissions are off,
everything cra