[GitHub] cordova-windows issue #180: CB-11470 App crashes when trying to open from an...

2016-07-01 Thread daserge
Github user daserge commented on the issue: https://github.com/apache/cordova-windows/pull/180 It's [Windows.ApplicationModel.Activation.ActivationKind](https://msdn.microsoft.com/en-us/library/windows/apps/windows.applicationmodel.activation.activationkind.aspx). The gist is that

[GitHub] cordova-windows issue #173: CB-10653 Making the windows activation context c...

2016-07-01 Thread daserge
Github user daserge commented on the issue: https://github.com/apache/cordova-windows/pull/173 @cnsdato, thank you! --- 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 wi

Prevent Android only plugin from being installed in ios platform

2016-07-01 Thread Philipp Kursawe
I wonder why there is no concept in plugins to specify in their metadata (plugin.xml) for which platform they should be installed. I tried to put the plugin directive in my config.xml under the removed the iOS platform. Added it again and the plugin was still installed in the iOS platform again.

[CI] Build status 07/01

2016-07-01 Thread Alexander Sorokin (Akvelon)
Hi guys, All’s been pretty quiet this week. Build Status (# of test failures): 1 - Android 1 - iOS 0 - WP 8.1 0 - Windows 8.1 0 - Windows 10 JIRAs that need attention: · CB-11103 Flaky accelerometer tests · CB-11479 ​File-transfer ​304 ​tests ​are ​failing ​on ​i

[GitHub] cordova-lib pull request #461: CB-9825 framework tag spec parsing

2016-07-01 Thread juliascript
GitHub user juliascript opened a pull request: https://github.com/apache/cordova-lib/pull/461 CB-9825 framework tag spec parsing You can merge this pull request into a Git repository by running: $ git pull https://github.com/juliascript/cordova-lib CB-9825 Alternatively you c

[GitHub] cordova-lib issue #461: CB-9825 framework tag spec parsing

2016-07-01 Thread codecov-io
Github user codecov-io commented on the issue: https://github.com/apache/cordova-lib/pull/461 ## [Current coverage][cc-pull] is **80.59%** > Merging [#461][cc-pull] into [master][cc-base-branch] will not change coverage ```diff @@ master #461 diff @

[GitHub] cordova-ios issue #233: CB-9371, CB-9703: Fix how prepare handles orientatio...

2016-07-01 Thread shazron
Github user shazron commented on the issue: https://github.com/apache/cordova-ios/pull/233 Confirmed that Xcode uses the new defaults. Pulling this in and testing. --- 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 p

[GitHub] cordova-ios pull request #233: CB-9371, CB-9703: Fix how prepare handles ori...

2016-07-01 Thread asfgit
Github user asfgit closed the pull request at: https://github.com/apache/cordova-ios/pull/233 --- 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-inappbrowser pull request #94: CB-3360: Set custom inappbrows...

2016-07-01 Thread asfgit
Github user asfgit closed the pull request at: https://github.com/apache/cordova-plugin-inappbrowser/pull/94 --- 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-ios pull request #234: CB-9825 cocoapod integration for plugins

2016-07-01 Thread juliascript
GitHub user juliascript opened a pull request: https://github.com/apache/cordova-ios/pull/234 CB-9825 cocoapod integration for plugins You can merge this pull request into a Git repository by running: $ git pull https://github.com/juliascript/cordova-ios CB-9825 Alternatively

[GitHub] cordova-ios issue #234: CB-9825 cocoapod integration for plugins

2016-07-01 Thread shazron
Github user shazron commented on the issue: https://github.com/apache/cordova-ios/pull/234 Failing tests. Please run `npm install && npm test` in the repo first before committing. Looks like it fails the jshint tests. --- If your project is set up for it, you can reply to this email

[GitHub] cordova-plugin-splashscreen issue #107: Browser platform brought closer to i...

2016-07-01 Thread petermetz
Github user petermetz commented on the issue: https://github.com/apache/cordova-plugin-splashscreen/pull/107 Hi @daserge Thanks for the code, I've incorporated it in my PR (attached the shouldHideImmediately variable onto the plugin's reference to satisfy my linter, but otherwise it i

[GitHub] cordova-plugin-splashscreen issue #107: Browser platform brought closer to i...

2016-07-01 Thread cordova-qa
Github user cordova-qa commented on the issue: https://github.com/apache/cordova-plugin-splashscreen/pull/107 Cordova CI Build has completed successfully. **Commit** - [Link](https://github.com/apache/cordova-plugin-splashscreen/pull/107/commits/6cd1cc2c141945e7c637468fb7d

[GitHub] cordova-ios pull request #234: CB-9825 cocoapod integration for plugins

2016-07-01 Thread stevengill
Github user stevengill commented on a diff in the pull request: https://github.com/apache/cordova-ios/pull/234#discussion_r69364995 --- Diff: bin/templates/scripts/cordova/lib/plugman/pluginHandlers.js --- @@ -91,18 +93,29 @@ var handlers = { } },

[GitHub] cordova-lib pull request #462: CB-8151 util.js creates directory if require(...

2016-07-01 Thread purplecabbage
GitHub user purplecabbage opened a pull request: https://github.com/apache/cordova-lib/pull/462 CB-8151 util.js creates directory if require()d Defer creating of libDir folder until something actually requests it. Related: CB-11194 You can merge this pull request into a Git repo

[GitHub] cordova-lib issue #462: CB-8151 util.js creates directory if require()d

2016-07-01 Thread codecov-io
Github user codecov-io commented on the issue: https://github.com/apache/cordova-lib/pull/462 ## [Current coverage][cc-pull] is **80.60%** > Merging [#462][cc-pull] into [master][cc-base-branch] will increase coverage by **0.01%** ```diff @@ master #4

Re: [Vote] 5.2.0 Android Release

2016-07-01 Thread Steven Gill
The vote has now closed. The results are: Positive Binding Votes: 3 Steve Gill Alexander Sorokin Joe Bowser The vote has passed. On Thu, Jun 30, 2016 at 9:47 AM, Joe Bowser wrote: > I vote +1 > * Ran coho audit-license-headers > * Ran through testing section at > > https://github.com/apache/

Re: [DISCUSS] Cordova-Android 5.2.0 Release

2016-07-01 Thread Steven Gill
Blog post for review: https://github.com/apache/cordova-docs/pull/617 On Mon, Jun 6, 2016 at 1:19 PM, Joe Bowser wrote: > So, I guess we should probably just go and do this. I would have liked to > get the new AndroidManifest changes into the template. I have a PR waiting > as well. > > https:

[GitHub] cordova-docs pull request #617: CB-11444 added android release blog post

2016-07-01 Thread dpogue
Github user dpogue commented on a diff in the pull request: https://github.com/apache/cordova-docs/pull/617#discussion_r69370630 --- Diff: www/_posts/2016-07-02-android-5.2.0.md --- @@ -0,0 +1,66 @@ +--- +layout: post +author: +name: Steve Gill +url: http

Nightly build #58 for cordova has succeeded!

2016-07-01 Thread Apache Jenkins Server
Nightly build #58 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/58/consoleFull - Jenkins for Apache Cordova ---

Re: Prevent Android only plugin from being installed in ios platform

2016-07-01 Thread Jesse
Have a look at https://github.com/apache/cordova-plugin-whitelist/blob/master/plugin.xml Android only. Essentially everything in the in the plugin's plugin.xml is added to the android project only include tags. @purplecabbage risingj.com On Fri, Jul 1, 2016 at 4:02 AM, Philipp Kursawe

[GitHub] cordova-windows pull request #180: CB-11470 App crashes when trying to open ...

2016-07-01 Thread asfgit
Github user asfgit closed the pull request at: https://github.com/apache/cordova-windows/pull/180 --- 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 featur