GitHub user homen opened a pull request:
https://github.com/apache/cordova-plugin-file-transfer/pull/150
CB-11534 This plugin should support Android Marshmallow runtime permission
<!--
Please make sure the checklist boxes are all checked before submitting the
PR. The checklist
is intended as a quick reference, for complete details please see our
Contributor Guidelines:
http://cordova.apache.org/contribute/contribute_guidelines.html
Thanks!
-->
### Platforms affected
Android
### What does this PR do?
It will support Android Marshmallow runtime permission.
### What testing has been done on this change?
Tested in Android.
### Checklist
- [x] [ICLA](http://www.apache.org/licenses/icla.txt) has been signed and
submitted to [email protected].
- [x] [Reported an issue](http://cordova.apache.org/contribute/issues.html)
in the JIRA database
- [x] Commit message follows the format: "CB-3232: (android) Fix bug with
resolving file paths", where CB-xxxx is the JIRA ID & "android" is the platform
affected.
- [ ] Added automated test coverage as appropriate for this change.
You can merge this pull request into a Git repository by running:
$ git pull https://github.com/homen/cordova-plugin-file-transfer master
Alternatively you can review and apply these changes as the patch at:
https://github.com/apache/cordova-plugin-file-transfer/pull/150.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 #150
----
commit 153efabe173f825a72dbbd13ce476cdd3bdd841b
Author: homen <[email protected]>
Date: 2016-07-02T13:07:52Z
Android 6 runtime permission
commit a03dc62dd2ebd79b81b81cd18f1359a01aa92478
Author: homen <[email protected]>
Date: 2016-07-02T14:03:11Z
Revert "Android 6 runtime permission"
This reverts commit 153efabe173f825a72dbbd13ce476cdd3bdd841b.
commit de8e3d3f7edf575b81e93e78ca5ff56cea0ef0d3
Author: homen <[email protected]>
Date: 2016-07-04T19:06:17Z
CB-11534 Cordova file-transfer-plugin should support Android Marshmallow
runtime permission
commit a1dc3f3cb00c91a43dcb83d8759d6b3ed9965298
Author: homen <[email protected]>
Date: 2016-07-04T19:13:52Z
Revert "CB-11534 Cordova file-transfer-plugin should support Android
Marshmallow runtime permission"
This reverts commit de8e3d3f7edf575b81e93e78ca5ff56cea0ef0d3.
commit 1e0d0e02667c1a5e8f7eb20520d737a3947fa9d3
Author: homen <[email protected]>
Date: 2016-07-04T19:15:24Z
CB-11534:(android) Cordova file-transfer-plugin should support Android
Marshmallow runtime permission
----
---
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 [email protected] or file a JIRA ticket
with INFRA.
---
---------------------------------------------------------------------
To unsubscribe, e-mail: [email protected]
For additional commands, e-mail: [email protected]