Hi guys,
Build Status is (# of test failures):
1 - Android
0 - iOS
0 - WP 8.1
0 - Windows 8.1
0 - Windows 10
JIRAs that need attention:
· CB-11525 Media media.spec.25 should be able to play an audio stream
fails on Android and Windows Store 8.1
Thanks,
Alexander Sorokin
Github user gasby82 commented on the issue:
https://github.com/apache/cordova-windows/pull/144
Hi,
I have the same problem with windows 8.1. My environment is cordova version
6.2.0 and windows platform version 4.3.2. How can i fix it? Any workaround?
Thanks
---
If your projec
Github user daserge commented on the issue:
https://github.com/apache/cordova-windows/pull/144
Hi @gasby82,
It might be caused by this bug:
https://issues.apache.org/jira/browse/CB-11443
Try using the master version of the platform as it has been fixed but is
not yet released
Github user asfgit closed the pull request at:
https://github.com/apache/cordova-lib/pull/463
---
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 user lgrignon closed the pull request at:
https://github.com/apache/cordova-plugin-camera/pull/54
---
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 user gasby82 commented on the issue:
https://github.com/apache/cordova-windows/pull/144
Hi @daserge,
thanks for the reply but with platform version 4.5.0-dev it doesn't work.
When I resume my app, it restarts. In Windows 10 it works. Do you know any
workaround?
---
If you
Github user alaa-alshamy commented on the issue:
https://github.com/apache/cordova-plugin-statusbar/pull/55
let's merge this please ð
---
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
Github user asfgit closed the pull request at:
https://github.com/apache/cordova-windows/pull/181
---
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
Github user asfgit closed the pull request at:
https://github.com/apache/cordova-windows/pull/182
---
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
Github user alsorokin closed the pull request at:
https://github.com/apache/cordova-plugin-camera/pull/222
---
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 t
Has CB-11023 - plugin.xml should be able to add attribute to an existing
element in AndroidManifest.xml been merged into a release? Apologies if I
missed it.
Simon Mac Donald
http://hi.im/simonmacdonald
On Mon, Jul 11, 2016 at 12:00 AM, Steven Gill
wrote:
> Do it!
>
> On Fri, Jul 8, 2016 at 7:0
Nope. I didn't include this into the list of patches to release because I was
thinking of a patch release that will not include new features. However we
could do a minor release instead, as we have 2 features live in master:
'edit-config' and improved 'template' functionality.
Thoughts?
-
Best
Github user asfgit closed the pull request at:
https://github.com/apache/cordova-js/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 feature is
Github user cordova-qa commented on the issue:
https://github.com/apache/cordova-plugin-camera/pull/219
Cordova CI Build has one or more failures.
**Commit** -
[Link](https://github.com/apache/cordova-plugin-camera/pull/219/commits/acff98058f3230bf64f0cc7bef974ff10d63a77c
Github user pwbs commented on the issue:
https://github.com/apache/cordova-plugin-wkwebview-engine/pull/11
Could we use `BOOL reload = (title == nil);` instead of `BOOL reload =
((title == nil) || [title isEqualToString:@""]);` ?
---
If your project is set up for it, you can reply t
Github user asfgit closed the pull request at:
https://github.com/apache/cordova-windows/pull/183
---
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
Github user asfgit closed the pull request at:
https://github.com/apache/cordova-docs/pull/618
---
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 user mccraigmccraig commented on the issue:
https://github.com/apache/cordova-plugin-wkwebview-engine/pull/11
@pwbs you are presumably seeing crashes setting the title to `""` ?
---
If your project is set up for it, you can reply to this email and have your
reply appear on GitH
Github user pwbs commented on the issue:
https://github.com/apache/cordova-plugin-wkwebview-engine/pull/11
My app sets the title to "" sometimes, which makes this plugin restart my
app on each resume.
I guess that either the criterion `[title isEqualToString:@""]` shouldn't
b
Github user cordova-qa commented on the issue:
https://github.com/apache/cordova-plugin-camera/pull/219
Cordova CI Build has one or more failures.
**Commit** -
[Link](https://github.com/apache/cordova-plugin-camera/pull/219/commits/b69571724035f41642f3ee612c5b66e1f0c4386c
Github user mccraigmccraig commented on the issue:
https://github.com/apache/cordova-plugin-wkwebview-engine/pull/11
definitely it is weird - the test exists because the
`webViewContentProcessDidTerminate` delegate function sometimes doesn't get
called, which is presumably a bug in `W
Github user pwbs commented on the issue:
https://github.com/apache/cordova-plugin-wkwebview-engine/pull/11
@mccraigmccraig thank you for your answers :)
I've started using a version where it's `BOOL reload = (title == nil); `.
If I meet a WSOD with the app not restarting, I'll
Github user mccraigmccraig commented on the issue:
https://github.com/apache/cordova-plugin-wkwebview-engine/pull/11
yw, also, since absence of evidence is not evidence of absence :) , perhaps
keep an eye out for WSOD recoveries matching your `==nil` test - there's the
obvious reload
Github user oliviertassinari commented on the issue:
https://github.com/apache/cordova-ios/pull/225
I have just tested this PR. It's working fine on iOS 9.3 with WKWebView.
---
If your project is set up for it, you can reply to this email and have your
reply appear on GitHub as well.
Please review and vote on this release
by replying to this email (and keep discussion on the DISCUSS thread)
Release issue: https://issues.apache.org/jira/browse/CB-11550
The archive has been published to dist/dev:
https://dist.apache.org/repos/dist/dev/cordova/CB-11550
The package was published
GitHub user vladimir-kotikov opened a pull request:
https://github.com/apache/cordova-docs/pull/619
CB-11500 Add android@5.2.1 release blog post
You can merge this pull request into a Git repository by running:
$ git pull https://github.com/vladimir-kotikov/cordova-docs CB-115
Please review blog post for Android:
https://github.com/apache/cordova-docs/pull/619
Also I noticed that we still didn't announce Android 5.2.0 - the PR is not yet
merged: https://github.com/apache/cordova-docs/pull/617
-
Best regards, Vladimir
-Original Message-
From: Vladimir Kotikov
Github user jcesarmobile commented on the issue:
https://github.com/apache/cordova-docs/pull/619
I think it's CB-11550
---
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 an
Github user vladimir-kotikov commented on the issue:
https://github.com/apache/cordova-docs/pull/619
Thanks for pointing, @jcesarmobile. 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 ha
Github user riknoll commented on the issue:
https://github.com/apache/cordova-docs/pull/614
For the examples, I would just give a snippet of the AndroidMainfest and
not the whole thing. There's a lot that doesn't change in the before and after.
Secondly, the example of force adding pl
Github user infil00p commented on the issue:
https://github.com/apache/cordova-android/pull/195
This is a pull request into a deprecated branch of Cordova. I'm going to
close the Pull Request. Can you see if this issue still exists in the latest,
and if so, open a new PR?
---
If
Github user asfgit closed the pull request at:
https://github.com/apache/cordova-android/pull/195
---
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
Hey
I'm looking through old issues, and I noticed that CB-8834 is still open
because we still needed to support ICS, but since we're no longer
supporting ICS, should we add the ability to force install an APK, even if
the version numbers are all screwed up?
Thoughts?
Joe
+1
2016-07-12 0:38 GMT+02:00 Joe Bowser :
> Hey
>
> I'm looking through old issues, and I noticed that CB-8834 is still open
> because we still needed to support ICS, but since we're no longer
> supporting ICS, should we add the ability to force install an APK, even if
> the version numbers are a
Github user asfgit closed the pull request at:
https://github.com/apache/cordova-docs/pull/617
---
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 user stevengill commented on the issue:
https://github.com/apache/cordova-docs/pull/619
Can you also add a link to the 5.2.0 blog post since we never announced it.
People might still want to see that changelog.
http://cordova.apache.org/announcements/2016/07/02/android-5.2.0.ht
LGTM.
Published the android 5.2.0 blog post. I published cordova-android 5.2.0 on
npm and dist before I left for the week off.
For tools, I'd say include those two changes and make it a minor instead of
patch release.
-Steve
On Mon, Jul 11, 2016 at 9:00 AM, Vladimir Kotikov (Akvelon) <
v-vlk.
Hey Vlad,
I think you forgot to push your 5.2.1 tag to git.
On Mon, Jul 11, 2016 at 8:42 AM, Vladimir Kotikov (Akvelon) <
v-vlk...@microsoft.com> wrote:
> Please review and vote on this release
> by replying to this email (and keep discussion on the DISCUSS thread)
>
> Release issue: https://is
Nightly build #68 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/68/consoleFull
-
Jenkins for Apache Cordova
---
Just realized the Dev list was dropped from the last email, so I am reposting
so others might also benefit.
===
Create a new cordova app , add android, and recreate the issue.
Once you have done that, you can open the project at /platforms/android in
android studio and debug the error.
Fix i
65 matches
Mail list logo