[GitHub] cordova-plugin-wkwebview-engine issue #10: rm outdated info about allowsInli...

2016-06-18 Thread shazron
Github user shazron commented on the issue: https://github.com/apache/cordova-plugin-wkwebview-engine/pull/10 Can you clarify? It's been fixed in an iOS release? --- 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 pro

[GitHub] cordova-plugin-wkwebview-engine issue #11: CB-9888: (iOS) check & reload WKW...

2016-06-18 Thread shazron
Github user shazron commented on the issue: https://github.com/apache/cordova-plugin-wkwebview-engine/pull/11 That's great. I can squash when I merge. Thanks! --- 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 projec

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

2016-06-18 Thread shazron
Github user shazron commented on the issue: https://github.com/apache/cordova-plugin-wkwebview-engine/pull/9 Those settings are set by the CLI from the plugin.xml. They are explicitly put in the README to show what permissions are needed by the plugin. It might be a splashscre

Re: [Discuss] Why was device.name removed from the device-plugin?

2016-06-18 Thread julio cesar sanchez
Yeah, Kerri is right, it needs Bluetooth permission, I change my vote to -1. Ask the author o the plugin you linked to support Windows too and use that El 18 jun. 2016 4:35 a. m., "Carlos Santana" escribió: > I think this belongs in user community plugin > > maybe a cordova-plugin-device-nickname

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

2016-06-18 Thread pke
Github user pke commented on the issue: https://github.com/apache/cordova-plugin-wkwebview-engine/pull/9 In my case the problem was that the wkwebview does not work well with async loaded script files. I had ```html5 ``` As soon as I removed the asyn

Contribute to improve Apache cordova

2016-06-18 Thread Akila Wicky
I'm so passionate with Open source development and interested in mobile app development.I would like to contribute to this project.Specially in bug fixing. So i would like to have some guide to work with this community. -- *Thanks and Regards,*Akila Wickramarachchi Undergraduate at University

Re: Contribute to improve Apache cordova

2016-06-18 Thread Shazron
Welcome Akila! Check out the contribution guide [1] and let us know if you need any additional help in this regard. [1] http://cordova.apache.org/contribute/ On Sat, Jun 18, 2016 at 10:28 AM, Akila Wicky wrote: > I'm so passionate with Open source development and interested in mobile app > deve

Re: [Discuss] Why was device.name removed from the device-plugin?

2016-06-18 Thread Shazron
Didn't know about the need for BT permission, in that case I would not be for it. Needing this permission is confusing for developers and their end users. I think this should start as an external plugin, and if anything changes with regards to our concerns, we can re-visit making it part of core.

Nightly build #45 for cordova has failed

2016-06-18 Thread Apache Jenkins Server
Nightly build #45 for cordova has failed. Please check failure details on build details page at https://builds.apache.org/job/cordova-nightly/45/ You can also take a look at build console: https://builds.apache.org/job/cordova-nightly/45/consoleFull - Jenkins for Apache Cordova ---

Re: Contribute to improve Apache cordova

2016-06-18 Thread Akila Wicky
Thanks, Sure I’ll go through the contribution guide. On Sun, Jun 19, 2016 at 7:05 AM, Shazron wrote: > Welcome Akila! > Check out the contribution guide [1] and let us know if you need any > additional help in this regard. > > [1] http://cordova.apache.org/contribute/ > > On Sat, Jun 18, 2016 a

Create an Issue Collector to reduce friction in filing issues

2016-06-18 Thread Shazron
https://issues.apache.org/jira/browse/CB-11454 Pro: We can get users to file an issue easily by pointing them to our form (which will not require a login). Con: Since it is an anonymous form, potential for spammers will increase. Thoughts?