[GitHub] [cordova-android] breautek commented on issue #871: Method isUrlWhiteListed use unsafe function causes url whitelist to bypass

2020-04-13 Thread GitBox
breautek commented on issue #871: Method isUrlWhiteListed use unsafe function causes url whitelist to bypass URL: https://github.com/apache/cordova-android/issues/871#issuecomment-613210023 @zxhubo I am unable to reproduce this. I've tried variety of url combinations including what you

[GitHub] [cordova-android] breautek commented on issue #928: Update check_reqs.js

2020-04-13 Thread GitBox
breautek commented on issue #928: Update check_reqs.js URL: https://github.com/apache/cordova-android/pull/928#issuecomment-613162778 I just tested openJDK 11 on ubuntu and the tests was passed.. so I think was indeed wrong about the android sdk strictly requiring java 8. If we are

[GitHub] [cordova-plugin-file] timbru31 closed issue #335: Building a code-push feature with this plugin?

2020-04-13 Thread GitBox
timbru31 closed issue #335: Building a code-push feature with this plugin? URL: https://github.com/apache/cordova-plugin-file/issues/335 This is an automated message from the Apache Git Service. To respond to the message,

[GitHub] [cordova-plugin-file] timbru31 commented on issue #335: Building a code-push feature with this plugin?

2020-04-13 Thread GitBox
timbru31 commented on issue #335: Building a code-push feature with this plugin? URL: https://github.com/apache/cordova-plugin-file/issues/335#issuecomment-613079236 Closing due to enough code pointers from Jan and lack of feedback from OP.

[GitHub] [cordova-plugin-file] timbru31 closed issue #372: cordova-file-plugin crashing

2020-04-13 Thread GitBox
timbru31 closed issue #372: cordova-file-plugin crashing URL: https://github.com/apache/cordova-plugin-file/issues/372 This is an automated message from the Apache Git Service. To respond to the message, please log on to

[GitHub] [cordova-plugin-file] timbru31 commented on issue #372: cordova-file-plugin crashing

2020-04-13 Thread GitBox
timbru31 commented on issue #372: cordova-file-plugin crashing URL: https://github.com/apache/cordova-plugin-file/issues/372#issuecomment-613077888 Closing due to lack of feedback. If the issue persists, please open a new issue and follow the issue template, thanks!

[GitHub] [cordova-plugin-file] timbru31 commented on issue #378: file.resolveLocalFilesystemUrl is not a function

2020-04-13 Thread GitBox
timbru31 commented on issue #378: file.resolveLocalFilesystemUrl is not a function URL: https://github.com/apache/cordova-plugin-file/issues/378#issuecomment-613076835 If you use Ionic's Native wrapper, please seek support via their channels - otherwise use `cordova.file` as stated in

[GitHub] [cordova-plugin-file] timbru31 closed issue #378: file.resolveLocalFilesystemUrl is not a function

2020-04-13 Thread GitBox
timbru31 closed issue #378: file.resolveLocalFilesystemUrl is not a function URL: https://github.com/apache/cordova-plugin-file/issues/378 This is an automated message from the Apache Git Service. To respond to the message,

[GitHub] [cordova-android] breautek removed a comment on issue #948: Feature: JVM Args flag

2020-04-13 Thread GitBox
breautek removed a comment on issue #948: Feature: JVM Args flag URL: https://github.com/apache/cordova-android/pull/948#issuecomment-613013151 After looking at http://localhost:3000/docs/en/dev/guide/platforms/android/index.html#setting-gradle-properties I'm wondering if I should

[GitHub] [cordova-docs] breautek opened a new pull request #1078: docs: JVM args

2020-04-13 Thread GitBox
breautek opened a new pull request #1078: docs: JVM args URL: https://github.com/apache/cordova-docs/pull/1078 ### Platforms affected ### Motivation and Context Documentation for https://github.com/apache/cordova-android/pull/948 ### Description

[GitHub] [cordova-docs] breautek opened a new pull request #1077: Changed the deprecated ANDROID_HOME usages to the newer ANDROID_SDK_ROOT

2020-04-13 Thread GitBox
breautek opened a new pull request #1077: Changed the deprecated ANDROID_HOME usages to the newer ANDROID_SDK_ROOT URL: https://github.com/apache/cordova-docs/pull/1077 ### Platforms affected ### Motivation and Context Accompanies

[GitHub] [cordova-android] codecov-io commented on issue #951: WIP: fix: ANDROID_SDK_ROOT variable

2020-04-13 Thread GitBox
codecov-io commented on issue #951: WIP: fix: ANDROID_SDK_ROOT variable URL: https://github.com/apache/cordova-android/pull/951#issuecomment-613032081 # [Codecov](https://codecov.io/gh/apache/cordova-android/pull/951?src=pr=h1) Report > Merging

[GitHub] [cordova-android] breautek commented on issue #948: Feature: JVM Args flag

2020-04-13 Thread GitBox
breautek commented on issue #948: Feature: JVM Args flag URL: https://github.com/apache/cordova-android/pull/948#issuecomment-613013151 After looking at http://localhost:3000/docs/en/dev/guide/platforms/android/index.html#setting-gradle-properties I'm wondering if I should rename

[GitHub] [cordova-plugin-inappbrowser] timbru31 commented on issue #635: breaking: remove UIWebView

2020-04-13 Thread GitBox
timbru31 commented on issue #635: breaking: remove UIWebView URL: https://github.com/apache/cordova-plugin-inappbrowser/pull/635#issuecomment-613006814 You can always use the unsupported master branch via git: `cordova plugin add

[GitHub] [cordova-plugin-camera] timbru31 commented on issue #549: fix(ios): handle video transcoding cancel exception

2020-04-13 Thread GitBox
timbru31 commented on issue #549: fix(ios): handle video transcoding cancel exception URL: https://github.com/apache/cordova-plugin-camera/pull/549#issuecomment-613004749 Great! I'll give this a review and try tomorrow.

[GitHub] [cordova-docs] breautek edited a comment on issue #1076: docs: Added cordova-android@9 row for supported API levels 22-29

2020-04-13 Thread GitBox
breautek edited a comment on issue #1076: docs: Added cordova-android@9 row for supported API levels 22-29 URL: https://github.com/apache/cordova-docs/pull/1076#issuecomment-612999240 Only the `dev` folder has been changed, so I think it's okay... but I'm not familiar with the entire

[GitHub] [cordova-docs] breautek commented on issue #1076: docs: Added cordova-android@9 row for supported API levels 22-29

2020-04-13 Thread GitBox
breautek commented on issue #1076: docs: Added cordova-android@9 row for supported API levels 22-29 URL: https://github.com/apache/cordova-docs/pull/1076#issuecomment-612999240 Only the `dev` folder has been changed, so I think it's okay... but I'm not familiar with the entire deployment

[GitHub] [cordova-plugin-inappbrowser] tverilytt commented on issue #635: breaking: remove UIWebView

2020-04-13 Thread GitBox
tverilytt commented on issue #635: breaking: remove UIWebView URL: https://github.com/apache/cordova-plugin-inappbrowser/pull/635#issuecomment-612994942 Thanks for that! To use this now then, one has to pull master branch, no npm install option yet?

[GitHub] [cordova-plugin-wkwebview-engine] breautek commented on issue #143: Blank screen after using plugin-wkwebview-engine

2020-04-13 Thread GitBox
breautek commented on issue #143: Blank screen after using plugin-wkwebview-engine URL: https://github.com/apache/cordova-plugin-wkwebview-engine/issues/143#issuecomment-612959241 Are there any reported javascript errors in the safari web inspector? Do note that you'll need to refresh

[GitHub] [cordova-docs] breautek opened a new pull request #1076: docs: Added cordova-android@9 row for supported API levels 22-29

2020-04-13 Thread GitBox
breautek opened a new pull request #1076: docs: Added cordova-android@9 row for supported API levels 22-29 URL: https://github.com/apache/cordova-docs/pull/1076 ### Platforms affected ### Motivation and Context Documentation for

[GitHub] [cordova-plugin-wkwebview-engine] BraydenGirard commented on issue #143: Blank screen after using plugin-wkwebview-engine

2020-04-13 Thread GitBox
BraydenGirard commented on issue #143: Blank screen after using plugin-wkwebview-engine URL: https://github.com/apache/cordova-plugin-wkwebview-engine/issues/143#issuecomment-612952272 I have removed all my plugins and test my app without this plugin, everything works fine on cordova-ios

[GitHub] [cordova-android] breautek commented on issue #755: Project stopped to build with error appComponentFactory

2020-04-13 Thread GitBox
breautek commented on issue #755: Project stopped to build with error appComponentFactory URL: https://github.com/apache/cordova-android/issues/755#issuecomment-612930675 Closing, solutions are posted above. This is an

[GitHub] [cordova-android] breautek closed issue #755: Project stopped to build with error appComponentFactory

2020-04-13 Thread GitBox
breautek closed issue #755: Project stopped to build with error appComponentFactory URL: https://github.com/apache/cordova-android/issues/755 This is an automated message from the Apache Git Service. To respond to the

[GitHub] [cordova-android] breautek commented on issue #880: com.android.builder.internal.aapt.v2.Aapt2InternalException

2020-04-13 Thread GitBox
breautek commented on issue #880: com.android.builder.internal.aapt.v2.Aapt2InternalException URL: https://github.com/apache/cordova-android/issues/880#issuecomment-612929298 If upgrading the gradle plugin was the solution, then this may be indirectly fixed by

[GitHub] [cordova-android] breautek commented on issue #934: `cordova build android` destroy jks and p12 keystore files

2020-04-13 Thread GitBox
breautek commented on issue #934: `cordova build android` destroy jks and p12 keystore files URL: https://github.com/apache/cordova-android/issues/934#issuecomment-612926394 > keytool -list -v -keystore myapp-debug-key.p12 If you're using a `p12` file, you should also add the

[GitHub] [cordova-plugin-inappbrowser] timbru31 commented on issue #635: breaking: remove UIWebView

2020-04-13 Thread GitBox
timbru31 commented on issue #635: breaking: remove UIWebView URL: https://github.com/apache/cordova-plugin-inappbrowser/pull/635#issuecomment-612925477 Yes, but only in 4.0.0, as this is a breaking change. No ETA though.

[GitHub] [cordova-android] breautek closed issue #694: Error:[One of the following attributes are set but missing the other for the density type: ldpi, mdpi, hdpi, xhdpi, xxhdpi, xxxhdpi. Please ensur

2020-04-13 Thread GitBox
breautek closed issue #694: Error:[One of the following attributes are set but missing the other for the density type: ldpi, mdpi, hdpi, xhdpi, xxhdpi, xxxhdpi. Please ensure that all require attributes are defined.] URL: https://github.com/apache/cordova-android/issues/694

[GitHub] [cordova-android] breautek commented on issue #694: Error:[One of the following attributes are set but missing the other for the density type: ldpi, mdpi, hdpi, xhdpi, xxhdpi, xxxhdpi. Please

2020-04-13 Thread GitBox
breautek commented on issue #694: Error:[One of the following attributes are set but missing the other for the density type: ldpi, mdpi, hdpi, xhdpi, xxhdpi, xxxhdpi. Please ensure that all require attributes are defined.] URL:

[GitHub] [cordova-android] breautek closed issue #728: WebApp with cordova have communication problem on Citrix MDX wrapper

2020-04-13 Thread GitBox
breautek closed issue #728: WebApp with cordova have communication problem on Citrix MDX wrapper URL: https://github.com/apache/cordova-android/issues/728 This is an automated message from the Apache Git Service. To respond

[GitHub] [cordova-android] breautek commented on issue #728: WebApp with cordova have communication problem on Citrix MDX wrapper

2020-04-13 Thread GitBox
breautek commented on issue #728: WebApp with cordova have communication problem on Citrix MDX wrapper URL: https://github.com/apache/cordova-android/issues/728#issuecomment-612921494 Closing due to lack of response from OP.

[GitHub] [cordova-android] breautek commented on issue #742: bug: deploying installs & launches app but doesn’t create launcher on android

2020-04-13 Thread GitBox
breautek commented on issue #742: bug: deploying installs & launches app but doesn’t create launcher on android URL: https://github.com/apache/cordova-android/issues/742#issuecomment-612920701 Thank you for your detailed report and I apologise for the lack of response here. At some

[GitHub] [cordova-android] breautek closed issue #742: bug: deploying installs & launches app but doesn’t create launcher on android

2020-04-13 Thread GitBox
breautek closed issue #742: bug: deploying installs & launches app but doesn’t create launcher on android URL: https://github.com/apache/cordova-android/issues/742 This is an automated message from the Apache Git Service.

[GitHub] [cordova-android] breautek commented on issue #758: App config.xml does not update AndroidManifest.xml file's versionCode, versionName or anything

2020-04-13 Thread GitBox
breautek commented on issue #758: App config.xml does not update AndroidManifest.xml file's versionCode, versionName or anything URL: https://github.com/apache/cordova-android/issues/758#issuecomment-612917184 I am unable to reproduce this using the latest cordova tooling. One common

[GitHub] [cordova-android] breautek closed issue #756: How to run shell/Command Line Program/Unix Executable in cordova app?

2020-04-13 Thread GitBox
breautek closed issue #756: How to run shell/Command Line Program/Unix Executable in cordova app? URL: https://github.com/apache/cordova-android/issues/756 This is an automated message from the Apache Git Service. To

[GitHub] [cordova-android] breautek commented on issue #756: How to run shell/Command Line Program/Unix Executable in cordova app?

2020-04-13 Thread GitBox
breautek commented on issue #756: How to run shell/Command Line Program/Unix Executable in cordova app? URL: https://github.com/apache/cordova-android/issues/756#issuecomment-612913270 Closing due to lack of response from the OP. If you require further assistance, I invite you to join our

[GitHub] [cordova-android] breautek closed issue #836: Cordova Android 8.0.0 app crashes after signing

2020-04-13 Thread GitBox
breautek closed issue #836: Cordova Android 8.0.0 app crashes after signing URL: https://github.com/apache/cordova-android/issues/836 This is an automated message from the Apache Git Service. To respond to the message,

[GitHub] [cordova-android] breautek commented on issue #836: Cordova Android 8.0.0 app crashes after signing

2020-04-13 Thread GitBox
breautek commented on issue #836: Cordova Android 8.0.0 app crashes after signing URL: https://github.com/apache/cordova-android/issues/836#issuecomment-612912707 Closing this because it doesn't appear to be actually related to Cordova. - one instance, appearently caused by

[GitHub] [cordova-android] breautek commented on issue #847: Broken app icon with cordova android 8.0.0/8.0.1

2020-04-13 Thread GitBox
breautek commented on issue #847: Broken app icon with cordova android 8.0.0/8.0.1 URL: https://github.com/apache/cordova-android/issues/847#issuecomment-612911362 Sorry for the lack of responses here... You'll likely missing the icon with the proper resolution for those newer

[GitHub] [cordova-plugin-inappbrowser] davidrevo edited a comment on issue #328: Can not open camera when I click input type="file" on Android devices

2020-04-13 Thread GitBox
davidrevo edited a comment on issue #328: Can not open camera when I click input type="file" on Android devices URL: https://github.com/apache/cordova-plugin-inappbrowser/issues/328#issuecomment-612908625 Hi @gilbertogwa , I just found the workaround solution to deal with Android Q, and

[GitHub] [cordova-plugin-inappbrowser] davidrevo edited a comment on issue #328: Can not open camera when I click input type="file" on Android devices

2020-04-13 Thread GitBox
davidrevo edited a comment on issue #328: Can not open camera when I click input type="file" on Android devices URL: https://github.com/apache/cordova-plugin-inappbrowser/issues/328#issuecomment-612908625 Hi @gilbertogwa , I just found the workaround solution to deal with Android Q, and

[GitHub] [cordova-android] breautek commented on issue #665: Android build failes looking from common.jar

2020-04-13 Thread GitBox
breautek commented on issue #665: Android build failes looking from common.jar URL: https://github.com/apache/cordova-android/issues/665#issuecomment-612909509 Closing as this is likely an out-dated issue. We no longer support anything older than `cordova-android@8.x` due to the google

[GitHub] [cordova-android] breautek closed issue #665: Android build failes looking from common.jar

2020-04-13 Thread GitBox
breautek closed issue #665: Android build failes looking from common.jar URL: https://github.com/apache/cordova-android/issues/665 This is an automated message from the Apache Git Service. To respond to the message, please

[GitHub] [cordova-plugin-inappbrowser] davidrevo commented on issue #328: Can not open camera when I click input type="file" on Android devices

2020-04-13 Thread GitBox
davidrevo commented on issue #328: Can not open camera when I click input type="file" on Android devices URL: https://github.com/apache/cordova-plugin-inappbrowser/issues/328#issuecomment-612908625 Hi @gilbertogwa , I just found the workaround solution to deal with Android Q, and will

[GitHub] [cordova-android] breautek commented on issue #678: authenticator.xml resource mipmap/icon not found

2020-04-13 Thread GitBox
breautek commented on issue #678: authenticator.xml resource mipmap/icon not found URL: https://github.com/apache/cordova-android/issues/678#issuecomment-612907472 Closing as the issue doesn't appear to be actually related to `cordova-android` but with a third-party plugin.

[GitHub] [cordova-android] breautek closed issue #678: authenticator.xml resource mipmap/icon not found

2020-04-13 Thread GitBox
breautek closed issue #678: authenticator.xml resource mipmap/icon not found URL: https://github.com/apache/cordova-android/issues/678 This is an automated message from the Apache Git Service. To respond to the message,

[GitHub] [cordova-plugin-inappbrowser] sagrawal31 opened a new issue #668: Feature: Support of opening the inappbrowser with specific coordinates, width & height

2020-04-13 Thread GitBox
sagrawal31 opened a new issue #668: Feature: Support of opening the inappbrowser with specific coordinates, width & height URL: https://github.com/apache/cordova-plugin-inappbrowser/issues/668 # Feature Request (I was under the impression that an issue is there for this feature so I

[GitHub] [cordova-plugin-statusbar] breautek edited a comment on issue #134: feat: get statusbar height (top-inset)

2020-04-13 Thread GitBox
breautek edited a comment on issue #134: feat: get statusbar height (top-inset) URL: https://github.com/apache/cordova-plugin-statusbar/pull/134#issuecomment-612903499 Before this can be merged we will need: -

[GitHub] [cordova-plugin-statusbar] breautek commented on issue #134: feat: get statusbar height (top-inset)

2020-04-13 Thread GitBox
breautek commented on issue #134: feat: get statusbar height (top-inset) URL: https://github.com/apache/cordova-plugin-statusbar/pull/134#issuecomment-612903499 Before this can be merged we will need: - https://github.com/apache/cordova-plugin-statusbar/pull/134#discussion_r350545105

svn commit: r1876454 - /cordova/site/public/feed.xml

2020-04-13 Thread janpio
Author: janpio Date: Mon Apr 13 13:35:54 2020 New Revision: 1876454 URL: http://svn.apache.org/viewvc?rev=1876454=rev Log: Updated docs Modified: cordova/site/public/feed.xml Modified: cordova/site/public/feed.xml URL:

[GitHub] [cordova-plugin-inappbrowser] tverilytt commented on issue #635: breaking: remove UIWebView

2020-04-13 Thread GitBox
tverilytt commented on issue #635: breaking: remove UIWebView URL: https://github.com/apache/cordova-plugin-inappbrowser/pull/635#issuecomment-612894826 Will it be included in next version (3.3.0?)? This is an automated

[GitHub] [cordova-contribute] NiklasMerz closed issue #36: Update Contributing Checklist

2020-04-13 Thread GitBox
NiklasMerz closed issue #36: Update Contributing Checklist URL: https://github.com/apache/cordova-contribute/issues/36 This is an automated message from the Apache Git Service. To respond to the message, please log on to

[GitHub] [cordova-contribute] NiklasMerz commented on issue #35: Add contributing file for all repositories

2020-04-13 Thread GitBox
NiklasMerz commented on issue #35: Add contributing file for all repositories URL: https://github.com/apache/cordova-contribute/pull/35#issuecomment-612885932 Update to all active repos done. See #36 This is an automated

[GitHub] [cordova-contribute] NiklasMerz commented on issue #36: Update Contributing Checklist

2020-04-13 Thread GitBox
NiklasMerz commented on issue #36: Update Contributing Checklist URL: https://github.com/apache/cordova-contribute/issues/36#issuecomment-612885754 Update done. I used this script and committed directly to master: ``` git checkout master git pull origin master cp

[cordova-node-xcode] branch master updated: Update CONTRIBUTING.md

2020-04-13 Thread niklasmerz
This is an automated email from the ASF dual-hosted git repository. niklasmerz pushed a commit to branch master in repository https://gitbox.apache.org/repos/asf/cordova-node-xcode.git The following commit(s) were added to refs/heads/master by this push: new 4052f08 Update CONTRIBUTING.md

[cordova-docs] branch master updated: Update CONTRIBUTING.md

2020-04-13 Thread niklasmerz
This is an automated email from the ASF dual-hosted git repository. niklasmerz pushed a commit to branch master in repository https://gitbox.apache.org/repos/asf/cordova-docs.git The following commit(s) were added to refs/heads/master by this push: new 2469570 Update CONTRIBUTING.md

[cordova] branch master updated: Update CONTRIBUTING.md

2020-04-13 Thread niklasmerz
This is an automated email from the ASF dual-hosted git repository. niklasmerz pushed a commit to branch master in repository https://gitbox.apache.org/repos/asf/cordova.git The following commit(s) were added to refs/heads/master by this push: new 7483314 Update CONTRIBUTING.md 7483314 is

[cordova-app-hello-world] branch master updated: Update CONTRIBUTING.md

2020-04-13 Thread niklasmerz
This is an automated email from the ASF dual-hosted git repository. niklasmerz pushed a commit to branch master in repository https://gitbox.apache.org/repos/asf/cordova-app-hello-world.git The following commit(s) were added to refs/heads/master by this push: new f1f3e99 Update

[cordova-mobile-spec] branch master updated: Update CONTRIBUTING.md

2020-04-13 Thread niklasmerz
This is an automated email from the ASF dual-hosted git repository. niklasmerz pushed a commit to branch master in repository https://gitbox.apache.org/repos/asf/cordova-mobile-spec.git The following commit(s) were added to refs/heads/master by this push: new e9f26a6 Update

[cordova-plugin-test-framework] branch master updated: Update CONTRIBUTING.md

2020-04-13 Thread niklasmerz
This is an automated email from the ASF dual-hosted git repository. niklasmerz pushed a commit to branch master in repository https://gitbox.apache.org/repos/asf/cordova-plugin-test-framework.git The following commit(s) were added to refs/heads/master by this push: new cba4e14 Update

[cordova-paramedic] branch master updated: Update CONTRIBUTING.md

2020-04-13 Thread niklasmerz
This is an automated email from the ASF dual-hosted git repository. niklasmerz pushed a commit to branch master in repository https://gitbox.apache.org/repos/asf/cordova-paramedic.git The following commit(s) were added to refs/heads/master by this push: new d8f0450 Update CONTRIBUTING.md

[cordova-serve] branch master updated: Update CONTRIBUTING.md

2020-04-13 Thread niklasmerz
This is an automated email from the ASF dual-hosted git repository. niklasmerz pushed a commit to branch master in repository https://gitbox.apache.org/repos/asf/cordova-serve.git The following commit(s) were added to refs/heads/master by this push: new a75c863 Update CONTRIBUTING.md

[cordova-fetch] branch master updated: Update CONTRIBUTING.md

2020-04-13 Thread niklasmerz
This is an automated email from the ASF dual-hosted git repository. niklasmerz pushed a commit to branch master in repository https://gitbox.apache.org/repos/asf/cordova-fetch.git The following commit(s) were added to refs/heads/master by this push: new 5a5ff0b Update CONTRIBUTING.md

[cordova-create] branch master updated: Update CONTRIBUTING.md

2020-04-13 Thread niklasmerz
This is an automated email from the ASF dual-hosted git repository. niklasmerz pushed a commit to branch master in repository https://gitbox.apache.org/repos/asf/cordova-create.git The following commit(s) were added to refs/heads/master by this push: new 97866fc Update CONTRIBUTING.md

[cordova-common] branch master updated: Update CONTRIBUTING.md

2020-04-13 Thread niklasmerz
This is an automated email from the ASF dual-hosted git repository. niklasmerz pushed a commit to branch master in repository https://gitbox.apache.org/repos/asf/cordova-common.git The following commit(s) were added to refs/heads/master by this push: new be404bb Update CONTRIBUTING.md

[cordova-lib] branch master updated: Update CONTRIBUTING.md

2020-04-13 Thread niklasmerz
This is an automated email from the ASF dual-hosted git repository. niklasmerz pushed a commit to branch master in repository https://gitbox.apache.org/repos/asf/cordova-lib.git The following commit(s) were added to refs/heads/master by this push: new 6dfa09e Update CONTRIBUTING.md

[cordova-js] branch master updated: Update CONTRIBUTING.md

2020-04-13 Thread niklasmerz
This is an automated email from the ASF dual-hosted git repository. niklasmerz pushed a commit to branch master in repository https://gitbox.apache.org/repos/asf/cordova-js.git The following commit(s) were added to refs/heads/master by this push: new 02f45e0 Update CONTRIBUTING.md 02f45e0

[cordova-coho] branch master updated: Update CONTRIBUTING.md

2020-04-13 Thread niklasmerz
This is an automated email from the ASF dual-hosted git repository. niklasmerz pushed a commit to branch master in repository https://gitbox.apache.org/repos/asf/cordova-coho.git The following commit(s) were added to refs/heads/master by this push: new 0c31f6f Update CONTRIBUTING.md

[cordova-plugman] branch master updated: Update CONTRIBUTING.md

2020-04-13 Thread niklasmerz
This is an automated email from the ASF dual-hosted git repository. niklasmerz pushed a commit to branch master in repository https://gitbox.apache.org/repos/asf/cordova-plugman.git The following commit(s) were added to refs/heads/master by this push: new 01ca83e Update CONTRIBUTING.md

[cordova-cli] branch master updated: Update CONTRIBUTING.md

2020-04-13 Thread niklasmerz
This is an automated email from the ASF dual-hosted git repository. niklasmerz pushed a commit to branch master in repository https://gitbox.apache.org/repos/asf/cordova-cli.git The following commit(s) were added to refs/heads/master by this push: new 093c53c Update CONTRIBUTING.md

[cordova-plugin-wkwebview-engine] branch master updated: Update CONTRIBUTING.md

2020-04-13 Thread niklasmerz
This is an automated email from the ASF dual-hosted git repository. niklasmerz pushed a commit to branch master in repository https://gitbox.apache.org/repos/asf/cordova-plugin-wkwebview-engine.git The following commit(s) were added to refs/heads/master by this push: new 6c4cd10 Update

[cordova-plugin-whitelist] branch master updated: Update CONTRIBUTING.md

2020-04-13 Thread niklasmerz
This is an automated email from the ASF dual-hosted git repository. niklasmerz pushed a commit to branch master in repository https://gitbox.apache.org/repos/asf/cordova-plugin-whitelist.git The following commit(s) were added to refs/heads/master by this push: new 18415ad Update

[cordova-plugin-vibration] branch master updated: Update CONTRIBUTING.md

2020-04-13 Thread niklasmerz
This is an automated email from the ASF dual-hosted git repository. niklasmerz pushed a commit to branch master in repository https://gitbox.apache.org/repos/asf/cordova-plugin-vibration.git The following commit(s) were added to refs/heads/master by this push: new 63e7259 Update

[cordova-plugin-splashscreen] branch master updated: Update CONTRIBUTING.md

2020-04-13 Thread niklasmerz
This is an automated email from the ASF dual-hosted git repository. niklasmerz pushed a commit to branch master in repository https://gitbox.apache.org/repos/asf/cordova-plugin-splashscreen.git The following commit(s) were added to refs/heads/master by this push: new 06a7656 Update

[cordova-plugin-statusbar] branch master updated: Update CONTRIBUTING.md

2020-04-13 Thread niklasmerz
This is an automated email from the ASF dual-hosted git repository. niklasmerz pushed a commit to branch master in repository https://gitbox.apache.org/repos/asf/cordova-plugin-statusbar.git The following commit(s) were added to refs/heads/master by this push: new c5e359d Update

[cordova-plugin-screen-orientation] branch master updated: Update CONTRIBUTING.md

2020-04-13 Thread niklasmerz
This is an automated email from the ASF dual-hosted git repository. niklasmerz pushed a commit to branch master in repository https://gitbox.apache.org/repos/asf/cordova-plugin-screen-orientation.git The following commit(s) were added to refs/heads/master by this push: new fb733d8 Update

[cordova-plugin-media-capture] branch master updated: Update CONTRIBUTING.md

2020-04-13 Thread niklasmerz
This is an automated email from the ASF dual-hosted git repository. niklasmerz pushed a commit to branch master in repository https://gitbox.apache.org/repos/asf/cordova-plugin-media-capture.git The following commit(s) were added to refs/heads/master by this push: new db6a4ca Update

[cordova-plugin-network-information] branch master updated: Update CONTRIBUTING.md

2020-04-13 Thread niklasmerz
This is an automated email from the ASF dual-hosted git repository. niklasmerz pushed a commit to branch master in repository https://gitbox.apache.org/repos/asf/cordova-plugin-network-information.git The following commit(s) were added to refs/heads/master by this push: new 88ecf0b

[cordova-plugin-media] branch master updated: Update CONTRIBUTING.md

2020-04-13 Thread niklasmerz
This is an automated email from the ASF dual-hosted git repository. niklasmerz pushed a commit to branch master in repository https://gitbox.apache.org/repos/asf/cordova-plugin-media.git The following commit(s) were added to refs/heads/master by this push: new 0483bc0 Update

[cordova-plugin-inappbrowser] branch master updated: Update CONTRIBUTING.md

2020-04-13 Thread niklasmerz
This is an automated email from the ASF dual-hosted git repository. niklasmerz pushed a commit to branch master in repository https://gitbox.apache.org/repos/asf/cordova-plugin-inappbrowser.git The following commit(s) were added to refs/heads/master by this push: new 4227fe8 Update

[cordova-plugin-geolocation] branch master updated: Update CONTRIBUTING.md

2020-04-13 Thread niklasmerz
This is an automated email from the ASF dual-hosted git repository. niklasmerz pushed a commit to branch master in repository https://gitbox.apache.org/repos/asf/cordova-plugin-geolocation.git The following commit(s) were added to refs/heads/master by this push: new 1e806c2 Update

[cordova-plugin-file] branch master updated: Update CONTRIBUTING.md

2020-04-13 Thread niklasmerz
This is an automated email from the ASF dual-hosted git repository. niklasmerz pushed a commit to branch master in repository https://gitbox.apache.org/repos/asf/cordova-plugin-file.git The following commit(s) were added to refs/heads/master by this push: new dfcf73f Update

[cordova-plugin-dialogs] branch master updated: Update CONTRIBUTING.md

2020-04-13 Thread niklasmerz
This is an automated email from the ASF dual-hosted git repository. niklasmerz pushed a commit to branch master in repository https://gitbox.apache.org/repos/asf/cordova-plugin-dialogs.git The following commit(s) were added to refs/heads/master by this push: new e8b1004 Update

[cordova-plugin-device] branch master updated: Update CONTRIBUTING.md

2020-04-13 Thread niklasmerz
This is an automated email from the ASF dual-hosted git repository. niklasmerz pushed a commit to branch master in repository https://gitbox.apache.org/repos/asf/cordova-plugin-device.git The following commit(s) were added to refs/heads/master by this push: new aefa6b2 Update

[cordova-plugin-camera] branch master updated: Update CONTRIBUTING.md

2020-04-13 Thread niklasmerz
This is an automated email from the ASF dual-hosted git repository. niklasmerz pushed a commit to branch master in repository https://gitbox.apache.org/repos/asf/cordova-plugin-camera.git The following commit(s) were added to refs/heads/master by this push: new 7611960 Update

[cordova-plugin-battery-status] branch master updated: Update CONTRIBUTING.md

2020-04-13 Thread niklasmerz
This is an automated email from the ASF dual-hosted git repository. niklasmerz pushed a commit to branch master in repository https://gitbox.apache.org/repos/asf/cordova-plugin-battery-status.git The following commit(s) were added to refs/heads/master by this push: new f1c6584 Update

[cordova-electron] branch master updated: Update CONTRIBUTING.md

2020-04-13 Thread niklasmerz
This is an automated email from the ASF dual-hosted git repository. niklasmerz pushed a commit to branch master in repository https://gitbox.apache.org/repos/asf/cordova-electron.git The following commit(s) were added to refs/heads/master by this push: new 0c0839d Update CONTRIBUTING.md

[cordova-test-platform] branch master updated: Update CONTRIBUTING.md

2020-04-13 Thread niklasmerz
This is an automated email from the ASF dual-hosted git repository. niklasmerz pushed a commit to branch master in repository https://gitbox.apache.org/repos/asf/cordova-test-platform.git The following commit(s) were added to refs/heads/master by this push: new 6492c14 Update

[cordova-osx] branch master updated: Update CONTRIBUTING.md

2020-04-13 Thread niklasmerz
This is an automated email from the ASF dual-hosted git repository. niklasmerz pushed a commit to branch master in repository https://gitbox.apache.org/repos/asf/cordova-osx.git The following commit(s) were added to refs/heads/master by this push: new 9fb1f78 Update CONTRIBUTING.md

[cordova-browser] branch master updated: Update CONTRIBUTING.md

2020-04-13 Thread niklasmerz
This is an automated email from the ASF dual-hosted git repository. niklasmerz pushed a commit to branch master in repository https://gitbox.apache.org/repos/asf/cordova-browser.git The following commit(s) were added to refs/heads/master by this push: new d1e0d8d Update CONTRIBUTING.md

[cordova-windows] branch master updated: Update CONTRIBUTING.md

2020-04-13 Thread niklasmerz
This is an automated email from the ASF dual-hosted git repository. niklasmerz pushed a commit to branch master in repository https://gitbox.apache.org/repos/asf/cordova-windows.git The following commit(s) were added to refs/heads/master by this push: new a5e904f Update CONTRIBUTING.md

[cordova-ios] branch master updated: Update CONTRIBUTING.md

2020-04-13 Thread niklasmerz
This is an automated email from the ASF dual-hosted git repository. niklasmerz pushed a commit to branch master in repository https://gitbox.apache.org/repos/asf/cordova-ios.git The following commit(s) were added to refs/heads/master by this push: new 132f73a Update CONTRIBUTING.md

[GitHub] [cordova-contribute] NiklasMerz opened a new issue #36: Update Contributing Checklist

2020-04-13 Thread GitBox
NiklasMerz opened a new issue #36: Update Contributing Checklist URL: https://github.com/apache/cordova-contribute/issues/36 - [ ] apache/cordova-android - [ ] apache/cordova-ios - [ ] apache/cordova-windows - [ ] apache/cordova-browser - [ ]

[cordova-android] branch master updated: Update CONTRIBUTING.md

2020-04-13 Thread niklasmerz
This is an automated email from the ASF dual-hosted git repository. niklasmerz pushed a commit to branch master in repository https://gitbox.apache.org/repos/asf/cordova-android.git The following commit(s) were added to refs/heads/master by this push: new 8d47cd7 Update CONTRIBUTING.md

[cordova-contribute] branch master updated: Add contributing file for all repositories (#35)

2020-04-13 Thread niklasmerz
This is an automated email from the ASF dual-hosted git repository. niklasmerz pushed a commit to branch master in repository https://gitbox.apache.org/repos/asf/cordova-contribute.git The following commit(s) were added to refs/heads/master by this push: new abd0c89 Add contributing file

[GitHub] [cordova-contribute] NiklasMerz commented on issue #35: Add contributing file for all repositories

2020-04-13 Thread GitBox
NiklasMerz commented on issue #35: Add contributing file for all repositories URL: https://github.com/apache/cordova-contribute/pull/35#issuecomment-612864324 Thanks for the reviews This is an automated message from the

[GitHub] [cordova-contribute] NiklasMerz merged pull request #35: Add contributing file for all repositories

2020-04-13 Thread GitBox
NiklasMerz merged pull request #35: Add contributing file for all repositories URL: https://github.com/apache/cordova-contribute/pull/35 This is an automated message from the Apache Git Service. To respond to the message,

[GitHub] [cordova-plugin-file] maksymov commented on issue #364: Large file save freeze app for seconds

2020-04-13 Thread GitBox
maksymov commented on issue #364: Large file save freeze app for seconds URL: https://github.com/apache/cordova-plugin-file/issues/364#issuecomment-612796542 I have `` in my form. Now I want to save selected file in `LocalFileSystem.PERSISTENT`. My code for that:

[GitHub] [cordova-plugin-wkwebview-engine] saqib-dev commented on issue #138: Possible Race Condition on iPhone 11 Pro on Start Up

2020-04-13 Thread GitBox
saqib-dev commented on issue #138: Possible Race Condition on iPhone 11 Pro on Start Up URL: https://github.com/apache/cordova-plugin-wkwebview-engine/issues/138#issuecomment-612795904 @timbru31 reproduction repository has been created, please fetch the below repository.

[GitHub] [cordova-plugin-statusbar] jenerse commented on issue #134: feat: get statusbar height (top-inset)

2020-04-13 Thread GitBox
jenerse commented on issue #134: feat: get statusbar height (top-inset) URL: https://github.com/apache/cordova-plugin-statusbar/pull/134#issuecomment-612784747 @breautek This is a useful functionality. Do you have plan to merge it? Thanks.

[GitHub] [cordova-android] indraraj26 closed issue #927: [bug] resource integer/google_play_services_version not found

2020-04-13 Thread GitBox
indraraj26 closed issue #927: [bug] resource integer/google_play_services_version not found URL: https://github.com/apache/cordova-android/issues/927 This is an automated message from the Apache Git Service. To respond to

  1   2   >