[GitHub] [cordova-plugin-inappbrowser] irene-pc commented on issue #584: feat: Add compile-time decision for disabling UIWebView

2020-01-08 Thread GitBox
irene-pc commented on issue #584: feat: Add compile-time decision for disabling UIWebView URL: https://github.com/apache/cordova-plugin-inappbrowser/pull/584#issuecomment-572429175 Thank you so much to all of you. @brodybits thank you so much for your response. I am newbie in the

[GitHub] [cordova-plugin-media-capture] mandatoryprogrammer commented on issue #160: [iPhone 11 Pro Max][iOS 13.3] App Crashes Immediately When Calling navigator.device.capture.captureVideo

2020-01-08 Thread GitBox
mandatoryprogrammer commented on issue #160: [iPhone 11 Pro Max][iOS 13.3] App Crashes Immediately When Calling navigator.device.capture.captureVideo URL: https://github.com/apache/cordova-plugin-media-capture/issues/160#issuecomment-572390144 If it helps my `config.xml` is: ```xml

[GitHub] [cordova-plugin-media-capture] mandatoryprogrammer opened a new issue #160: [iPhone 11 Pro Max][iOS 13.3] App Crashes Immediately When Calling navigator.device.capture.captureVideo

2020-01-08 Thread GitBox
mandatoryprogrammer opened a new issue #160: [iPhone 11 Pro Max][iOS 13.3] App Crashes Immediately When Calling navigator.device.capture.captureVideo URL: https://github.com/apache/cordova-plugin-media-capture/issues/160 # Bug Report ## Problem On iOS 13.3 (iPhone 11 Pro Max)

[GitHub] [cordova-ios] codecov-io edited a comment on issue #763: refactor: replace superspawn & child_process with execa

2020-01-08 Thread GitBox
codecov-io edited a comment on issue #763: refactor: replace superspawn & child_process with execa URL: https://github.com/apache/cordova-ios/pull/763#issuecomment-572330808 # [Codecov](https://codecov.io/gh/apache/cordova-ios/pull/763?src=pr=h1) Report > Merging

[GitHub] [cordova-ios] codecov-io edited a comment on issue #543: GH-542 Adding Podspec for Cordova library

2020-01-08 Thread GitBox
codecov-io edited a comment on issue #543: GH-542 Adding Podspec for Cordova library URL: https://github.com/apache/cordova-ios/pull/543#issuecomment-465845786 # [Codecov](https://codecov.io/gh/apache/cordova-ios/pull/543?src=pr=h1) Report > Merging

[GitHub] [cordova-ios] codecov-io edited a comment on issue #763: refactor: replace superspawn & child_process with execa

2020-01-08 Thread GitBox
codecov-io edited a comment on issue #763: refactor: replace superspawn & child_process with execa URL: https://github.com/apache/cordova-ios/pull/763#issuecomment-572330808 # [Codecov](https://codecov.io/gh/apache/cordova-ios/pull/763?src=pr=h1) Report > Merging

[GitHub] [cordova-ios] codecov-io commented on issue #763: refactor: replace superspawn & child_process with execa

2020-01-08 Thread GitBox
codecov-io commented on issue #763: refactor: replace superspawn & child_process with execa URL: https://github.com/apache/cordova-ios/pull/763#issuecomment-572330808 # [Codecov](https://codecov.io/gh/apache/cordova-ios/pull/763?src=pr=h1) Report > Merging

[GitHub] [cordova-ios] erisu commented on a change in pull request #763: refactor: replace superspawn & child_process with execa

2020-01-08 Thread GitBox
erisu commented on a change in pull request #763: refactor: replace superspawn & child_process with execa URL: https://github.com/apache/cordova-ios/pull/763#discussion_r364500973 ## File path: bin/templates/scripts/cordova/lib/list-started-emulators ## @@ -19,21 +19,33

[GitHub] [cordova-ios] erisu commented on a change in pull request #763: refactor: replace superspawn & child_process with execa

2020-01-08 Thread GitBox
erisu commented on a change in pull request #763: refactor: replace superspawn & child_process with execa URL: https://github.com/apache/cordova-ios/pull/763#discussion_r364500265 ## File path: bin/create ## @@ -68,4 +68,4 @@ var options = {

[GitHub] [cordova-ios] erisu commented on a change in pull request #763: refactor: replace superspawn & child_process with execa

2020-01-08 Thread GitBox
erisu commented on a change in pull request #763: refactor: replace superspawn & child_process with execa URL: https://github.com/apache/cordova-ios/pull/763#discussion_r364500027 ## File path: bin/templates/scripts/cordova/lib/list-started-emulators ## @@ -19,21 +19,33

[GitHub] [cordova-ios] erisu commented on a change in pull request #763: refactor: replace superspawn & child_process with execa

2020-01-08 Thread GitBox
erisu commented on a change in pull request #763: refactor: replace superspawn & child_process with execa URL: https://github.com/apache/cordova-ios/pull/763#discussion_r364499432 ## File path: bin/update ## @@ -34,4 +34,4 @@ if (args.help || args.argv.remain.length ===

[GitHub] [cordova-ios] erisu commented on a change in pull request #763: refactor: replace superspawn & child_process with execa

2020-01-08 Thread GitBox
erisu commented on a change in pull request #763: refactor: replace superspawn & child_process with execa URL: https://github.com/apache/cordova-ios/pull/763#discussion_r364499259 ## File path: bin/templates/scripts/cordova/lib/versions.js ## @@ -19,73 +19,55 @@

[GitHub] [cordova-ios] raphinesse commented on a change in pull request #763: refactor: replace superspawn & child_process with execa

2020-01-08 Thread GitBox
raphinesse commented on a change in pull request #763: refactor: replace superspawn & child_process with execa URL: https://github.com/apache/cordova-ios/pull/763#discussion_r364472711 ## File path: bin/templates/scripts/cordova/lib/list-started-emulators ## @@ -19,21

[GitHub] [cordova-ios] raphinesse commented on a change in pull request #763: refactor: replace superspawn & child_process with execa

2020-01-08 Thread GitBox
raphinesse commented on a change in pull request #763: refactor: replace superspawn & child_process with execa URL: https://github.com/apache/cordova-ios/pull/763#discussion_r364486538 ## File path: bin/templates/scripts/cordova/lib/run.js ## @@ -199,21 +200,30 @@

[GitHub] [cordova-ios] raphinesse commented on a change in pull request #763: refactor: replace superspawn & child_process with execa

2020-01-08 Thread GitBox
raphinesse commented on a change in pull request #763: refactor: replace superspawn & child_process with execa URL: https://github.com/apache/cordova-ios/pull/763#discussion_r364457612 ## File path: tests/spec/unit/lib/list-devices.spec.js ## @@ -17,30 +17,24 @@

[GitHub] [cordova-ios] raphinesse commented on a change in pull request #763: refactor: replace superspawn & child_process with execa

2020-01-08 Thread GitBox
raphinesse commented on a change in pull request #763: refactor: replace superspawn & child_process with execa URL: https://github.com/apache/cordova-ios/pull/763#discussion_r364460739 ## File path: bin/templates/scripts/cordova/lib/versions.js ## @@ -19,73 +19,55 @@

[GitHub] [cordova-ios] raphinesse commented on a change in pull request #763: refactor: replace superspawn & child_process with execa

2020-01-08 Thread GitBox
raphinesse commented on a change in pull request #763: refactor: replace superspawn & child_process with execa URL: https://github.com/apache/cordova-ios/pull/763#discussion_r364470372 ## File path: bin/create ## @@ -68,4 +68,4 @@ var options = {

[GitHub] [cordova-ios] raphinesse commented on a change in pull request #763: refactor: replace superspawn & child_process with execa

2020-01-08 Thread GitBox
raphinesse commented on a change in pull request #763: refactor: replace superspawn & child_process with execa URL: https://github.com/apache/cordova-ios/pull/763#discussion_r364471791 ## File path: bin/templates/scripts/cordova/lib/list-started-emulators ## @@ -19,21

[GitHub] [cordova-ios] raphinesse commented on a change in pull request #763: refactor: replace superspawn & child_process with execa

2020-01-08 Thread GitBox
raphinesse commented on a change in pull request #763: refactor: replace superspawn & child_process with execa URL: https://github.com/apache/cordova-ios/pull/763#discussion_r364487087 ## File path: bin/templates/scripts/cordova/lib/list-devices ## @@ -19,38 +19,39 @@

[GitHub] [cordova-ios] raphinesse commented on a change in pull request #763: refactor: replace superspawn & child_process with execa

2020-01-08 Thread GitBox
raphinesse commented on a change in pull request #763: refactor: replace superspawn & child_process with execa URL: https://github.com/apache/cordova-ios/pull/763#discussion_r364462704 ## File path: bin/templates/scripts/cordova/lib/versions.js ## @@ -19,73 +19,55 @@

[GitHub] [cordova-ios] raphinesse commented on a change in pull request #763: refactor: replace superspawn & child_process with execa

2020-01-08 Thread GitBox
raphinesse commented on a change in pull request #763: refactor: replace superspawn & child_process with execa URL: https://github.com/apache/cordova-ios/pull/763#discussion_r364488623 ## File path: bin/templates/scripts/cordova/lib/list-devices ## @@ -19,38 +19,39 @@

[GitHub] [cordova-ios] raphinesse commented on a change in pull request #763: refactor: replace superspawn & child_process with execa

2020-01-08 Thread GitBox
raphinesse commented on a change in pull request #763: refactor: replace superspawn & child_process with execa URL: https://github.com/apache/cordova-ios/pull/763#discussion_r364460234 ## File path: bin/templates/scripts/cordova/lib/versions.js ## @@ -94,15 +76,11 @@

[GitHub] [cordova-ios] raphinesse commented on a change in pull request #763: refactor: replace superspawn & child_process with execa

2020-01-08 Thread GitBox
raphinesse commented on a change in pull request #763: refactor: replace superspawn & child_process with execa URL: https://github.com/apache/cordova-ios/pull/763#discussion_r364470458 ## File path: bin/update ## @@ -34,4 +34,4 @@ if (args.help || args.argv.remain.length

[GitHub] [cordova-ios] raphinesse commented on a change in pull request #763: refactor: replace superspawn & child_process with execa

2020-01-08 Thread GitBox
raphinesse commented on a change in pull request #763: refactor: replace superspawn & child_process with execa URL: https://github.com/apache/cordova-ios/pull/763#discussion_r364461513 ## File path: bin/templates/scripts/cordova/lib/versions.js ## @@ -19,73 +19,55 @@

[GitHub] [cordova-ios] raphinesse commented on a change in pull request #763: refactor: replace superspawn & child_process with execa

2020-01-08 Thread GitBox
raphinesse commented on a change in pull request #763: refactor: replace superspawn & child_process with execa URL: https://github.com/apache/cordova-ios/pull/763#discussion_r364468480 ## File path: bin/templates/scripts/cordova/lib/Podfile.js ## @@ -391,25 +389,14 @@

[GitHub] [cordova-ios] raphinesse commented on a change in pull request #763: refactor: replace superspawn & child_process with execa

2020-01-08 Thread GitBox
raphinesse commented on a change in pull request #763: refactor: replace superspawn & child_process with execa URL: https://github.com/apache/cordova-ios/pull/763#discussion_r364472177 ## File path: bin/templates/scripts/cordova/lib/list-started-emulators ## @@ -19,21

[GitHub] [cordova-ios] raphinesse commented on a change in pull request #763: refactor: replace superspawn & child_process with execa

2020-01-08 Thread GitBox
raphinesse commented on a change in pull request #763: refactor: replace superspawn & child_process with execa URL: https://github.com/apache/cordova-ios/pull/763#discussion_r364466859 ## File path: bin/templates/scripts/cordova/lib/Podfile.js ## @@ -391,25 +389,14 @@

[GitHub] [cordova-ios] raphinesse commented on a change in pull request #763: refactor: replace superspawn & child_process with execa

2020-01-08 Thread GitBox
raphinesse commented on a change in pull request #763: refactor: replace superspawn & child_process with execa URL: https://github.com/apache/cordova-ios/pull/763#discussion_r364460086 ## File path: bin/templates/scripts/cordova/lib/versions.js ## @@ -128,15 +102,11 @@

[GitHub] [cordova-ios] raphinesse commented on a change in pull request #763: refactor: replace superspawn & child_process with execa

2020-01-08 Thread GitBox
raphinesse commented on a change in pull request #763: refactor: replace superspawn & child_process with execa URL: https://github.com/apache/cordova-ios/pull/763#discussion_r364460018 ## File path: bin/templates/scripts/cordova/lib/versions.js ## @@ -111,15 +89,11 @@

[GitHub] [cordova-ios] raphinesse commented on a change in pull request #763: refactor: replace superspawn & child_process with execa

2020-01-08 Thread GitBox
raphinesse commented on a change in pull request #763: refactor: replace superspawn & child_process with execa URL: https://github.com/apache/cordova-ios/pull/763#discussion_r364458436 ## File path: tests/spec/unit/lib/list-devices.spec.js ## @@ -17,30 +17,24 @@

[GitHub] [cordova-plugin-inappbrowser] mosabab commented on issue #598: [android] Statusbar disappear after inappbrowser window appears

2020-01-08 Thread GitBox
mosabab commented on issue #598: [android] Statusbar disappear after inappbrowser window appears URL: https://github.com/apache/cordova-plugin-inappbrowser/issues/598#issuecomment-572285914 > We will keep an eye ob this issue and discuss options. There is room for improvements. >

[GitHub] [cordova-ios] rajashekaranugu edited a comment on issue #745: UIWebview Depreciation warning still occurs with Cordova-iOS 5.1.1

2020-01-08 Thread GitBox
rajashekaranugu edited a comment on issue #745: UIWebview Depreciation warning still occurs with Cordova-iOS 5.1.1 URL: https://github.com/apache/cordova-ios/issues/745#issuecomment-572283957 Hi @breautek, I also got same warning email from apple just now can you please help me if I need

[GitHub] [cordova-ios] rajashekaranugu commented on issue #745: UIWebview Depreciation warning still occurs with Cordova-iOS 5.1.1

2020-01-08 Thread GitBox
rajashekaranugu commented on issue #745: UIWebview Depreciation warning still occurs with Cordova-iOS 5.1.1 URL: https://github.com/apache/cordova-ios/issues/745#issuecomment-572283957 Hi @breautek, I also got same warning email from apple just now can you please help me if I need to

[GitHub] [cordova-plugin-inappbrowser] NiklasMerz commented on issue #598: [android] Statusbar disappear after inappbrowser window appears

2020-01-08 Thread GitBox
NiklasMerz commented on issue #598: [android] Statusbar disappear after inappbrowser window appears URL: https://github.com/apache/cordova-plugin-inappbrowser/issues/598#issuecomment-572275973 We will keep an eye ob this issue and discuss options. There is room for improvements.

[GitHub] [cordova-plugin-inappbrowser] NiklasMerz commented on issue #598: [android] Statusbar disappear after inappbrowser window appears

2020-01-08 Thread GitBox
NiklasMerz commented on issue #598: [android] Statusbar disappear after inappbrowser window appears URL: https://github.com/apache/cordova-plugin-inappbrowser/issues/598#issuecomment-572224522 I must admit I am not that familiar with Android development. We recently discussed

[GitHub] [cordova] brodybits commented on issue #186: [Plugin] Help with hook/set right files to the right place based on enviornment

2020-01-08 Thread GitBox
brodybits commented on issue #186: [Plugin] Help with hook/set right files to the right place based on enviornment URL: https://github.com/apache/cordova/issues/186#issuecomment-572224025 We do not actively support your requirements (I am not sure if I can even understand them correctly).

svn commit: r1872517 [5/5] - in /cordova/site/public: blog/index.html feed.xml sitemap.xml static/js/index.js

2020-01-08 Thread janpio
Modified: cordova/site/public/static/js/index.js URL: http://svn.apache.org/viewvc/cordova/site/public/static/js/index.js?rev=1872517=1872516=1872517=diff == --- cordova/site/public/static/js/index.js (original) +++

svn commit: r1872517 [1/5] - in /cordova/site/public: blog/index.html feed.xml sitemap.xml static/js/index.js

2020-01-08 Thread janpio
Author: janpio Date: Wed Jan 8 19:37:25 2020 New Revision: 1872517 URL: http://svn.apache.org/viewvc?rev=1872517=rev Log: Updated docs Modified: cordova/site/public/blog/index.html cordova/site/public/feed.xml cordova/site/public/sitemap.xml

[GitHub] [cordova-plugin-inappbrowser] NiklasMerz commented on issue #604: Remove fake status bar for iOS

2020-01-08 Thread GitBox
NiklasMerz commented on issue #604: Remove fake status bar for iOS URL: https://github.com/apache/cordova-plugin-inappbrowser/issues/604#issuecomment-572223412 We should try to get a consistent behaviour with Android. See #598

svn commit: r1872517 [3/5] - in /cordova/site/public: blog/index.html feed.xml sitemap.xml static/js/index.js

2020-01-08 Thread janpio
Modified: cordova/site/public/feed.xml URL: http://svn.apache.org/viewvc/cordova/site/public/feed.xml?rev=1872517=1872516=1872517=diff == --- cordova/site/public/feed.xml (original) +++ cordova/site/public/feed.xml Wed

svn commit: r1872517 [2/5] - in /cordova/site/public: blog/index.html feed.xml sitemap.xml static/js/index.js

2020-01-08 Thread janpio
Modified: cordova/site/public/blog/index.html URL: http://svn.apache.org/viewvc/cordova/site/public/blog/index.html?rev=1872517=1872516=1872517=diff == --- cordova/site/public/blog/index.html (original) +++

svn commit: r1872517 [4/5] - in /cordova/site/public: blog/index.html feed.xml sitemap.xml static/js/index.js

2020-01-08 Thread janpio
Modified: cordova/site/public/sitemap.xml URL: http://svn.apache.org/viewvc/cordova/site/public/sitemap.xml?rev=1872517=1872516=1872517=diff == --- cordova/site/public/sitemap.xml (original) +++

[GitHub] [cordova] brodybits commented on issue #189: Black screen is showing before splashscreen in iOS devices

2020-01-08 Thread GitBox
brodybits commented on issue #189: Black screen is showing before splashscreen in iOS devices URL: https://github.com/apache/cordova/issues/189#issuecomment-57851 A [minimal, reproducible example ([1])](https://stackoverflow.com/help/minimal-reproducible-example) is needed to get

[GitHub] [cordova] brodybits closed issue #187: Convert .Net Core Web API & Angular app to Cordova

2020-01-08 Thread GitBox
brodybits closed issue #187: Convert .Net Core Web API & Angular app to Cordova URL: https://github.com/apache/cordova/issues/187 This is an automated message from the Apache Git Service. To respond to the message, please

[GitHub] [cordova] brodybits commented on issue #187: Convert .Net Core Web API & Angular app to Cordova

2020-01-08 Thread GitBox
brodybits commented on issue #187: Convert .Net Core Web API & Angular app to Cordova URL: https://github.com/apache/cordova/issues/187#issuecomment-572221226 You have to basically embed the www part as a SPA in Cordova, and let the SPA connect to your backend in a standard manner.

svn commit: r1872516 [2/5] - in /cordova/site/public: announcements/2020/01/06/cordova-windows-release-7.0.1.html announcements/2020/01/08/ announcements/2020/01/08/inappbrowser-release-3.2.0.html blo

2020-01-08 Thread niklasmerz
Modified: cordova/site/public/blog/index.html URL: http://svn.apache.org/viewvc/cordova/site/public/blog/index.html?rev=1872516=1872515=1872516=diff == --- cordova/site/public/blog/index.html (original) +++

svn commit: r1872516 [1/5] - in /cordova/site/public: announcements/2020/01/06/cordova-windows-release-7.0.1.html announcements/2020/01/08/ announcements/2020/01/08/inappbrowser-release-3.2.0.html blo

2020-01-08 Thread niklasmerz
Author: niklasmerz Date: Wed Jan 8 19:24:43 2020 New Revision: 1872516 URL: http://svn.apache.org/viewvc?rev=1872516=rev Log: Updated docs Added: cordova/site/public/announcements/2020/01/08/ cordova/site/public/announcements/2020/01/08/inappbrowser-release-3.2.0.html Modified:

svn commit: r1872516 [3/5] - in /cordova/site/public: announcements/2020/01/06/cordova-windows-release-7.0.1.html announcements/2020/01/08/ announcements/2020/01/08/inappbrowser-release-3.2.0.html blo

2020-01-08 Thread niklasmerz
Modified: cordova/site/public/feed.xml URL: http://svn.apache.org/viewvc/cordova/site/public/feed.xml?rev=1872516=1872515=1872516=diff == --- cordova/site/public/feed.xml (original) +++ cordova/site/public/feed.xml Wed

svn commit: r1872516 [4/5] - in /cordova/site/public: announcements/2020/01/06/cordova-windows-release-7.0.1.html announcements/2020/01/08/ announcements/2020/01/08/inappbrowser-release-3.2.0.html blo

2020-01-08 Thread niklasmerz
Modified: cordova/site/public/sitemap.xml URL: http://svn.apache.org/viewvc/cordova/site/public/sitemap.xml?rev=1872516=1872515=1872516=diff == --- cordova/site/public/sitemap.xml (original) +++

svn commit: r1872516 [5/5] - in /cordova/site/public: announcements/2020/01/06/cordova-windows-release-7.0.1.html announcements/2020/01/08/ announcements/2020/01/08/inappbrowser-release-3.2.0.html blo

2020-01-08 Thread niklasmerz
Modified: cordova/site/public/static/js/index.js URL: http://svn.apache.org/viewvc/cordova/site/public/static/js/index.js?rev=1872516=1872515=1872516=diff == --- cordova/site/public/static/js/index.js (original) +++

[GitHub] [cordova-plugin-inappbrowser] breautek commented on issue #598: [android] Statusbar disappear after inappbrowser window appears

2020-01-08 Thread GitBox
breautek commented on issue #598: [android] Statusbar disappear after inappbrowser window appears URL: https://github.com/apache/cordova-plugin-inappbrowser/issues/598#issuecomment-572218091 I think a bigger discussion will need to be made because if the in app browser touches the

[GitHub] [cordova-plugin-inappbrowser] brodybits commented on issue #605: Version 3.2.0 is failed to install

2020-01-08 Thread GitBox
brodybits commented on issue #605: Version 3.2.0 is failed to install URL: https://github.com/apache/cordova-plugin-inappbrowser/issues/605#issuecomment-572216534 And now published :tada: This is an automated message from

[GitHub] [cordova-plugin-inappbrowser] NiklasMerz commented on issue #584: feat: Add compile-time decision for disabling UIWebView

2020-01-08 Thread GitBox
NiklasMerz commented on issue #584: feat: Add compile-time decision for disabling UIWebView URL: https://github.com/apache/cordova-plugin-inappbrowser/pull/584#issuecomment-572214800 Thank you all here for your patience and testing this PR. I am proud to announce that **version 3.2.0 is

[GitHub] [cordova-plugin-inappbrowser] brodybits commented on issue #605: Version 3.2.0 is failed to install

2020-01-08 Thread GitBox
brodybits commented on issue #605: Version 3.2.0 is failed to install URL: https://github.com/apache/cordova-plugin-inappbrowser/issues/605#issuecomment-572214317 FYI we are now in the process of publishing 3.2.0. As I said in

[GitHub] [cordova-plugin-inappbrowser] mjamal4u commented on issue #584: feat: Add compile-time decision for disabling UIWebView

2020-01-08 Thread GitBox
mjamal4u commented on issue #584: feat: Add compile-time decision for disabling UIWebView URL: https://github.com/apache/cordova-plugin-inappbrowser/pull/584#issuecomment-572211856 For all incredible contributors on this issue. This release means a lot for our Apps. Thank you !!!

[GitHub] [cordova-plugin-inappbrowser] mosabab commented on issue #598: [android] Statusbar disappear after inappbrowser window appears

2020-01-08 Thread GitBox
mosabab commented on issue #598: [android] Statusbar disappear after inappbrowser window appears URL: https://github.com/apache/cordova-plugin-inappbrowser/issues/598#issuecomment-572211795 > I don't think any such configuration currently exists in inappbrowser, given that `InAppBrowser`

[cordova-docs] branch master updated: Announcement inappbrowser 3.2.0 (#1049)

2020-01-08 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 ca3319e Announcement inappbrowser

[GitHub] [cordova-plugin-inappbrowser] breautek commented on issue #598: [android] Statusbar disappear after inappbrowser window appears

2020-01-08 Thread GitBox
breautek commented on issue #598: [android] Statusbar disappear after inappbrowser window appears URL: https://github.com/apache/cordova-plugin-inappbrowser/issues/598#issuecomment-572210088 I don't think any such configuration currently exists in inappbrowser, given that `InAppBrowser`

[GitHub] [cordova-docs] NiklasMerz merged pull request #1049: Announcement inappbrowser 3.2.0

2020-01-08 Thread GitBox
NiklasMerz merged pull request #1049: Announcement inappbrowser 3.2.0 URL: https://github.com/apache/cordova-docs/pull/1049 This is an automated message from the Apache Git Service. To respond to the message, please log on

[cordova-docs] branch inappbrowser-release-3.2.0 updated (e7f37a1 -> a6dd9ec)

2020-01-08 Thread niklasmerz
This is an automated email from the ASF dual-hosted git repository. niklasmerz pushed a change to branch inappbrowser-release-3.2.0 in repository https://gitbox.apache.org/repos/asf/cordova-docs.git. from e7f37a1 Remove changes which are not changes in behavior add a6dd9ec

[cordova-plugin-inappbrowser] tag rel/3.2.0 created (now 81aa8ba)

2020-01-08 Thread niklasmerz
This is an automated email from the ASF dual-hosted git repository. niklasmerz pushed a change to tag rel/3.2.0 in repository https://gitbox.apache.org/repos/asf/cordova-plugin-inappbrowser.git. at 81aa8ba (commit) No new revisions were added by this update.

[GitHub] [cordova-plugin-inappbrowser] mosabab edited a comment on issue #598: [android] Statusbar disappear after inappbrowser window appears

2020-01-08 Thread GitBox
mosabab edited a comment on issue #598: [android] Statusbar disappear after inappbrowser window appears URL: https://github.com/apache/cordova-plugin-inappbrowser/issues/598#issuecomment-572204969 > @mosabab I have never used the in-app browser plugin in any of my apps, so I can't really

svn commit: r37528 - /dev/cordova/cordova-plugin-inappbrowser-3.2.0-RC2/

2020-01-08 Thread niklasmerz
Author: niklasmerz Date: Wed Jan 8 18:53:38 2020 New Revision: 37528 Log: Removing release candidates from dist/dev cordova-plugin-inappbrowser@3.2.0 Removed: dev/cordova/cordova-plugin-inappbrowser-3.2.0-RC2/ - To

[GitHub] [cordova-plugin-inappbrowser] mosabab edited a comment on issue #598: [android] Statusbar disappear after inappbrowser window appears

2020-01-08 Thread GitBox
mosabab edited a comment on issue #598: [android] Statusbar disappear after inappbrowser window appears URL: https://github.com/apache/cordova-plugin-inappbrowser/issues/598#issuecomment-572204969 > @mosabab I have never used the in-app browser plugin in any of my apps, so I can't really

svn commit: r37527 - /release/cordova/plugins/

2020-01-08 Thread niklasmerz
Author: niklasmerz Date: Wed Jan 8 18:51:41 2020 New Revision: 37527 Log: Removing release candidates from dist/dev cordova-plugin-inappbrowser@3.2.0 Added: release/cordova/plugins/cordova-plugin-inappbrowser-3.2.0.tgz (with props)

[GitHub] [cordova-plugin-inappbrowser] brodybits commented on issue #584: feat: Add compile-time decision for disabling UIWebView

2020-01-08 Thread GitBox
brodybits commented on issue #584: feat: Add compile-time decision for disabling UIWebView URL: https://github.com/apache/cordova-plugin-inappbrowser/pull/584#issuecomment-572202818 FYI we have finished voting on the release and expect to publish it very soon. Please feel free to ping me

[GitHub] [cordova-plugin-inappbrowser] mosabab commented on issue #598: [android] Statusbar disappear after inappbrowser window appears

2020-01-08 Thread GitBox
mosabab commented on issue #598: [android] Statusbar disappear after inappbrowser window appears URL: https://github.com/apache/cordova-plugin-inappbrowser/issues/598#issuecomment-572183686 > @mosabab I have never used the in-app browser plugin in any of my apps, so I can't really

[GitHub] [cordova-plugin-statusbar] breautek commented on issue #177: Wrong status bar height after input:file "Take Photo" (iOS 13 only)

2020-01-08 Thread GitBox
breautek commented on issue #177: Wrong status bar height after input:file "Take Photo" (iOS 13 only) URL: https://github.com/apache/cordova-plugin-statusbar/issues/177#issuecomment-572171237 I wonder if there is another way to do this instead of simply adding a timer to wait x amount of

[GitHub] [cordova-plugin-inappbrowser] NiklasMerz commented on issue #584: feat: Add compile-time decision for disabling UIWebView

2020-01-08 Thread GitBox
NiklasMerz commented on issue #584: feat: Add compile-time decision for disabling UIWebView URL: https://github.com/apache/cordova-plugin-inappbrowser/pull/584#issuecomment-572162533 This has been answered many times. Please read above. The release is in progress. Please be

[GitHub] [cordova-plugin-inappbrowser] irene-pc commented on issue #584: feat: Add compile-time decision for disabling UIWebView

2020-01-08 Thread GitBox
irene-pc commented on issue #584: feat: Add compile-time decision for disabling UIWebView URL: https://github.com/apache/cordova-plugin-inappbrowser/pull/584#issuecomment-572154432 Does anyone know when version 3.2.0 will be available in npm?

[GitHub] [cordova-plugin-inappbrowser] brodybits commented on issue #584: feat: Add compile-time decision for disabling UIWebView

2020-01-08 Thread GitBox
brodybits commented on issue #584: feat: Add compile-time decision for disabling UIWebView URL: https://github.com/apache/cordova-plugin-inappbrowser/pull/584#issuecomment-572151535 In case of issues with the master branch or upcoming release from npm then please raise a new issue with a

[GitHub] [cordova-plugin-statusbar] digibusiness opened a new issue #177: Wrong status bar height after input:file "Take Photo" (iOS 13 only)

2020-01-08 Thread GitBox
digibusiness opened a new issue #177: Wrong status bar height after input:file "Take Photo" (iOS 13 only) URL: https://github.com/apache/cordova-plugin-statusbar/issues/177 # Bug Report With StatusBarOverlaysWebView=false, if I choose "Take Photo" from an ``, when the app goes back to

[GitHub] [cordova-plugin-inappbrowser] Kepro commented on issue #584: feat: Add compile-time decision for disabling UIWebView

2020-01-08 Thread GitBox
Kepro commented on issue #584: feat: Add compile-time decision for disabling UIWebView URL: https://github.com/apache/cordova-plugin-inappbrowser/pull/584#issuecomment-572136640 if I use "master" branch and I will use then I got `2020-01-08 17:01:09.517925+0100 InSight

[GitHub] [cordova-plugin-file-transfer] breautek edited a comment on issue #251: File Transfer HTTP Method

2020-01-08 Thread GitBox
breautek edited a comment on issue #251: File Transfer HTTP Method URL: https://github.com/apache/cordova-plugin-file-transfer/issues/251#issuecomment-572071808 On my app, I'm using version `1.7.2-dev`, and it appears to work for me, at least for iOS and android. I have my own

[GitHub] [cordova-plugin-file-transfer] breautek commented on issue #251: File Transfer HTTP Method

2020-01-08 Thread GitBox
breautek commented on issue #251: File Transfer HTTP Method URL: https://github.com/apache/cordova-plugin-file-transfer/issues/251#issuecomment-572071808 On my app, I'm using version `1.7.2-dev`, and it appears to work for me, at least for iOS and android. I have my own

[GitHub] [cordova-plugin-file-transfer] aecvargas commented on issue #251: File Transfer HTTP Method

2020-01-08 Thread GitBox
aecvargas commented on issue #251: File Transfer HTTP Method URL: https://github.com/apache/cordova-plugin-file-transfer/issues/251#issuecomment-572066945 @breautek Certain. This is my code: ``` this.fileTransfer.upload(imageData, encodeURI(url.replace('https', 'http') +

[GitHub] [cordova-android] jcesarmobile opened a new issue #891: feat: make assets folder name configurable

2020-01-08 Thread GitBox
jcesarmobile opened a new issue #891: feat: make assets folder name configurable URL: https://github.com/apache/cordova-android/issues/891 # Feature Request ## Motivation Behind Feature cordova-ios has a `wwwFolderName` to configure the name of the folder where the cordova

[GitHub] [cordova-plugin-file-transfer] breautek commented on issue #251: File Transfer HTTP Method

2020-01-08 Thread GitBox
breautek commented on issue #251: File Transfer HTTP Method URL: https://github.com/apache/cordova-plugin-file-transfer/issues/251#issuecomment-572045140 Are you sure you're using the `upload` api? For upload, the http method is forced to either `PUT` or `POST`. See:

[GitHub] [cordova-plugin-media-capture] andersforsell opened a new pull request #159: Request permission to write to external storage for captureVideo

2020-01-08 Thread GitBox
andersforsell opened a new pull request #159: Request permission to write to external storage for captureVideo URL: https://github.com/apache/cordova-plugin-media-capture/pull/159 Just as for captureImage, captureVideo requires permission to access external storage. Otherwise the

[GitHub] [cordova-ios] erisu opened a new pull request #763: refactor: replace superspawn & child_process with execa

2020-01-08 Thread GitBox
erisu opened a new pull request #763: refactor: replace superspawn & child_process with execa URL: https://github.com/apache/cordova-ios/pull/763 ### Motivation and Context apache/cordova#16 ### Description Replace superspawn & child_process usage with execa ###

[cordova-common] branch master updated: refactor(misc): cleanup & simplify (#131)

2020-01-08 Thread raphinesse
This is an automated email from the ASF dual-hosted git repository. raphinesse 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 6f922c0 refactor(misc): cleanup &

[GitHub] [cordova-plugin-camera] rricamar commented on issue #533: fix(camera): resultForVideo uri in iOS13

2020-01-08 Thread GitBox
rricamar commented on issue #533: fix(camera): resultForVideo uri in iOS13 URL: https://github.com/apache/cordova-plugin-camera/pull/533#issuecomment-571999233 Hi, any update on this? Ty for any feedback in advance   This

[GitHub] [cordova-plugin-screen-orientation] mitesh-shah edited a comment on issue #58: OnChange event not working

2020-01-08 Thread GitBox
mitesh-shah edited a comment on issue #58: OnChange event not working URL: https://github.com/apache/cordova-plugin-screen-orientation/issues/58#issuecomment-571984010 > Thanks a lot for your issue, however the issue template exists for a reason  > It helps us to debug the issue

[GitHub] [cordova-plugin-screen-orientation] mitesh-shah commented on issue #58: OnChange event not working

2020-01-08 Thread GitBox
mitesh-shah commented on issue #58: OnChange event not working URL: https://github.com/apache/cordova-plugin-screen-orientation/issues/58#issuecomment-571984010 > Thanks a lot for your issue, however the issue template exists for a reason  > It helps us to debug the issue further and

[cordova-common] branch master updated (4b03d3d -> 5f245f0)

2020-01-08 Thread raphinesse
This is an automated email from the ASF dual-hosted git repository. raphinesse pushed a change to branch master in repository https://gitbox.apache.org/repos/asf/cordova-common.git. from 4b03d3d refactor(xml-helpers): DRY & simplify (#128) add 5f245f0 refactor(ConfigChanges):

[GitHub] [cordova-plugin-screen-orientation] timbru31 commented on issue #58: OnChange event not working

2020-01-08 Thread GitBox
timbru31 commented on issue #58: OnChange event not working URL: https://github.com/apache/cordova-plugin-screen-orientation/issues/58#issuecomment-571955190 Also, this seems like an Angular/Ionic issue. Please verify that the event listening via a plain `window.addEventListener` works.

[GitHub] [cordova-plugin-screen-orientation] timbru31 commented on issue #58: OnChange event not working

2020-01-08 Thread GitBox
timbru31 commented on issue #58: OnChange event not working URL: https://github.com/apache/cordova-plugin-screen-orientation/issues/58#issuecomment-571954766 Thanks a lot for your issue, however the issue template exists for a reason  It helps us to debug the issue further and to

[GitHub] [cordova] timbru31 closed issue #190: Cordova connection to the server issue.

2020-01-08 Thread GitBox
timbru31 closed issue #190: Cordova connection to the server issue. URL: https://github.com/apache/cordova/issues/190 This is an automated message from the Apache Git Service. To respond to the message, please log on to

[GitHub] [cordova] timbru31 commented on issue #190: Cordova connection to the server issue.

2020-01-08 Thread GitBox
timbru31 commented on issue #190: Cordova connection to the server issue. URL: https://github.com/apache/cordova/issues/190#issuecomment-571953896 Apache Cordova uses GitHub Issues as a feature request and bug tracker _only_. For usage and support questions, please check out the

[GitHub] [cordova-plugin-file-transfer] aecvargas opened a new issue #251: File Transfer HTTP Method

2020-01-08 Thread GitBox
aecvargas opened a new issue #251: File Transfer HTTP Method URL: https://github.com/apache/cordova-plugin-file-transfer/issues/251 Is there any way to specify the HTTP method of the file transfer plugin? I have this for my file upload: ``` const options:

[GitHub] [cordova] minalsavant opened a new issue #190: Cordova connection to the server issue.

2020-01-08 Thread GitBox
minalsavant opened a new issue #190: Cordova connection to the server issue. URL: https://github.com/apache/cordova/issues/190 Application Error - The connection to the server was unsuccessful. (file:///android_asset/www/index.html) ### Issue Type - [ ] Bug Report - [

[GitHub] [cordova-plugin-screen-orientation] mitesh-shah opened a new issue #58: OnChange event not working

2020-01-08 Thread GitBox
mitesh-shah opened a new issue #58: OnChange event not working URL: https://github.com/apache/cordova-plugin-screen-orientation/issues/58 I am using this plugin and I wanted to get the event when user rotates the screen. But, I get below error. **Error** `core.js:15724 ERROR