[jira] [Commented] (CB-2190) FileTransfer does not request more time than the 5 second limit when placed in background.

2013-01-20 Thread Andrew Grieve (JIRA)
[ https://issues.apache.org/jira/browse/CB-2190?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanelfocusedCommentId=13558248#comment-13558248 ] Andrew Grieve commented on CB-2190: --- I think what you suggests sounds good. If you're

Cygwin for Windows

2013-01-20 Thread Andrew Grieve
I'm sure this has come up some time in the past, but why not require cygwin so that our scripts will work on windows? Cygwin has been a requirement of most of the windows projects I've worked on in the past (when at different companies).

Re: Cygwin for Windows

2013-01-20 Thread Gord Tanner
+1 Sent from my iPhone On 2013-01-20, at 9:14 AM, Andrew Grieve agri...@google.com wrote: I'm sure this has come up some time in the past, but why not require cygwin so that our scripts will work on windows? Cygwin has been a requirement of most of the windows projects I've worked on in the

[jira] [Created] (CB-2272) can't add android to project

2013-01-20 Thread Brian LeRoux (JIRA)
Brian LeRoux created CB-2272: Summary: can't add android to project Key: CB-2272 URL: https://issues.apache.org/jira/browse/CB-2272 Project: Apache Cordova Issue Type: Bug Components:

Re: Cygwin for Windows

2013-01-20 Thread Anis KADRI
-1 I (and most people) just want to get going and don't like dependencies. We're already requiring nodejs for a lot of the stuff we do. If you're referring to the Android windows scripts. I believe they work fine. If there are any issues with them, people should report them just as they would

[jira] [Commented] (CB-2272) can't add android to project

2013-01-20 Thread Filip Maj (JIRA)
[ https://issues.apache.org/jira/browse/CB-2272?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanelfocusedCommentId=13558402#comment-13558402 ] Filip Maj commented on CB-2272: --- This is one that came up on IRC as well. Before 2.4.0rc1, if

[jira] [Commented] (CB-2272) can't add android to project

2013-01-20 Thread Brian LeRoux (JIRA)
[ https://issues.apache.org/jira/browse/CB-2272?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanelfocusedCommentId=13558437#comment-13558437 ] Brian LeRoux commented on CB-2272: -- def a permissions issue...sudo'ing also works. is this

[jira] [Commented] (CB-622) FileTransfer interface should provide progress monitoring

2013-01-20 Thread Samik R (JIRA)
[ https://issues.apache.org/jira/browse/CB-622?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanelfocusedCommentId=13558438#comment-13558438 ] Samik R commented on CB-622: Cory/Anyone else: I just tried out file download progress bar. I

[jira] [Commented] (CB-2272) can't add android to project

2013-01-20 Thread Filip Maj (JIRA)
[ https://issues.apache.org/jira/browse/CB-2272?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanelfocusedCommentId=13558447#comment-13558447 ] Filip Maj commented on CB-2272: --- I think so. The cordova archive gets dl'ed + extracted as

[jira] [Commented] (CB-2272) can't add android to project

2013-01-20 Thread Brian LeRoux (JIRA)
[ https://issues.apache.org/jira/browse/CB-2272?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanelfocusedCommentId=13558450#comment-13558450 ] Brian LeRoux commented on CB-2272: -- So, resolved would be to put the predownloaded and

Re: Cygwin for Windows

2013-01-20 Thread Simon MacDonald
-1 We should just make the windows scripts work better. Needs more descriptive failures when something is not setup correctly. Simon Mac Donald http://hi.im/simonmacdonald On Sun, Jan 20, 2013 at 2:26 PM, Anis KADRI anis.ka...@gmail.com wrote: -1 I (and most people) just want to get going

Re: Media APIs - some research and discussion

2013-01-20 Thread Simon MacDonald
Just reading everything over and looking at the way things are going it seems like we should get the Web Intents API implemented. Looks like there is already a shim implemented here: https://github.com/PaulKinlan/WebIntents with an APL license. Simon Mac Donald http://hi.im/simonmacdonald On

[jira] [Commented] (CB-2165) The saveToPhotoAlbum option for Camera.getPicture does not work with Cordova 2.2/Android

2013-01-20 Thread Simon MacDonald (JIRA)
[ https://issues.apache.org/jira/browse/CB-2165?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanelfocusedCommentId=13558525#comment-13558525 ] Simon MacDonald commented on CB-2165: - [~agrieve] Isn't there some way we can make true =

I think there is a bug in the android geolocation plugin of Phonegap 2.3

2013-01-20 Thread 张雪魂
When I call the watchPosition function, it only call back my successCallback function 2 times and errorCallback function once. That is, It only fires timeout event once. Then the plugin doesn't give to me the position. I read the plugin source, I think there are some problems. Then I modify them,

Re: I think there is a bug in the android geolocation plugin of Phonegap 2.3

2013-01-20 Thread Shazron
Thanks, Please file an issue at http://issues.cordova.io - this mailing list is for the discussion of the development of the Cordova API only. On Sun, Jan 20, 2013 at 10:31 PM, 张雪魂 zhangxue...@gmail.com wrote: When I call the watchPosition function, it only call back my successCallback

[jira] [Created] (CB-2273) There is a bug in the android geolocation plugin of Cordova 2.3

2013-01-20 Thread SunshineTech Zhang (JIRA)
SunshineTech Zhang created CB-2273: -- Summary: There is a bug in the android geolocation plugin of Cordova 2.3 Key: CB-2273 URL: https://issues.apache.org/jira/browse/CB-2273 Project: Apache Cordova