Is there a way to wait for another plugin to initialize

2016-06-20 Thread Philipp Kursawe
I have a plugin that depends on another plugin being initialized first. Does cordova already provide a documented way of doing that through channels? Coming from OSGi I'm thinking of something non-blocking like Plugin B is only started if Plugin has been started.

[GitHub] cordova-lib pull request #:

2016-06-20 Thread purplecabbage
Github user purplecabbage commented on the pull request: https://github.com/apache/cordova-lib/commit/1f29cba5c9b926884a9d5412f3602e9f7af99968#commitcomment-17944697 In cordova-lib/src/cordova/create.js: In cordova-lib/src/cordova/create.js on line 340: _suggestion:_ `

Nightly build #47 for cordova has succeeded!

2016-06-20 Thread Apache Jenkins Server
Nightly build #47 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/47/consoleFull - Jenkins for Apache Cordova ---

[GitHub] cordova-plugin-camera issue #197: [CB-5195][CB-4078]: correctOrientation not...

2016-06-20 Thread swbradshaw
Github user swbradshaw commented on the issue: https://github.com/apache/cordova-plugin-camera/pull/197 @riknoll Have you had a chance to test these changes? --- 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

[GitHub] cordova-lib pull request #456: CB-11412 improve template implementation

2016-06-20 Thread asfgit
Github user asfgit closed the pull request at: https://github.com/apache/cordova-lib/pull/456 --- 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 is

Cordova on API Level 24 (Android N)

2016-06-20 Thread Joe Bowser
Hey I took a quick look at the Android N API changes and saw that there's a few webview changes, namely the change to shouldOverrideUrlLoading(). I have a branch here where I've added a few of the changes and it seems to work, but I still have more testing to do. https://github.com/infil00p/cord

[Vote] 4.2.0 iOS Release

2016-06-20 Thread Steven Gill
Please review and vote on this 4.2.0 iOS Release by replying to this email (and keep discussion on the DISCUSS thread) Release issue: https://issues.apache.org/jira/browse/CB-11445 The archive has been published to dist/dev:https://dist.apache.org/repos/dist/dev/cordova/CB-11445 The package was

Re: [DISCUSS] another problem with in-call status bar on iOS (inAppBrowser)

2016-06-20 Thread julio cesar sanchez
Bringing the topic back I've attached the images to the issue https://issues.apache.org/jira/browse/CB-10799 And I want to bring it back because there is a similar issue ( https://issues.apache.org/jira/browse/CB-10796) with a pending PR ( https://github.com/apache/cordova-plugin-statusbar/pull/5

Re: Proof of Concept: Plugins as Android Modules

2016-06-20 Thread Joe Bowser
Bump! It'd be good to get some feedback on this sooner rather than later. On Thu, Jun 16, 2016 at 3:57 PM, julio cesar sanchez wrote: > Hi. > > I sadly can't contribute to this because I don't think I have enough > Android knowledge, but just wanted to answer on this topic as I feel that > is ve

Re: Create an Issue Collector to reduce friction in filing issues

2016-06-20 Thread julio cesar sanchez
I think it's a good idea, but as Parashuram said, a lot of issues will not provide enough information and as they are anonymous we won't get extra information if we ask for it. 2016-06-20 19:52 GMT+02:00 Shazron : > @carlos > - we can configure type of fields > - no captcha available > - no, unle

[GitHub] cordova-lib issue #449: CB-11023 Add edit-config functionality

2016-06-20 Thread riknoll
Github user riknoll commented on the issue: https://github.com/apache/cordova-lib/pull/449 Yep! The guide for writing xml references is [here](https://github.com/apache/cordova-docs/blob/master/doc/docs-STYLEGUIDE.md#xml-references). The file you need to edit is the one I linked in my

Re: Create an Issue Collector to reduce friction in filing issues

2016-06-20 Thread Shazron
@carlos - we can configure type of fields - no captcha available - no, unless Apache Infra wants to proxy the form Just searched for this -- captcha has been a 4 year old feature request on JIRA: https://jira.atlassian.com/browse/JRA-29994 I think this proposal might be dead. Moderating this woul

[GitHub] cordova-lib issue #449: CB-11023 Add edit-config functionality

2016-06-20 Thread ktop
Github user ktop commented on the issue: https://github.com/apache/cordova-lib/pull/449 @riknoll yea sure. Are there instructions on how/where documentation goes? --- 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 pr

[GitHub] cordova-plugin-statusbar issue #55: Handle extended status bar on iOS

2016-06-20 Thread paulmillr
Github user paulmillr commented on the issue: https://github.com/apache/cordova-plugin-statusbar/pull/55 @jcesarmobile Can you review this? --- 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 thi

[GitHub] cordova-plugin-contacts issue #129: CB-11455: (ios) Add mandatory iOS 10 pri...

2016-06-20 Thread cordova-qa
Github user cordova-qa commented on the issue: https://github.com/apache/cordova-plugin-contacts/pull/129 Cordova CI Build has completed successfully. **Commit** - [Link](https://github.com/apache/cordova-plugin-contacts/pull/129/commits/6b7bccb7c2f81cd91e26fa96fc4b7acc3c3

[GitHub] cordova-lib issue #449: CB-11023 Add edit-config functionality

2016-06-20 Thread riknoll
Github user riknoll commented on the issue: https://github.com/apache/cordova-lib/pull/449 Done! Sorry for the delay. @ktop can you open a PR documenting this feature in the [plugin.xml reference](https://github.com/apache/cordova-docs/blob/master/www/docs/en/dev/plugin_ref/spec.md)

[GitHub] cordova-lib pull request #449: CB-11023 Add edit-config functionality

2016-06-20 Thread asfgit
Github user asfgit closed the pull request at: https://github.com/apache/cordova-lib/pull/449 --- 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 is

[GitHub] cordova-plugin-contacts pull request #129: CB-11455: (ios) Add mandatory iOS...

2016-06-20 Thread EddyVerbruggen
GitHub user EddyVerbruggen opened a pull request: https://github.com/apache/cordova-plugin-contacts/pull/129 CB-11455: (ios) Add mandatory iOS 10 privacy description ### Platforms affected iOS ### What does this PR do? Adds mandatory iOS 10 privacy description; since

Re: Contribute to improve Apache cordova

2016-06-20 Thread Akila Wicky
Hi all, My has been filed in the Apache Software Foundation records. Thank you On Mon, Jun 20, 2016 at 3:06 AM, Steven Gill wrote: > Welcome! > > Make sure to join us on slack. slack.cordova.io > On Jun 18, 2016 11:33 PM, "Akila Wicky" wrote: > > > Thanks, > > > > Sure I’ll go through the cont

Re: Interested in contributing to project

2016-06-20 Thread julio cesar sanchez
Hello Deshan, Check out the contribution guide [1] and let us know if you need any additional help in this regard. You can also join us on slack [2] [1] http://cordova.apache.org/contribute/ [2] slack.cordova.io 2016-06-20 17:33 GMT+02:00 Deshan Kalupahana : > Hi, > I am Deshan Kalupahana from

[GitHub] cordova-lib issue #449: CB-11023 Add edit-config functionality

2016-06-20 Thread ktop
Github user ktop commented on the issue: https://github.com/apache/cordova-lib/pull/449 @riknoll I've rebased so this should be ready for merge. --- 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 ha

Interested in contributing to project

2016-06-20 Thread Deshan Kalupahana
Hi, I am Deshan Kalupahana from Sri Lanka. I am a computer engineering student at Faculty of Engineering, University of Peradeniya. I like to do some contribution to this native mobile app development platform and improve native capabilities of the platform. I am familiar to work with android, ubun

[GitHub] cordova-plugin-battery-status issue #31: CB-10645 The battery status handler...

2016-06-20 Thread cordova-qa
Github user cordova-qa commented on the issue: https://github.com/apache/cordova-plugin-battery-status/pull/31 Cordova CI Build has completed successfully. **Commit** - [Link](https://github.com/apache/cordova-plugin-battery-status/pull/31/commits/7d04d6dbaa0b67686facd4604

[GitHub] cordova-plugin-media issue #87: Fix for CB-10882 : Plugin Media - "cordova-p...

2016-06-20 Thread bau720123
Github user bau720123 commented on the issue: https://github.com/apache/cordova-plugin-media/pull/87 well...@ghenry22 7 days passed is there any unclear or anything that I should explain once again ? --- If your project is set up for it, you can reply to this email and have y

[GitHub] cordova-plugin-wkwebview-engine issue #9: Readme update

2016-06-20 Thread laidig
Github user laidig commented on the issue: https://github.com/apache/cordova-plugin-wkwebview-engine/pull/9 @shazron any testing that I could help with? --- 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