[GitHub] cordova-android issue #396: CB-12677: (android) added option for explicitly ...

2017-07-19 Thread infil00p
Github user infil00p commented on the issue: https://github.com/apache/cordova-android/pull/396 We are going to make Gradle a requirement. Using Android Studio's copy of Gradle was a stop-gap solution to get builds working again, and we should really stop doing this. --- If your

[GitHub] cordova-ios issue #313: CB-12856 - Skip CocoaPods check_reqs if on non-darwi...

2017-07-19 Thread andreszs
Github user andreszs commented on the issue: https://github.com/apache/cordova-ios/pull/313 @jcesarmobile Thanks for the clarification... I'll try to cool down before posting next time. I was just too frustrated after noticing the bug is marked as fixed, but I failed to notice it

Re: Minimum version

2017-07-19 Thread julio cesar sanchez
Hi, This mail list is to talk about the Cordova project development, not to ask questions about Cordova usage or requirements. You should ask on Cordova Slack or Stack Overflow. You can find the minimum requirements on

Minimum version

2017-07-19 Thread Nikola Djakovic
Hi, I developed application using cordova. I tested it on android device and it works fine. Next step is to compile for iPhone device. Since I still need to buy a mac, I saw on your site requirment: Apple® tools required to build OS X applications run only on the OS X operating system on

[GitHub] cordova-plugin-geolocation issue #86: Add required=false to the uses-feature

2017-07-19 Thread andreujuanc
Github user andreujuanc commented on the issue: https://github.com/apache/cordova-plugin-geolocation/pull/86 @patrickbussmann Any news on this? As of now I have to manually change the plugin's file --- If your project is set up for it, you can reply to this email and have your reply

[GitHub] cordova-android issue #396: CB-12677: (android) added option for explicitly ...

2017-07-19 Thread russaa
Github user russaa commented on the issue: https://github.com/apache/cordova-android/pull/396 it is for detecting `Android Studio`, i.e. for detecting `gradle` in cases where the already-built-in-detection does not work -- so `ANDROID_HOME` is not necessarily a help here, as it

[GitHub] cordova-android issue #396: CB-12677: (android) added option for explicitly ...

2017-07-19 Thread filmaj
Github user filmaj commented on the issue: https://github.com/apache/cordova-android/pull/396 I'm not sure this is needed as we already do plenty of checking for the `ANDROID_HOME` environment variable. If you set that env var to the location of your Android SDK (whether or not it is

[GitHub] cordova-plugin-inappbrowser issue #227: CB-12969 android: Added support for ...

2017-07-19 Thread filmaj
Github user filmaj commented on the issue: https://github.com/apache/cordova-plugin-inappbrowser/pull/227 Is this supported on any platforms other than iOS? --- 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-inappbrowser issue #101: CB-8467 provide hide method to hide ...

2017-07-19 Thread herrevilkitten
Github user herrevilkitten commented on the issue: https://github.com/apache/cordova-plugin-inappbrowser/pull/101 @bnova-stefan It appears to be https://issues.apache.org/jira/browse/CB-12586 --- If your project is set up for it, you can reply to this email and have your reply

[GitHub] cordova-plugin-inappbrowser issue #101: CB-8467 provide hide method to hide ...

2017-07-19 Thread bnova-stefan
Github user bnova-stefan commented on the issue: https://github.com/apache/cordova-plugin-inappbrowser/pull/101 Hi @jcesarmobile Could you tell me more about the bug? I have to hide the browser to scan something with the camera and fill in the scanned value in a form field.

[GitHub] cordova-plugin-camera pull request #282: Fix camera permissions bug on video...

2017-07-19 Thread douglasmoraisdev
GitHub user douglasmoraisdev opened a pull request: https://github.com/apache/cordova-plugin-camera/pull/282 Fix camera permissions bug on video streaming Versions Ionic 3.5.0 Cordova 7.0.1 Cordova Camera Plugin 2.4.2-dev ### Platforms affected Android

[GitHub] cordova-android pull request #396: CB-12677: (android) added option for expl...

2017-07-19 Thread russaa
GitHub user russaa opened a pull request: https://github.com/apache/cordova-android/pull/396 CB-12677: (android) added option for explicitly specifying path to An… ### Platforms affected android ### What does this PR do? Adds the option for explicitly

[GitHub] cordova-plugin-inappbrowser pull request #227: CB-12969 android: Added suppo...

2017-07-19 Thread matrosov-nikita
GitHub user matrosov-nikita opened a pull request: https://github.com/apache/cordova-plugin-inappbrowser/pull/227 CB-12969 android: Added support for data URIs ### Platforms affected Android ### What does this PR do? Adds support for data Uri (e.g.

Nightly build #432 for cordova has failed

2017-07-19 Thread Apache Jenkins Server
Nightly build #432 for cordova has failed. Please check failure details on build details page at https://builds.apache.org/job/cordova-nightly/432/ You can also take a look at build console: https://builds.apache.org/job/cordova-nightly/432/consoleFull - Jenkins for Apache Cordova

[GitHub] cordova-docs pull request #713: CB-12980: (iOS) Improve instruction and add ...

2017-07-19 Thread sudotamm
Github user sudotamm commented on a diff in the pull request: https://github.com/apache/cordova-docs/pull/713#discussion_r128179344 --- Diff: www/docs/en/dev/guide/platforms/ios/webview.md --- @@ -220,5 +222,16 @@ After using either of these two methods, continue with the **"Using