Fix the DroidGap activity Lifecycle broken issue onDestroy.

2013-04-01 Thread HUANG Menghuai
This request is trying to fix the issue that a DroidGap derived Activity is restarted by the system in an incorrect order due to the finish() invocation onDestroy() upon say, device Config Changes*. Upon device Config Changes, onDestroy is followed by a onCreate as promised in: - http://de

Re: Cordova Android 2.4/2.5 is a trojan? (reported by Kaspersky tool)

2013-04-01 Thread Lorin Beer
yeah, I send the link in with the support request On Mon, Apr 1, 2013 at 3:37 PM, Shazron wrote: > Hey Lorin, any link to that forum post? > > > On Mon, Apr 1, 2013 at 2:37 PM, Lorin Beer > wrote: > > > I fired off a message through their support forums on this, with a > request > > that they

Re: Cordova Android 2.4/2.5 is a trojan? (reported by Kaspersky tool)

2013-04-01 Thread Shazron
Hey Lorin, any link to that forum post? On Mon, Apr 1, 2013 at 2:37 PM, Lorin Beer wrote: > I fired off a message through their support forums on this, with a request > that they contact the list. It's a longshot we'll get anything useful back > right away, but it's worth a shot. > What we real

Re: File Transfer is failing in MobileSpec on Android.

2013-04-01 Thread Joe Bowser
OK, things look good now. I was also comparing against master. I'm going to tag Android, since there are fixes for two of the three errors, and one is a false positive. On Mon, Apr 1, 2013 at 2:33 PM, Joe Bowser wrote: > I'm going to re-tag 2.6.0 and see if others get an error. > > On Mon, Apr 1

Re: App-Harness Description

2013-04-01 Thread Lorin Beer
while some truly excellent names have been suggested, I'll +1 harness. Fil will just have to wait for a project named "WebKeg". On Mon, Apr 1, 2013 at 9:05 AM, Michael Brooks wrote: > You also get a Google app based on Cordova's Harness app. Open source! :) > > The general consensus seems to be

Re: Cordova Android 2.4/2.5 is a trojan? (reported by Kaspersky tool)

2013-04-01 Thread Lorin Beer
I fired off a message through their support forums on this, with a request that they contact the list. It's a longshot we'll get anything useful back right away, but it's worth a shot. What we really need is a contact at Kaspersky? Anyone? Bueller? Paging Bueller? On Mon, Apr 1, 2013 at 1:31 PM,

Re: File Transfer is failing in MobileSpec on Android.

2013-04-01 Thread Joe Bowser
I'm going to re-tag 2.6.0 and see if others get an error. On Mon, Apr 1, 2013 at 2:30 PM, Shazron wrote: > Ok false alarm on iOS :/ My CordovaLib was on master, not 2.6.x branch, all > FT tests pass. > > > On Mon, Apr 1, 2013 at 2:27 PM, Joe Bowser wrote: > >> OK, yeah, now I'm getting 8 failing

Re: File Transfer is failing in MobileSpec on Android.

2013-04-01 Thread Shazron
Ok false alarm on iOS :/ My CordovaLib was on master, not 2.6.x branch, all FT tests pass. On Mon, Apr 1, 2013 at 2:27 PM, Joe Bowser wrote: > OK, yeah, now I'm getting 8 failing. I have a feeling that the five > that I got on this end are related to the JS. We should probably fix > those fiv

Re: File Transfer is failing in MobileSpec on Android.

2013-04-01 Thread Joe Bowser
OK, yeah, now I'm getting 8 failing. I have a feeling that the five that I got on this end are related to the JS. We should probably fix those five errors on File Transfer before we tag this as a release. On Mon, Apr 1, 2013 at 2:24 PM, Joe Bowser wrote: > Somehow my whitelist got screwed up, w

Re: File Transfer is failing in MobileSpec on Android.

2013-04-01 Thread Joe Bowser
Somehow my whitelist got screwed up, which caused the errors. I now have three errors on my FileTransfer tests. I'm going to check this against what I was about to tag now to see if it gets worse On Mon, Apr 1, 2013 at 2:13 PM, Shazron wrote: > Nope, rebooting gives me the same errors > > > On

Re: File Transfer is failing in MobileSpec on Android.

2013-04-01 Thread Shazron
Nope, rebooting gives me the same errors On Mon, Apr 1, 2013 at 2:11 PM, Shazron wrote: > Let me reboot the nodejitsu server :/ The last time it was because of a > new node version... > > > On Mon, Apr 1, 2013 at 2:06 PM, Joe Bowser wrote: > >> I'm getting 10 failures on Android now as opposed

Re: File Transfer is failing in MobileSpec on Android.

2013-04-01 Thread Joe Bowser
I created a new issue on this end: https://issues.apache.org/jira/browse/CB-2894 On Mon, Apr 1, 2013 at 2:11 PM, Shazron wrote: > Let me reboot the nodejitsu server :/ The last time it was because of a new > node version... > > > On Mon, Apr 1, 2013 at 2:06 PM, Joe Bowser wrote: > >> I'm getting

Re: File Transfer is failing in MobileSpec on Android.

2013-04-01 Thread Shazron
Let me reboot the nodejitsu server :/ The last time it was because of a new node version... On Mon, Apr 1, 2013 at 2:06 PM, Joe Bowser wrote: > I'm getting 10 failures on Android now as opposed to the 16 I had > earlier when I switch back to 2.6.0rc1. There's something definitely > weird happe

Re: File Transfer is failing in MobileSpec on Android.

2013-04-01 Thread Shazron
Hmm out of 25 Filetransfer automatic tests, I'm getting 5 failed now (when it all passed before). I think it's the server, although I checked, there was no new upload since the last time log attached On Mon, Apr 1, 2013 at 1:57 PM, Shazron wrote: > Was it failing when you tested on 2.6.0rc1?

Re: File Transfer is failing in MobileSpec on Android.

2013-04-01 Thread Joe Bowser
I'm getting 10 failures on Android now as opposed to the 16 I had earlier when I switch back to 2.6.0rc1. There's something definitely weird happening with File Transfer on Android. On Mon, Apr 1, 2013 at 1:57 PM, Shazron wrote: > Was it failing when you tested on 2.6.0rc1? Just want to rule out

Re: File Transfer is failing in MobileSpec on Android.

2013-04-01 Thread Tommy-Carlos Williams
Strange… I am only getting 2 failures. The "download a file when using file:// when hosted from file://" one that has always failed for me, …and this whitespace related one: http://cl.ly/image/180X1g1M042Y On 02/04/2013, at 7:52 AM, Joe Bowser wrote: > On mobile-spec, I'm getting 16 of t

Re: File Transfer is failing in MobileSpec on Android.

2013-04-01 Thread Shazron
Was it failing when you tested on 2.6.0rc1? Just want to rule out if something new was intro'ed in the interim. iOS passed during rc1, I'll re-test now On Mon, Apr 1, 2013 at 1:52 PM, Joe Bowser wrote: > On mobile-spec, I'm getting 16 of the 27 file specs failing. For some > reason I can't see

Re: File Transfer is failing in MobileSpec on Android.

2013-04-01 Thread Joe Bowser
On mobile-spec, I'm getting 16 of the 27 file specs failing. For some reason I can't seem to get any FileTransfer Download to work or FileTransfer upload. This probably should have been caught on medic, I'll check there as well. On Mon, Apr 1, 2013 at 1:41 PM, Shazron wrote: > What is the failu

Re: File Transfer is failing in MobileSpec on Android.

2013-04-01 Thread Tommy-Carlos Williams
It looks like there was a great deal of work done on FileTransfer this release. What is failing? On 02/04/2013, at 7:38 AM, Joe Bowser wrote: > Hey > > I'm just going through the motions for the 2.6.0 release, and I'm > finding that FileTransfer is failing mobile spec. Was there work done >

Re: File Transfer is failing in MobileSpec on Android.

2013-04-01 Thread Shazron
What is the failure log? On Mon, Apr 1, 2013 at 1:38 PM, Joe Bowser wrote: > Hey > > I'm just going through the motions for the 2.6.0 release, and I'm > finding that FileTransfer is failing mobile spec. Was there work done > here recently that wasn't tested? It seems that it's FileTransfer's >

Re: File Transfer is failing in MobileSpec on Android.

2013-04-01 Thread Joe Bowser
Oh yeah, I removed the 2.6.0 tag on Cordova-JS because we really should have this fixed before we tag the JS. On Mon, Apr 1, 2013 at 1:38 PM, Joe Bowser wrote: > Hey > > I'm just going through the motions for the 2.6.0 release, and I'm > finding that FileTransfer is failing mobile spec. Was ther

File Transfer is failing in MobileSpec on Android.

2013-04-01 Thread Joe Bowser
Hey I'm just going through the motions for the 2.6.0 release, and I'm finding that FileTransfer is failing mobile spec. Was there work done here recently that wasn't tested? It seems that it's FileTransfer's download method that's failing. Is this happening on any of the other platforms? Joe

Re: old incubator repos

2013-04-01 Thread Lorin Beer
will do On Fri, Mar 29, 2013 at 4:01 PM, Filip Maj wrote: > Open issues in JIRA under the INFRA project > > On 3/29/13 7:00 AM, "Lorin Beer" wrote: > > >https://issues.apache.org/jira/browse/CB-2417 > > > >The old incubator repos are still alive, and still attracting attention. > >Many (iOS, D

Re: Cordova Android 2.4/2.5 is a trojan? (reported by Kaspersky tool)

2013-04-01 Thread Shazron
Was actually posted last week =) On Mon, Apr 1, 2013 at 1:29 PM, Shawn Wildermuth wrote: > Any chance this is a joke since today is...um...today? > > - stw > > I don't even use spell check - my misspellings are on purpose. > > Look what I built: http://howtowat.ch > (Look for what services have

Re: Cordova Android 2.4/2.5 is a trojan? (reported by Kaspersky tool)

2013-04-01 Thread Anis KADRI
Nah was posted on March 29th. On Mon, Apr 1, 2013 at 1:29 PM, Shawn Wildermuth wrote: > Any chance this is a joke since today is...um...today? > > - stw > > I don't even use spell check - my misspellings are on purpose. > > Look what I built: http://howtowat.ch > (Look for what services have yo

RE: Cordova Android 2.4/2.5 is a trojan? (reported by Kaspersky tool)

2013-04-01 Thread Shawn Wildermuth
Any chance this is a joke since today is...um...today? - stw I don't even use spell check - my misspellings are on purpose. Look what I built: http://howtowat.ch (Look for what services have your favorite movies and tv shows available for streaming) -Original Message- From: Joe Bowser

Re: Cordova Android 2.4/2.5 is a trojan? (reported by Kaspersky tool)

2013-04-01 Thread Joe Bowser
Well, Kaspersky can just decide that it doesn't like Cordova. Do we have any way to contact someone there to get more info on this Trojan to see why Cordova looks like it? On Mon, Apr 1, 2013 at 11:55 AM, Shazron wrote: > See: > https://groups.google.com/d/msg/phonegap/Kdc5KRaBv5Y/bMXwU7hRqEAJ >

Re: Unifying the config.xml

2013-04-01 Thread Anis KADRI
I would like this to be reviewed/merged as well because config.xml differences are becoming a pain in terms of plugin management. Android has a /cordova/plugins. iOS had a /cordova/plugins in 2.4 and now has a /widget/plugins. BlackBerry 10 has a /widget/plugins and is following the spec by using

Cordova Android 2.4/2.5 is a trojan? (reported by Kaspersky tool)

2013-04-01 Thread Shazron
See: https://groups.google.com/d/msg/phonegap/Kdc5KRaBv5Y/bMXwU7hRqEAJ Can anyone verify? I hope it's a false positive...

Re: Work on the VHS api

2013-04-01 Thread Michael Brooks
Apache Cordova can only be considered a success when we have "complete support for uploading cat videos to online video services." On Mon, Apr 1, 2013 at 11:38 AM, Shazron wrote: > I think it's appropriate for HTML6 > > > On Mon, Apr 1, 2013 at 11:32 AM, Joe Bowser wrote: > > > Hey > > > > I r

Re: Work on the VHS api

2013-04-01 Thread Shazron
I think it's appropriate for HTML6 On Mon, Apr 1, 2013 at 11:32 AM, Joe Bowser wrote: > Hey > > I really think that we should add this to Cordova ASAP. Think we can > get it into the 2.6 release? > > http://darktears.fr/vcr-api/Overview.html >

RE: Work on the VHS api

2013-04-01 Thread Ken Wallis
Betamax is the future. -- Ken Wallis Product Manager – WebWorks BlackBerry 289-261-4369 From: Joe Bowser [bows...@gmail.com] Sent: Monday, April 01, 2013 11:32 AM To: dev Subject: Work on the VHS api Hey I really think that we should add this to Cord

Re: App-Harness Description

2013-04-01 Thread Michael Brooks
You also get a Google app based on Cordova's Harness app. Open source! :) The general consensus seems to be the name "Harness." Any complaints with...? - repository name: cordova-app-harness - discuss name: Cordova App Harness Michael On Mon, Apr 1, 2013 at 3:11 AM, Giorgio Natili wrote: > M

Re: App-Harness Description

2013-04-01 Thread Giorgio Natili
Makes sense, it means we will get an Adobe app based upon the harness one... Cool! On 4/1/13 7:40 AM, "Brian LeRoux" wrote: >There should be no PhoneGap in the name. > >There will be a PhoneGap app based on the Cordova code (as there is with >the distribution). > >Make sense? > >On Sunday, March

Re: Should we skip RC1 and release 2.6.0?

2013-04-01 Thread Steven Gill
Hey Guys, I forgot to mention that I released the RC on Friday. Cordova ( https://www.apache.org/dist/cordova/) Aim to ship 2.6.0 early this week On Thu, Mar 28, 2013 at 7:17 PM, Michal Mocny wrote: > If you refer to the git flow, the intention was not to make the process > faster, the intent