Titanium JIRA Archive
Titanium SDK/CLI (TIMOB)

[TIMOB-1841] Android: feature request - add full support for android "Vibrator Service"

GitHub Issuen/a
TypeNew Feature
PriorityLow
StatusClosed
ResolutionWon't Fix
Resolution Date2017-08-16T01:23:10.000+0000
Affected Version/sRelease 3.0.0
Fix Version/sn/a
ComponentsAndroid
Labelsapi
ReporterThomas Huelbert
AssigneeIngo Muschenetz
Created2011-04-15T03:03:41.000+0000
Updated2017-08-16T01:23:10.000+0000

Description

-vibrate (ms) Vibrate for a specified duration (in milliseconds).

-vibrate(long[] pattern, int repeat) Vibrate using the specified pattern and optionally repeat.

-cancel() Cancel current vibrations

Comments

  1. Josh Roesslein 2012-07-26

    We already provide an API: Ti.Media.vibrate. If we expand this API to support stopping and repeating parity should be considered. Mobile Web apparently already supports stopping by calling vibrate() again without a pattern.
  2. Lee Morris 2017-08-16

    Closing due to inactivity. If this issue still exists, please raise a new ticket.

JSON Source