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/01/07 02:25:42 UTC

[jira] [Created] (CB-162) Missing Accelerometer API for PlayBook

Missing Accelerometer API for PlayBook
--------------------------------------

                 Key: CB-162
                 URL: https://issues.apache.org/jira/browse/CB-162
             Project: Apache Callback
          Issue Type: New Feature
          Components: BlackBerry
    Affects Versions: 1.3.0
         Environment: Only the PlayBook
            Reporter: Filip Maj


The DeviceMotion API exists within WebWorks on the PlayBook but from the documentation I am not sure if it is sufficient because there is no way to specify how often to retrieve the acceleration values.

Might have to write a native extension for 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

        

[jira] [Resolved] (CB-162) Missing Accelerometer API for PlayBook

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

Tim Kim resolved CB-162.
------------------------

    Resolution: Fixed
    
> Missing Accelerometer API for PlayBook
> --------------------------------------
>
>                 Key: CB-162
>                 URL: https://issues.apache.org/jira/browse/CB-162
>             Project: Apache Cordova
>          Issue Type: New Feature
>          Components: BlackBerry
>    Affects Versions: 1.3.0
>         Environment: Only the PlayBook
>            Reporter: Filip Maj
>            Assignee: Tim Kim
>             Fix For: 1.9.0
>
>
> The DeviceMotion API exists within WebWorks on the PlayBook but from the documentation I am not sure if it is sufficient because there is no way to specify how often to retrieve the acceleration values.
> Might have to write a native extension for 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

        

[jira] [Assigned] (CB-162) Missing Accelerometer API for PlayBook

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

Tim Kim reassigned CB-162:
--------------------------

    Assignee: Tim Kim
    
> Missing Accelerometer API for PlayBook
> --------------------------------------
>
>                 Key: CB-162
>                 URL: https://issues.apache.org/jira/browse/CB-162
>             Project: Apache Cordova
>          Issue Type: New Feature
>          Components: BlackBerry
>    Affects Versions: 1.3.0
>         Environment: Only the PlayBook
>            Reporter: Filip Maj
>            Assignee: Tim Kim
>             Fix For: 1.9.0
>
>
> The DeviceMotion API exists within WebWorks on the PlayBook but from the documentation I am not sure if it is sufficient because there is no way to specify how often to retrieve the acceleration values.
> Might have to write a native extension for 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

        

[jira] [Commented] (CB-162) Missing Accelerometer API for PlayBook

Posted by "Tim Kim (JIRA)" <ji...@apache.org>.
    [ https://issues.apache.org/jira/browse/CB-162?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=13289761#comment-13289761 ] 

Tim Kim commented on CB-162:
----------------------------

Looks like Gord wrote some code to fix this issue: 
https://github.com/gtanner/incubator-cordova-js/commit/799bebcf270c222986f16c5a1de7a496c49eecf4

Will test and see the results. 
                
> Missing Accelerometer API for PlayBook
> --------------------------------------
>
>                 Key: CB-162
>                 URL: https://issues.apache.org/jira/browse/CB-162
>             Project: Apache Cordova
>          Issue Type: New Feature
>          Components: BlackBerry
>    Affects Versions: 1.3.0
>         Environment: Only the PlayBook
>            Reporter: Filip Maj
>             Fix For: 1.9.0
>
>
> The DeviceMotion API exists within WebWorks on the PlayBook but from the documentation I am not sure if it is sufficient because there is no way to specify how often to retrieve the acceleration values.
> Might have to write a native extension for 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

        

[jira] [Commented] (CB-162) Missing Accelerometer API for PlayBook

Posted by "Tim Kim (JIRA)" <ji...@apache.org>.
    [ https://issues.apache.org/jira/browse/CB-162?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=13291388#comment-13291388 ] 

Tim Kim commented on CB-162:
----------------------------

Tested and works in mobile spec and manual. 




                
> Missing Accelerometer API for PlayBook
> --------------------------------------
>
>                 Key: CB-162
>                 URL: https://issues.apache.org/jira/browse/CB-162
>             Project: Apache Cordova
>          Issue Type: New Feature
>          Components: BlackBerry
>    Affects Versions: 1.3.0
>         Environment: Only the PlayBook
>            Reporter: Filip Maj
>            Assignee: Tim Kim
>             Fix For: 1.9.0
>
>
> The DeviceMotion API exists within WebWorks on the PlayBook but from the documentation I am not sure if it is sufficient because there is no way to specify how often to retrieve the acceleration values.
> Might have to write a native extension for 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

        

[jira] [Updated] (CB-162) Missing Accelerometer API for PlayBook

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

Tim Kim updated CB-162:
-----------------------

    Fix Version/s: 1.9.0
    
> Missing Accelerometer API for PlayBook
> --------------------------------------
>
>                 Key: CB-162
>                 URL: https://issues.apache.org/jira/browse/CB-162
>             Project: Apache Cordova
>          Issue Type: New Feature
>          Components: BlackBerry
>    Affects Versions: 1.3.0
>         Environment: Only the PlayBook
>            Reporter: Filip Maj
>            Assignee: Tim Kim
>             Fix For: 1.9.0
>
>
> The DeviceMotion API exists within WebWorks on the PlayBook but from the documentation I am not sure if it is sufficient because there is no way to specify how often to retrieve the acceleration values.
> Might have to write a native extension for 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

        

[jira] [Closed] (CB-162) Missing Accelerometer API for PlayBook

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

Tim Kim closed CB-162.
----------------------

    
> Missing Accelerometer API for PlayBook
> --------------------------------------
>
>                 Key: CB-162
>                 URL: https://issues.apache.org/jira/browse/CB-162
>             Project: Apache Cordova
>          Issue Type: New Feature
>          Components: BlackBerry
>    Affects Versions: 1.3.0
>         Environment: Only the PlayBook
>            Reporter: Filip Maj
>            Assignee: Tim Kim
>             Fix For: 1.9.0
>
>
> The DeviceMotion API exists within WebWorks on the PlayBook but from the documentation I am not sure if it is sufficient because there is no way to specify how often to retrieve the acceleration values.
> Might have to write a native extension for 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