You are viewing a plain text version of this content. The canonical link for it is here.
Posted to dev@cordova.apache.org by "Filip Maj (Created) (JIRA)" <ji...@apache.org> on 2012/04/08 20:04:17 UTC

[jira] [Created] (CB-463) Refactor accelerometer native code in Android

Refactor accelerometer native code in Android
---------------------------------------------

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


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

* Add an array of callback IDs, and a hash of timer IDs -> callback IDs to plugin members
* Change {{start}} and {{stop}} methods to private methods
* Add {{addWatch}} and {{clearWatch}} actions

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

        

[jira] [Updated] (CB-463) Refactor accelerometer native code in Android

Posted by "Filip Maj (Updated) (JIRA)" <ji...@apache.org>.
     [ https://issues.apache.org/jira/browse/CB-463?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ]

Filip Maj updated CB-463:
-------------------------

    Fix Version/s:     (was: 1.7.0)
                   1.8.0

Moving to 1.8, what with 1.7 being a bug-fix-plus-docs release.
                
> Refactor accelerometer native code in Android
> ---------------------------------------------
>
>                 Key: CB-463
>                 URL: https://issues.apache.org/jira/browse/CB-463
>             Project: Apache Callback
>          Issue Type: Sub-task
>          Components: Android
>    Affects Versions: 1.6.0
>            Reporter: Filip Maj
>            Assignee: Filip Maj
>             Fix For: 1.8.0
>
>
> Refactor the AccelListener class to follow with the Geolocation rewrite sensor API pattern. 
> * Add an array of callback IDs, and a hash of timer IDs -> callback IDs to plugin members
> * Change {{start}} and {{stop}} methods to private methods
> * Add {{addWatch}} and {{clearWatch}} actions

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