[GitHub] cordova-plugin-whitelist pull request: wait for the page to have l...

2015-09-21 Thread ptarjan
GitHub user ptarjan opened a pull request: https://github.com/apache/cordova-plugin-whitelist/pull/13 wait for the page to have loaded before spewing I had my CSP below my `` which seems like it shouldn't be spewing. You can merge this pull request into a Git repository by running:

Re: [Android] 5.0.x release branch?

2015-09-21 Thread Joe Bowser
On Mon, Sep 21, 2015 at 5:43 PM Nikhil Khandelwal wrote: > Can you explain why latest plugins will not be compatible with older > versions of Cordova? They won't be compatible because Cordova-Android compiles against API 22, and these plugins will require API 23 so that they can detect permissi

RE: [Android] 5.0.x release branch?

2015-09-21 Thread Nikhil Khandelwal
Can you explain why latest plugins will not be compatible with older versions of Cordova? Can this be avoided by any means? When you mean they would not be compatible - will it result in a build or runtime failure? For marshmallow, what is the guidance that we need to issue to the larger Cordov

[ANNOUNCE] Cordova-plugin-file-transfer@1.3.0 released!

2015-09-21 Thread Steven Gill
Security related release for cordova-plugin-file-transfer is now live. http://cordova.apache.org/news/2015/09/21/file-transfer-release.html https://twitter.com/apachecordova/status/646112004285923328

[GitHub] cordova-docs pull request: Made the first heading in each docs pag...

2015-09-21 Thread riknoll
Github user riknoll closed the pull request at: https://github.com/apache/cordova-docs/pull/357 --- 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-docs pull request: Made the first heading in each docs pag...

2015-09-21 Thread dblotsky
Github user dblotsky commented on the pull request: https://github.com/apache/cordova-docs/pull/357#issuecomment-142139552 Merged. Feel free to close! --- 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 n

[GitHub] cordova-docs pull request: Add browser api fallback for copy butto...

2015-09-21 Thread riknoll
Github user riknoll closed the pull request at: https://github.com/apache/cordova-docs/pull/356 --- 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-plugin-media pull request: CB-8222 Background threading fo...

2015-09-21 Thread ghenry22
Github user ghenry22 commented on the pull request: https://github.com/apache/cordova-plugin-media/pull/60#issuecomment-142136673 I made a new PR which covers this and proper streaming support, just check the PR list and use that instead. Cheers Gaven > On 21 Sep

[GitHub] cordova-docs pull request: Add browser api fallback for copy butto...

2015-09-21 Thread dblotsky
Github user dblotsky commented on the pull request: https://github.com/apache/cordova-docs/pull/356#issuecomment-142136618 Merged. Feel free to close. --- 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 n

[GitHub] cordova-docs pull request: Minor layout fixes for home and docs

2015-09-21 Thread riknoll
Github user riknoll closed the pull request at: https://github.com/apache/cordova-docs/pull/355 --- 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-docs pull request: Minor layout fixes for home and docs

2015-09-21 Thread dblotsky
Github user dblotsky commented on the pull request: https://github.com/apache/cordova-docs/pull/355#issuecomment-142126980 Looks like I merged this, and again forgot to mention that. :/ Sorry, my bad. --- If your project is set up for it, you can reply to this email and have your rep

[GitHub] cordova-medic pull request: CB-9660 Kill emulator/app process at t...

2015-09-21 Thread asfgit
Github user asfgit closed the pull request at: https://github.com/apache/cordova-medic/pull/63 --- 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 i

[GitHub] cordova-plugin-splashscreen pull request: Android : add SplashShow...

2015-09-21 Thread wilsonpinto360
Github user wilsonpinto360 commented on the pull request: https://github.com/apache/cordova-plugin-splashscreen/pull/57#issuecomment-142112483 No problem, you are welcome :) 2015-09-21 22:21 GMT+01:00 sgo13 : > Finally It's working I was making a mistake when deployin

[GitHub] cordova-plugin-splashscreen pull request: Android : add SplashShow...

2015-09-21 Thread sgo13
Github user sgo13 commented on the pull request: https://github.com/apache/cordova-plugin-splashscreen/pull/57#issuecomment-142111499 Finally It's working I was making a mistake when deploying the modifications of SplashScreen.java. Thank you for you help. --- If your project i

[Android] 5.0.x release branch?

2015-09-21 Thread Joe Bowser
Hey In the next two weeks, Marshmallow will most likely getting released with the brand new Nexus 6P being released from Huawei. Given that most of the Nexus devices will be getting this release, we should probably release the 5.0.x branch of Android soon, and get the new plugins updated. It sho

[GitHub] cordova-medic pull request: CB-9660 Kill emulator/app process at t...

2015-09-21 Thread dblotsky
Github user dblotsky commented on the pull request: https://github.com/apache/cordova-medic/pull/63#issuecomment-142100082 Sounds good. The step will also not run when something breaks, so it will still leave the emulators open for debugging. --- If your project is set up for it, you

[GitHub] cordova-plugin-splashscreen pull request: Android : add SplashShow...

2015-09-21 Thread sgo13
Github user sgo13 commented on the pull request: https://github.com/apache/cordova-plugin-splashscreen/pull/57#issuecomment-142099362 Yes, I have added in my config.xml... --- If your project is set up for it, you can reply to this email and have your reply appear on GitHub as well.

[GitHub] cordova-docs pull request: Add browser api fallback for copy butto...

2015-09-21 Thread riknoll
Github user riknoll commented on the pull request: https://github.com/apache/cordova-docs/pull/356#issuecomment-142094238 It is apparently not supported by Safari or current versions of Firefox (though it will be added in 41.0 when it comes tomorrow). https://developer.mozilla.org/en-

[GitHub] cordova-docs pull request: Made the first heading in each docs pag...

2015-09-21 Thread riknoll
GitHub user riknoll opened a pull request: https://github.com/apache/cordova-docs/pull/357 Made the first heading in each docs page the page title Accomplished using the same regex that generates the keyword index page. I did not personally check all 9,125 docs files that changed, s

Re: [Proposal][iOS] Drop support for iOS 7

2015-09-21 Thread Raymond Camden
+1. I read today that 50% of active devices are already on 9. On Mon, Sep 21, 2015 at 1:41 PM, Shazron wrote: > Yeah I'm thinking cordova-ios 4.x should have this change. > > On Mon, Sep 21, 2015 at 11:36 AM, Simon MacDonald > wrote: >> +1 >> >> I like the idea of not actively breaking iOS 7 dev

Re: [Proposal][iOS] Drop support for iOS 7

2015-09-21 Thread Shazron
Yeah I'm thinking cordova-ios 4.x should have this change. On Mon, Sep 21, 2015 at 11:36 AM, Simon MacDonald wrote: > +1 > > I like the idea of not actively breaking iOS 7 devices but not actively > testing them. The last iPhone that is stuck on iOS 7 is the iPhone 4 which > is 4 years old at thi

Re: [Proposal][iOS] Drop support for iOS 7

2015-09-21 Thread Simon MacDonald
+1 I like the idea of not actively breaking iOS 7 devices but not actively testing them. The last iPhone that is stuck on iOS 7 is the iPhone 4 which is 4 years old at this point. Are you thinking Cordova iOS 4 to introduce thus change? Simon On Sep 21, 2015 2:29 PM, "Shazron" wrote: > We tend

Re: [Proposal][iOS] Drop support for iOS 7

2015-09-21 Thread julio cesar sanchez
I'm usually against dropping support so soon, but I'm running out of testing devices with enough versions to test, so I'm going to say +1 this time El lunes, 21 de septiembre de 2015, Shazron escribió: > We tend to have this discussion every year. We've typically supported > the current iOS ver

[Proposal][iOS] Drop support for iOS 7

2015-09-21 Thread Shazron
We tend to have this discussion every year. We've typically supported the current iOS version and one version back. This would mean just supporting iOS 9 and 8. I propose to drop support for iOS 7. This doesn't mean Cordova won't run on an iOS 7 device, but this means we won't test whether Cordov

[GitHub] cordova-plugin-statusbar pull request: fix warning on IOS8

2015-09-21 Thread jcesarmobile
Github user jcesarmobile commented on the pull request: https://github.com/apache/cordova-plugin-statusbar/pull/26#issuecomment-142068241 Another pull request with all the iOS 7 warnings has been merged, this can be closed --- If your project is set up for it, you can reply to this

[GitHub] cordova-docs pull request: Add browser api fallback for copy butto...

2015-09-21 Thread riknoll
GitHub user riknoll opened a pull request: https://github.com/apache/cordova-docs/pull/356 Add browser api fallback for copy buttons ZeroClipboard is used on the main and plugins pages for the copy buttons and relies on Flash to operate. Modern browsers are gaining support for exec

[GitHub] cordova-plugin-splashscreen pull request: Android : add SplashShow...

2015-09-21 Thread wilsonpinto360
Github user wilsonpinto360 commented on the pull request: https://github.com/apache/cordova-plugin-splashscreen/pull/57#issuecomment-142035634 @sgo13 did you add also property to config.xml? it works perfectly for me on several apps --- If your project is set up for it, you can rep

[GitHub] cordova-plugin-statusbar pull request: CB-9250 Fix iOS warnings in...

2015-09-21 Thread asfgit
Github user asfgit closed the pull request at: https://github.com/apache/cordova-plugin-statusbar/pull/35 --- 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 th

[GitHub] cordova-plugin-splashscreen pull request: Android : add SplashShow...

2015-09-21 Thread sgo13
Github user sgo13 commented on the pull request: https://github.com/apache/cordova-plugin-splashscreen/pull/57#issuecomment-142013221 I'd like to show splashscreen again after navigator.app.exitApp() but I can't get it work even with that modification. Is there something else to d

[GitHub] cordova-plugin-media pull request: CB-8222 Background threading fo...

2015-09-21 Thread macdonst
Github user macdonst commented on the pull request: https://github.com/apache/cordova-plugin-media/pull/60#issuecomment-142012100 @ghenry22 Why did you close this PR? It doesn't appear it ever got merged. --- If your project is set up for it, you can reply to this email and have your

RE: Plugin docs generation

2015-09-21 Thread Sergey Shakhnazarov (Akvelon)
Hello dev-list, I have squashed plugin docs-gen issue into the PR[1], please take a look, I would appreciate your feedback! The solution uses jsdoc-to-markdown to generate md from JSDoc code comments with some customizations to enable source code links and ability to move large chunks (f.e. Qui

[GitHub] cordova-plugin-camera pull request: [android] allowedit: fix not C...

2015-09-21 Thread pluswave
Github user pluswave commented on the pull request: https://github.com/apache/cordova-plugin-camera/pull/103#issuecomment-141929598 Just checked the master branch, it seems that the issue is fixed by dca8bd1943449b201f73f860d45b28ab84676074 , so this pull request is no longer needed.

[GitHub] cordova-plugin-camera pull request: [android] allowedit: fix not C...

2015-09-21 Thread pluswave
Github user pluswave closed the pull request at: https://github.com/apache/cordova-plugin-camera/pull/103 --- 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 th

[GitHub] cordova-plugin-file pull request: Override resolveLocalFileSystemU...

2015-09-21 Thread twhtanghk
GitHub user twhtanghk opened a pull request: https://github.com/apache/cordova-plugin-file/pull/133 Override resolveLocalFileSystemURL by webkitResolveLocalFileSystemURL fix resolveLocalFileSystemURI.js to export webkitResolveLocalFileSystemURL as resolveLocalFileSystemURL definitio

[GitHub] cordova-medic pull request: CB-9660 Kill emulator/app process at t...

2015-09-21 Thread alsorokin
Github user alsorokin commented on the pull request: https://github.com/apache/cordova-medic/pull/63#issuecomment-141909856 @dblotsky At start just to be sure that nothing is running at the moment and at the end to clean up after yourself. --- If your project is set up for it, you ca