[
https://issues.apache.org/jira/browse/CB-6916?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=14072275#comment-14072275
]
Maxim Ermilov commented on CB-6916:
-----------------------------------
implementation for ubuntu:
https://github.com/apache/cordova-plugin-vibration/pull/12
> Multiple vibration pattern implementation
> -----------------------------------------
>
> Key: CB-6916
> URL: https://issues.apache.org/jira/browse/CB-6916
> Project: Apache Cordova
> Issue Type: Sub-task
> Components: Android, BlackBerry, FirefoxOS, iOS, Plugin Vibration,
> Tizen, Ubuntu, WP8
> Reporter: Lisa Seacat DeLuca
> Assignee: Maxim Ermilov
> Labels: w3c
>
> SEE
> https://docs.google.com/document/d/18b32aveubsr2g5Co_VeW4q3s3IXxuddUU2BO5eC3jVA/edit
> for more info
> Vibration patterns (section 5, example 2)
> In the following example the pattern will cause the device to vibrate for 50
> ms, be still for 100 ms, and then vibrate for 150 ms:
> navigator.vibrate([50, 100, 150]);
--
This message was sent by Atlassian JIRA
(v6.2#6252)