[GitHub] cordova-plugin-file-transfer pull request #156: CB-9027 (android, ios): Expo...

2017-07-02 Thread ryanwilliams83
Github user ryanwilliams83 closed the pull request at: https://github.com/apache/cordova-plugin-file-transfer/pull/156 --- 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

[GitHub] cordova-plugin-file-transfer pull request #156: CB-9027 (android, ios): Expo...

2016-08-29 Thread ryanwilliams83
GitHub user ryanwilliams83 opened a pull request: https://github.com/apache/cordova-plugin-file-transfer/pull/156 CB-9027 (android, ios): Expose HTTP client read timeout as an option ### Platforms affected Android iOS ### What does this PR do? Expose HTTP Client

[GitHub] cordova-plugin-file-transfer pull request #155: CB-9027 (android, ios): Expo...

2016-08-29 Thread ryanwilliams83
Github user ryanwilliams83 closed the pull request at: https://github.com/apache/cordova-plugin-file-transfer/pull/155 --- 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

[GitHub] cordova-plugin-file-transfer pull request #155: CB-9027 (android, ios): Expo...

2016-08-29 Thread ryanwilliams83
GitHub user ryanwilliams83 opened a pull request: https://github.com/apache/cordova-plugin-file-transfer/pull/155 CB-9027 (android, ios): Expose HTTP client read timeout as option ### Platforms affected Android iOS ### What does this PR do? Expose HTTP Client

[GitHub] cordova-plugin-media-capture issue #65: CB-10180: (iOS) implement the 'quali...

2016-07-31 Thread ryanwilliams83
Github user ryanwilliams83 commented on the issue: https://github.com/apache/cordova-plugin-media-capture/pull/65 Thanks for your feedback. What if we went with 0=low, 1=medium, 2=high with a default of 1? This is compatible with the Android implementation and still allows you

[GitHub] cordova-plugin-media-capture issue #48: Added support for video quality opti...

2016-07-31 Thread ryanwilliams83
Github user ryanwilliams83 commented on the issue: https://github.com/apache/cordova-plugin-media-capture/pull/48 Couple of issues with this pull request. 1) It changes the behavior for existing implementations from Medium to Low 2) The commits include white space changes for

[GitHub] cordova-plugin-media-capture issue #65: CB-10180: (iOS) implement the 'quali...

2016-07-28 Thread ryanwilliams83
Github user ryanwilliams83 commented on the issue: https://github.com/apache/cordova-plugin-media-capture/pull/65 UIImagePickerControllerQualityTypeMedium is the default value of the UIImagePickerController.videoQuality property and what is used in the current version of this plugin

[GitHub] cordova-plugin-media-capture pull request #66: CB-11630: (iOS) Implement pro...

2016-07-27 Thread ryanwilliams83
GitHub user ryanwilliams83 opened a pull request: https://github.com/apache/cordova-plugin-media-capture/pull/66 CB-11630: (iOS) Implement property 'quality' in captureImage() ### Platforms affected iOS ### What does this PR do? Allows developers t

[GitHub] cordova-plugin-media-capture pull request #65: CB-10180: (iOS) implement the...

2016-07-27 Thread ryanwilliams83
GitHub user ryanwilliams83 opened a pull request: https://github.com/apache/cordova-plugin-media-capture/pull/65 CB-10180: (iOS) implement the 'quality' property in captureVideo() ### Platforms affected iOS ### What does this PR do? implement quality pr

[GitHub] cordova-plugin-media-capture pull request #64: CB-11629: (iOS) Implement 'an...

2016-07-27 Thread ryanwilliams83
GitHub user ryanwilliams83 opened a pull request: https://github.com/apache/cordova-plugin-media-capture/pull/64 CB-11629: (iOS) Implement 'animated' property and updated English docs ### Platforms affected iOS ### What does this PR do? Add property &#x

[GitHub] cordova-lib pull request: Ensure the iOS 'Resources/icons' and 'Re...

2015-10-19 Thread ryanwilliams83
Github user ryanwilliams83 closed the pull request at: https://github.com/apache/cordova-lib/pull/323 --- 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-lib pull request: Ensure the iOS 'Resources/icons' and 'Re...

2015-10-15 Thread ryanwilliams83
GitHub user ryanwilliams83 opened a pull request: https://github.com/apache/cordova-lib/pull/323 Ensure the iOS 'Resources/icons' and 'Resources/splash' dirs exist. Fixes the following problem. Ryans-Mac:mobile ryan$ cordova platform add https://githu