[GitHub] [cordova-docs] erisu merged pull request #1209: blog(release): fix cordova-lib@10.1.0 release date

2021-10-07 Thread GitBox
erisu merged pull request #1209: URL: https://github.com/apache/cordova-docs/pull/1209 -- This is an automated message from the Apache Git Service. To respond to the message, please log on to GitHub and use the URL above to go to the specific comment. To unsubscribe, e-mail: issues-unsu

[GitHub] [cordova-docs] erisu opened a new pull request #1209: blog(release): fix cordova-lib@10.1.0 release date

2021-10-07 Thread GitBox
erisu opened a new pull request #1209: URL: https://github.com/apache/cordova-docs/pull/1209 It accidently said Oct 1st. It was support to be the 8th. -- This is an automated message from the Apache Git Service. To respond to the message, please log on to GitHub and use the URL above to g

[GitHub] [cordova-docs] erisu merged pull request #1208: blog(release): cordova-lib@10.1.0

2021-10-07 Thread GitBox
erisu merged pull request #1208: URL: https://github.com/apache/cordova-docs/pull/1208 -- This is an automated message from the Apache Git Service. To respond to the message, please log on to GitHub and use the URL above to go to the specific comment. To unsubscribe, e-mail: issues-unsu

[GitHub] [cordova-android] The-White-Fang edited a comment on issue #1341: `window.open` opens the url in webview instead of system browser.

2021-10-07 Thread GitBox
The-White-Fang edited a comment on issue #1341: URL: https://github.com/apache/cordova-android/issues/1341#issuecomment-937726727 @WuglyakBolgoink Is there a workaround to it? Or any way to open the system browser. I can't use inappbrowser because there's 1 reference to it that exists whi

[GitHub] [cordova-docs] erisu opened a new pull request #1208: blog(release): cordova-lib@10.1.0

2021-10-07 Thread GitBox
erisu opened a new pull request #1208: URL: https://github.com/apache/cordova-docs/pull/1208 ### Motivation and Context cordova-lib@10.1.0 release blog post. -- This is an automated message from the Apache Git Service. To respond to the message, please log on to GitHub and use the

[GitHub] [cordova-docs] erisu commented on a change in pull request #1207: Cleans up several dead links.

2021-10-07 Thread GitBox
erisu commented on a change in pull request #1207: URL: https://github.com/apache/cordova-docs/pull/1207#discussion_r724129426 ## File path: www/docs/en/dev/guide/appdev/privacy/index.md ## @@ -105,18 +105,9 @@ guides and references. Following are some additional helpful mob

[GitHub] [cordova-docs] erisu commented on a change in pull request #1177: docs(Android) - emulator is not in Android/sdk/tools directory but in Android/sdk/emulator directory

2021-10-07 Thread GitBox
erisu commented on a change in pull request #1177: URL: https://github.com/apache/cordova-docs/pull/1177#discussion_r724137224 ## File path: www/docs/en/10.x/guide/platforms/android/index.md ## @@ -116,8 +116,9 @@ should be updated: installation 2. Set the `ANDROID_SDK_ROO

[GitHub] [cordova-plugin-inappbrowser] kristofvdj88 commented on issue #593: _system does not work on android 10

2021-10-07 Thread GitBox
kristofvdj88 commented on issue #593: URL: https://github.com/apache/cordova-plugin-inappbrowser/issues/593#issuecomment-937075196 I'm experiencing this issue with v5.0.0. Links like `window.open(url, "_system", "location=yes");` are opening inside the app instead of in the external brows

[GitHub] [cordova-plugin-inappbrowser] mosabab closed pull request #910: Able to handle intents

2021-10-07 Thread GitBox
mosabab closed pull request #910: URL: https://github.com/apache/cordova-plugin-inappbrowser/pull/910 -- This is an automated message from the Apache Git Service. To respond to the message, please log on to GitHub and use the URL above to go to the specific comment. To unsubscribe, e-ma

[GitHub] [cordova-android] NiklasMerz closed issue #1367: featured app

2021-10-07 Thread GitBox
NiklasMerz closed issue #1367: URL: https://github.com/apache/cordova-android/issues/1367 -- This is an automated message from the Apache Git Service. To respond to the message, please log on to GitHub and use the URL above to go to the specific comment. To unsubscribe, e-mail: issues-u

[GitHub] [cordova-ios] dpogue commented on issue #699: Catalyst for ios platform ?

2021-10-07 Thread GitBox
dpogue commented on issue #699: URL: https://github.com/apache/cordova-ios/issues/699#issuecomment-938169500 Long-term I'd like to see us move to using Xcode's "Copy Resources" step instead of a bash script, but for now it makes sense to fix the bash script if it's an easy change :+1: --

[GitHub] [cordova-docs] breautek merged pull request #1207: Cleans up several dead links.

2021-10-07 Thread GitBox
breautek merged pull request #1207: URL: https://github.com/apache/cordova-docs/pull/1207 -- This is an automated message from the Apache Git Service. To respond to the message, please log on to GitHub and use the URL above to go to the specific comment. To unsubscribe, e-mail: issues-u

[GitHub] [cordova-docs] breautek commented on a change in pull request #1177: docs(Android) - emulator is not in Android/sdk/tools directory but in Android/sdk/emulator directory

2021-10-07 Thread GitBox
breautek commented on a change in pull request #1177: URL: https://github.com/apache/cordova-docs/pull/1177#discussion_r724155427 ## File path: www/docs/en/10.x/guide/platforms/android/index.md ## @@ -116,8 +116,9 @@ should be updated: installation 2. Set the `ANDROID_SDK_

[GitHub] [cordova-plugin-inappbrowser] slack0129 commented on issue #593: _system does not work on android 10

2021-10-07 Thread GitBox
slack0129 commented on issue #593: URL: https://github.com/apache/cordova-plugin-inappbrowser/issues/593#issuecomment-937357501 We did not end up discovering a workaround and instead targeted the SDK for Android 9 which runs just fine on Android 10, this allowed for the app to use the

[GitHub] [cordova-android] WuglyakBolgoink commented on issue #1341: `window.open` opens the url in webview instead of system browser.

2021-10-07 Thread GitBox
WuglyakBolgoink commented on issue #1341: URL: https://github.com/apache/cordova-android/issues/1341#issuecomment-937722793 > It worked in android 9.x @The-White-Fang I know, but after v10 all was changed... -- This is an automated message from the Apache Git Service. To respond t

[GitHub] [cordova-plugin-media] sc0ttdav3y commented on pull request #316: feat!: use internal storage only due to Android 11 introducing insecure external storage for apps

2021-10-07 Thread GitBox
sc0ttdav3y commented on pull request #316: URL: https://github.com/apache/cordova-plugin-media/pull/316#issuecomment-937222976 Hey guys, I've done some more reading on scoped storage it looks like I may be wrong about security. https://developer.android.com/about/versions/11/privac

[GitHub] [cordova-docs] purplecabbage closed issue #995: Remove all translations

2021-10-07 Thread GitBox
purplecabbage closed issue #995: URL: https://github.com/apache/cordova-docs/issues/995 -- This is an automated message from the Apache Git Service. To respond to the message, please log on to GitHub and use the URL above to go to the specific comment. To unsubscribe, e-mail: issues-uns

[GitHub] [cordova-docs] breautek closed issue #1166: Update link to Issue Tracker

2021-10-07 Thread GitBox
breautek closed issue #1166: URL: https://github.com/apache/cordova-docs/issues/1166 -- This is an automated message from the Apache Git Service. To respond to the message, please log on to GitHub and use the URL above to go to the specific comment. To unsubscribe, e-mail: issues-unsubs

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

2021-10-07 Thread GitBox
kputh commented on issue #364: URL: https://github.com/apache/cordova-plugin-file/issues/364#issuecomment-937883956 If this is an issue with _cordova-common_, did anybody report it? -- This is an automated message from the Apache Git Service. To respond to the message, please log on to G

[GitHub] [cordova-android] NiklasMerz commented on issue #1367: featured app

2021-10-07 Thread GitBox
NiklasMerz commented on issue #1367: URL: https://github.com/apache/cordova-android/issues/1367#issuecomment-938060912 Please go to Stack Overflow or [Slack](http://slack.cordova.io/) for questions. Issues and pullrequests are not for questions. -- This is an automated message fr

[GitHub] [cordova-docs] purplecabbage merged pull request #1194: doc!: remove translations

2021-10-07 Thread GitBox
purplecabbage merged pull request #1194: URL: https://github.com/apache/cordova-docs/pull/1194 -- This is an automated message from the Apache Git Service. To respond to the message, please log on to GitHub and use the URL above to go to the specific comment. To unsubscribe, e-mail: iss

[GitHub] [cordova-docs] breautek merged pull request #1177: docs(Android) - emulator is not in Android/sdk/tools directory but in Android/sdk/emulator directory

2021-10-07 Thread GitBox
breautek merged pull request #1177: URL: https://github.com/apache/cordova-docs/pull/1177 -- This is an automated message from the Apache Git Service. To respond to the message, please log on to GitHub and use the URL above to go to the specific comment. To unsubscribe, e-mail: issues-u

[GitHub] [cordova-plugin-media] praveen-angular closed issue #179: onSuccess call back of media.play breaks angular 4 change detection

2021-10-07 Thread GitBox
praveen-angular closed issue #179: URL: https://github.com/apache/cordova-plugin-media/issues/179 -- This is an automated message from the Apache Git Service. To respond to the message, please log on to GitHub and use the URL above to go to the specific comment. To unsubscribe, e-mail:

[GitHub] [cordova-ios] NiklasMerz commented on issue #699: Catalyst for ios platform ?

2021-10-07 Thread GitBox
NiklasMerz commented on issue #699: URL: https://github.com/apache/cordova-ios/issues/699#issuecomment-938058964 @pulpgrinder I just a did a quick test on a M1 Mac and your code seems fine. It works for all Mac configurations for me. As this is a minimal change I would go for this. W

[GitHub] [cordova-docs] breautek closed issue #1182: Document: emulator environment variable

2021-10-07 Thread GitBox
breautek closed issue #1182: URL: https://github.com/apache/cordova-docs/issues/1182 -- This is an automated message from the Apache Git Service. To respond to the message, please log on to GitHub and use the URL above to go to the specific comment. To unsubscribe, e-mail: issues-unsubs

[GitHub] [cordova-android] The-White-Fang commented on issue #1341: `window.open` opens the url in webview instead of system browser.

2021-10-07 Thread GitBox
The-White-Fang commented on issue #1341: URL: https://github.com/apache/cordova-android/issues/1341#issuecomment-937726727 Is there a workaround to it? Or any way to open the system browser. I can't use inappbrowser because there's 1 reference to it that exists which is still in use. --

[GitHub] [cordova-ios] dpogue commented on issue #699: Catalyst for ios platform ?

2021-10-07 Thread GitBox
dpogue commented on issue #699: URL: https://github.com/apache/cordova-ios/issues/699#issuecomment-938169500 Long-term I'd like to see us move to using Xcode's "Copy Resources" step instead of a bash script, but for now it makes sense to fix the bash script if it's an easy change :+1: --

[GitHub] [cordova-android] NiklasMerz closed issue #1367: featured app

2021-10-07 Thread GitBox
NiklasMerz closed issue #1367: URL: https://github.com/apache/cordova-android/issues/1367 -- This is an automated message from the Apache Git Service. To respond to the message, please log on to GitHub and use the URL above to go to the specific comment. To unsubscribe, e-mail: issues-u

[GitHub] [cordova-android] NiklasMerz commented on issue #1367: featured app

2021-10-07 Thread GitBox
NiklasMerz commented on issue #1367: URL: https://github.com/apache/cordova-android/issues/1367#issuecomment-938060912 Please go to Stack Overflow or [Slack](http://slack.cordova.io/) for questions. Issues and pullrequests are not for questions. -- This is an automated message fr

[GitHub] [cordova-ios] NiklasMerz commented on issue #699: Catalyst for ios platform ?

2021-10-07 Thread GitBox
NiklasMerz commented on issue #699: URL: https://github.com/apache/cordova-ios/issues/699#issuecomment-938058964 @pulpgrinder I just a did a quick test on a M1 Mac and your code seems fine. It works for all Mac configurations for me. As this is a minimal change I would go for this. W

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

2021-10-07 Thread GitBox
kputh commented on issue #364: URL: https://github.com/apache/cordova-plugin-file/issues/364#issuecomment-937883956 If this is an issue with _cordova-common_, did anybody report it? -- This is an automated message from the Apache Git Service. To respond to the message, please log on to G

[GitHub] [cordova-docs] breautek merged pull request #1207: Cleans up several dead links.

2021-10-07 Thread GitBox
breautek merged pull request #1207: URL: https://github.com/apache/cordova-docs/pull/1207 -- This is an automated message from the Apache Git Service. To respond to the message, please log on to GitHub and use the URL above to go to the specific comment. To unsubscribe, e-mail: issues-u

[GitHub] [cordova-docs] breautek closed issue #1166: Update link to Issue Tracker

2021-10-07 Thread GitBox
breautek closed issue #1166: URL: https://github.com/apache/cordova-docs/issues/1166 -- This is an automated message from the Apache Git Service. To respond to the message, please log on to GitHub and use the URL above to go to the specific comment. To unsubscribe, e-mail: issues-unsubs

[GitHub] [cordova-docs] breautek merged pull request #1177: docs(Android) - emulator is not in Android/sdk/tools directory but in Android/sdk/emulator directory

2021-10-07 Thread GitBox
breautek merged pull request #1177: URL: https://github.com/apache/cordova-docs/pull/1177 -- This is an automated message from the Apache Git Service. To respond to the message, please log on to GitHub and use the URL above to go to the specific comment. To unsubscribe, e-mail: issues-u

[GitHub] [cordova-docs] breautek closed issue #1182: Document: emulator environment variable

2021-10-07 Thread GitBox
breautek closed issue #1182: URL: https://github.com/apache/cordova-docs/issues/1182 -- This is an automated message from the Apache Git Service. To respond to the message, please log on to GitHub and use the URL above to go to the specific comment. To unsubscribe, e-mail: issues-unsubs

[GitHub] [cordova-docs] erisu commented on a change in pull request #1177: docs(Android) - emulator is not in Android/sdk/tools directory but in Android/sdk/emulator directory

2021-10-07 Thread GitBox
erisu commented on a change in pull request #1177: URL: https://github.com/apache/cordova-docs/pull/1177#discussion_r724190441 ## File path: www/docs/en/10.x/guide/platforms/android/index.md ## @@ -133,7 +134,7 @@ To update your `PATH`, add a line resembling the following (sub

[GitHub] [cordova-docs] erisu commented on a change in pull request #1177: docs(Android) - emulator is not in Android/sdk/tools directory but in Android/sdk/emulator directory

2021-10-07 Thread GitBox
erisu commented on a change in pull request #1177: URL: https://github.com/apache/cordova-docs/pull/1177#discussion_r724189997 ## File path: www/docs/en/10.x/guide/platforms/android/index.md ## @@ -116,8 +116,9 @@ should be updated: installation 2. Set the `ANDROID_SDK_ROO

[GitHub] [cordova-docs] erisu commented on a change in pull request #1177: docs(Android) - emulator is not in Android/sdk/tools directory but in Android/sdk/emulator directory

2021-10-07 Thread GitBox
erisu commented on a change in pull request #1177: URL: https://github.com/apache/cordova-docs/pull/1177#discussion_r724187799 ## File path: www/docs/en/dev/guide/platforms/android/index.md ## @@ -133,7 +134,7 @@ To update your `PATH`, add a line resembling the following (subs

[GitHub] [cordova-docs] erisu commented on a change in pull request #1177: docs(Android) - emulator is not in Android/sdk/tools directory but in Android/sdk/emulator directory

2021-10-07 Thread GitBox
erisu commented on a change in pull request #1177: URL: https://github.com/apache/cordova-docs/pull/1177#discussion_r724187944 ## File path: www/docs/en/dev/guide/platforms/android/index.md ## @@ -167,7 +168,8 @@ reopen any command prompt windows after making changes to see th

[GitHub] [cordova-docs] erisu commented on a change in pull request #1177: docs(Android) - emulator is not in Android/sdk/tools directory but in Android/sdk/emulator directory

2021-10-07 Thread GitBox
erisu commented on a change in pull request #1177: URL: https://github.com/apache/cordova-docs/pull/1177#discussion_r724184536 ## File path: www/docs/en/dev/guide/platforms/android/index.md ## @@ -116,8 +116,9 @@ should be updated: installation 2. Set the `ANDROID_SDK_ROOT

[GitHub] [cordova-docs] erisu commented on a change in pull request #1177: docs(Android) - emulator is not in Android/sdk/tools directory but in Android/sdk/emulator directory

2021-10-07 Thread GitBox
erisu commented on a change in pull request #1177: URL: https://github.com/apache/cordova-docs/pull/1177#discussion_r724184536 ## File path: www/docs/en/dev/guide/platforms/android/index.md ## @@ -116,8 +116,9 @@ should be updated: installation 2. Set the `ANDROID_SDK_ROOT

[GitHub] [cordova-docs] erisu commented on a change in pull request #1177: docs(Android) - emulator is not in Android/sdk/tools directory but in Android/sdk/emulator directory

2021-10-07 Thread GitBox
erisu commented on a change in pull request #1177: URL: https://github.com/apache/cordova-docs/pull/1177#discussion_r724184070 ## File path: www/docs/en/10.x/guide/platforms/android/index.md ## @@ -167,7 +168,8 @@ reopen any command prompt windows after making changes to see t

[GitHub] [cordova-docs] breautek commented on a change in pull request #1177: docs(Android) - emulator is not in Android/sdk/tools directory but in Android/sdk/emulator directory

2021-10-07 Thread GitBox
breautek commented on a change in pull request #1177: URL: https://github.com/apache/cordova-docs/pull/1177#discussion_r724155427 ## File path: www/docs/en/10.x/guide/platforms/android/index.md ## @@ -116,8 +116,9 @@ should be updated: installation 2. Set the `ANDROID_SDK_

[GitHub] [cordova-docs] erisu commented on a change in pull request #1177: docs(Android) - emulator is not in Android/sdk/tools directory but in Android/sdk/emulator directory

2021-10-07 Thread GitBox
erisu commented on a change in pull request #1177: URL: https://github.com/apache/cordova-docs/pull/1177#discussion_r724137224 ## File path: www/docs/en/10.x/guide/platforms/android/index.md ## @@ -116,8 +116,9 @@ should be updated: installation 2. Set the `ANDROID_SDK_ROO

[GitHub] [cordova-docs] erisu commented on a change in pull request #1207: Cleans up several dead links.

2021-10-07 Thread GitBox
erisu commented on a change in pull request #1207: URL: https://github.com/apache/cordova-docs/pull/1207#discussion_r724129426 ## File path: www/docs/en/dev/guide/appdev/privacy/index.md ## @@ -105,18 +105,9 @@ guides and references. Following are some additional helpful mob

[GitHub] [cordova-android] The-White-Fang commented on issue #1341: `window.open` opens the url in webview instead of system browser.

2021-10-07 Thread GitBox
The-White-Fang commented on issue #1341: URL: https://github.com/apache/cordova-android/issues/1341#issuecomment-937726727 Is there a workaround to it? Or any way to open the system browser. I can't use inappbrowser because there's 1 reference to it that exists which is still in use. --

[GitHub] [cordova-android] WuglyakBolgoink commented on issue #1341: `window.open` opens the url in webview instead of system browser.

2021-10-07 Thread GitBox
WuglyakBolgoink commented on issue #1341: URL: https://github.com/apache/cordova-android/issues/1341#issuecomment-937722793 > It worked in android 9.x @The-White-Fang I know, but after v10 all was changed... -- This is an automated message from the Apache Git Service. To respond t

[GitHub] [cordova-plugin-media] praveen-angular closed issue #179: onSuccess call back of media.play breaks angular 4 change detection

2021-10-07 Thread GitBox
praveen-angular closed issue #179: URL: https://github.com/apache/cordova-plugin-media/issues/179 -- This is an automated message from the Apache Git Service. To respond to the message, please log on to GitHub and use the URL above to go to the specific comment. To unsubscribe, e-mail:

[GitHub] [cordova-android] massimilianocom opened a new issue #1367: featured app

2021-10-07 Thread GitBox
massimilianocom opened a new issue #1367: URL: https://github.com/apache/cordova-android/issues/1367 Greetings How can I use cordova to keep the app always active in the foreground without the cell going to standby? -- This is an automated message from the Apache Git Service. To r

[GitHub] [cordova-docs] purplecabbage closed issue #995: Remove all translations

2021-10-07 Thread GitBox
purplecabbage closed issue #995: URL: https://github.com/apache/cordova-docs/issues/995 -- This is an automated message from the Apache Git Service. To respond to the message, please log on to GitHub and use the URL above to go to the specific comment. To unsubscribe, e-mail: issues-uns

[GitHub] [cordova-docs] purplecabbage merged pull request #1194: doc!: remove translations

2021-10-07 Thread GitBox
purplecabbage merged pull request #1194: URL: https://github.com/apache/cordova-docs/pull/1194 -- This is an automated message from the Apache Git Service. To respond to the message, please log on to GitHub and use the URL above to go to the specific comment. To unsubscribe, e-mail: iss