RE: [Vote] Cordova-windows 4.4.2 release

2016-07-25 Thread Sergey Grebnov (Akvelon)
I vote +1: * Reviewed Release notes * Verified that blank app could be created with the platform * Verified that blank app could be successfully built and ran Thanks, Sergey -Original Message- From: Tim Barham [mailto:tim.bar...@microsoft.com] Sent: Tuesday, July 26, 2016 12:57 AM To:

Nightly build #82 for cordova has succeeded!

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

Re: [DISCUSS] cordova-ios 4.2.1

2016-07-25 Thread Shazron
+1 On Tuesday, July 26, 2016, Steven Gill wrote: > Similar to android, i want to update the bundled cordova-common version to > 1.4.0. > > Any issues? >

[GitHub] cordova-android issue #320: Changes for Cordova-Android 6.0.0 - Evaluate Jav...

2016-07-25 Thread codecov-io
Github user codecov-io commented on the issue: https://github.com/apache/cordova-android/pull/320 ## [Current coverage][cc-pull] is 33.85% (diff: 100%) > Merging [#320][cc-pull] into [master][cc-base-branch] will not change coverage ```diff @@ master

[GitHub] cordova-android issue #319: Changes for Cordova-Android 6.0.0 - Android Modu...

2016-07-25 Thread codecov-io
Github user codecov-io commented on the issue: https://github.com/apache/cordova-android/pull/319 ## [Current coverage][cc-pull] is 33.85% (diff: 100%) > Merging [#319][cc-pull] into [master][cc-base-branch] will not change coverage ```diff @@ master

Re: [COMMUNITY RALLY] WKWebView localStorage will not work with file urls in iOS 10 unless...

2016-07-25 Thread Shazron
In all the time I took to research and work on this, apparently Apple removed the check 3 hours ago: https://trac.webkit.org/changeset/203695 Thanks to Darryl Pogue for showing this to me! On Tue, Jul 26, 2016 at 6:54 AM, Shazron wrote: > ... we dupe this Radar [1]. There is

Re: [COMMUNITY RALLY] WKWebView localStorage will not work with file urls in iOS 10 unless...

2016-07-25 Thread Darryl Pogue
I've had a bug open about a similar issue with IndexedDB for a while, and it actually just got updated today: https://bugs.webkit.org/show_bug.cgi?id=153783 So it looks like LocalStorage, IndexedDB, and possibly WebSQL will work in iOS10 for file:/// URLs. Unfortunately, that doesn't help with

[COMMUNITY RALLY] WKWebView localStorage will not work with file urls in iOS 10 unless...

2016-07-25 Thread Shazron
... we dupe this Radar [1]. There is some related research and JIRA discussion here [2] I will outline the steps you need to do below. If we don't ask for this now, enabling this feature will probably go in iOS 11, just like loading file urls in WKWebView (support was non-existent in iOS 8,

[GitHub] cordova-android pull request #320: Changes for Cordova-Android 6.0.0 - Evalu...

2016-07-25 Thread infil00p
GitHub user infil00p opened a pull request: https://github.com/apache/cordova-android/pull/320 Changes for Cordova-Android 6.0.0 - Evaluate Javascript bridge as default This is a change from our non-thread safe bridge to the thread-safe bridge. This needs to be supported in

[Android] Road to 6.0.0

2016-07-25 Thread Joe Bowser
Hey So, after the 5.2.2 release of Android, I think we should start merging the API breaking changes that we have setup for 6.0.0 into mainline. If we need to do another patch release of Cordova-Android, we should do that on the 5.2 branch. We currently have the following waiting to go in:

[GitHub] cordova-android pull request #319: Changes for Cordova-Android 6.0.0 - Andro...

2016-07-25 Thread infil00p
GitHub user infil00p opened a pull request: https://github.com/apache/cordova-android/pull/319 Changes for Cordova-Android 6.0.0 - Android Modules as Plugins This is a planned change for Cordova-Android 6.0.0. You can merge this pull request into a Git repository by running: $

[DISCUSS] cordova-ios 4.2.1

2016-07-25 Thread Steven Gill
Similar to android, i want to update the bundled cordova-common version to 1.4.0. Any issues?

RE: [Vote] Cordova-windows 4.4.2 release

2016-07-25 Thread Tim Barham
I vote +1: * Verified license headers with 'coho audit-license-headers' * Verified dependency licenses with 'coho check-license' * Built and ran basic Windows app * Verified fixes cordova-windows build issues under Visual Studio "15" new install experience -Original Message- From:

[GitHub] cordova-ios issue #237: CB-9789: Support setting the default app locale

2016-07-25 Thread dpogue
Github user dpogue commented on the issue: https://github.com/apache/cordova-ios/pull/237 The `getAttribute` method is implemented in https://github.com/apache/cordova-lib/pull/466 (which isn't merged yet) --- If your project is set up for it, you can reply to this email and have

[GitHub] cordova-ios issue #237: CB-9789: Support setting the default app locale

2016-07-25 Thread jcesarmobile
Github user jcesarmobile commented on the issue: https://github.com/apache/cordova-ios/pull/237 Can you create a new issue for the language thing and link it instead of CB-9789? And push only the code related to that. Are there issues open for the cleanIcons and

Re: [DISCUSS] Android 5.2.2 release

2016-07-25 Thread Simon MacDonald
I'd love to see a patch release out for Android and iOS. On Jul 25, 2016 15:45, "Jesse" wrote: > None that I see so far. > > We should merge this pr [1] and release docs as well, since this is > platform+tools related. > There is a jira issue with many linked pr's also

Re: [DISCUSS] Android 5.2.2 release

2016-07-25 Thread Jesse
None that I see so far. We should merge this pr [1] and release docs as well, since this is platform+tools related. There is a jira issue with many linked pr's also [2] so we should make sure this all gets closed out together. [1] https://github.com/apache/cordova-docs/pull/614 [2]

[Vote] Cordova-windows 4.4.2 release

2016-07-25 Thread Vladimir Kotikov (Akvelon)
Please review and vote on this cordova-windows release by replying to this email (and keep discussion on the DISCUSS thread) Release issue: https://issues.apache.org/jira/browse/CB-11621 The archive has been published to dist/dev: https://dist.apache.org/repos/dist/dev/cordova/CB-11621 The

RE: [DISCUSS] Android 5.2.2 release

2016-07-25 Thread Vladimir Kotikov (Akvelon)
No blockers :) Perhaps we need to do the same for iOS? I have already included cordova-common@1.4.0 in windows 4.4.2. - Best regards, Vladimir -Original Message- From: Steven Gill [mailto:stevengil...@gmail.com] Sent: Monday, July 25, 2016 8:57 PM To: dev@cordova.apache.org Subject:

[DISCUSS] Android 5.2.2 release

2016-07-25 Thread Steven Gill
Need to do a patch release of cordova-android that contains the latest cordova-common release. This is needed to work with edit-config tag for plugin.xml. Bug: https://issues.apache.org/jira/browse/CB-11615 Any blockers? -Steve

[GitHub] cordova-plugin-geolocation issue #51: background location under iOS 9

2016-07-25 Thread Freundschaft
Github user Freundschaft commented on the issue: https://github.com/apache/cordova-plugin-geolocation/pull/51 when will this be merged? --- 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

Requesting more information about CB-11214 bug

2016-07-25 Thread sanjeewa kumara
Hi Chris Armstrong, Can you tell me where I can get this bug? I mean, which task you performed to get this bug ? Thank you. - To unsubscribe, e-mail: dev-unsubscr...@cordova.apache.org For additional commands, e-mail:

[GitHub] cordova-plugin-wkwebview-engine issue #11: CB-9888: (iOS) check & reload WKW...

2016-07-25 Thread pwbs
Github user pwbs commented on the issue: https://github.com/apache/cordova-plugin-wkwebview-engine/pull/11 Right, the issue is opened there: https://issues.apache.org/jira/browse/CB-11554 (Sorry I'm not too used to this "PR on github but issues on issues.apache.org") --- If

[DISCUSS] Cordova-windows@4.4.2 release

2016-07-25 Thread Vladimir Kotikov (Akvelon)
Hi all. Though we released cordova-windows@4.4.1 just recently, we need to roll out another patch release to fix the issue with compatibility of Cordova and build tools. Here are the notes for this release: * CB-11548 Fix issues where MSBuild cannot be found * CB-11241 Return adding BOM to www

[GitHub] cordova-plugins issue #23: CB-10956: Update the GCDWebServer

2016-07-25 Thread ankon
Github user ankon commented on the issue: https://github.com/apache/cordova-plugins/pull/23 @shazron the PR updates it to https://github.com/swisspol/GCDWebServer/commit/55104e5b1ea7ac84e8a42263750b6f7973f5da20, which is somewhere between 3.3.3 and 3.3.4. --- If your project is set

[GitHub] cordova-ios issue #238: CB-11535 CB-10361 ios: fix bug with remove framework...

2016-07-25 Thread matrosovN
Github user matrosovN commented on the issue: https://github.com/apache/cordova-ios/pull/238 @shazron, updated. --- 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

Re: Finding a Bug fix Apache cordova

2016-07-25 Thread Akila Wicky
HI all, i fixed CB-11078 fixed "Empty string for BackgroundColor preference crashes application" issue * issue https://issues.apache.org/jira/browse/CB-11078 * *pull request link https://github.com/apache/cordova-android/pull/316

[GitHub] cordova-plugins pull request #23: CB-10956: Update the GCDWebServer

2016-07-25 Thread asfgit
Github user asfgit closed the pull request at: https://github.com/apache/cordova-plugins/pull/23 --- 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

[GitHub] cordova-plugin-statusbar issue #51: New feature 'styleAndroidTranslucent'

2016-07-25 Thread anymos
Github user anymos commented on the issue: https://github.com/apache/cordova-plugin-statusbar/pull/51 Hmm, still having an issue the translucent status bar is visible only when in fullScreen mode :-( which is coming with it s own lot of issue. Anyway to make it transparent with a

[GitHub] cordova-plugin-wkwebview-engine issue #12: CB-10142, CB-10732: Allow opening...

2016-07-25 Thread shazron
Github user shazron commented on the issue: https://github.com/apache/cordova-plugin-wkwebview-engine/pull/12 Unfortunately this is Apple Private API, and will get users apps rejected if this is used. --- If your project is set up for it, you can reply to this email and have your

[GitHub] cordova-ios issue #238: CB-11535 ios: fix bug with remove frameworks

2016-07-25 Thread shazron
Github user shazron commented on the issue: https://github.com/apache/cordova-ios/pull/238 hi @matrosovN can you add "CB-10361" to the PR title prefix as well? So it will now be: `CB-11535 CB-10361 ios: fix bug with remove frameworks` This is for tracking in JIRA. ---

[GitHub] cordova-plugins issue #23: CB-10956: Update the GCDWebServer

2016-07-25 Thread shazron
Github user shazron commented on the issue: https://github.com/apache/cordova-plugins/pull/23 Thanks! Can someone tell me what is the version of the GCDWebServer version we are bumping to? (for determining the plugin version bump) --- If your project is set up for it, you can reply

[GitHub] cordova-plugin-wkwebview-engine issue #11: CB-9888: (iOS) check & reload WKW...

2016-07-25 Thread shazron
Github user shazron commented on the issue: https://github.com/apache/cordova-plugin-wkwebview-engine/pull/11 since if the title is empty results in a bug with this new fix, please file another issue so it can be tracked and resolved there. --- If your project is set up for it, you