[
https://issues.apache.org/jira/browse/CB-462?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel
]
Filip Maj resolved CB-462.
--------------------------
Resolution: Fixed
As of commit
[58a213|http://git-wip-us.apache.org/repos/asf?p=incubator-cordova-js.git;a=commit;h=58a213de4b6597942b17734208617dc680fa9e22],
the JS is updated to resolve this issue.
Android, iOS, BlackBerry and WP7 have been updated to use the new internal API.
> Refactor accelerometer JS <-> native interactions
> -------------------------------------------------
>
> Key: CB-462
> URL: https://issues.apache.org/jira/browse/CB-462
> Project: Apache Cordova
> Issue Type: Improvement
> Components: CordovaJS
> Affects Versions: 1.6.0
> Reporter: Filip Maj
> Assignee: Filip Maj
> Fix For: 1.8.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.
> CordovaJS should also be wrapping the error and success callbacks in
> {{accelerometer}} calls and making sure the right {{Acceleration}} and
> {{Error}} objects are passed to the user callbacks. Also need to add more
> unit tests to CordovaJS to be testing for all of this.
--
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