Refactor accelerometer JS <-> native interactions
-------------------------------------------------
Key: CB-462
URL: https://issues.apache.org/jira/browse/CB-462
Project: Apache Callback
Issue Type: Improvement
Components: CordovaJS
Affects Versions: 1.6.0
Reporter: Filip Maj
Assignee: Filip Maj
Fix For: 1.7.0
Similar to CB-359.
We use a completely different set of native actions to control Geolocation,
Accelerometer and Compass sensor APIs. These all have identical APIs and really
should be implemented in the same way.
For accelerometer, there is no reason to need a {{setTimeout}} and
{{getTimeout}} native action.
Should use the pattern employed in CB-359 to implement the accel sensor API.
--
This message is automatically generated by JIRA.
If you think it was sent incorrectly, please contact your JIRA administrators:
https://issues.apache.org/jira/secure/ContactAdministrators!default.jspa
For more information on JIRA, see: http://www.atlassian.com/software/jira