[
https://issues.apache.org/jira/browse/CB-7977?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=14201126#comment-14201126
]
ASF GitHub Bot commented on CB-7977:
------------------------------------
GitHub user jsoref opened a pull request:
https://github.com/apache/cordova-plugin-file/pull/90
CB-7977 Mention deviceready in plugin docs
You can merge this pull request into a Git repository by running:
$ git pull https://github.com/jsoref/cordova-plugin-file deviceready
Alternatively you can review and apply these changes as the patch at:
https://github.com/apache/cordova-plugin-file/pull/90.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 #90
----
commit 5f42c6d35e3ed10fd2b50ed1ea55934e6f95c203
Author: Josh Soref <[email protected]>
Date: 2014-11-06T22:10:37Z
CB-7977 Mention deviceready in plugin docs
----
> mention deviceready in plugin docs
> ----------------------------------
>
> Key: CB-7977
> URL: https://issues.apache.org/jira/browse/CB-7977
> Project: Apache Cordova
> Issue Type: Bug
> Components: Plugin Camera, Plugin Console, Plugin Device Motion,
> Plugin Device Orientation, Plugin Dialogs, Plugin File, Plugin File Transfer,
> Plugin Geolocation, Plugin Globalization, Plugin InAppBrowser, Plugin Media,
> Plugin Media Capture, Plugin Statusbar, Plugin Vibration
> Affects Versions: 3.5.0
> Reporter: Josh Soref
> Assignee: Josh Soref
>
> for a in cordova-plugin-*; do test -f $a/doc/index.md && grep -l deviceready
> $a/doc/index.md || (grep -L deviceready $a/doc/index.md |sed -e 's/^/no
> deviceready in: /'; grep -lr decideready $a/*); done 2>/dev/null |sort
> cordova-plugin-battery-status/doc/index.md
> cordova-plugin-device/doc/index.md
> cordova-plugin-network-information/doc/index.md
> cordova-plugin-splashscreen/doc/index.md
> no deviceready in: cordova-plugin-camera/doc/index.md
> no deviceready in: cordova-plugin-console/doc/index.md
> no deviceready in: cordova-plugin-contacts/doc/index.md
> no deviceready in: cordova-plugin-device-motion/doc/index.md
> no deviceready in: cordova-plugin-device-orientation/doc/index.md
> no deviceready in: cordova-plugin-dialogs/doc/index.md
> no deviceready in: cordova-plugin-file-transfer/doc/index.md
> no deviceready in: cordova-plugin-file/doc/index.md
> no deviceready in: cordova-plugin-geolocation/doc/index.md
> no deviceready in: cordova-plugin-globalization/doc/index.md
> no deviceready in: cordova-plugin-inappbrowser/doc/index.md
> no deviceready in: cordova-plugin-media-capture/doc/index.md
> no deviceready in: cordova-plugin-media/doc/index.md
> no deviceready in: cordova-plugin-statusbar/doc/index.md
> no deviceready in: cordova-plugin-vibration/doc/index.md
--
This message was sent by Atlassian JIRA
(v6.3.4#6332)
---------------------------------------------------------------------
To unsubscribe, e-mail: [email protected]
For additional commands, e-mail: [email protected]