Nightly build #217 for cordova has succeeded!

2016-11-04 Thread Apache Jenkins Server
Nightly build #217 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/217/consoleFull - Jenkins for Apache Cordova

[GitHub] cordova-plugin-media-capture issue #65: CB-10180: (iOS) implement the 'quali...

2016-11-04 Thread junhui75165
Github user junhui75165 commented on the issue: https://github.com/apache/cordova-plugin-media-capture/pull/65 请问怎么默认调取前置摄像头 --- 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

Re: [DISCUSS] Schedule to drop iOS 8 support in cordova-ios@5.x

2016-11-04 Thread Jesse
Sooner would be better, but I'll take it. @purplecabbage risingj.com On Fri, Nov 4, 2016 at 2:20 PM, Shazron wrote: > We've always only supported the currently released iOS, and the previous > iOS release because of test device OS constraints. Currently our support is > for

Re: [VOTE] cordova-plugin-compat@1.1.0 Release

2016-11-04 Thread Steven Gill
The vote has now closed. The results are: Positive Binding Votes: 4 Steve Gill Joe Bowser Shazron Abdullah Simon MacDonald The vote has passed. On Thu, Nov 3, 2016 at 6:46 AM, Simon MacDonald wrote: > I vote +1: > * Ran coho audit-license-headers over the relevant

Re: [CI STATUS REPORT] - 2 actual failures, 2 known failures

2016-11-04 Thread Shazron
For tracking: https://issues.apache.org/jira/browse/CB-12116 On Fri, Nov 4, 2016 at 11:34 AM, Shazron wrote: > http://status.cordova.io > > > # ACTUAL FAILURES > > 1. cordova-lib (being worked on) > 2. cordova-plugin-device-motion on Android (unknown progress) >

Re: [DISCUSS] cordova-plugin-camera release

2016-11-04 Thread Steven Gill
Yes, I will do a full plugins release. I was sick most of this week and didn't get around to doing any plugin PR reviews. Pushing it back to next week. On Fri, Nov 4, 2016 at 8:53 AM, julio cesar sanchez wrote: > +1, but not just camera, Steven wanted to do an all

Re: [VOTE] cordova-android@6.1.0 Release

2016-11-04 Thread Shazron
I vote +1: * Ran coho audit-license-headers over the relevant repos * Ran coho check-license to ensure all dependencies and subdependencies have Apache-compatible licenses * Ensured tests passed (AppVeyor and Travis CI) * Created and emulated new app using the platform On Thu, Nov 3, 2016 at

[DISCUSS] Schedule to drop iOS 8 support in cordova-ios@5.x

2016-11-04 Thread Shazron
We've always only supported the currently released iOS, and the previous iOS release because of test device OS constraints. Currently our support is for iOS 10 and iOS 9. iOS 9+10 support is at 92% of users according to Apple: https://developer.apple.com/support/app-store/ Coinciding with the

[CI STATUS REPORT] - 2 actual failures, 2 known failures

2016-11-04 Thread Shazron
http://status.cordova.io # ACTUAL FAILURES 1. cordova-lib (being worked on) 2. cordova-plugin-device-motion on Android (unknown progress) cordova-plugin-device-motion-tests.tests >>.Accelerometer (navigator.accelerometer).getCurrentAcceleration.accelerometer.spec.5 success callback

[GitHub] cordova-ios pull request #273: Cb-12098 (iOS) update supportedinterfaceorien...

2016-11-04 Thread sterlingann
GitHub user sterlingann opened a pull request: https://github.com/apache/cordova-ios/pull/273 Cb-12098 (iOS) update supportedinterfaceorientations return type ### Platforms affected iOS ### What does this PR do? Updates return type to

[GitHub] cordova-plugin-media issue #120: CB-11513: (ios) Fixed: iOS memory warning s...

2016-11-04 Thread cordova-qa
Github user cordova-qa commented on the issue: https://github.com/apache/cordova-plugin-media/pull/120 Cordova CI Build has completed successfully. **Commit** -

[GitHub] cordova-plugin-contacts issue #142: android doesn't support data to save pho...

2016-11-04 Thread cordova-qa
Github user cordova-qa commented on the issue: https://github.com/apache/cordova-plugin-contacts/pull/142 Cordova CI Build has one or more failures. **Commit** -

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

2016-11-04 Thread cordova-qa
Github user cordova-qa commented on the issue: https://github.com/apache/cordova-plugin-globalization/pull/53 Cordova CI Build has completed successfully. **Commit** -

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

2016-11-04 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** -

Re: [DISCUSS] cordova-plugin-camera release

2016-11-04 Thread julio cesar sanchez
+1, but not just camera, Steven wanted to do an all plugins release this week. 2016-11-04 16:40 GMT+01:00 Joe Bowser : > Hey > > So, now that we have Cordova Android 6.1 and cordova-plugin-compat in vote > stage, we should also look at releasing the Camera so that it can

[DISCUSS] cordova-plugin-camera release

2016-11-04 Thread Joe Bowser
Hey So, now that we have Cordova Android 6.1 and cordova-plugin-compat in vote stage, we should also look at releasing the Camera so that it can finally work on Android 7.0 and higher when targeting that OS. What do people think about getting a vote for this plugin happening after compat is

[GitHub] cordova-plugin-media issue #120: CB-11513: (ios) Fixed: iOS memory warning s...

2016-11-04 Thread romedius
Github user romedius commented on the issue: https://github.com/apache/cordova-plugin-media/pull/120 original author of this bugfix: @katzlbt --- 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

[GitHub] cordova-plugin-media pull request #120: CB-11513: (ios) Fixed: iOS memory wa...

2016-11-04 Thread romedius
GitHub user romedius opened a pull request: https://github.com/apache/cordova-plugin-media/pull/120 CB-11513: (ios) Fixed: iOS memory warning stops sound, but does not send status to JS-client ### Platforms affected iOs ### What does this PR do? If iOS issues a

[GitHub] cordova-plugin-inappbrowser issue #196: CB-NONE: (android) Set correct conte...

2016-11-04 Thread lukasz81
Github user lukasz81 commented on the issue: https://github.com/apache/cordova-plugin-inappbrowser/pull/196 Hi Guys, I was wandering if you had any updates on this? Accepting this PR would solve the issue on my app as well. It looks simple enough. Cheers --- If your project

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

2016-11-04 Thread kosssi
GitHub user kosssi opened a pull request: https://github.com/apache/cordova-plugin-globalization/pull/53 CB-11154: (Android, iOS) Add IANA timezone ### Platforms affected Android, iOS ### What does this PR do? Add IANA timezone ### What testing