[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-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 wel

[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 th

[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 visual

[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 https://onedrive.live.com/embed?cid=463D607901FE1563&resid=463D607901FE1563%21114&authkey=ADmtINFmJhqVSBI"; width="165" height="128" frameborder="0" scr

[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-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 followin

[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 cordovaApp_temporaryke

[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 l

[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 bad!!!

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

2015-08-12 Thread purplecabbage
Github user purplecabbage commented on the pull request: https://github.com/apache/cordova-plugin-camera/pull/86#issuecomment-130357726 You can try this: https://msdn.microsoft.com/en-us/library/windows/apps/jj735579(v=vs.105).aspx To enable Fast Resume for your ap

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

2015-08-11 Thread ekambarrao
Github user ekambarrao commented on the pull request: https://github.com/apache/cordova-plugin-camera/pull/86#issuecomment-130137902 As I was doubtful, the issue was related to App State Maintenance. Some how it has been poorly maintained in the app. This experience and solution might

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

2015-08-11 Thread ekambarrao
Github user ekambarrao commented on the pull request: https://github.com/apache/cordova-plugin-camera/pull/86#issuecomment-129891456 Muratsu, please find the following videos where you can see the problems with this plugin. works in windows emulator. https://www.yout

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

2015-08-09 Thread ekambarrao
Github user ekambarrao commented on the pull request: https://github.com/apache/cordova-plugin-camera/pull/86#issuecomment-129221770 Muratsu, Can you suggest me a solution for this as my app has been held back only due to this!!!. --- If your project is set up for it, you can reply

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

2015-08-08 Thread ekambarrao
Github user ekambarrao commented on the pull request: https://github.com/apache/cordova-plugin-camera/pull/86#issuecomment-128988322 I just reinstalled Android and Cordova, what the difference in behavior i have seen is, earlier, it was exiting in nano seconds, now it is showing the

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

2015-08-08 Thread ekambarrao
Github user ekambarrao commented on the pull request: https://github.com/apache/cordova-plugin-camera/pull/86#issuecomment-128982914 I am not sure what is the reason, my code is working fine, plugin is working fine, but after the closure of execution of returning the image to page o

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

2015-08-07 Thread muratsu
Github user muratsu commented on the pull request: https://github.com/apache/cordova-plugin-camera/pull/86#issuecomment-128766483 Hmm, can you share your camera settings with me? I've tried the following with ee5cfe89 (master): ``` destinationType: Camera.DestinationTy

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

2015-08-07 Thread ekambarrao
Github user ekambarrao commented on the pull request: https://github.com/apache/cordova-plugin-camera/pull/86#issuecomment-128634479 Hi, I am backI used this earlier and was working perfectly alright. The same code is not working now. Camera is abending when saving to library on

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

2015-05-27 Thread ekambarrao
Github user ekambarrao commented on the pull request: https://github.com/apache/cordova-plugin-camera/pull/86#issuecomment-105808283 muratsu, I have footer in the page where I activate the camera, camera has "cancel" but it is going under the footer. How can I control the size of the

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

2015-05-26 Thread ekambarrao
Github user ekambarrao commented on the pull request: https://github.com/apache/cordova-plugin-camera/pull/86#issuecomment-105754685 It is working perfect now thx. --- 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

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

2015-05-26 Thread ekambarrao
Github user ekambarrao commented on the pull request: https://github.com/apache/cordova-plugin-camera/pull/86#issuecomment-105754391 yep...now it is working perfect. however I am looking for one more suggestion about, how to cancel the camera!! --- If your project is set up for it,

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

2015-05-26 Thread muratsu
Github user muratsu commented on the pull request: https://github.com/apache/cordova-plugin-camera/pull/86#issuecomment-105752108 That just got fixed today. Please update :) --- If your project is set up for it, you can reply to this email and have your reply appear on GitHub as wel

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

2015-05-26 Thread ekambarrao
Github user ekambarrao commented on the pull request: https://github.com/apache/cordova-plugin-camera/pull/86#issuecomment-105748756 Hi Muratsu, thanks for quick reply again. I was good with camera but bad with gallery. Now good with Gallery but bad with camera. It is breaking with e

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

2015-05-26 Thread muratsu
Github user muratsu commented on the pull request: https://github.com/apache/cordova-plugin-camera/pull/86#issuecomment-105603159 You can get the latest (edge) from [github](https://github.com/apache/cordova-plugin-camera.git) however I suggest you clone the github repo and checkout

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

2015-05-26 Thread ekambarrao
Github user ekambarrao commented on the pull request: https://github.com/apache/cordova-plugin-camera/pull/86#issuecomment-105600781 Thanks for quick reply. can you pls share me the url link of camera plugin! I am using org.apache.cordova.camera plugin of visual studio and seems that

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

2015-05-26 Thread muratsu
Github user muratsu commented on the pull request: https://github.com/apache/cordova-plugin-camera/pull/86#issuecomment-105598275 Make sure you've version 1.1.0 (May 06, 2015). You can check installed plugin version by executing `cordova plugin` on your project root. --- If your pr

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

2015-05-26 Thread ekambarrao
Github user ekambarrao commented on the pull request: https://github.com/apache/cordova-plugin-camera/pull/86#issuecomment-105597375 I am having the problem of "not Supported" error. Would you suggest me to reinstall the plugin? --- If your project is set up for it, you can reply t

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

2015-05-26 Thread ekambarrao
Github user ekambarrao commented on the pull request: https://github.com/apache/cordova-plugin-camera/pull/86#issuecomment-105581675 hi all, is this problem resolved for windows phone universal. I am not able to use this for accessing photolibrary. Also camera is not working as it is

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

2015-05-26 Thread muratsu
Github user muratsu commented on the pull request: https://github.com/apache/cordova-plugin-camera/pull/86#issuecomment-105584955 Yes, this is resolved for windows phone universal. What problem are you running into with winphone8? You can always open a [jira](https://issues.apach

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

2015-04-21 Thread asfgit
Github user asfgit closed the pull request at: https://github.com/apache/cordova-plugin-camera/pull/86 --- 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: CB-8054 Support taking picture...

2015-04-20 Thread muratsu
Github user muratsu commented on the pull request: https://github.com/apache/cordova-plugin-camera/pull/86#issuecomment-94503319 This one is ready to be merged. Would be glad if someone can merge this in. --- If your project is set up for it, you can reply to this email and have your

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

2015-04-16 Thread nikhilkh
Github user nikhilkh commented on the pull request: https://github.com/apache/cordova-plugin-camera/pull/86#issuecomment-93841334 LGTM - Please rebase for a merge --- 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 p

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

2015-04-16 Thread muratsu
Github user muratsu commented on the pull request: https://github.com/apache/cordova-plugin-camera/pull/86#issuecomment-93788932 The docs didn't mention this as a quirk, so no doc updates. I've also updated the phone video codec list. --- If your project is set up for it, you ca

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

2015-04-16 Thread nikhilkh
Github user nikhilkh commented on the pull request: https://github.com/apache/cordova-plugin-camera/pull/86#issuecomment-93784451 Is there a docs update needed - now that this is supported? --- If your project is set up for it, you can reply to this email and have your reply appear o

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

2015-04-16 Thread nikhilkh
Github user nikhilkh commented on a diff in the pull request: https://github.com/apache/cordova-plugin-camera/pull/86#discussion_r28528079 --- Diff: src/windows/CameraProxy.js --- @@ -134,16 +134,84 @@ function resizeImageBase64(successCallback, errorCallback, file, targetWidth, ta

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

2015-04-16 Thread vladimir-kotikov
Github user vladimir-kotikov commented on the pull request: https://github.com/apache/cordova-plugin-camera/pull/86#issuecomment-93689388 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

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

2015-04-15 Thread muratsu
GitHub user muratsu opened a pull request: https://github.com/apache/cordova-plugin-camera/pull/86 CB-8054 Support taking pictures from file for WP8 Add missing take picture from file capability for WP8 You can merge this pull request into a Git repository by running: $ git pul