[GitHub] cordova-plugin-camera pull request: CB-8054 Support taking picture...

2015-08-17 Thread purplecabbage
Github user purplecabbage commented on the pull request: https://github.com/apache/cordova-plugin-camera/pull/86#issuecomment-132002001 Okay, it appears you are doing some magic with the Visual Studio TACO ( tools for apache cordova ) You will need to bring this up with the

[GitHub] cordova-plugin-media pull request: Streaming Background threadin...

2015-08-17 Thread ghenry22
Github user ghenry22 commented on the pull request: https://github.com/apache/cordova-plugin-media/pull/62#issuecomment-132005818 I'll look and putting something in that mimics the existing stop behavior applied to avaudioplayer. Any chance of this actually getting merged

Re: CB-9496 - Quick sanity check...

2015-08-17 Thread tommy-carlos williams
I think they just should have been in the plugin all along…  If it’s not needed by most apps, it’s kinda annoying to have to remove them manually :) On 18 August 2015 at 11:59:25, Joe Bowser (bows...@gmail.com) wrote: That makes sense if the Network Information API is present in Crosswalk.

Re: CB-9496 - Quick sanity check...

2015-08-17 Thread Joe Bowser
That makes sense if the Network Information API is present in Crosswalk. I'm really wondering how this will work with Marshmallow. On Mon, Aug 17, 2015 at 6:57 PM tommy-carlos williams to...@devgeeks.org wrote: I noticed that my app had gained two new permissions on Android and hunted them

[DISCUSS] Cordova-plugin-file@3.0.0 release

2015-08-17 Thread Steven Gill
Some big changes have landed in the file plugin (in terms of android storage location). I want to start a release for this. I am still planning a larger release for all of our plugins, but need some more time to review PRs. Let me know if you have any issues or comments. Release issue:

[GitHub] cordova-windows pull request: Update the README.md

2015-08-17 Thread nikhilkh
GitHub user nikhilkh opened a pull request: https://github.com/apache/cordova-windows/pull/117 Update the README.md You can merge this pull request into a Git repository by running: $ git pull https://github.com/MSOpenTech/cordova-windows readme Alternatively you can review

[GitHub] cordova-windows pull request: CB-9499: There is a run failure when...

2015-08-17 Thread robpaveza
Github user robpaveza commented on a diff in the pull request: https://github.com/apache/cordova-windows/pull/116#discussion_r37243479 --- Diff: template/cordova/lib/package.js --- @@ -215,13 +215,20 @@ module.exports.deployToDesktop = function (package, deployTarget) {

[VOTE] 4.0.0 Browser Release

2015-08-17 Thread Steven Gill
Please review and vote on this 4.0.0 Browser Release by replying to this email (and keep discussion on the DISCUSS thread) Release issue: https://issues.apache.org/jira/browse/CB-9491 The archive has been published to dist/dev:https://dist.apache.org/repos/dist/dev/cordova/CB-9491 The package

[GitHub] cordova-plugin-camera pull request: CB-8054 Support taking picture...

2015-08-17 Thread ekambarrao
Github user ekambarrao commented on the pull request: https://github.com/apache/cordova-plugin-camera/pull/86#issuecomment-132004684 i have a question...do i need to capture the state of the app while capturing the photo or gone to library? or the plugin will take care of that? ---

[GitHub] cordova-plugin-camera pull request: CB-8054 Support taking picture...

2015-08-17 Thread ekambarrao
Github user ekambarrao commented on the pull request: https://github.com/apache/cordova-plugin-camera/pull/86#issuecomment-131989448 iframe src=https://onedrive.live.com/embed?cid=463D607901FE1563resid=463D607901FE1563%21114authkey=ADmtINFmJhqVSBI; width=165 height=128 frameborder=0

Re: [Vote] 3.7.0 Webos Release

2015-08-17 Thread Steven Gill
The vote has now closed. The results are: Positive Binding Votes: 3 Steve Gill Jason Robitaille Carlos Santana The vote has passed. I will now publish to npm and dist. On Thu, Aug 13, 2015 at 1:53 PM, Carlos Santana csantan...@gmail.com wrote: +1

[GitHub] cordova-plugin-camera pull request: CB-8054 Support taking picture...

2015-08-17 Thread nikhilkh
Github user nikhilkh commented on the pull request: https://github.com/apache/cordova-plugin-camera/pull/86#issuecomment-132002862 I agree with @purplecabbage that this is not the correct forum for this. Please use stack overflow and mark it with visual studio cordova. People from

CB-9496 - Quick sanity check...

2015-08-17 Thread tommy-carlos williams
I noticed that my app had gained two new permissions on Android and hunted them down to an addition for Crosswalk[1] that really should be in the Crosswalk plugin itself. I added the permissions to the Crosswalk plugin, now I want to remove them from cordova-android’s templates[3][4] I just

[GitHub] cordova-windows pull request: CB-9499: There is a run failure when...

2015-08-17 Thread asfgit
Github user asfgit closed the pull request at: https://github.com/apache/cordova-windows/pull/116 --- 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

RE: [DISCUSS] cordova-windows release

2015-08-17 Thread Rob Paveza
Release notes: * CB-9499: Run failure targeting x64 with an x86 version of Node * CB-8936: Logs: Stability and formatting improvements * CB-8936: Windows logs: Improvements * CB-9482: Mobile deployment failure * CB-9482: Mobile emulator deployment failure * CB-8936: Added logging functionality *

[GitHub] cordova-plugin-camera pull request: CB-8054 Support taking picture...

2015-08-17 Thread ekambarrao
Github user ekambarrao commented on the pull request: https://github.com/apache/cordova-plugin-camera/pull/86#issuecomment-13200 Thanks guys...for taking time on this --- If your project is set up for it, you can reply to this email and have your reply appear on GitHub as

[GitHub] cordova-plugin-media pull request: Add ability to play queue of so...

2015-08-17 Thread ghenry22
Github user ghenry22 commented on the pull request: https://github.com/apache/cordova-plugin-media/pull/18#issuecomment-132009862 This pull request could probably be closed. I have added an updated pull request which implements avplayer for streaming audio which has no

[GitHub] cordova-ios pull request: CB-9500 Added no sign argument to iOS bu...

2015-08-17 Thread nikhilkh
Github user nikhilkh commented on the pull request: https://github.com/apache/cordova-ios/pull/152#issuecomment-132024453 Another option is to use 'xcode' node module to parse the `productname` which corresponds with the .app name and find it .app file to sign. Alternative, shell.ls

[GitHub] cordova-plugin-splashscreen pull request: iOS : Fix for screen not...

2015-08-17 Thread purplecabbage
Github user purplecabbage commented on the pull request: https://github.com/apache/cordova-plugin-splashscreen/pull/56#issuecomment-131980497 Isn't using __block to define __typeof(self) strongSelf = weakSelf; the more correct solution here? The issue seems to be that once

Re: [VOTE] 4.0.0 Browser Release

2015-08-17 Thread Brian LeRoux
+1 On Mon, Aug 17, 2015 at 4:12 PM, Steven Gill stevengil...@gmail.com wrote: Please review and vote on this 4.0.0 Browser Release by replying to this email (and keep discussion on the DISCUSS thread) Release issue: https://issues.apache.org/jira/browse/CB-9491 The archive has been

[GitHub] cordova-plugin-camera pull request: CB-8054 Support taking picture...

2015-08-17 Thread ekambarrao
Github user ekambarrao commented on the pull request: https://github.com/apache/cordova-plugin-camera/pull/86#issuecomment-131806741 @purplecabbage , mine is cordova javascript application. I am really in a very bad shape due to lack of support from all OEM of these techs. Very

Re: Unable to use .IN domain

2015-08-17 Thread Ian Clelland
in is not a reserved keyword Java, but it is in C# -- are you building a Windows Phone or Windows application? It looks like Jesse's https://www.npmjs.com/package/valid-identifier package is catching this. On Sat, Aug 15, 2015 at 12:57 AM, heman...@leegan.in wrote: Dear Sir, I would like

[GitHub] cordova-plugin-camera pull request: CB-8054 Support taking picture...

2015-08-17 Thread ekambarrao
Github user ekambarrao commented on the pull request: https://github.com/apache/cordova-plugin-camera/pull/86#issuecomment-131809954 I used a cordova navigation sample. worked perfectly alright up to some extent. When I click on the camera, it perfectly returns to

Re: Cordova Face to Face meeting

2015-08-17 Thread Steven Gill
Last chance to enter availability in doodle for the face to face. Doodle: http://doodle.com/58peh49rqm2tbyhm. I am closing it tomorrow so we can try to finalize the dates and book flights. On Fri, Aug 7, 2015 at 4:08 PM, Carlos Santana csantan...@gmail.com wrote: I think 2 days is a good idea

Re: Cordova Face to Face meeting

2015-08-17 Thread Jesse
Done. On Aug 17, 2015, at 10:29 AM, Steven Gill stevengil...@gmail.com wrote: Last chance to enter availability in doodle for the face to face. Doodle: http://doodle.com/58peh49rqm2tbyhm. I am closing it tomorrow so we can try to finalize the dates and book flights. On Fri, Aug 7,

[GitHub] cordova-windows pull request: CB-9499: There is a run failure when...

2015-08-17 Thread robpaveza
GitHub user robpaveza opened a pull request: https://github.com/apache/cordova-windows/pull/116 CB-9499: There is a run failure when trying to deploy an x64 app when… … running on an x86 version of Node. This change addresses the problem by modifying the run process by

[GitHub] cordova-plugin-device-motion pull request: Update README.md

2015-08-17 Thread maxdeepfield
GitHub user maxdeepfield opened a pull request: https://github.com/apache/cordova-plugin-device-motion/pull/34 Update README.md Unnecessary semicolon remove You can merge this pull request into a Git repository by running: $ git pull

[GitHub] cordova-plugin-splashscreen pull request: iOS : Fix for screen not...

2015-08-17 Thread idpaterson
Github user idpaterson commented on the pull request: https://github.com/apache/cordova-plugin-splashscreen/pull/56#issuecomment-131889236 Has this been submitted as an issue in [Jira](https://issues.apache.org/jira/secure/Dashboard.jspa) to make sure it is assigned to someone? The

[GitHub] cordova-plugin-camera pull request: CB-8054 Support taking picture...

2015-08-17 Thread ekambarrao
Github user ekambarrao commented on the pull request: https://github.com/apache/cordova-plugin-camera/pull/86#issuecomment-131895353 @purplecabbage this is like light in darkyour offer itself is like a great savior to me:-) I have uploaded the solutions @ the

[GitHub] cordova-plugin-media pull request: Streaming Background threadin...

2015-08-17 Thread purplecabbage
Github user purplecabbage commented on the pull request: https://github.com/apache/cordova-plugin-media/pull/62#issuecomment-131901212 The API includes stop, if pause+release is the same thing, then your code should do that! Otherwise you are breaking an api and forcing

[GitHub] cordova-plugin-camera pull request: CB-8054 Support taking picture...

2015-08-17 Thread purplecabbage
Github user purplecabbage commented on the pull request: https://github.com/apache/cordova-plugin-camera/pull/86#issuecomment-131881725 Please post your non-working example, and I will look at it. Speculation is dangerous. This has nothing to do with

Re: [Android] Working with M - An update

2015-08-17 Thread Carlos Santana
Hey Andrew any update on this, Do you have a link we can track progress? Or do you know if latest preview dropped contains this fix? By the way when is Android M suppose to be General Available? On Fri, Jul 24, 2015 at 1:56 PM Andrew Grieve agri...@chromium.org wrote: Was out last week, but

[GitHub] cordova-windows pull request: CB-8936 Logs: Stability and formatti...

2015-08-17 Thread alsorokin
GitHub user alsorokin opened a pull request: https://github.com/apache/cordova-windows/pull/115 CB-8936 Logs: Stability and formatting improvements https://issues.apache.org/jira/browse/CB-8936 - Filter out logs from other applications - Eliminated synchronous shelljs

[GitHub] cordova-windows pull request: CB-8936 Logs: Stability and formatti...

2015-08-17 Thread nikhilkh
Github user nikhilkh commented on the pull request: https://github.com/apache/cordova-windows/pull/115#issuecomment-131930329 LGTM --- 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] cordova-ios pull request: CB-9500 iOS build no sign arg

2015-08-17 Thread njtman
Github user njtman closed the pull request at: https://github.com/apache/cordova-ios/pull/151 --- 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

[GitHub] cordova-ios pull request: CB-9500 iOS build no sign arg

2015-08-17 Thread njtman
Github user njtman commented on the pull request: https://github.com/apache/cordova-ios/pull/151#issuecomment-131923188 Sorry, I messed up this pull request. I will be opening up another shortly. --- If your project is set up for it, you can reply to this email and have your reply

[GitHub] cordova-plugin-file pull request: fix install on amazon-fireos

2015-08-17 Thread tomstgeorge
Github user tomstgeorge commented on the pull request: https://github.com/apache/cordova-plugin-file/pull/113#issuecomment-131932324 Managed to add the plugin to amazon-fireos using this fix, however app won't build when using this plugin for amazon-fireos --- If your project is

[GitHub] cordova-ios pull request: CB-9500 iOS build no sign arg

2015-08-17 Thread njtman
GitHub user njtman opened a pull request: https://github.com/apache/cordova-ios/pull/151 CB-9500 iOS build no sign arg As of Cordova iOS 3.9.0, Xcode signing is automatically added to the build step when compiling for device. There are use cases where we would not want this to

[GitHub] cordova-windows pull request: CB-9499: There is a run failure when...

2015-08-17 Thread purplecabbage
Github user purplecabbage commented on the pull request: https://github.com/apache/cordova-windows/pull/116#issuecomment-131921926 lgtm! --- 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] cordova-plugin-camera pull request: CB-8054 Support taking picture...

2015-08-17 Thread purplecabbage
Github user purplecabbage commented on the pull request: https://github.com/apache/cordova-plugin-camera/pull/86#issuecomment-131932455 I don't see anything at the url you posted. My team is hiring! @purplecabbage risingj.com On Mon, Aug 17, 2015 at

[GitHub] cordova-windows pull request: CB-8936 Logs: Stability and formatti...

2015-08-17 Thread asfgit
Github user asfgit closed the pull request at: https://github.com/apache/cordova-windows/pull/115 --- 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-ios pull request: CB-9500 Added no sign argument to iOS bu...

2015-08-17 Thread njtman
GitHub user njtman opened a pull request: https://github.com/apache/cordova-ios/pull/152 CB-9500 Added no sign argument to iOS build As of Cordova iOS 3.9.0, Xcode signing is automatically added to the build step when compiling for device. An argument has been added to skip

[GitHub] cordova-medic pull request: CB-8936 Windows logs gathering

2015-08-17 Thread nikhilkh
Github user nikhilkh commented on a diff in the pull request: https://github.com/apache/cordova-medic/pull/59#discussion_r37225188 --- Diff: medic/medic-run.js --- @@ -238,6 +241,16 @@ function windowsSpecificPreparation(argv) { ); } +// start

[GitHub] cordova-medic pull request: CB-8936 Windows logs gathering

2015-08-17 Thread nikhilkh
Github user nikhilkh commented on a diff in the pull request: https://github.com/apache/cordova-medic/pull/59#discussion_r37225154 --- Diff: medic/medic-run.js --- @@ -238,6 +241,16 @@ function windowsSpecificPreparation(argv) { ); } +// start

[GitHub] cordova-medic pull request: CB-8936 Windows logs gathering

2015-08-17 Thread nikhilkh
Github user nikhilkh commented on the pull request: https://github.com/apache/cordova-medic/pull/59#issuecomment-131933828 How will this work - since mobilespec launch does not run with admin permissions? Do you expect enabling the log be a one-time machine setup process? --- If

[GitHub] cordova-plugin-splashscreen pull request: iOS : Fix for screen not...

2015-08-17 Thread purplecabbage
Github user purplecabbage commented on the pull request: https://github.com/apache/cordova-plugin-splashscreen/pull/56#issuecomment-131936309 Ignoring whitespace changes, this 'fix' is simply just removing the `dispatch_async(dispatch_get_main_queue(), ^{` blocks. Can you

[GitHub] cordova-plugin-splashscreen pull request: CB-8875 execute entire c...

2015-08-17 Thread idpaterson
Github user idpaterson commented on the pull request: https://github.com/apache/cordova-plugin-splashscreen/pull/44#issuecomment-131947531 Should the `createViews` and `destroyViews` calls (the entire if/else structure) be dispatched to the main thread as well? It seems that calling

Re: Unable to use .IN domain

2015-08-17 Thread Ian Clelland
On Mon, Aug 17, 2015 at 4:24 PM, Jesse purplecabb...@gmail.com wrote: Yes, we go with the lowest common identifier, assuming that the other platforms may be added later. Ahh, now that I read the source more carefully, I see that some Java-specific items are added at the end (at first glance,

Re: Cordova Face to Face meeting

2015-08-17 Thread julio cesar sanchez
I can't go, too far, too expensive and not much vacation left. Take notes and share them with the ones that can't go. Have fun! El lunes, 17 de agosto de 2015, Jesse purplecabb...@gmail.com escribió: Done. On Aug 17, 2015, at 10:29 AM, Steven Gill stevengil...@gmail.com javascript:;

Re: Cordova Face to Face meeting

2015-08-17 Thread tommy-carlos williams
FOMO! :( Enjoy…  On 18 August 2015 at 06:57:27, julio cesar sanchez (jcesarmob...@gmail.com) wrote: I can't go, too far, too expensive and not much vacation left. Take notes and share them with the ones that can't go. Have fun! El lunes, 17 de agosto de 2015, Jesse

[GitHub] cordova-windows pull request: CB-9499: There is a run failure when...

2015-08-17 Thread muratsu
Github user muratsu commented on a diff in the pull request: https://github.com/apache/cordova-windows/pull/116#discussion_r37230334 --- Diff: template/cordova/lib/package.js --- @@ -215,13 +215,20 @@ module.exports.deployToDesktop = function (package, deployTarget) {

[GitHub] cordova-plugin-splashscreen pull request: iOS : Fix for screen not...

2015-08-17 Thread idpaterson
Github user idpaterson commented on the pull request: https://github.com/apache/cordova-plugin-splashscreen/pull/56#issuecomment-131946308 The `dispatch_async` calls were added

Re: Unable to use .IN domain

2015-08-17 Thread Jesse
Yes, we go with the lowest common identifier, assuming that the other platforms may be added later. Unfortunately you cannot use `in` as part of the id. I would suggest `inleegan.helloworld` or drop the `in` completely. My team is hiring! @purplecabbage risingj.com On Mon, Aug 17, 2015 at 5:32