You are viewing a plain text version of this content. The canonical link for it is here.
Posted to issues@cordova.apache.org by "Lisa Seacat DeLuca (JIRA)" <ji...@apache.org> on 2013/11/21 16:23:35 UTC

[jira] [Created] (CB-5459) Vibration - align with w3c spec

Lisa Seacat DeLuca created CB-5459:
--------------------------------------

             Summary: Vibration - align with w3c spec
                 Key: CB-5459
                 URL: https://issues.apache.org/jira/browse/CB-5459
             Project: Apache Cordova
          Issue Type: Improvement
          Components: Plugin Vibration
    Affects Versions: 3.3.0
            Reporter: Lisa Seacat DeLuca
            Priority: Minor


Align the vibration spec with the w3c spec. Specifically add the ability to handle a vibration pattern:
http://www.w3.org/TR/2013/CR-vibration-20130723/

ex. navigator.vibrate([50, 100, 150]);
the pattern will cause the device to vibrate for 50 ms, be still for 100 ms, and then vibrate for 150 ms: 



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