You are viewing a plain text version of this content. The canonical link for it is here.
Posted to issues@cordova.apache.org by "Mike Billau (JIRA)" <ji...@apache.org> on 2013/10/17 15:16:43 UTC

[jira] [Closed] (CB-5098) Notification - API docs for Vibration feature?

     [ https://issues.apache.org/jira/browse/CB-5098?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ]

Mike Billau closed CB-5098.
---------------------------

    Resolution: Fixed

> Notification - API docs for Vibration feature?
> ----------------------------------------------
>
>                 Key: CB-5098
>                 URL: https://issues.apache.org/jira/browse/CB-5098
>             Project: Apache Cordova
>          Issue Type: Bug
>          Components: Android, Docs, Plugin Vibration
>    Affects Versions: 3.1.0
>            Reporter: Peter
>            Assignee: Mike Sierra
>            Priority: Minor
>
> There is something not quite right about the Android notes for Notification API
> http://cordova.apache.org/docs/en/3.1.0/cordova_notification_notification.md.html#Notification
> For example, in this part:
> {code}
> (in app/res/xml/config.xml)
> <feature name="Notification">
>     <param name="android-package" value="org.apache.cordova.Notification" />
> </feature>
> (in app/AndroidManifest.xml)
> <uses-permission android:name="android.permission.VIBRATE" />\
> {code}
> How come it does not make any mention of the feature called "Vibration" despite saying the VIBRATE permission is required?



--
This message was sent by Atlassian JIRA
(v6.1#6144)