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 21:00:17 UTC

[jira] [Created] (CB-464) Refactor accelerometer native code in iOS

Refactor accelerometer native code in iOS
-----------------------------------------

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


Refactor the CDVAccelerometer 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
* Add {{addWatch}} and {{clearWatch}} actions
* Remove {{setTimeout}} and {{getTimeout}}

--
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] [Resolved] (CB-464) Refactor accelerometer native code in iOS

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

Shazron Abdullah resolved CB-464.
---------------------------------

    Resolution: Fixed

Fix commit - http://git-wip-us.apache.org/repos/asf/incubator-cordova-ios/commit/78717150
                
> Refactor accelerometer native code in iOS
> -----------------------------------------
>
>                 Key: CB-464
>                 URL: https://issues.apache.org/jira/browse/CB-464
>             Project: Apache Cordova
>          Issue Type: Sub-task
>          Components: iOS
>    Affects Versions: 1.6.0
>            Reporter: Filip Maj
>            Assignee: Shazron Abdullah
>             Fix For: 1.8.0
>
>
> Refactor the CDVAccelerometer 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
> * Add {{addWatch}} and {{clearWatch}} actions
> * Remove {{setTimeout}} and {{getTimeout}}

--
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] [Assigned] (CB-464) Refactor accelerometer native code in iOS

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

Filip Maj reassigned CB-464:
----------------------------

    Assignee: Shazron Abdullah  (was: Filip Maj)

Latest code for this issue is here:

http://git-wip-us.apache.org/repos/asf?p=incubator-cordova-ios.git;a=shortlog;h=refs/heads/464

Assigning to Shaz as my obj-c skillz are weaksauce ;(
                
> Refactor accelerometer native code in iOS
> -----------------------------------------
>
>                 Key: CB-464
>                 URL: https://issues.apache.org/jira/browse/CB-464
>             Project: Apache Cordova
>          Issue Type: Sub-task
>          Components: iOS
>    Affects Versions: 1.6.0
>            Reporter: Filip Maj
>            Assignee: Shazron Abdullah
>             Fix For: 1.8.0
>
>
> Refactor the CDVAccelerometer 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
> * Add {{addWatch}} and {{clearWatch}} actions
> * Remove {{setTimeout}} and {{getTimeout}}

--
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-464) Refactor accelerometer native code in iOS

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

Filip Maj updated CB-464:
-------------------------

    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 iOS
> -----------------------------------------
>
>                 Key: CB-464
>                 URL: https://issues.apache.org/jira/browse/CB-464
>             Project: Apache Callback
>          Issue Type: Sub-task
>          Components: iOS
>    Affects Versions: 1.6.0
>            Reporter: Filip Maj
>            Assignee: Filip Maj
>             Fix For: 1.8.0
>
>
> Refactor the CDVAccelerometer 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
> * Add {{addWatch}} and {{clearWatch}} actions
> * Remove {{setTimeout}} and {{getTimeout}}

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