Re: cordova-plugin-whitelist ios issue

2015-09-30 Thread Shazron
-1. We can just update the dist-tag so @latest goes to a previous version. All released versions have been voted on, so its a matter of dist-tag carousel. On Tue, Sep 29, 2015 at 7:31 PM, Carlos Santana wrote: > In summary I proposed that we update the plugin with a

Re: cordova-plugin-whitelist ios issue

2015-09-30 Thread Shazron
+1 to the dist-tag change until we sort this out :) On Wed, Sep 30, 2015 at 12:25 PM, Steven Gill wrote: > I can change whitelist back to version 1 which only has the engine check > for android. I can do that now if everyone is okay with it. We can change > it back once

IOS Xcode compatibility

2015-09-30 Thread Buse Erzan
Hi We are using cordova for developing an app. Currently experiencing issues and the app doesnt download/work on IOS 9 devices. The app is published on Xcode 7. Can you please advise if there are any known comtibility issues with the latest IOS releases? Thanks a lot Hasan

[GitHub] cordova-docs pull request: Fixed the images on homepage and associ...

2015-09-30 Thread dblotsky
Github user dblotsky commented on the pull request: https://github.com/apache/cordova-docs/pull/364#issuecomment-144485911 Merged! Thanks for the PR. Feel free to close it and delete the branch. --- If your project is set up for it, you can reply to this email and have your reply

Buildbot: buildslave cordova-osx-slave was lost

2015-09-30 Thread buildbot
The Buildbot working for 'ASF Buildbot' has noticed that the buildslave named cordova-osx-slave went away It last disconnected at Wed Sep 30 19:02:10 2015 (buildmaster-local time) The admin on record (as reported by BUILDSLAVE:info/admin) was 'Dmitry Blotsky '.

[GitHub] cordova-ios pull request: CB-9721 Set ENABLE_BITCODE to NO in buil...

2015-09-30 Thread asfgit
Github user asfgit closed the pull request at: https://github.com/apache/cordova-ios/pull/169 --- 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

Re: cordova-plugin-whitelist ios issue

2015-09-30 Thread Steven Gill
I can change whitelist back to version 1 which only has the engine check for android. I can do that now if everyone is okay with it. We can change it back once cordova-ios@4 releases. On Wed, Sep 30, 2015 at 12:13 PM, Shazron wrote: > -1. > We can just update the dist-tag so

Re: IOS Xcode compatibility

2015-09-30 Thread Carlos Santana
There are no known issues with XCode 7 and iOS9. Report any problems here http://issues.cordova.io On Wed, Sep 30, 2015 at 1:37 PM Buse Erzan wrote: > Hi > > We are using cordova for developing an app. > > > > Currently experiencing issues and the app doesnt

[GitHub] cordova-docs pull request: adding JustWatch showcase

2015-09-30 Thread dblotsky
Github user dblotsky commented on the pull request: https://github.com/apache/cordova-docs/pull/366#issuecomment-144496687 Merged. Thanks for the PR! Please feel free to close the it and delete the branch. --- If your project is set up for it, you can reply to this email and have

[GitHub] cordova-plugin-file pull request: Fix for truncate.js to actually ...

2015-09-30 Thread 4C51
GitHub user 4C51 opened a pull request: https://github.com/apache/cordova-plugin-file/pull/134 Fix for truncate.js to actually truncate on Blackberry Just need to call the truncate method on the fileWriter. You can merge this pull request into a Git repository by running: $

RE: cordova-plugin-whitelist ios issue

2015-09-30 Thread Nikhil Khandelwal
I'm up for a hangout on this subject. I do think e-mail is making it hard to communicate this. I am with Carlos - we should not have warnings that cannot be resolved for unreleased platform versions. This is particularly, a problem for a new web developer to Cordova who does not understand the

Re: cordova-plugin-whitelist ios issue

2015-09-30 Thread Carlos Santana
oh, having no network access by default I 100% agree, we already discuss this to death. Apps can be created that work offline with no network access, that should be the baseline, from there then people can do a whitelist to allow different type of access (i.e. navigation, access, etc..) On Wed,

Re: cordova-plugin-whitelist ios issue

2015-09-30 Thread Carlos Santana
I'm available after 4PM EST today, coordinate in the #pmc or #plugins channel? On Wed, Sep 30, 2015 at 2:17 PM Carlos Santana wrote: > oh, having no network access by default I 100% agree, we already discuss > this to death. Apps can be created that work offline with no

Re: cordova-plugin-whitelist ios issue

2015-09-30 Thread Shazron
That's a bad argument Carlos and you know it. No one will see the warning unless they add the firefoxos platform, and if they added it, it is relevant to them. This is a valid warning. Plugins are in cross-platform territory and this will happen, let's not skirt around it. We can hide now by

[GitHub] cordova-docs pull request: adding JustWatch showcase

2015-09-30 Thread zwacky
Github user zwacky closed the pull request at: https://github.com/apache/cordova-docs/pull/366 --- 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

Re: cordova-plugin-whitelist ios issue

2015-09-30 Thread Steven Gill
Made the switch. 1.0.0 is set to latest again and 1.1.0 can be switched to latest once we release cordova-ios@4.0.0 On Wed, Sep 30, 2015 at 1:22 PM, Nikhil Khandelwal wrote: > +1 to changing the tag. We should not release the plugin with the engine > tag for ios until

[GitHub] cordova-android pull request: Current Cordova-Android 5.0 changes.

2015-09-30 Thread infil00p
Github user infil00p closed the pull request at: https://github.com/apache/cordova-android/pull/220 --- 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-android pull request: Current Cordova-Android 5.0 changes.

2015-09-30 Thread infil00p
Github user infil00p commented on the pull request: https://github.com/apache/cordova-android/pull/220#issuecomment-144519379 Going to close and issue a new pull request based on the prior pull request. --- If your project is set up for it, you can reply to this email and have your

[GitHub] cordova-android pull request: CB-9616 AndroidM Runtime Permission ...

2015-09-30 Thread ogoguel
Github user ogoguel commented on the pull request: https://github.com/apache/cordova-android/pull/222#issuecomment-144527463 Good to know :) I had to implement this feature to test my plugin, and I've though it could be helpful to other people until the official release is out.

[GitHub] cordova-plugin-camera pull request: Marshmallow/Cordova Android 5....

2015-09-30 Thread infil00p
Github user infil00p closed the pull request at: https://github.com/apache/cordova-plugin-camera/pull/125 --- 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-plugin-geolocation pull request: Creation of the Geolocati...

2015-09-30 Thread infil00p
Github user infil00p closed the pull request at: https://github.com/apache/cordova-plugin-geolocation/pull/52 --- 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

RE: Cordova Face to Face Meeting

2015-09-30 Thread Parashuram N
Here are some more details about the location of the meeting. I will also be sending around a reminder as we get closer, so that everyone has the address. Meeting location Microsoft Building 33. Room Name - Rainier Address : Building 33, 16070 NE 36th Way, Redmond, WA 98052 Send me an email if

[GitHub] cordova-android pull request: CB-9616 AndroidM Runtime Permission ...

2015-09-30 Thread infil00p
Github user infil00p commented on the pull request: https://github.com/apache/cordova-android/pull/222#issuecomment-144543404 Check out #223 for the new API updates, it's a lot of the same code, but abstracts the permission checking code out of the individual plugins. --- If your

[GitHub] cordova-android pull request: Cordova-Android 5.0/Marshmallow Upda...

2015-09-30 Thread infil00p
GitHub user infil00p opened a pull request: https://github.com/apache/cordova-android/pull/223 Cordova-Android 5.0/Marshmallow Updates - Take 2 This has some changes based on the feedback from Pull Request #220 You can merge this pull request into a Git repository by running:

RE: cordova-plugin-whitelist ios issue

2015-09-30 Thread Nikhil Khandelwal
+1 to changing the tag. We should not release the plugin with the engine tag for ios until cordova-ios 4.0 is released. -Nikhil -Original Message- From: Carlos Santana [mailto:csantan...@gmail.com] Sent: Wednesday, September 30, 2015 1:00 PM To: dev@cordova.apache.org Subject: Re:

[GitHub] cordova-plugin-camera pull request: Marshmallow/Cordova Android 5....

2015-09-30 Thread infil00p
GitHub user infil00p reopened a pull request: https://github.com/apache/cordova-plugin-camera/pull/125 Marshmallow/Cordova Android 5.0.x compatibility changes You can merge this pull request into a Git repository by running: $ git pull

Re: cordova-plugin-whitelist ios issue

2015-09-30 Thread Carlos Santana
+1 OK I guess I did a hoorible job doing an example :-) I compare 1.0.0 vs. 1.1.0 And it looks like android didn't change. And the solution is that plugin.xml doesn't have the and it doesn't have the offending OK so still my position is that version 1.1.0 is a good version of the plugin. It

Re: IOS Xcode compatibility

2015-09-30 Thread julio cesar sanchez
Well, you might need to disable bitcode and configure ATS. El miércoles, 30 de septiembre de 2015, Carlos Santana escribió: > There are no known issues with XCode 7 and iOS9. > > Report any problems here http://issues.cordova.io > > > On Wed, Sep 30, 2015 at 1:37 PM Buse

RE: [Discuss] Cordova-common release

2015-09-30 Thread Vladimir Kotikov (Akvelon)
Including cordova-common as bundled dependency should be enough in our case. Changes to coho are submitted already [1], so we only need to update package.json for cordova-lib. Personally for me bundling looks like a temporary workaround before we get all those partials of 'common' published

Re: [Discuss] Cordova-common release

2015-09-30 Thread Carlos Santana
Yes temporary, maybe we can discuss some more in F2F I still do not understand what are you trying to solve by having all that content published as big blob. If the packages are only for Cordova components to depend on then we control the release and we can include them easily. If the code

RE: Understanding the Cordova developer better - Cordova developer survey

2015-09-30 Thread Parashuram N
Jesse, did you mean I combine those options in the same line ? Can I request you to edit the form directly ? May be quicker. This is at Typeform.com, and you can login via Google - apachecordova...@gmail.com. Password in the SVN repo. -Original Message- From: Jesse

[GitHub] cordova-plugin-contacts pull request: Solving memory leak issues d...

2015-09-30 Thread guptasachin25
Github user guptasachin25 commented on the pull request: https://github.com/apache/cordova-plugin-contacts/pull/80#issuecomment-144559114 Created this issue on JIRA. https://issues.apache.org/jira/browse/CB-9728 --- If your project is set up for it, you can reply to this email and

Re: Understanding the Cordova developer better - Cordova developer survey

2015-09-30 Thread Jesse
Yep, I'll do that. My team is hiring! @purplecabbage risingj.com On Wed, Sep 30, 2015 at 2:43 PM, Parashuram N wrote: > Jesse, did you mean I combine those options in the same line ? Can I > request you to edit the form directly ? May be quicker. This is at >

Re: Understanding the Cordova developer better - Cordova developer survey

2015-09-30 Thread Dave Johnson
we should also have an NPS question at the end of every survey sent out. "how likely is it that you would recommend Apache Cordova to a friend of colleague" On Wed, Sep 30, 2015 at 3:18 PM, Jesse wrote: > Yep, I'll do that. > > > My team is hiring! > @purplecabbage >

[GitHub] cordova-plugin-contacts pull request: Solving memory leak issues d...

2015-09-30 Thread guptasachin25
GitHub user guptasachin25 opened a pull request: https://github.com/apache/cordova-plugin-contacts/pull/80 Solving memory leak issues due to opened cursor objects @cmarcelk can you please review this code below. We were facing some issue due to memory leak in cordova plugins. I am

RE: [Discuss] Cordova-common release

2015-09-30 Thread Vladimir Kotikov (Akvelon)
> I still do not understand what are you trying to solve by having all that > content published as big blob. Code deduplication is the main reason. All the things from 'cordova-common' will be used by platforms intensively, so we need to share this code and keep it separately from LIB to share

[GitHub] cordova-ubuntu pull request: check if content src points to a url ...

2015-09-30 Thread david-barth-canonical
GitHub user david-barth-canonical opened a pull request: https://github.com/apache/cordova-ubuntu/pull/14 check if content src points to a url or local file You can merge this pull request into a Git repository by running: $ git pull

Re: cordova-plugin-whitelist ios issue

2015-09-30 Thread Simon MacDonald
-1 to this proposal IMHO Warnings are useful. If someone sees this and is confused as to why there is a new whitelist plugin then looks into it some more detail that will be beneficial. I think the warning should be more explicit. Put an info tag into the plugin.xml for the whitelist linking to

[GitHub] cordova-lib pull request: CB-9598 Switching to use `cordova-common...

2015-09-30 Thread vladimir-kotikov
GitHub user vladimir-kotikov opened a pull request: https://github.com/apache/cordova-lib/pull/311 CB-9598 Switching to use `cordova-common` module See [CB-9598](https://issues.apache.org/jira/browse/CB-9598) for details. This PR just removes code which has been copied

[GitHub] cordova-plugin-camera pull request: update video and button style ...

2015-09-30 Thread raykin
Github user raykin closed the pull request at: https://github.com/apache/cordova-plugin-camera/pull/126 --- 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-plugin-camera pull request: update video and button style ...

2015-09-30 Thread raykin
GitHub user raykin opened a pull request: https://github.com/apache/cordova-plugin-camera/pull/127 update video and button style to display them on side-menu layout in ionic app You can merge this pull request into a Git repository by running: $ git pull

Re: cordova-plugin-whitelist ios issue

2015-09-30 Thread Carlos Santana
People are already getting surprised today that their apps do not connect to any network when they create an app that contains cordova-android@4.x because the whitelist plugin is not included by default. Why whitelist is not included by default? - the don't use the cordova-cli, the use

[GitHub] cordova-ios pull request: CB-9721 Set ENABLE_BITCODE to NO in buil...

2015-09-30 Thread macdonst
GitHub user macdonst opened a pull request: https://github.com/apache/cordova-ios/pull/169 CB-9721 Set ENABLE_BITCODE to NO in build.xcconfig You can merge this pull request into a Git repository by running: $ git pull https://github.com/apache/cordova-ios CB-9721

[GitHub] cordova-lib pull request: CB-9598 Switching to use `cordova-common...

2015-09-30 Thread nikhilkh
Github user nikhilkh commented on the pull request: https://github.com/apache/cordova-lib/pull/311#issuecomment-144477642 Looks like there is a Travis CI failure and appveyor does not even run the tests. --- If your project is set up for it, you can reply to this email and have your

Buildbot: buildslave cordova-osx-slave was lost

2015-09-30 Thread buildbot
The Buildbot working for 'ASF Buildbot' has noticed that the buildslave named cordova-osx-slave went away It last disconnected at Wed Sep 30 16:59:09 2015 (buildmaster-local time) The admin on record (as reported by BUILDSLAVE:info/admin) was 'Dmitry Blotsky '.

[GitHub] cordova-docs pull request: Making Page Index Title Concrete

2015-09-30 Thread asfgit
Github user asfgit closed the pull request at: https://github.com/apache/cordova-docs/pull/365 --- 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