You are viewing a plain text version of this content. The canonical link for it is here.
Posted to dev@cordova.apache.org by ogoguel <gi...@git.apache.org> on 2015/09/28 00:35:38 UTC

[GitHub] cordova-android pull request: CB-9616 AndroidM Runtime Permission ...

GitHub user ogoguel opened a pull request:

    https://github.com/apache/cordova-android/pull/222

    CB-9616 AndroidM Runtime Permission Support

    Add onRequestPermissionsResult handler for plugins

You can merge this pull request into a Git repository by running:

    $ git pull https://github.com/ogoguel/cordova-android CB-9616

Alternatively you can review and apply these changes as the patch at:

    https://github.com/apache/cordova-android/pull/222.patch

To close this pull request, make a commit to your master/trunk branch
with (at least) the following in the commit message:

    This closes #222
    
----
commit c0a8c61e5f245cebf1edbab871bc6055a26c4b68
Author: Olivier Goguel <o...@goguel.com>
Date:   2015-09-27T22:33:32Z

    CB-9616 AndroidM Runtime Permission Support

----


---
If your project is set up for it, you can reply to this email and have your
reply appear on GitHub as well. If your project does not have this feature
enabled and wishes so, or if the feature is enabled but not working, please
contact infrastructure at infrastructure@apache.org or file a JIRA ticket
with INFRA.
---

---------------------------------------------------------------------
To unsubscribe, e-mail: dev-unsubscribe@cordova.apache.org
For additional commands, e-mail: dev-help@cordova.apache.org


[GitHub] cordova-android pull request: CB-9616 AndroidM Runtime Permission ...

Posted by DILEEP-YADAV <gi...@git.apache.org>.
Github user DILEEP-YADAV commented on the pull request:

    https://github.com/apache/cordova-android/pull/222#issuecomment-143840476
  
    http://www.plugbunch.com/


---
If your project is set up for it, you can reply to this email and have your
reply appear on GitHub as well. If your project does not have this feature
enabled and wishes so, or if the feature is enabled but not working, please
contact infrastructure at infrastructure@apache.org or file a JIRA ticket
with INFRA.
---

---------------------------------------------------------------------
To unsubscribe, e-mail: dev-unsubscribe@cordova.apache.org
For additional commands, e-mail: dev-help@cordova.apache.org


[GitHub] cordova-android pull request: CB-9616 AndroidM Runtime Permission ...

Posted by ogoguel <gi...@git.apache.org>.
Github user ogoguel commented on the pull request:

    https://github.com/apache/cordova-android/pull/222#issuecomment-144527463
  
    Good to know :)
    I had to implement this feature to test my plugin, and I've though it could be helpful to other people until the official release is out.
    Keep up the good work!


---
If your project is set up for it, you can reply to this email and have your
reply appear on GitHub as well. If your project does not have this feature
enabled and wishes so, or if the feature is enabled but not working, please
contact infrastructure at infrastructure@apache.org or file a JIRA ticket
with INFRA.
---

---------------------------------------------------------------------
To unsubscribe, e-mail: dev-unsubscribe@cordova.apache.org
For additional commands, e-mail: dev-help@cordova.apache.org


[GitHub] cordova-android pull request: CB-9616 AndroidM Runtime Permission ...

Posted by infil00p <gi...@git.apache.org>.
Github user infil00p commented on the pull request:

    https://github.com/apache/cordova-android/pull/222#issuecomment-144543404
  
    Check out #223 for the new API updates, it's a lot of the same code, but abstracts the permission checking code out of the individual plugins.


---
If your project is set up for it, you can reply to this email and have your
reply appear on GitHub as well. If your project does not have this feature
enabled and wishes so, or if the feature is enabled but not working, please
contact infrastructure at infrastructure@apache.org or file a JIRA ticket
with INFRA.
---

---------------------------------------------------------------------
To unsubscribe, e-mail: dev-unsubscribe@cordova.apache.org
For additional commands, e-mail: dev-help@cordova.apache.org


[GitHub] cordova-android pull request #222: CB-9616 AndroidM Runtime Permission Suppo...

Posted by asfgit <gi...@git.apache.org>.
Github user asfgit closed the pull request at:

    https://github.com/apache/cordova-android/pull/222


---
If your project is set up for it, you can reply to this email and have your
reply appear on GitHub as well. If your project does not have this feature
enabled and wishes so, or if the feature is enabled but not working, please
contact infrastructure at infrastructure@apache.org or file a JIRA ticket
with INFRA.
---

---------------------------------------------------------------------
To unsubscribe, e-mail: dev-unsubscribe@cordova.apache.org
For additional commands, e-mail: dev-help@cordova.apache.org


[GitHub] cordova-android pull request: CB-9616 AndroidM Runtime Permission ...

Posted by infil00p <gi...@git.apache.org>.
Github user infil00p commented on the pull request:

    https://github.com/apache/cordova-android/pull/222#issuecomment-144519164
  
    We're already working on a more robust way of handling the permission requests.


---
If your project is set up for it, you can reply to this email and have your
reply appear on GitHub as well. If your project does not have this feature
enabled and wishes so, or if the feature is enabled but not working, please
contact infrastructure at infrastructure@apache.org or file a JIRA ticket
with INFRA.
---

---------------------------------------------------------------------
To unsubscribe, e-mail: dev-unsubscribe@cordova.apache.org
For additional commands, e-mail: dev-help@cordova.apache.org