[GitHub] cordova-lib pull request #549: CB-12705: Pass plugin info to project-level p...

2017-04-26 Thread feichngr
Github user feichngr commented on a diff in the pull request: https://github.com/apache/cordova-lib/pull/549#discussion_r113615881 --- Diff: cordova-lib/src/hooks/HooksRunner.js --- @@ -178,7 +178,9 @@ function runScriptViaModuleLoader(script, context) { } var scri

[GitHub] cordova-docs pull request #696: CB-12686 - Add docs for supp...

2017-04-26 Thread asfgit
Github user asfgit closed the pull request at: https://github.com/apache/cordova-docs/pull/696 --- 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-docs pull request #698: CB-12687 - cordova-ios@4.4.0 Blog Post

2017-04-26 Thread asfgit
Github user asfgit closed the pull request at: https://github.com/apache/cordova-docs/pull/698 --- 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-docs pull request #695: CB-12655 - Add docs for embed attribute of <...

2017-04-26 Thread asfgit
Github user asfgit closed the pull request at: https://github.com/apache/cordova-docs/pull/695 --- 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

Re: [VOTE] 4.4.0 iOS Release

2017-04-26 Thread Shazron
The vote has now closed. The results are: Positive Binding Votes: 3 Steven Gill Jesse MacFadyen Shazron Abdullah The vote has passed. On Tue, Apr 25, 2017 at 10:44 AM, Jesse wrote: > I vote +1: > * Ran coho verify-archive > * Ran unit tests repo > * unpacked, npm i, and npm tested > * built a

[GitHub] cordova-lib pull request #549: CB-12705: Pass plugin info to project-level p...

2017-04-26 Thread stevengill
Github user stevengill commented on a diff in the pull request: https://github.com/apache/cordova-lib/pull/549#discussion_r113586243 --- Diff: cordova-lib/src/hooks/HooksRunner.js --- @@ -178,7 +178,9 @@ function runScriptViaModuleLoader(script, context) { } var sc

[GitHub] cordova-plugin-geolocation pull request #87: Update CDVLocation.m

2017-04-26 Thread jcesarmobile
Github user jcesarmobile commented on a diff in the pull request: https://github.com/apache/cordova-plugin-geolocation/pull/87#discussion_r113578907 --- Diff: src/ios/CDVLocation.m --- @@ -94,61 +94,62 @@ - (BOOL)isLocationServicesEnabled - (void)startLocation:(BOOL)enab

[GitHub] cordova-plugin-geolocation issue #87: Update CDVLocation.m

2017-04-26 Thread filmaj
Github user filmaj commented on the issue: https://github.com/apache/cordova-plugin-geolocation/pull/87 Okay, with that sample code of using the watch, I am able to reproduce one warning of this on an iPhone 5S running iOS 10.2: ``` 2017-04-26 17:14:37.015628 HelloCordova[

[GitHub] cordova-lib pull request #545: CB-12361: starting to seperate integration te...

2017-04-26 Thread asfgit
Github user asfgit closed the pull request at: https://github.com/apache/cordova-lib/pull/545 --- 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-geolocation issue #87: Update CDVLocation.m

2017-04-26 Thread avishekcode
Github user avishekcode commented on the issue: https://github.com/apache/cordova-plugin-geolocation/pull/87 @shazron @filmaj Hi! I literally, just downloaded the current plugin, and without my modification, I get these warnings constantly via Xcode, while testing on iPh

[GitHub] cordova-plugin-geolocation issue #87: Update CDVLocation.m

2017-04-26 Thread shazron
Github user shazron commented on the issue: https://github.com/apache/cordova-plugin-geolocation/pull/87 Hmm not sure then :/ Regarding my line comments on this PR, I realize that we have another instance not following the rules in the existing code 😱 https://github.com/

[GitHub] cordova-ios issue #254: Expose CDVCommandStatus enum to Swift

2017-04-26 Thread shazron
Github user shazron commented on the issue: https://github.com/apache/cordova-ios/pull/254 Sorry, Swift newbie here :) (waiting for it to be stable real soon now!). This will be slated for cordova-ios@4.4.1, I'll see how to add Swift tests in the current test project... --- If your

[GitHub] cordova-docs pull request #699: cordova7_post : cordova7 release post

2017-04-26 Thread imhotep
Github user imhotep commented on a diff in the pull request: https://github.com/apache/cordova-docs/pull/699#discussion_r113567338 --- Diff: www/_posts/2017-04-21-cordova-7.md --- @@ -0,0 +1,46 @@ +--- +layout: post +author: +name: Audrey So +url: https:/

[GitHub] cordova-ios issue #254: Expose CDVCommandStatus enum to Swift

2017-04-26 Thread lucatorella
Github user lucatorella commented on the issue: https://github.com/apache/cordova-ios/pull/254 Sorry, I'm mistaken. The plain C enum is currently already available in Swift. So yes, it'll be a breaking change in Swift as much as your proposal :) --- If your project is set up for it,

[GitHub] cordova-docs pull request #699: cordova7_post : cordova7 release post

2017-04-26 Thread kerrishotts
Github user kerrishotts commented on a diff in the pull request: https://github.com/apache/cordova-docs/pull/699#discussion_r113565956 --- Diff: www/_posts/2017-04-21-cordova-7.md --- @@ -0,0 +1,46 @@ +--- +layout: post +author: +name: Audrey So +url: htt

[GitHub] cordova-plugin-geolocation issue #87: Update CDVLocation.m

2017-04-26 Thread filmaj
Github user filmaj commented on the issue: https://github.com/apache/cordova-plugin-geolocation/pull/87 @shazron I've been trying to reproduce these warnings on a pretty old iOS device: iPhone 5S, running iOS 10.2. Haven't been able to repro anything that looks weird in the device con

[GitHub] cordova-docs pull request #699: cordova7_post : cordova7 release post

2017-04-26 Thread audreyso
Github user audreyso commented on a diff in the pull request: https://github.com/apache/cordova-docs/pull/699#discussion_r113565342 --- Diff: www/_posts/2017-04-21-cordova-7.md --- @@ -0,0 +1,46 @@ +--- +layout: post +author: +name: Audrey So +url: https:

[GitHub] cordova-ios issue #254: Expose CDVCommandStatus enum to Swift

2017-04-26 Thread lucatorella
Github user lucatorella commented on the issue: https://github.com/apache/cordova-ios/pull/254 No, because now that enum is not accessible in Swift. So if we want to make it accessible, it's better to make it accessible with proper name conventions (`.noResult`, `.ok`, ...). If you ju

[GitHub] cordova-ios issue #254: Expose CDVCommandStatus enum to Swift

2017-04-26 Thread dpogue
Github user dpogue commented on the issue: https://github.com/apache/cordova-ios/pull/254 Yes, the breaking change is only on the Swift side --- 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 th

[GitHub] cordova-ios issue #254: Expose CDVCommandStatus enum to Swift

2017-04-26 Thread shazron
Github user shazron commented on the issue: https://github.com/apache/cordova-ios/pull/254 @dpogue Can you confirm what @lucatorella said? In any case, we don't have any Swift tests yet, but that's easy to remedy for next release. --- If your project is set up for it, you c

[GitHub] cordova-ios pull request #228: [CB-10916] Support display name for iOS

2017-04-26 Thread dpogue
GitHub user dpogue reopened a pull request: https://github.com/apache/cordova-ios/pull/228 [CB-10916] Support display name for iOS This is the iOS Platform API support side of https://github.com/apache/cordova-lib/pull/453. You can merge this pull request into a Git repository by

[GitHub] cordova-ios pull request #228: [CB-10916] Support display name for iOS

2017-04-26 Thread dpogue
Github user dpogue closed the pull request at: https://github.com/apache/cordova-ios/pull/228 --- 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-ios issue #228: [CB-10916] Support display name for iOS

2017-04-26 Thread shazron
Github user shazron commented on the issue: https://github.com/apache/cordova-ios/pull/228 @dpogue looks like a Simulator timeout. Can you close and re-open the PR to trigger the CI again @fredgalvao ditto what @dpogue said --- If your project is set up for it, you can reply to t

[GitHub] cordova-plugin-geolocation issue #87: Update CDVLocation.m

2017-04-26 Thread shazron
Github user shazron commented on the issue: https://github.com/apache/cordova-plugin-geolocation/pull/87 @avishekcode what device are you testing it on? @filmaj I believe if he is using an older phone, it might affect timings --- If your project is set up for it, you can reply to thi

[GitHub] cordova-plugin-geolocation pull request #87: Update CDVLocation.m

2017-04-26 Thread shazron
Github user shazron commented on a diff in the pull request: https://github.com/apache/cordova-plugin-geolocation/pull/87#discussion_r113561945 --- Diff: src/ios/CDVLocation.m --- @@ -94,61 +94,62 @@ - (BOOL)isLocationServicesEnabled - (void)startLocation:(BOOL)enableHig

[GitHub] cordova-docs pull request #699: cordova7_post : cordova7 release post

2017-04-26 Thread purplecabbage
Github user purplecabbage commented on a diff in the pull request: https://github.com/apache/cordova-docs/pull/699#discussion_r113560349 --- Diff: www/_posts/2017-04-21-cordova-7.md --- @@ -0,0 +1,46 @@ +--- +layout: post +author: +name: Audrey So +url: h

[GitHub] cordova-docs pull request #699: cordova7_post : cordova7 release post

2017-04-26 Thread imhotep
Github user imhotep commented on a diff in the pull request: https://github.com/apache/cordova-docs/pull/699#discussion_r113558490 --- Diff: www/_posts/2017-04-21-cordova-7.md --- @@ -0,0 +1,46 @@ +--- +layout: post +author: +name: Audrey So +url: https:/

[GitHub] cordova-docs pull request #699: cordova7_post : cordova7 release post

2017-04-26 Thread stevengill
Github user stevengill commented on a diff in the pull request: https://github.com/apache/cordova-docs/pull/699#discussion_r113557148 --- Diff: www/_posts/2017-04-21-cordova-7.md --- @@ -0,0 +1,46 @@ +--- +layout: post +author: +name: Audrey So +url: http

[GitHub] cordova-docs pull request #699: cordova7_post : cordova7 release post

2017-04-26 Thread audreyso
Github user audreyso commented on a diff in the pull request: https://github.com/apache/cordova-docs/pull/699#discussion_r113556060 --- Diff: www/_posts/2017-04-21-cordova-7.md --- @@ -0,0 +1,46 @@ +--- +layout: post +author: +name: Audrey So +url: https:

[GitHub] cordova-docs pull request #699: cordova7_post : cordova7 release post

2017-04-26 Thread stevengill
Github user stevengill commented on a diff in the pull request: https://github.com/apache/cordova-docs/pull/699#discussion_r113555718 --- Diff: www/_posts/2017-04-21-cordova-7.md --- @@ -0,0 +1,46 @@ +--- +layout: post +author: +name: Audrey So +url: http

[GitHub] cordova-docs pull request #699: cordova7_post : cordova7 release post

2017-04-26 Thread audreyso
Github user audreyso commented on a diff in the pull request: https://github.com/apache/cordova-docs/pull/699#discussion_r113554201 --- Diff: www/_posts/2017-04-21-cordova-7.md --- @@ -0,0 +1,46 @@ +--- +layout: post +author: +name: Audrey So +url: https:

[GitHub] cordova-plugin-geolocation issue #87: Update CDVLocation.m

2017-04-26 Thread filmaj
Github user filmaj commented on the issue: https://github.com/apache/cordova-plugin-geolocation/pull/87 Hey @avishekcode, I'm trying to reproduce these warnings you mentioned: > This stops iOS from giving warnings that the Plugin should be executing in background mode, and als

Re: [CORE PLUGINS][DISCUSS] Roadmap 2017

2017-04-26 Thread Shazron
I'm going to put a deadline of June 1st, 2017 to wrap up discussion of the Roadmap, we need it to be finalized by then if not it will just be left in the wind like previous proposals. This gives us a month, more than enough I think, to nail this down -- also since most of the Adobe team will be aw

[DISCUSS] Plugins Release

2017-04-26 Thread Filip Maj
We did some work this week and got a bunch of community PRs merged in to many plugin repos. Anyone have any reasons to not do a release? Anything outstanding anyone wants to get merged in before moving ahead with a plugins release? Any other comments on the topic? Cheers, Fil Maj ---

[GitHub] cordova-docs pull request #699: cordova7_post : cordova7 release post

2017-04-26 Thread kerrishotts
Github user kerrishotts commented on a diff in the pull request: https://github.com/apache/cordova-docs/pull/699#discussion_r113545976 --- Diff: www/_posts/2017-04-21-cordova-7.md --- @@ -0,0 +1,46 @@ +--- +layout: post +author: +name: Audrey So +url: htt

[GitHub] cordova-docs pull request #699: cordova7_post : cordova7 release post

2017-04-26 Thread kerrishotts
Github user kerrishotts commented on a diff in the pull request: https://github.com/apache/cordova-docs/pull/699#discussion_r113545528 --- Diff: www/_posts/2017-04-21-cordova-7.md --- @@ -0,0 +1,46 @@ +--- +layout: post +author: +name: Audrey So +url: htt

[GitHub] cordova-docs pull request #699: cordova7_post : cordova7 release post

2017-04-26 Thread kerrishotts
Github user kerrishotts commented on a diff in the pull request: https://github.com/apache/cordova-docs/pull/699#discussion_r113545395 --- Diff: www/_posts/2017-04-21-cordova-7.md --- @@ -0,0 +1,46 @@ +--- +layout: post +author: +name: Audrey So +url: htt

[GitHub] cordova-plugin-file-transfer issue #174: CB-12399: (Android) Fix bug with We...

2017-04-26 Thread Lemon-King
Github user Lemon-King commented on the issue: https://github.com/apache/cordova-plugin-file-transfer/pull/174 I believe I signed the ICLA on the main apache org jira site. --- 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 #699: cordova7_post : cordova7 release post

2017-04-26 Thread kerrishotts
Github user kerrishotts commented on a diff in the pull request: https://github.com/apache/cordova-docs/pull/699#discussion_r113544594 --- Diff: www/_posts/2017-04-21-cordova-7.md --- @@ -0,0 +1,46 @@ +--- +layout: post +author: +name: Audrey So +url: htt

[GitHub] cordova-docs pull request #699: cordova7_post : cordova7 release post

2017-04-26 Thread kerrishotts
Github user kerrishotts commented on a diff in the pull request: https://github.com/apache/cordova-docs/pull/699#discussion_r113544467 --- Diff: www/_posts/2017-04-21-cordova-7.md --- @@ -0,0 +1,46 @@ +--- +layout: post +author: +name: Audrey So +url: htt

[GitHub] cordova-docs pull request #699: cordova7_post : cordova7 release post

2017-04-26 Thread purplecabbage
Github user purplecabbage commented on a diff in the pull request: https://github.com/apache/cordova-docs/pull/699#discussion_r113543204 --- Diff: www/_posts/2017-04-21-cordova-7.md --- @@ -0,0 +1,46 @@ +--- +layout: post +author: +name: Audrey So +url: h

[GitHub] cordova-docs pull request #699: cordova7_post : cordova7 release post

2017-04-26 Thread filmaj
Github user filmaj commented on a diff in the pull request: https://github.com/apache/cordova-docs/pull/699#discussion_r113540282 --- Diff: www/_posts/2017-04-21-cordova-7.md --- @@ -0,0 +1,46 @@ +--- +layout: post +author: +name: Audrey So +url: https://

[GitHub] cordova-docs pull request #699: cordova7_post : cordova7 release post

2017-04-26 Thread filmaj
Github user filmaj commented on a diff in the pull request: https://github.com/apache/cordova-docs/pull/699#discussion_r113539917 --- Diff: www/_posts/2017-04-21-cordova-7.md --- @@ -0,0 +1,46 @@ +--- +layout: post +author: +name: Audrey So +url: https://

[GitHub] cordova-docs pull request #699: cordova7_post : cordova7 release post

2017-04-26 Thread filmaj
Github user filmaj commented on a diff in the pull request: https://github.com/apache/cordova-docs/pull/699#discussion_r113539850 --- Diff: www/_posts/2017-04-21-cordova-7.md --- @@ -0,0 +1,46 @@ +--- +layout: post +author: +name: Audrey So +url: https://

[GitHub] cordova-plugin-media pull request #134: CB-12542: (ios) Fix wav file recordi...

2017-04-26 Thread asfgit
Github user asfgit closed the pull request at: https://github.com/apache/cordova-plugin-media/pull/134 --- 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 f

[GitHub] cordova-plugin-media issue #134: CB-12542: (ios) Fix wav file recording, add...

2017-04-26 Thread filmaj
Github user filmaj commented on the issue: https://github.com/apache/cordova-plugin-media/pull/134 Per [CB-12542](https://issues.apache.org/jira/browse/CB-12542), I will merge in the wav/m4a support, and we will look at the separate `getDuration` issue @leopatras described in the JIRA

[GitHub] cordova-docs issue #699: cordova7_post : cordova7 release post

2017-04-26 Thread purplecabbage
Github user purplecabbage commented on the issue: https://github.com/apache/cordova-docs/pull/699 👍 --- 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

[GitHub] cordova-docs pull request #699: cordova7_post : cordova7 release post

2017-04-26 Thread purplecabbage
Github user purplecabbage commented on a diff in the pull request: https://github.com/apache/cordova-docs/pull/699#discussion_r113523749 --- Diff: www/_posts/2017-04-21-cordova-7.md --- @@ -0,0 +1,46 @@ +--- +layout: post +author: +name: Audrey So +url: h

[GitHub] cordova-docs issue #698: CB-12687 - cordova-ios@4.4.0 Blog Post

2017-04-26 Thread shazron
Github user shazron commented on the issue: https://github.com/apache/cordova-docs/pull/698 Depends upon: #695 and #696 --- 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 a

[GitHub] cordova-docs issue #695: CB-12655 - Add docs for embed attribute of

2017-04-26 Thread shazron
Github user shazron commented on the issue: https://github.com/apache/cordova-docs/pull/695 Dependents: #698 --- 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

[GitHub] cordova-docs issue #696: CB-12686 - Add docs for support in ...

2017-04-26 Thread shazron
Github user shazron commented on the issue: https://github.com/apache/cordova-docs/pull/696 Dependents: #698 --- 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

[GitHub] cordova-docs pull request #690: Cordova Screen Orientation Plugin Blog

2017-04-26 Thread asfgit
Github user asfgit closed the pull request at: https://github.com/apache/cordova-docs/pull/690 --- 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-docs pull request #699: cordova7_post : cordova7 release post

2017-04-26 Thread shazron
Github user shazron commented on a diff in the pull request: https://github.com/apache/cordova-docs/pull/699#discussion_r113513631 --- Diff: www/_posts/2017-04-21-cordova-7.md --- @@ -0,0 +1,46 @@ +--- +layout: post +author: +name: Audrey So +url: https:/

[GitHub] cordova-docs pull request #699: cordova7_post : cordova7 release post

2017-04-26 Thread shazron
Github user shazron commented on a diff in the pull request: https://github.com/apache/cordova-docs/pull/699#discussion_r113512443 --- Diff: www/_posts/2017-04-21-cordova-7.md --- @@ -0,0 +1,46 @@ +--- +layout: post +author: +name: Audrey So +url: https:/

[GitHub] cordova-docs pull request #699: cordova7_post : cordova7 release post

2017-04-26 Thread shazron
Github user shazron commented on a diff in the pull request: https://github.com/apache/cordova-docs/pull/699#discussion_r113513050 --- Diff: www/_posts/2017-04-21-cordova-7.md --- @@ -0,0 +1,46 @@ +--- +layout: post +author: +name: Audrey So +url: https:/

[GitHub] cordova-docs pull request #699: cordova7_post : cordova7 release post

2017-04-26 Thread shazron
Github user shazron commented on a diff in the pull request: https://github.com/apache/cordova-docs/pull/699#discussion_r113513420 --- Diff: www/_posts/2017-04-21-cordova-7.md --- @@ -0,0 +1,46 @@ +--- +layout: post +author: +name: Audrey So +url: https:/

[GitHub] cordova-docs pull request #696: CB-12686 - Add docs for supp...

2017-04-26 Thread shazron
Github user shazron commented on a diff in the pull request: https://github.com/apache/cordova-docs/pull/696#discussion_r113506314 --- Diff: www/docs/en/dev/config_ref/index.md --- @@ -476,7 +476,7 @@ This tag installs resource files into your platform, and is similar to the same

[GitHub] cordova-docs pull request #699: cordova7_post : cordova7 release post

2017-04-26 Thread audreyso
GitHub user audreyso opened a pull request: https://github.com/apache/cordova-docs/pull/699 cordova7_post : cordova7 release post Not ready to merge yet, but would like some advice/feedback early on! ### Platforms affected ### What does this PR do? Blo

[GitHub] cordova-plugin-media issue #134: CB-12542: (ios) Fix wav file recording, add...

2017-04-26 Thread filmaj
Github user filmaj commented on the issue: https://github.com/apache/cordova-plugin-media/pull/134 Here are the relevant bits of test code I am working with: ``` initialize: function() { document.addEventListener('deviceready', this.onDeviceReady.bind(this)

[GitHub] cordova-plugin-media issue #134: CB-12542: (ios) Fix wav file recording, add...

2017-04-26 Thread filmaj
Github user filmaj commented on the issue: https://github.com/apache/cordova-plugin-media/pull/134 Actually, I spoke too soon. I think I will pull in everything but the last commit - that seems like a new command being added. I will retest with all commits but that last one th

[GitHub] cordova-plugin-media issue #134: CB-12542: (ios) Fix wav file recording, add...

2017-04-26 Thread filmaj
Github user filmaj commented on the issue: https://github.com/apache/cordova-plugin-media/pull/134 OK, verified this works with both .wav and .m4a on an iPhone 5S running iOS 10.2. Hooray! I will be rebasing and pulling this in shortly, and then will close this PR separately.

[GitHub] cordova-plugin-media issue #134: CB-12542: (ios) Fix wav file recording, add...

2017-04-26 Thread filmaj
Github user filmaj commented on the issue: https://github.com/apache/cordova-plugin-media/pull/134 @leopatras while I verify this PR, do you have an [Apache ICLA](https://www.apache.org/licenses/icla.pdf) signed and sent to secret...@apache.org? --- If your project is set up for it,

[GitHub] cordova-plugin-geolocation issue #87: Update CDVLocation.m

2017-04-26 Thread filmaj
Github user filmaj commented on the issue: https://github.com/apache/cordova-plugin-geolocation/pull/87 Just received the ICLA. 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 project does not have this fe

[GitHub] cordova-plugin-media issue #134: CB-12542: (ios) Fix wav file recording, add...

2017-04-26 Thread filmaj
Github user filmaj commented on the issue: https://github.com/apache/cordova-plugin-media/pull/134 I am taking a look at this today. Will rebase and run some tests locally. --- 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-plugin-media issue #137: CB-12146 (android) Adding playAudioWhenScre...

2017-04-26 Thread filmaj
Github user filmaj commented on the issue: https://github.com/apache/cordova-plugin-media/pull/137 Hmm, looks like all three CI runs against Android (4.4, 5.1, and 6.0) failed. Output for these three test runs: - Android 4.4: http://cordova-ci.cloudapp.net:8080/job/cordova-pl

[GitHub] cordova-plugin-inappbrowser issue #215: CB-12560: (android) fix null pointer...

2017-04-26 Thread filmaj
Github user filmaj commented on the issue: https://github.com/apache/cordova-plugin-inappbrowser/pull/215 Yeah, I think that's fine (for not writing an automated test) in this case. It is a very difficult scenario to reproduce - as you mentioned, it may take 5 minutes. But, if we coul

[GitHub] cordova-plugin-camera issue #245: Handle OutOfMemoryError exception when sca...

2017-04-26 Thread SrajanPathak
Github user SrajanPathak commented on the issue: https://github.com/apache/cordova-plugin-camera/pull/245 this issue is reproduced on Samsung S5, app crashes when we take the picture from the camera below is the screenshot of memory usage at the time of crash ![captu

[GitHub] cordova-plugin-inappbrowser issue #219: [CB-9148] (android) add setType() me...

2017-04-26 Thread cordova-qa
Github user cordova-qa commented on the issue: https://github.com/apache/cordova-plugin-inappbrowser/pull/219 Cordova CI Build has completed successfully. **Commit** - [Link](https://github.com/apache/cordova-plugin-inappbrowser/pull/219/commits/4e62d45721942321108289569d4

[GitHub] cordova-plugin-inappbrowser issue #219: [CB-9148] (android) add setType() me...

2017-04-26 Thread jcesarmobile
Github user jcesarmobile commented on the issue: https://github.com/apache/cordova-plugin-inappbrowser/pull/219 Please, don't reuse the same id as that issue is already closed. Create a new one telling what was broken --- If your project is set up for it, you can reply to this email

[GitHub] cordova-plugin-inappbrowser pull request #219: [CB-9148] (android) add setTy...

2017-04-26 Thread darron1217
GitHub user darron1217 opened a pull request: https://github.com/apache/cordova-plugin-inappbrowser/pull/219 [CB-9148] (android) add setType() method to support input[type=file] on 4.4.2 ### Platforms affected android ### What does this PR do? Add setType(

[GitHub] cordova-ios issue #228: [CB-10916] Support display name for iOS

2017-04-26 Thread dpogue
Github user dpogue commented on the issue: https://github.com/apache/cordova-ios/pull/228 @fredgalvao Personally, I think your idea is the right way to go in terms of project structure, and should definitely be brought up for discussion on the dev list (because it probably has implica

[GitHub] cordova-ios issue #228: [CB-10916] Support display name for iOS

2017-04-26 Thread fredgalvao
Github user fredgalvao commented on the issue: https://github.com/apache/cordova-ios/pull/228 Should my previous comment go into an issue dedicated to discussion? There was no feedback on it, and it seems like there is a consensus into doing the simple version, which imo doesn't actua

[GitHub] cordova-docs pull request #696: CB-12686 - Add docs for supp...

2017-04-26 Thread fredgalvao
Github user fredgalvao commented on a diff in the pull request: https://github.com/apache/cordova-docs/pull/696#discussion_r113379709 --- Diff: www/docs/en/dev/config_ref/index.md --- @@ -476,7 +476,7 @@ This tag installs resource files into your platform, and is similar to the sam