[jira] [Commented] (CB-3204) initial implementation of cordova apis

2014-02-26 Thread James Long (JIRA)

[ 
https://issues.apache.org/jira/browse/CB-3204?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=13913275#comment-13913275
 ] 

James Long commented on CB-3204:


the contacts plugin on the dev branch was messed up and really old. We've 
updated it to the latest and opened a PR here: 
https://github.com/apache/cordova-plugin-contacts/pull/24

Can it be merged?

> initial implementation of cordova apis
> --
>
> Key: CB-3204
> URL: https://issues.apache.org/jira/browse/CB-3204
> Project: Apache Cordova
>  Issue Type: Bug
>  Components: FirefoxOS
>Reporter: Herm Wong
>Assignee: James Long
>




--
This message was sent by Atlassian JIRA
(v6.1.5#6160)


[jira] [Commented] (CB-3204) initial implementation of cordova apis

2014-01-27 Thread Herm Wong (JIRA)

[ 
https://issues.apache.org/jira/browse/CB-3204?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=13883070#comment-13883070
 ] 

Herm Wong commented on CB-3204:
---

The plugins are being released this with the Cordova 3.4 release.

> initial implementation of cordova apis
> --
>
> Key: CB-3204
> URL: https://issues.apache.org/jira/browse/CB-3204
> Project: Apache Cordova
>  Issue Type: Bug
>  Components: FirefoxOS
>Reporter: Herm Wong
>Assignee: Herm Wong
>




--
This message was sent by Atlassian JIRA
(v6.1.5#6160)


[jira] [Commented] (CB-3204) initial implementation of cordova apis

2014-01-23 Thread Herm Wong (JIRA)

[ 
https://issues.apache.org/jira/browse/CB-3204?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=13880389#comment-13880389
 ] 

Herm Wong commented on CB-3204:
---

I'll follow up on it. I did make a request on the mailing list last week. A few 
of our team members are away today and on Friday, so it may not happen until 
next week.

> initial implementation of cordova apis
> --
>
> Key: CB-3204
> URL: https://issues.apache.org/jira/browse/CB-3204
> Project: Apache Cordova
>  Issue Type: Bug
>  Components: FirefoxOS
>Reporter: Herm Wong
>Assignee: Herm Wong
>




--
This message was sent by Atlassian JIRA
(v6.1.5#6160)


[jira] [Commented] (CB-3204) initial implementation of cordova apis

2014-01-23 Thread James Long (JIRA)

[ 
https://issues.apache.org/jira/browse/CB-3204?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=13880031#comment-13880031
 ] 

James Long commented on CB-3204:


This still hasn't been pushed. We really need to get this out. Also, this 
hasn't been tagged with 3.4 yet right?? The camera plugin is totally broken.

> initial implementation of cordova apis
> --
>
> Key: CB-3204
> URL: https://issues.apache.org/jira/browse/CB-3204
> Project: Apache Cordova
>  Issue Type: Bug
>  Components: FirefoxOS
>Reporter: Herm Wong
>Assignee: Herm Wong
>




--
This message was sent by Atlassian JIRA
(v6.1.5#6160)


[jira] [Commented] (CB-3204) initial implementation of cordova apis

2013-10-02 Thread Steve Gill (JIRA)

[ 
https://issues.apache.org/jira/browse/CB-3204?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=13784475#comment-13784475
 ] 

Steve Gill commented on CB-3204:


I've only tested vibration and device. I have currently been working on non 
ffos stuff.

-Steve

> initial implementation of cordova apis
> --
>
> Key: CB-3204
> URL: https://issues.apache.org/jira/browse/CB-3204
> Project: Apache Cordova
>  Issue Type: Bug
>  Components: FirefoxOS
>Reporter: Herm Wong
>Assignee: Herm Wong
>




--
This message was sent by Atlassian JIRA
(v6.1#6144)


[jira] [Commented] (CB-3204) initial implementation of cordova apis

2013-10-02 Thread Steve Gill (JIRA)

[ 
https://issues.apache.org/jira/browse/CB-3204?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=13784472#comment-13784472
 ] 

Steve Gill commented on CB-3204:


For testing plugins, create an app and replace the www folder with 
mobile-spec's www folder. Launch the app.

> initial implementation of cordova apis
> --
>
> Key: CB-3204
> URL: https://issues.apache.org/jira/browse/CB-3204
> Project: Apache Cordova
>  Issue Type: Bug
>  Components: FirefoxOS
>Reporter: Herm Wong
>Assignee: Herm Wong
>




--
This message was sent by Atlassian JIRA
(v6.1#6144)


[jira] [Commented] (CB-3204) initial implementation of cordova apis

2013-10-02 Thread Herm Wong (JIRA)

[ 
https://issues.apache.org/jira/browse/CB-3204?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=13784455#comment-13784455
 ] 

Herm Wong commented on CB-3204:
---

I haven't tried running our testing framework against the FirefoxOS plugins 
yet. For our other platforms we've been using 
https://github.com/apache/cordova-mobile-spec.

> initial implementation of cordova apis
> --
>
> Key: CB-3204
> URL: https://issues.apache.org/jira/browse/CB-3204
> Project: Apache Cordova
>  Issue Type: Bug
>  Components: FirefoxOS
>Reporter: Herm Wong
>Assignee: Herm Wong
>




--
This message was sent by Atlassian JIRA
(v6.1#6144)


[jira] [Commented] (CB-3204) initial implementation of cordova apis

2013-10-02 Thread James Long (JIRA)

[ 
https://issues.apache.org/jira/browse/CB-3204?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=13784411#comment-13784411
 ] 

James Long commented on CB-3204:


I'd like to start writing tests for these. Can you all guide me on how to use 
your testing infrastructure?

> initial implementation of cordova apis
> --
>
> Key: CB-3204
> URL: https://issues.apache.org/jira/browse/CB-3204
> Project: Apache Cordova
>  Issue Type: Bug
>  Components: FirefoxOS
>Reporter: Herm Wong
>Assignee: Herm Wong
>




--
This message was sent by Atlassian JIRA
(v6.1#6144)