Re: [DISCUSS] Cordova-Android 4.0.0 Release

2015-01-30 Thread Andrew Grieve
Sorry, didn't mean to ignore it. There's no change in that scenario though (you still need to provide a separate CordovaInterface of you don't extend CordovaActivity, just as before), except now it's a bit easier to do so, since you can new leverage the CordovaInterfaceImpl helper class. Does that

[GitHub] cordova-plugin-test-framework pull request: CB-8388 Prevent Window...

2015-01-30 Thread asfgit
Github user asfgit closed the pull request at: https://github.com/apache/cordova-plugin-test-framework/pull/9 --- If your project is set up for it, you can reply to this email and have your reply appear on GitHub as well. If your project does not have this feature enabled and wishes so, or

[GitHub] cordova-plugin-network-information pull request: CB-8384 Add Windo...

2015-01-30 Thread asfgit
Github user asfgit closed the pull request at: https://github.com/apache/cordova-plugin-network-information/pull/24 --- If your project is set up for it, you can reply to this email and have your reply appear on GitHub as well. If your project does not have this feature enabled and wishes

[GitHub] cordova-browser pull request: CB-8224: Add support to launch a spe...

2015-01-30 Thread nikhilkh
Github user nikhilkh commented on the pull request: https://github.com/apache/cordova-browser/pull/8#issuecomment-72233705 @stevengill I noticed you have made some changes in this area. Wondering if you can help review this? --- If your project is set up for it, you can reply to

Re: Plugin management ?

2015-01-30 Thread John M. Wargo
I published a node module a while back that does it. I originally published it as cordova-create, but changed it to cdva-create so I wouldn't disturb anything the Cordova team did in the future. https://www.npmjs.com/package/cdva-create On 1/22/2015 5:36 AM, Stéphane Wirtel wrote: Hi all,

Cordova android native test

2015-01-30 Thread Martin Gonzalez
Hi all, Recently tested cordova-android master branch and found out a commit that it's triggering an issue that it got solved a while ago indirectly. Info: CB-8317 ccceaeaca Link: https://git-wip-us.apache.org/repos/asf?p=cordova-android.git;a=commit;h=ccceaeaca2d72fb9708100ab2f70adb903a27d66

Re: Cordova plugin namespace

2015-01-30 Thread Wargo, John
Before the end of the year, that url referenced a page. It was a live link, not a reference. John M. Wargo On Jan 28, 2015, at 9:47 AM, Andrew Grieve agri...@chromium.org wrote: I don't think the URL ever existed. XML namespace URLs don't need to actually exist IIRC. They are just

Re: [DISCUSS] Cordova-Android 4.0.0 Release

2015-01-30 Thread Joe Bowser
You still haven't answered the question about dual inheritance, and how people are supposed to use the embedded use case, or you're choosing to ignore it. How are people supposed to inherit from the activity if they are already inheriting from another activity, and how are they supposed to use a

Re: [DISCUSS] Cordova-Android 4.0.0 Release

2015-01-30 Thread Andrew Grieve
Just ran them and see no difference in failures with/without change. Did need to update two spots which were assuming Activity==Interface, but that's kind of the point. On Thu, Jan 29, 2015 at 9:39 PM, Joe Bowser bows...@gmail.com wrote: And did you run any of the existing tests? This is only

[GitHub] cordova-plugin-test-framework pull request: CB-8388 Prevent Window...

2015-01-30 Thread nikhilkh
GitHub user nikhilkh opened a pull request: https://github.com/apache/cordova-plugin-test-framework/pull/9 CB-8388 Prevent Windows app from crashing on test failure You can merge this pull request into a Git repository by running: $ git pull

[GitHub] cordova-plugin-file-transfer pull request: CB-5059 Add a CookieMan...

2015-01-30 Thread asfgit
Github user asfgit closed the pull request at: https://github.com/apache/cordova-plugin-file-transfer/pull/60 --- If your project is set up for it, you can reply to this email and have your reply appear on GitHub as well. If your project does not have this feature enabled and wishes so, or

[GitHub] cordova-android pull request: Make JUnit tests to test pluggable w...

2015-01-30 Thread asfgit
Github user asfgit closed the pull request at: https://github.com/apache/cordova-android/pull/140 --- If your project is set up for it, you can reply to this email and have your reply appear on GitHub as well. If your project does not have this feature enabled and wishes so, or if the

[GitHub] cordova-wp8 pull request: Improved console logging

2015-01-30 Thread oliversalzburg
Github user oliversalzburg commented on the pull request: https://github.com/apache/cordova-wp8/pull/66#issuecomment-72178283 @purplecabbage I'll take care of it right away. Thanks for the heads-up. --- If your project is set up for it, you can reply to this email and have your reply

[GitHub] cordova-plugin-network-information pull request: CB-8384 Add Windo...

2015-01-30 Thread sgrebnov
GitHub user sgrebnov opened a pull request: https://github.com/apache/cordova-plugin-network-information/pull/24 CB-8384 Add Windows platform support to Network Information plugin https://issues.apache.org/jira/browse/CB-8384 You can merge this pull request into a Git repository by