[GitHub] cordova-plugin-file-transfer issue #150: CB-11534 This plugin should support...

2017-07-14 Thread stalniy
Github user stalniy commented on the issue: https://github.com/apache/cordova-plugin-file-transfer/pull/150 @filmaj any news on this? --- 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-media-capture issue #79: CB-12882: (ios): adds support for pe...

2017-06-10 Thread stalniy
Github user stalniy commented on the issue: https://github.com/apache/cordova-plugin-media-capture/pull/79 @filmaj could you please merge this if everything looks good? --- If your project is set up for it, you can reply to this email and have your reply appear on GitHub as well

[GitHub] cordova-plugin-media-capture issue #79: CB-12882: (ios): adds support for pe...

2017-06-08 Thread stalniy
Github user stalniy commented on the issue: https://github.com/apache/cordova-plugin-media-capture/pull/79 @shazron could you please provide a feedback? --- 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

[GitHub] cordova-plugin-media-capture pull request #79: CB-12882: (ios): adds support...

2017-06-07 Thread stalniy
Github user stalniy commented on a diff in the pull request: https://github.com/apache/cordova-plugin-media-capture/pull/79#discussion_r120596224 --- Diff: src/ios/CDVCapture.m --- @@ -292,6 +295,65 @@ - (CDVPluginResult*)processVideo:(NSString*)moviePath forCallbackId:(NSString

[GitHub] cordova-plugin-media-capture pull request #79: CB-12882: (ios): adds support...

2017-06-06 Thread stalniy
Github user stalniy commented on a diff in the pull request: https://github.com/apache/cordova-plugin-media-capture/pull/79#discussion_r120534419 --- Diff: src/ios/CDVCapture.m --- @@ -292,6 +295,65 @@ - (CDVPluginResult*)processVideo:(NSString*)moviePath forCallbackId:(NSString

[GitHub] cordova-plugin-media-capture pull request #79: CB-12882: (ios): adds support...

2017-06-06 Thread stalniy
Github user stalniy commented on a diff in the pull request: https://github.com/apache/cordova-plugin-media-capture/pull/79#discussion_r120533655 --- Diff: src/ios/CDVCapture.m --- @@ -292,6 +295,65 @@ - (CDVPluginResult*)processVideo:(NSString*)moviePath forCallbackId:(NSString

[GitHub] cordova-plugin-media-capture pull request #79: CB-12882: (ios): adds support...

2017-06-06 Thread stalniy
Github user stalniy commented on a diff in the pull request: https://github.com/apache/cordova-plugin-media-capture/pull/79#discussion_r120533184 --- Diff: src/ios/CDVCapture.m --- @@ -292,6 +295,65 @@ - (CDVPluginResult*)processVideo:(NSString*)moviePath forCallbackId:(NSString

[GitHub] cordova-plugin-camera issue #262: fix(error): changes error message for ios ...

2017-06-06 Thread stalniy
Github user stalniy commented on the issue: https://github.com/apache/cordova-plugin-camera/pull/262 @filmaj done! Thanks! --- 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] cordova-plugin-media-capture pull request #79: CB-12882: (ios): adds support...

2017-06-05 Thread stalniy
GitHub user stalniy opened a pull request: https://github.com/apache/cordova-plugin-media-capture/pull/79 CB-12882: (ios): adds support for permissions checks for camera capturing ### Platforms affected iOS ### What does this PR do? adds support for checking camera

[GitHub] cordova-plugin-file-transfer issue #150: CB-11534 This plugin should support...

2017-06-05 Thread stalniy
Github user stalniy commented on the issue: https://github.com/apache/cordova-plugin-file-transfer/pull/150 @homen do you plan to fix the PR in the nearest future? :) It's really annoying for me... And I want to have this fix in my codebase! --- If your project is set up

[GitHub] cordova-plugin-camera issue #262: fix(error): changes error message for ios ...

2017-06-04 Thread stalniy
Github user stalniy commented on the issue: https://github.com/apache/cordova-plugin-camera/pull/262 @infil00p fixed. Sorry for the long fix. Could you please merge this? --- If your project is set up for it, you can reply to this email and have your reply appear on GitHub as well

[GitHub] cordova-plugin-camera issue #262: fix(error): changes error message for ios ...

2017-04-24 Thread stalniy
Github user stalniy commented on the issue: https://github.com/apache/cordova-plugin-camera/pull/262 Agree. "No Image Selected" is better. I will change this, thanks! --- If your project is set up for it, you can reply to this email and have your reply appear on GitH

[GitHub] cordova-plugin-camera pull request #262: fix(error): changes error message f...

2017-04-21 Thread stalniy
GitHub user stalniy opened a pull request: https://github.com/apache/cordova-plugin-camera/pull/262 fix(error): changes error message for ios in case if user cancel ### Platforms affected iOS, Android ### What does this PR do? changes cancel error message