[ https://issues.apache.org/jira/browse/CB-768?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=13283695#comment-13283695 ]
Simon MacDonald commented on CB-768: ------------------------------------ Can you push your changes so I can review? > Document API Permissions for Android > ------------------------------------ > > Key: CB-768 > URL: https://issues.apache.org/jira/browse/CB-768 > Project: Apache Cordova > Issue Type: Sub-task > Components: Android, Docs > Affects Versions: 1.8.0 > Reporter: Michael Brooks > Assignee: Simon MacDonald > Priority: Minor > Fix For: 1.8.0 > > > We are now documenting the permissions for each Cordova API. The permissions > can take on two forms: > - Cordova permissions (e.g. {{plugins.xml}}, {{Cordova.plist}}, etc) > - Platform security / feature / access (e.g. {{config.xml}}, > {{AndroidManifest.xml}}, etc) > The Edge documentation already has a [stubbed header for each > platform|https://git-wip-us.apache.org/repos/asf?p=incubator-cordova-docs.git;a=commit;h=2c615599b7b06e46be9971ed17f251ee94b1d19f] > with a {{@TODO}} codeblock. > Please update the following APIs: > - > [Accelerometer|https://git-wip-us.apache.org/repos/asf?p=incubator-cordova-docs.git;a=blob;f=docs/en/edge/cordova/accelerometer/accelerometer.md;hb=HEAD] > - > [Camera|https://git-wip-us.apache.org/repos/asf?p=incubator-cordova-docs.git;a=blob;f=docs/en/edge/cordova/camera/camera.md;hb=HEAD] > - > [Compass|https://git-wip-us.apache.org/repos/asf?p=incubator-cordova-docs.git;a=blob;f=docs/en/edge/cordova/compass/compass.md;hb=HEAD] > - > [Connection|https://git-wip-us.apache.org/repos/asf?p=incubator-cordova-docs.git;a=blob;f=docs/en/edge/cordova/connection/connection.md;hb=HEAD] > - > [Contacts|https://git-wip-us.apache.org/repos/asf?p=incubator-cordova-docs.git;a=blob;f=docs/en/edge/cordova/contacts/contacts.md;hb=HEAD] > - > [Device|https://git-wip-us.apache.org/repos/asf?p=incubator-cordova-docs.git;a=blob;f=docs/en/edge/cordova/device/device.md;hb=HEAD] > - > [Events|https://git-wip-us.apache.org/repos/asf?p=incubator-cordova-docs.git;a=blob;f=docs/en/edge/cordova/events/events.md;hb=HEAD] > - > [File|https://git-wip-us.apache.org/repos/asf?p=incubator-cordova-docs.git;a=blob;f=docs/en/edge/cordova/file/file.md;hb=HEAD] > - > [Geolocation|https://git-wip-us.apache.org/repos/asf?p=incubator-cordova-docs.git;a=blob;f=docs/en/edge/cordova/geolocation/geolocation.md;hb=HEAD] > - > [Capture|https://git-wip-us.apache.org/repos/asf?p=incubator-cordova-docs.git;a=blob;f=docs/en/edge/cordova/media/capture/capture.md;hb=HEAD] > - > [Media|https://git-wip-us.apache.org/repos/asf?p=incubator-cordova-docs.git;a=blob;f=docs/en/edge/cordova/media/media.md;hb=HEAD] > - > [Notification|https://git-wip-us.apache.org/repos/asf?p=incubator-cordova-docs.git;a=blob;f=docs/en/edge/cordova/notification/notification.md;hb=HEAD] > - > [Storage|https://git-wip-us.apache.org/repos/asf?p=incubator-cordova-docs.git;a=blob;f=docs/en/edge/cordova/storage/storage.md;hb=HEAD] > *What if the platform doesn't support permissions?* > Add a bullet stating that. Do not the delete the platform from the > documentation, because this will give the impression that it is undocumented. > {code} > ### webOS > - permissions are unsupported > {code} -- This message is automatically generated by JIRA. If you think it was sent incorrectly, please contact your JIRA administrators: https://issues.apache.org/jira/secure/ContactAdministrators!default.jspa For more information on JIRA, see: http://www.atlassian.com/software/jira