RE: Buildbot: buildslave cordova-win8-slave was lost

2014-11-28 Thread Vladimir Kotikov (Akvelon)
Hey all. As you can see, we're moving ahead with medic integration to Apache Infra. Medic master configuration was recently added to Apache buildbot, that's why you saw all these messages about 'cordova-XXX-slave went away'. We're planning to add these slaves in a mean time. Will keep you post

Re: Buildbot: buildslave cordova-win8-slave was lost

2014-11-28 Thread Jesse
Sweet! Can't wait to see this all working. @purplecabbage risingj.com On Fri, Nov 28, 2014 at 12:07 AM, Vladimir Kotikov (Akvelon) < v-vlk...@microsoft.com> wrote: > Hey all. > > As you can see, we're moving ahead with medic integration to Apache Infra. > Medic master configuration was recently

[GitHub] cordova-plugin-contacts pull request: Windows phone contact picker...

2014-11-28 Thread Hurtyto
GitHub user Hurtyto opened a pull request: https://github.com/apache/cordova-plugin-contacts/pull/51 Windows phone contact picker filter Added textbox to filter contacts in the contact picker for Windows Phone You can merge this pull request into a Git repository by running: $

[GitHub] cordova-plugin-geolocation pull request: CB-8094 Pended autotests ...

2014-11-28 Thread MariaBukharina
GitHub user MariaBukharina opened a pull request: https://github.com/apache/cordova-plugin-geolocation/pull/33 CB-8094 Pended autotests for Windows Store since they require user interaction https://issues.apache.org/jira/browse/CB-8094 You can merge this pull request into a Git rep

Fwd: Cordova file transfer

2014-11-28 Thread Ashima Bansal
Is it possible to upload pdf or text files from our phone internal storage/SD Card . I tried using file transfer but its working only for images and not for other files. How can we do this ? Thank You, Ashima Bansal

[GitHub] cordova-plugin-geolocation pull request: BugFix Android installati...

2014-11-28 Thread clelland
Github user clelland commented on the pull request: https://github.com/apache/cordova-plugin-geolocation/pull/24#issuecomment-64895842 I don't think this is a bug -- see [CB-5977](https://issues.apache.org/jira/browse/CB-5977) for the discussion about removing the Android geolocation

[GitHub] cordova-plugin-inappbrowser pull request: Send 'Activity not found...

2014-11-28 Thread clelland
Github user clelland commented on the pull request: https://github.com/apache/cordova-plugin-inappbrowser/pull/62#issuecomment-64897545 Thanks for this! I'm sorry that we can't pull this in as-is, because of all of the other commits on top of it. I might be able to cherrypick the one

[GitHub] cordova-plugin-geolocation pull request: BugFix Android installati...

2014-11-28 Thread infil00p
Github user infil00p commented on the pull request: https://github.com/apache/cordova-plugin-geolocation/pull/24#issuecomment-64906784 I have no idea why Amazon FireOS still has a Geolocation plugin. This is clearly a bug. --- If your project is set up for it, you can reply to this

[GitHub] cordova-plugin-media pull request: set on Error Listener for the m...

2014-11-28 Thread clelland
Github user clelland commented on the pull request: https://github.com/apache/cordova-plugin-media/pull/38#issuecomment-64907907 Looks like a bug in the Android code -- thanks for the patch! Is there a JIRA issue for this at https://issues.apache.org/jira ? --- If your project is set

[GitHub] cordova-plugin-media pull request: Add seekCompleteCallback to see...

2014-11-28 Thread clelland
Github user clelland commented on the pull request: https://github.com/apache/cordova-plugin-media/pull/37#issuecomment-64910259 Certainly seems like a useful feature -- is there a JIRA issue for it yet? --- If your project is set up for it, you can reply to this email and have your r

[GitHub] cordova-plugin-media pull request: Fixed the problem with multiple...

2014-11-28 Thread clelland
Github user clelland commented on the pull request: https://github.com/apache/cordova-plugin-media/pull/33#issuecomment-64910845 Is there a way to make this behaviour configurable? It looks like the original behaviour was deliberate, and there may be people whose apps depend on it.

[GitHub] cordova-plugin-media pull request: Added fp.exists () false negati...

2014-11-28 Thread clelland
Github user clelland commented on the pull request: https://github.com/apache/cordova-plugin-media/pull/27#issuecomment-64911566 It may have been a bug; I like the way that you've done it, though, regardless. Do you have an ICLA on file with Apache? I can't tell by your Github

[GitHub] cordova-plugin-media pull request: Added parameter for additional ...

2014-11-28 Thread clelland
Github user clelland commented on the pull request: https://github.com/apache/cordova-plugin-media/pull/24#issuecomment-64912553 Thanks for this, it looks like a useful feature -- can you file a feature request in JIRA? (https://issues.apache.org/jira) I'd love to be able to push this

[GitHub] cordova-plugin-media pull request: Progress report for Media plugi...

2014-11-28 Thread clelland
Github user clelland commented on the pull request: https://github.com/apache/cordova-plugin-media/pull/22#issuecomment-64912841 That's great, @emilsedgh -- do you have an ICLA on file with Apache? I can't find your name on the list there, and we usually ask for one from contributors

[GitHub] cordova-plugin-media pull request: Added fp.exists () false negati...

2014-11-28 Thread agamemnus
Github user agamemnus commented on the pull request: https://github.com/apache/cordova-plugin-media/pull/27#issuecomment-64913187 Gee, that ICLA thing is pretty formal. I'll email that ASAP... --- If your project is set up for it, you can reply to this email and have your reply appear

[GitHub] cordova-plugin-media pull request: Progress report for Media plugi...

2014-11-28 Thread emilsedgh
Github user emilsedgh commented on the pull request: https://github.com/apache/cordova-plugin-media/pull/22#issuecomment-64916688 @clelland I just submitted mine. Thank you for finally looking into this :) --- If your project is set up for it, you can reply to this email and have your

[GitHub] cordova-plugin-camera pull request: When scaling the image, do not...

2014-11-28 Thread ktsour
Github user ktsour closed the pull request at: https://github.com/apache/cordova-plugin-camera/pull/48 --- 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 f

[GitHub] cordova-plugin-camera pull request: When scaling the image, do not...

2014-11-28 Thread ktsour
Github user ktsour commented on the pull request: https://github.com/apache/cordova-plugin-camera/pull/48#issuecomment-64920357 Thank you all ! --- 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 hav

Re: Cordova: Comment on Deleting hidekeyboard and showkeyboard Events

2014-11-28 Thread Andrew Grieve
Bumping this up again - Joe, still think this code is worth maintaining? Or maybe just want to wait for 5.0 before removing it? On Thu, Nov 6, 2014 at 12:44 PM, Kevin Nuss wrote: > P.S.LinearLayoutSoftKeyboardDetect.java uses the deprecated method > “sendJavascript” in CordovaWebView.java. T

[GitHub] cordova-plugin-media-capture pull request: CB-5202 fix from lubogo...

2014-11-28 Thread clelland
Github user clelland commented on the pull request: https://github.com/apache/cordova-plugin-media-capture/pull/13#issuecomment-64928561 This was committed some time ago: 0c7941fb. @mbillau, can you close this PR? --- If your project is set up for it, you can reply to this email and

[GitHub] cordova-plugin-media-capture pull request: CB-5202 fix from lubogo...

2014-11-28 Thread clelland
Github user clelland commented on the pull request: https://github.com/apache/cordova-plugin-media-capture/pull/13#issuecomment-64928592 The AVI issue is partially dealt with by #28, BTW. --- If your project is set up for it, you can reply to this email and have your reply appear on