Github user anagrath commented on the issue:
https://github.com/apache/cordova-plugin-media/pull/100
This issue is still on version 3.0.0 -- I am not sure if all setActive:NO
should be commented out -- it seems that there is some logic to kill the audio
playback when recording? I'd m
Github user purplecabbage commented on the issue:
https://github.com/apache/cordova-browser/pull/28
I'll be doing more work on this branch, I just wanted it to be out in the
open.
---
If your project is set up for it, you can reply to this email and have your
reply appear on GitHub a
GitHub user purplecabbage opened a pull request:
https://github.com/apache/cordova-browser/pull/28
CB-12527
### Platforms affected
Browser
### What does this PR do?
Adds platformAPI, and removes need for polyfil
### What testing has been done on th
+1
-
Best regards, Vladimir
On Apr 13, 2017, at 02:10, Jesse wrote:
+1
This goes hand in hand with removing platformApiPoly from cordova-lib.
@purplecabbage
risingj.com
On Wed, Apr 12, 2017 at 4:04 PM, Shazron wrote:
> +1
> adieu WP8
>
> On Wed, Apr 12, 2017 at 1:58 PM, Audrey So wrote
Nightly build #311 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/311/consoleFull
-
Jenkins for Apache Cordova
-
Github user kerrishotts commented on the issue:
https://github.com/apache/cordova-ios/pull/302
@shazron: thanks for the catch; fixed up now. Waiting on CI.
---
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 d
Github user kerrishotts commented on a diff in the pull request:
https://github.com/apache/cordova-ios/pull/302#discussion_r111295873
--- Diff:
CordovaLib/Classes/Private/Plugins/CDVIntentAndNavigationFilter/CDVIntentAndNavigationFilter.m
---
@@ -115,11 +115,18 @@ +
(BOOL)shouldO
Github user shazron commented on a diff in the pull request:
https://github.com/apache/cordova-ios/pull/302#discussion_r111293110
--- Diff:
CordovaLib/Classes/Private/Plugins/CDVIntentAndNavigationFilter/CDVIntentAndNavigationFilter.m
---
@@ -115,11 +115,18 @@ +
(BOOL)shouldOverr
GitHub user kerrishotts opened a pull request:
https://github.com/apache/cordova-ios/pull/302
CB-11895: openURL: is deprecated on iOS 10
### Platforms affected
- iOS
### What does this PR do?
Addresses deprecation of openURL: in iOS 10 by using
o
I was planning to look at CB-8980 but I was sick last week and busy
now catching up on work stuff :(
It should be pretty quick, involving only changes to the prepare.js
file, probably very similar to the implementation on Android:
https://github.com/apache/cordova-android/pull/321
On 12 April 2017
Julio, I'm evaluating https://issues.apache.org/jira/browse/CB-8980 right
now, will let you know. If it involves days of implementation or testing, I
will have to push it off for next release though.
On Wed, Apr 12, 2017 at 12:22 AM, julio cesar sanchez <
jcesarmob...@gmail.com> wrote:
> I thin
Kerri,
You mean https://issues.apache.org/jira/browse/CB-12652 :)
I swear I fixed those errors in
https://issues.apache.org/jira/browse/CB-10026 but I might have not checked
it in from my work machine yesterday :scream: will have to find the
commits...
On Wed, Apr 12, 2017 at 1:58 PM, Kerri Shot
+1
This goes hand in hand with removing platformApiPoly from cordova-lib.
@purplecabbage
risingj.com
On Wed, Apr 12, 2017 at 4:04 PM, Shazron wrote:
> +1
> adieu WP8
>
> On Wed, Apr 12, 2017 at 1:58 PM, Audrey So wrote:
>
> > Hi everyone! Just a quick update… we will be dropping support for
+1
adieu WP8
On Wed, Apr 12, 2017 at 1:58 PM, Audrey So wrote:
> Hi everyone! Just a quick update… we will be dropping support for windows
> phone 8 (wp8) in cordova@7.
> Here is the PR--> https://github.com/apache/cordova-lib/pull/539/commits.
> If you have any questions or concerns, let us kno
+1
On Wed, Apr 12, 2017 at 1:58 PM, Audrey So wrote:
> Hi everyone! Just a quick update… we will be dropping support for windows
> phone 8 (wp8) in cordova@7.
> Here is the PR--> https://github.com/apache/cordova-lib/pull/539/commits.
> If you have any questions or concerns, let us know!
>
> Au
Hi Nagarajan,
This forum is for the development of Cordova, which means this isn’t the best
place to ask. I invite you to ask your question at any of the following
locations:
https://forums.adobe.com/community/phonegap
https://groups.google.com/d/forum/phonegap
http://slack.cordova.io/
http://s
I was working on CB-10135, but that’s not going to happen in time for 4.4.0. (I
can get the hidden file copied to /plugins, but not to the correct place in
/platforms/ios/…) I’ve bumped it to 5.
CB-11895 is a quick easy fix, so I’m handling that right now. I tested on iOS
10 and my fix works, b
Hi everyone! Just a quick update… we will be dropping support for windows phone
8 (wp8) in cordova@7.
Here is the PR--> https://github.com/apache/cordova-lib/pull/539/commits. If
you have any questions or concerns, let us know!
Audrey
Github user asfgit closed the pull request at:
https://github.com/apache/cordova-coho/pull/145
---
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
Hi,
I am nagarajan. currently i am try to developing windows 10 mobile app
using cordova in visual studio 2015. But i am face more problem finding the
plugin for windows 10 mobile app. kindly do the need full..
Here i Mentioned below plugin.
1.Facebook
2.Push notification
3.Get file url from uri
GitHub user audreyso opened a pull request:
https://github.com/apache/cordova-coho/pull/145
CB-12647 : added ability to have jasmine testing in cordova-coho
### Platforms affected
### What does this PR do?
Added ability to have jasmine testing in cordova-c
Github user cordova-qa commented on the issue:
https://github.com/apache/cordova-plugin-camera/pull/260
Cordova CI Build has completed successfully.
**Commit** -
[Link](https://github.com/apache/cordova-plugin-camera/pull/260/commits/8003ab283c04af0e939340e069e795fb8609192
Github user cordova-qa commented on the issue:
https://github.com/apache/cordova-plugin-camera/pull/260
Cordova CI Build has one or more failures.
**Commit** -
[Link](https://github.com/apache/cordova-plugin-camera/pull/260/commits/042cfba6a61c27217931bfe9a517d866ead210bc
Github user filmaj commented on the issue:
https://github.com/apache/cordova-docs/pull/692
Thanks for the pull request! Merged in.
---
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
Github user asfgit closed the pull request at:
https://github.com/apache/cordova-docs/pull/692
---
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 asfgit closed the pull request at:
https://github.com/apache/cordova-plugin-test-framework/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
Github user filmaj commented on the issue:
https://github.com/apache/cordova-plugin-test-framework/pull/23
Thanks for the pull request! Merged in.
---
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 h
GitHub user matrosov-nikita opened a pull request:
https://github.com/apache/cordova-plugin-camera/pull/260
Fix manual test for uploading image
### Platforms affected
Android
### What does this PR do?
This PR corrects dependency in `tests/plugin.xml` and se
GitHub user pizza opened a pull request:
https://github.com/apache/cordova-docs/pull/692
Fixed a tiny typo
### Platforms affected
### What does this PR do?
### What testing has been done on this change?
### Checklist
- [ ] [Repo
Github user luckylooke commented on the issue:
https://github.com/apache/cordova-plugin-file-transfer/pull/150
Same as @maxpaj I can confirm this is a fix for permission issues on
Android 6+, is there any reason this is not merged yet??
---
If your project is set up for it, you can r
Github user vzharkov commented on the issue:
https://github.com/apache/cordova-plugin-file/pull/199
I have tested this fork on iOS10 and fix works good. Why it can't be merged
into the main repo?
---
If your project is set up for it, you can reply to this email and have your
reply ap
I think we should add this https://issues.apache.org/jira/browse/CB-8980 as
it was added in latest cordova-android.
The issue is a bit outdated, we decided to use "resource-file" instead of
"image" so it can be used with any file, like config files, and not just
images.
Some plugins like the push
Hi ,
I'm a newbie. I've used cordova-plugin-crosswalk-webview for a long time.
But Crosswalk team said the crosswalk has stopped.
In Android world ,there are too many versions and custom ROM , so When we build
a Hybrid App ,
an unified and powerful webview is very important.
So I need (I thi
33 matches
Mail list logo