Refactor accelerometer native code in WP7
-----------------------------------------

                 Key: CB-466
                 URL: https://issues.apache.org/jira/browse/CB-466
             Project: Apache Callback
          Issue Type: Sub-task
          Components: WP7
    Affects Versions: 1.6.0
            Reporter: Filip Maj
            Assignee: Filip Maj
             Fix For: 1.7.0


Refactor the Accelerometer class to follow with the Geolocation rewrite sensor 
API pattern.

* Add an array of callback IDs (for getCurrent calls) and a Dictionary of watch 
IDs -> timer IDs
* Add {{addWatch}} and {{clearWatch}} actions
* Refactor class to use a single accelerometer listener that dispatches all 
stored callback IDs - should be more efficient

--
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

        

Reply via email to