Nightly build #134 for cordova has succeeded!

2016-09-02 Thread Apache Jenkins Server
Nightly build #134 for cordova has succeeded! The latest nightly has been published and you can try it out with 'npm i -g cordova@nightly' For details check build console at https://builds.apache.org/job/cordova-nightly/134/consoleFull - Jenkins for Apache Cordova

Re: [Android] Need a solution to config.xml and AndroidManifest.xml feature requests

2016-09-02 Thread Simon MacDonald
I'm confused what's not being covered? The edit-config tag which can be used from either plugin.xml or config.xml should be able to add new tags into an xml document as well as edit existing tags/attributes in an xml document. Simon Mac Donald http://hi.im/simonmacdonald On Fri, Sep 2, 2016 at

[DISCUSS] cordova-create 1.0.1 release

2016-09-02 Thread Steven Gill
updated the tests and removed code that was removing all listeners on events.

Re: [Android] Need a solution to config.xml and AndroidManifest.xml feature requests

2016-09-02 Thread Joe Bowser
Reviving this thread: So, it seems that a lot of us thought that the plugin.xml changes would fix our problem, in fact they haven't because of what Julio just mentioned. Right now a lot of the PRs that we're getting are to add extra settings. I'm tempted to just merge them since we still don't

[GitHub] cordova-cli pull request #259: CB-11607 breakout cordova-create from cordova...

2016-09-02 Thread asfgit
Github user asfgit closed the pull request at: https://github.com/apache/cordova-cli/pull/259 --- 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 feature

[GitHub] cordova-lib pull request #478: CB-11607 breakout cordova-create from cordova...

2016-09-02 Thread asfgit
Github user asfgit closed the pull request at: https://github.com/apache/cordova-lib/pull/478 --- 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 feature

[GitHub] cordova-android pull request #329: Use android-24

2016-09-02 Thread purplecabbage
Github user purplecabbage closed the pull request at: https://github.com/apache/cordova-android/pull/329 --- 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

[GitHub] cordova-android pull request #329: Use android-24

2016-09-02 Thread purplecabbage
GitHub user purplecabbage opened a pull request: https://github.com/apache/cordova-android/pull/329 Use android-24 Testing travis You can merge this pull request into a Git repository by running: $ git pull https://github.com/purplecabbage/cordova-android master

Re: [Discuss] Cordova-Android 6.0.x

2016-09-02 Thread Joe Bowser
Yeah, I already added android-24 to that line, and now the error is even more explicit and it's telling me straight up to install it. I need someone to install android-24 on Travis. On Fri, Sep 2, 2016 at 11:19 AM, Jesse wrote: >

Re: [Discuss] Cordova-Android 6.0.x

2016-09-02 Thread Jesse
https://github.com/apache/cordova-android/blob/master/.travis.yml#L9 @purplecabbage risingj.com On Thu, Sep 1, 2016 at 10:59 AM, Joe Bowser wrote: > BTW: The nougat update has been added, but this broke our CI > >

[GitHub] cordova-android issue #328: Nougat update - Updates required for API Level 2...

2016-09-02 Thread codecov-io
Github user codecov-io commented on the issue: https://github.com/apache/cordova-android/pull/328 ## [Current coverage](https://codecov.io/gh/apache/cordova-android/pull/328?src=pr) is 33.78% (diff: 100%) > Merging

[GitHub] cordova-docs pull request #633: Fix minor typo "fist" -> "first"

2016-09-02 Thread jonathandotchin
GitHub user jonathandotchin opened a pull request: https://github.com/apache/cordova-docs/pull/633 Fix minor typo "fist" -> "first" You can merge this pull request into a Git repository by running: $ git pull https://github.com/jonathandotchin/cordova-docs patch-1

[GitHub] cordova-plugin-statusbar issue #62: CB:-9161 Support iPad multitasking in iO...

2016-09-02 Thread jcesarmobile
Github user jcesarmobile commented on the issue: https://github.com/apache/cordova-plugin-statusbar/pull/62 @kerrishots, I have assigned CB-10288 to you as you have real devices to test it. --- If your project is set up for it, you can reply to this email and have your reply appear

Re: [iOS] Feature change - updates in config.xml

2016-09-02 Thread Shazron
Found it: https://github.com/apache/cordova-lib/blob/3654a11abc51ab3aead47a9c02ebc135424777b1/cordova-lib/src/cordova/util.js#L43 On Tue, Aug 30, 2016 at 7:24 PM, Shazron wrote: > Filed https://github.com/apache/cordova-ios/pull/246 > > I'm not sure if I should be hardcoding

[GitHub] cordova-plugin-dialogs issue #69: Added options to customize keyboard for pr...

2016-09-02 Thread cordova-qa
Github user cordova-qa commented on the issue: https://github.com/apache/cordova-plugin-dialogs/pull/69 Cordova CI Build has completed successfully. **Commit** -

[GitHub] cordova-plugin-dialogs issue #69: Added options to customize keyboard for pr...

2016-09-02 Thread cordova-qa
Github user cordova-qa commented on the issue: https://github.com/apache/cordova-plugin-dialogs/pull/69 Cordova CI Build has completed successfully. **Commit** -

[GitHub] cordova-plugin-dialogs issue #69: Added options to customize keyboard for pr...

2016-09-02 Thread cordova-qa
Github user cordova-qa commented on the issue: https://github.com/apache/cordova-plugin-dialogs/pull/69 Cordova CI Build has one or more failures. **Commit** -

Re: Nightly build #133 for cordova has succeeded!

2016-09-02 Thread Shazron
See http://cordova.apache.org/contribute/nightly_builds.html These are not official releases, read the 'Notice' on that page for risks. On Thu, Sep 1, 2016 at 8:25 PM, Lance Hensley wrote: > How do I use this exactly? And I can't do it on a smartphone can I? > > On