[GitHub] cordova-plugin-globalization issue #53: CB-11154: (Android, iOS) Add IANA ti...

2017-01-05 Thread cordova-qa
Github user cordova-qa commented on the issue: https://github.com/apache/cordova-plugin-globalization/pull/53 Cordova CI Build has one or more failures. **Commit** - [Link](https://github.com/apache/cordova-plugin-globalization/pull/53/commits/0a4ebe6dad2b8386e706695629a3

[GitHub] cordova-plugin-globalization issue #53: CB-11154: (Android, iOS) Add IANA ti...

2017-01-05 Thread kosssi
Github user kosssi commented on the issue: https://github.com/apache/cordova-plugin-globalization/pull/53 Thanks @shazron - [x] update https://github.com/MSOpenTech/cordova-plugin-globalization to https://github.com/apache/cordova-plugin-globalization - [x] I fix timezone

Re: plugins and engines

2017-01-05 Thread Steven Gill
I think `--force` does exist and work for plugin add On Wed, Jan 4, 2017 at 11:22 PM, Shazron wrote: > Forgot about that merged proposal. What's lacking here is I think, a way > for the user to override the engine version enforcement (for whatever > reason, buggy CLI or plugin.xml, or they know

[GitHub] cordova-plugin-inappbrowser pull request #206: CB-12320: (iOS) WIP Add suppo...

2017-01-05 Thread spongessuck
GitHub user spongessuck opened a pull request: https://github.com/apache/cordova-plugin-inappbrowser/pull/206 CB-12320: (iOS) WIP Add support for navigation bar ### Platforms affected iOS ### What does this PR do? - Adds support for using the iOS navigatio

[GitHub] cordova-plugin-inappbrowser issue #206: CB-12320: (iOS) WIP Add support for ...

2017-01-05 Thread cordova-qa
Github user cordova-qa commented on the issue: https://github.com/apache/cordova-plugin-inappbrowser/pull/206 Cordova CI Build has completed successfully. **Commit** - [Link](https://github.com/apache/cordova-plugin-inappbrowser/pull/206/commits/f3ba130bb0e0da334a9178bc2c0

[GitHub] cordova-ios pull request #285: CB-12098 (iOS) removed spaces

2017-01-05 Thread asfgit
Github user asfgit closed the pull request at: https://github.com/apache/cordova-ios/pull/285 --- 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 pull request #273: Cb-12098 (iOS) update supportedinterfaceorien...

2017-01-05 Thread sterlingann
Github user sterlingann closed the pull request at: https://github.com/apache/cordova-ios/pull/273 --- 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 featu

[GitHub] cordova-ios pull request #283: CB-6274 Added support for BackgroundColor pre...

2017-01-05 Thread asfgit
Github user asfgit closed the pull request at: https://github.com/apache/cordova-ios/pull/283 --- 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

Re: plugins and engines

2017-01-05 Thread Shazron
You're right, --force does exist but the help for it says "forces copying source files from the plugin even if the same file already exists in the target directory" which is different conceptually from the force we want, in that we want to ignore engine restrictions. We could overload --force to d

[GitHub] cordova-ios pull request #281: CB-12247: Hard link instead of soft linking

2017-01-05 Thread asfgit
Github user asfgit closed the pull request at: https://github.com/apache/cordova-ios/pull/281 --- 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

Re: plugins and engines

2017-01-05 Thread Filip Maj
What about a new flag, --ignore-engines or something, instead of changing an existing flag? Who knows what users rely on the existing --force functionality? On Thu, Jan 5, 2017 at 11:54 AM, Shazron wrote: > You're right, --force does exist but the help for it says "forces copying > source files f

Platform Version support/coverage

2017-01-05 Thread Filip Maj
Hi! TL;DR: what OS versions should we be running our tests on? What versions should we be testing against in our CI? Recently, I received an email from Sauce Labs, letting me know that support for test runs on Android 4.3 and below has officially ended. This reminded me that our current Android C

[GitHub] cordova-plugin-globalization pull request #53: CB-11154: (Android, iOS) Add ...

2017-01-05 Thread asfgit
Github user asfgit closed the pull request at: https://github.com/apache/cordova-plugin-globalization/pull/53 --- 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 i

Re: Platform Version support/coverage

2017-01-05 Thread Shazron
For iOS, we usually test on the current iOS version and the one previous, so that would be iOS 10 and iOS 9. It follows what cordova-ios currently supports, which with cordova-ios@4.4.0 we would increase the minimum deployment target to iOS 9 (previously discussed in a thread in this list). On Thu

Re: Platform Version support/coverage

2017-01-05 Thread Filip Maj
Thanks Shaz. If we want to make that happen, then I think that Alex will need to tweak our cloudapp jenkins instance to run the ios tests against both iOS 9.3 and 10. Shouldn't be too difficult, as Alex already has the dual-OS-version setup in place for Android (which is how we test both 4.4 and 5.

[GitHub] cordova-lib pull request #511: CB-12261: Fix subdirectories deprecated warni...

2017-01-05 Thread asfgit
Github user asfgit closed the pull request at: https://github.com/apache/cordova-lib/pull/511 --- 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-docs pull request #673: added android 6.1.1 release blog post

2017-01-05 Thread stevengill
GitHub user stevengill opened a pull request: https://github.com/apache/cordova-docs/pull/673 added android 6.1.1 release blog post ### Platforms affected ### What does this PR do? ### What testing has been done on this change? ###

Re: [Discuss] cordova android@6.1.1 patch release

2017-01-05 Thread Steven Gill
Take a quick look at the blog. https://github.com/apache/cordova-docs/pull/673 On Tue, Jan 3, 2017 at 11:20 AM, Joe Bowser wrote: > Sounds good. > > On Tue, Jan 3, 2017 at 10:23 AM, Steven Gill > wrote: > > > Going to start this patch release today. It will make our CI pass again > for > > cor

Re: [Vote] 6.1.1 Android Release

2017-01-05 Thread Steven Gill
The vote has now closed. The results are: Positive Binding Votes: 4 Steve Gill Karen Tran Joe Bowser Filip Maj The vote has passed. On Wed, Jan 4, 2017 at 1:11 PM, Filip Maj wrote: > I vote +1: > - nightly CI builds for cordova-android have two failures, but they > are both "connection brok

[GitHub] cordova-plugin-camera pull request #247: How to get file ID? How to detect t...

2017-01-05 Thread stoneWeb
GitHub user stoneWeb opened a pull request: https://github.com/apache/cordova-plugin-camera/pull/247 How to get file ID? How to detect two selected files is the same file? I know choose file from a temp directory, the file uri can is ID? remove the temp file, then choose same file

[GitHub] cordova-plugin-camera issue #247: How to get file ID? How to detect two sele...

2017-01-05 Thread cordova-qa
Github user cordova-qa commented on the issue: https://github.com/apache/cordova-plugin-camera/pull/247 Cordova CI Build has one or more failures. **Commit** - [Link](https://github.com/apache/cordova-plugin-camera/pull/247/commits/35b98bd0f0f9bd8631a084c34b05ce37220f195a