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

2015-09-30 Thread ogoguel
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.

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

2015-09-30 Thread infil00p
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

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

2015-09-28 Thread DILEEP-YADAV
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

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

2015-09-27 Thread ogoguel
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