You are viewing a plain text version of this content. The canonical link for it is here.
Posted to commits@cordova.apache.org by GitBox <gi...@apache.org> on 2017/10/31 10:22:52 UTC

[GitHub] imgx64 opened a new pull request #221: CB-13481: (android) Don't ask for permission to read file:///android_asset/

imgx64 opened a new pull request #221: CB-13481: (android) Don't ask for permission to read file:///android_asset/
URL: https://github.com/apache/cordova-plugin-file/pull/221
 
 
   ### Platforms affected
   Android 6+
   
   ### What does this PR do?
   Allow reading from `cordova.file.applicationDirectory` (`file:///android_asset/`) without asking the user for permission.
   
   ### What testing has been done on this change?
   Modified the code and ran it on an Android 6.0 device (See sample code in the JIRA bug).
   
   ### Checklist
   - [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.
   

----------------------------------------------------------------
This is an automated message from the Apache Git Service.
To respond to the message, please log on GitHub and use the
URL above to go to the specific comment.
 
For queries about this service, please contact Infrastructure at:
users@infra.apache.org


With regards,
Apache Git Services

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