[GitHub] chavesgu opened a new issue #67: input with value will auto focus in wkwebview

2018-11-19 Thread GitBox
chavesgu opened a new issue #67: input with value will auto focus in wkwebview URL: https://github.com/apache/cordova-plugin-wkwebview-engine/issues/67 when i change uiwebview to wkwebview, if input which has value in the page, it will auto focus when i go this page. (if input which ha

[GitHub] janpio commented on issue #111: Status bar don't overlay web view in Ionic

2018-11-19 Thread GitBox
janpio commented on issue #111: Status bar don't overlay web view in Ionic URL: https://github.com/apache/cordova-plugin-statusbar/issues/111#issuecomment-440065144 > web view is not in full screen, how can I make it? PS: I don't wanna hide status bar. Those two statement pretty muc

svn commit: r30986 - in /dev/cordova/GH-555: ./ cordova-android-7.1.3.tgz cordova-android-7.1.3.tgz.asc cordova-android-7.1.3.tgz.sha512

2018-11-19 Thread brodybits
Author: brodybits Date: Mon Nov 19 22:10:49 2018 New Revision: 30986 Log: GH-555 Upload cordova-android@7.1.3 patch release candidate Added: dev/cordova/GH-555/ dev/cordova/GH-555/cordova-android-7.1.3.tgz (with props) dev/cordova/GH-555/cordova-android-7.1.3.tgz.asc dev/cordova

[cordova-android] branch 7.1.x updated (7b33517 -> e1befac)

2018-11-19 Thread brodybits
This is an automated email from the ASF dual-hosted git repository. brodybits pushed a change to branch 7.1.x in repository https://gitbox.apache.org/repos/asf/cordova-android.git. from 7b33517 Mark some 7.1.3 bundled dependency versions (#566) add e1befac Update VERSION & RELEASENOTE

[cordova-android] tag 7.1.3 created (now e1befac)

2018-11-19 Thread brodybits
This is an automated email from the ASF dual-hosted git repository. brodybits pushed a change to tag 7.1.3 in repository https://gitbox.apache.org/repos/asf/cordova-android.git. at e1befac (commit) No new revisions were added by this update. -

[GitHub] brodybits commented on issue #565: androidx

2018-11-19 Thread GitBox
brodybits commented on issue #565: androidx URL: https://github.com/apache/cordova-android/issues/565#issuecomment-440039436 Would this be more plugin-specific then? I wonder if we could support AndroidX vs old style in a separate plugin for a while?

[GitHub] dpogue commented on issue #565: androidx

2018-11-19 Thread GitBox
dpogue commented on issue #565: androidx URL: https://github.com/apache/cordova-android/issues/565#issuecomment-440038789 Some plugins (i.e., [camera](https://github.com/apache/cordova-plugin-camera/blob/master/plugin.xml#L86)) have to use the support library for dealing with FileProviders

[GitHub] brodybits commented on issue #565: androidx

2018-11-19 Thread GitBox
brodybits commented on issue #565: androidx URL: https://github.com/apache/cordova-android/issues/565#issuecomment-440036712 I did take a look, started composing an answer while working on something else. My impression from

[GitHub] dpogue commented on issue #565: androidx

2018-11-19 Thread GitBox
dpogue commented on issue #565: androidx URL: https://github.com/apache/cordova-android/issues/565#issuecomment-440033837 The short answer is no, at least for now. The existing support library will continue to exist for the foreseeable future, so cordova-android should be fine. Howev

[GitHub] brunojs02 commented on issue #111: Status bar don't overlay web view in Ionic

2018-11-19 Thread GitBox
brunojs02 commented on issue #111: Status bar don't overlay web view in Ionic URL: https://github.com/apache/cordova-plugin-statusbar/issues/111#issuecomment-440029867 Plugin version: 2.4.2 iOS version: 11.4 I inspected and discovered that web view is not in full screen, how can I ma

[GitHub] BuddyLReno commented on issue #197: Add durationUpdate callback

2018-11-19 Thread GitBox
BuddyLReno commented on issue #197: Add durationUpdate callback URL: https://github.com/apache/cordova-plugin-media/pull/197#issuecomment-440012391 Definitely. I'll write up a test app that utilizes this functionality and link it here. -

[GitHub] wspresto commented on issue #194: onDestroy and dealloc ambiguity

2018-11-19 Thread GitBox
wspresto commented on issue #194: onDestroy and dealloc ambiguity URL: https://github.com/apache/cordova-plugin-media/issues/194#issuecomment-439996212 https://github.com/apache/cordova-plugin-media/pull/198 This is an autom

[GitHub] wspresto opened a new pull request #198: Success callback is not called on Android when Activity is signaled to be destroyed.

2018-11-19 Thread GitBox
wspresto opened a new pull request #198: Success callback is not called on Android when Activity is signaled to be destroyed. URL: https://github.com/apache/cordova-plugin-media/pull/198 Success callback is not called on Android when Activity is signaled to be destroyed. Instead, an error

[GitHub] wspresto commented on issue #194: onDestroy and dealloc ambiguity

2018-11-19 Thread GitBox
wspresto commented on issue #194: onDestroy and dealloc ambiguity URL: https://github.com/apache/cordova-plugin-media/issues/194#issuecomment-439993815 Will do. This is an automated message from the Apache Git Service. To re

[GitHub] janpio edited a comment on issue #50: Smarter way to set Cordova platform version number

2018-11-19 Thread GitBox
janpio edited a comment on issue #50: Smarter way to set Cordova platform version number URL: https://github.com/apache/cordova/issues/50#issuecomment-439989457 > ... generate the platform files with the right version numbers whenver the user does cordova platform add Cordova platfo

[GitHub] janpio commented on issue #50: Smarter way to set Cordova platform version number

2018-11-19 Thread GitBox
janpio commented on issue #50: Smarter way to set Cordova platform version number URL: https://github.com/apache/cordova/issues/50#issuecomment-439989457 > ... generate the platform files with the right version numbers whenver the user does cordova platform add Cordova platforms his

[GitHub] janpio commented on issue #50: Smarter way to mark Cordova platform versions

2018-11-19 Thread GitBox
janpio commented on issue #50: Smarter way to mark Cordova platform versions URL: https://github.com/apache/cordova/issues/50#issuecomment-439979813 What does "mark a version" mean exactly? Set the version numbers? Isn't there already a command that does all the replacing in coho? -

[GitHub] brodybits commented on issue #911: [WIP] Add blog post for upcoming cordova-android@7.1.3 patch release

2018-11-19 Thread GitBox
brodybits commented on issue #911: [WIP] Add blog post for upcoming cordova-android@7.1.3 patch release URL: https://github.com/apache/cordova-docs/pull/911#issuecomment-439979451 My bad, just marked as WIP until I fix it! Th

[GitHub] brodybits opened a new issue #50: Smarter way to mark Cordova platform versions

2018-11-19 Thread GitBox
brodybits opened a new issue #50: Smarter way to mark Cordova platform versions URL: https://github.com/apache/cordova/issues/50 I find it really unfortunate that we have to use tooling to mark Cordova platform versions in multiple places such as package.json, generated cordova.js, VERSION

[GitHub] janpio commented on issue #341: iOS CDVWKInAppBrowser evaluateJavascript method randomly gets blocked on ios 12

2018-11-19 Thread GitBox
janpio commented on issue #341: iOS CDVWKInAppBrowser evaluateJavascript method randomly gets blocked on ios 12 URL: https://github.com/apache/cordova-plugin-inappbrowser/pull/341#issuecomment-439978425 Thanks, I don't really know enough about iOS and Obj-C to make decisions like this mer

[GitHub] jcesarmobile commented on issue #911: Add blog post for upcoming cordova-android@7.1.3 patch release

2018-11-19 Thread GitBox
jcesarmobile commented on issue #911: Add blog post for upcoming cordova-android@7.1.3 patch release URL: https://github.com/apache/cordova-docs/pull/911#issuecomment-439976748 Is this WIP or you finished? If you finished, there are a lot of changes missing Incorrect default sdk v

[cordova-plugin-inappbrowser] branch master updated: Fix iOS CDVWKInAppBrowser evaluateJavascript method randomly gets blocked on ios 12 (#341)

2018-11-19 Thread janpio
This is an automated email from the ASF dual-hosted git repository. janpio 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 978b147 Fix iOS CDVWKInAp

[GitHub] janpio closed pull request #341: iOS CDVWKInAppBrowser evaluateJavascript method randomly gets blocked on ios 12

2018-11-19 Thread GitBox
janpio closed pull request #341: iOS CDVWKInAppBrowser evaluateJavascript method randomly gets blocked on ios 12 URL: https://github.com/apache/cordova-plugin-inappbrowser/pull/341 This is a PR merged from a forked repository. As GitHub hides the original diff on merge, it is displayed be

[GitHub] BuddyLReno commented on a change in pull request #197: Add durationUpdate callback

2018-11-19 Thread GitBox
BuddyLReno commented on a change in pull request #197: Add durationUpdate callback URL: https://github.com/apache/cordova-plugin-media/pull/197#discussion_r234709841 ## File path: README.md ## @@ -237,6 +239,9 @@ var timerDur = setInterval(function() { }, 100); ``` +#

[GitHub] dpa99c commented on issue #341: iOS CDVWKInAppBrowser evaluateJavascript method randomly gets blocked on ios 12

2018-11-19 Thread GitBox
dpa99c commented on issue #341: iOS CDVWKInAppBrowser evaluateJavascript method randomly gets blocked on ios 12 URL: https://github.com/apache/cordova-plugin-inappbrowser/pull/341#issuecomment-439972189 @janpio yes, [WKWebView's `evaluateJavascript`](https://developer.apple.com/documentat

[GitHub] brodybits opened a new pull request #911: Add blog post for upcoming cordova-android@7.1.3 patch release

2018-11-19 Thread GitBox
brodybits opened a new pull request #911: Add blog post for upcoming cordova-android@7.1.3 patch release URL: https://github.com/apache/cordova-docs/pull/911 for review, with changes curated from apache/cordova-android#555 Th

[GitHub] janpio commented on issue #341: iOS CDVWKInAppBrowser evaluateJavascript method randomly gets blocked on ios 12

2018-11-19 Thread GitBox
janpio commented on issue #341: iOS CDVWKInAppBrowser evaluateJavascript method randomly gets blocked on ios 12 URL: https://github.com/apache/cordova-plugin-inappbrowser/pull/341#issuecomment-439967401 Will this also work in older iOS versions <12? ---

[GitHub] janpio edited a comment on issue #347: How to trigger custom URL scheme calls in an IAB window opened with _blank?

2018-11-19 Thread GitBox
janpio edited a comment on issue #347: How to trigger custom URL scheme calls in an IAB window opened with _blank? URL: https://github.com/apache/cordova-plugin-inappbrowser/issues/347#issuecomment-439965992 Sure, use my last name @gmail.com or "sujan" in the Cordova Slack at slack.cordov

[GitHub] janpio commented on issue #347: How to trigger custom URL scheme calls in an IAB window opened with _blank?

2018-11-19 Thread GitBox
janpio commented on issue #347: How to trigger custom URL scheme calls in an IAB window opened with _blank? URL: https://github.com/apache/cordova-plugin-inappbrowser/issues/347#issuecomment-439965992 Sure, use my last name @gmail.com or "sujan" in the Cordova Slack at slack.cordova.io.

[GitHub] ippeiukai edited a comment on issue #564: Specifying a directory of .java files as source-file src no longer works

2018-11-19 Thread GitBox
ippeiukai edited a comment on issue #564: Specifying a directory of .java files as source-file src no longer works URL: https://github.com/apache/cordova-android/issues/564#issuecomment-439749030 I’m not fun of the whole source-file element situation to be honest. I feel it is already co

[GitHub] janpio commented on issue #566: Mark some 7.1.3 bundled dependency versions

2018-11-19 Thread GitBox
janpio commented on issue #566: Mark some 7.1.3 bundled dependency versions URL: https://github.com/apache/cordova-android/pull/566#issuecomment-439960620 The CI wait time really is a pain sometimes... :( This is an automated

[GitHub] heidji commented on issue #347: How to trigger custom URL scheme calls in an IAB window opened with _blank?

2018-11-19 Thread GitBox
heidji commented on issue #347: How to trigger custom URL scheme calls in an IAB window opened with _blank? URL: https://github.com/apache/cordova-plugin-inappbrowser/issues/347#issuecomment-439955687 i tried everything, only event i get back is 'exit'. i would rather not post the vendo

[cordova-android] branch 7.1.x updated: Mark some 7.1.3 bundled dependency versions (#566)

2018-11-19 Thread brodybits
This is an automated email from the ASF dual-hosted git repository. brodybits pushed a commit to branch 7.1.x in repository https://gitbox.apache.org/repos/asf/cordova-android.git The following commit(s) were added to refs/heads/7.1.x by this push: new 7b33517 Mark some 7.1.3 bundled depen

[GitHub] brodybits closed pull request #566: Mark some 7.1.3 bundled dependency versions

2018-11-19 Thread GitBox
brodybits closed pull request #566: Mark some 7.1.3 bundled dependency versions URL: https://github.com/apache/cordova-android/pull/566 This is a PR merged from a forked repository. As GitHub hides the original diff on merge, it is displayed below for the sake of provenance: As this is a

[GitHub] janpio commented on a change in pull request #197: Add durationUpdate callback

2018-11-19 Thread GitBox
janpio commented on a change in pull request #197: Add durationUpdate callback URL: https://github.com/apache/cordova-plugin-media/pull/197#discussion_r234688260 ## File path: README.md ## @@ -237,6 +239,9 @@ var timerDur = setInterval(function() { }, 100); ``` + A

[GitHub] janpio commented on issue #194: onDestroy and dealloc ambiguity

2018-11-19 Thread GitBox
janpio commented on issue #194: onDestroy and dealloc ambiguity URL: https://github.com/apache/cordova-plugin-media/issues/194#issuecomment-439952510 Feel free to just open a PR with your code changes from your fork - we require the ICLA only for the person merging the change into the cod

[GitHub] janpio commented on issue #347: How to trigger custom URL scheme calls in an IAB window opened with _blank?

2018-11-19 Thread GitBox
janpio commented on issue #347: How to trigger custom URL scheme calls in an IAB window opened with _blank? URL: https://github.com/apache/cordova-plugin-inappbrowser/issues/347#issuecomment-439951722 Huh, so the external flow does a POST to submit the data back to you? That's the first t

[GitHub] janpio commented on issue #119: Getting location with high accuracy taking time more than 4 mins

2018-11-19 Thread GitBox
janpio commented on issue #119: Getting location with high accuracy taking time more than 4 mins URL: https://github.com/apache/cordova-plugin-geolocation/issues/119#issuecomment-439950563 @carliblaz What device and OS version are you using? @UlisesCeca What problem exactly are you ref

[GitHub] jonathanli2 commented on issue #340: iOS CDVWKInAppBrowser evaluateJavascript method randomly gets blocked on iOS 12

2018-11-19 Thread GitBox
jonathanli2 commented on issue #340: iOS CDVWKInAppBrowser evaluateJavascript method randomly gets blocked on iOS 12 URL: https://github.com/apache/cordova-plugin-inappbrowser/issues/340#issuecomment-439947781 Any update for this pull request? -

[GitHub] brodybits commented on issue #566: Mark some 7.1.3 bundled dependency versions

2018-11-19 Thread GitBox
brodybits commented on issue #566: Mark some 7.1.3 bundled dependency versions URL: https://github.com/apache/cordova-android/pull/566#issuecomment-439946328 > Can you share the "red entries from npm outdated" for context? Just added to the description. Travis CI is green, still waiti

[GitHub] janpio commented on issue #566: Mark some 7.1.3 bundled dependency versions

2018-11-19 Thread GitBox
janpio commented on issue #566: Mark some 7.1.3 bundled dependency versions URL: https://github.com/apache/cordova-android/pull/566#issuecomment-439943758 Can you share the "red entries from npm outdated" for context? This is

[GitHub] brodybits opened a new pull request #566: Mark some 7.1.3 bundled dependency versions

2018-11-19 Thread GitBox
brodybits opened a new pull request #566: Mark some 7.1.3 bundled dependency versions URL: https://github.com/apache/cordova-android/pull/566 to resolve red entries from npm outdated, in 7.1.x only (**not wanted** in `master` branch) Will be merged as a self-approved change into 7.1

[GitHub] wspresto commented on issue #194: onDestroy and dealloc ambiguity

2018-11-19 Thread GitBox
wspresto commented on issue #194: onDestroy and dealloc ambiguity URL: https://github.com/apache/cordova-plugin-media/issues/194#issuecomment-439932743 I have a working example which fixed the issue for me. https://github.com/wspresto/cordova-plugin-media If people think this wou

[GitHub] heidji commented on issue #347: How to trigger custom URL scheme calls in an IAB window opened with _blank?

2018-11-19 Thread GitBox
heidji commented on issue #347: How to trigger custom URL scheme calls in an IAB window opened with _blank? URL: https://github.com/apache/cordova-plugin-inappbrowser/issues/347#issuecomment-439922916 @janpio it's a dead end for me, the vendor we work with seems to call our app using a PO

[GitHub] BuddyLReno commented on issue #197: Add durationUpdate callback

2018-11-19 Thread GitBox
BuddyLReno commented on issue #197: Add durationUpdate callback URL: https://github.com/apache/cordova-plugin-media/pull/197#issuecomment-439897395 @janpio ugh, i'm sorry this took until Monday to get to! My weekend was a lot busier than I had planned on. I've updated the README with the A

[GitHub] UlisesCeca commented on issue #119: Getting location with high accuracy taking time more than 4 mins

2018-11-19 Thread GitBox
UlisesCeca commented on issue #119: Getting location with high accuracy taking time more than 4 mins URL: https://github.com/apache/cordova-plugin-geolocation/issues/119#issuecomment-439885855 No solution for this yet? This

[GitHub] robert2206 commented on issue #120: When getting location does'nt return anything or return empty error with a timeout (Android Oreo)

2018-11-19 Thread GitBox
robert2206 commented on issue #120: When getting location does'nt return anything or return empty error with a timeout (Android Oreo) URL: https://github.com/apache/cordova-plugin-geolocation/issues/120#issuecomment-439881837 @Motoralfa my error response is a empty object like this "{}" -

[GitHub] leonidovadaria commented on issue #394: cocoapods cordova build ios fails with linker issues (works pefectly in Xcode UI)

2018-11-19 Thread GitBox
leonidovadaria commented on issue #394: cocoapods cordova build ios fails with linker issues (works pefectly in Xcode UI) URL: https://github.com/apache/cordova-ios/issues/394#issuecomment-439875835 Hello I am using [cordova-plugin-firebase-dynamiclinks](https://github.com/chemerisuk/c

[GitHub] janpio commented on issue #64: DisallowOverscroll for browser build

2018-11-19 Thread GitBox
janpio commented on issue #64: DisallowOverscroll for browser build URL: https://github.com/apache/cordova-browser/issues/64#issuecomment-439857565 As your is just a web page in this case, you have to use some CSS to disable overscroll: https://stackoverflow.com/questions/12046315/prevent-

[GitHub] janpio commented on issue #66: 集成wkwebView 上以后我要把插件迁移到另一个项目中报错

2018-11-19 Thread GitBox
janpio commented on issue #66: 集成wkwebView 上以后我要把插件迁移到另一个项目中报错 URL: https://github.com/apache/cordova-plugin-wkwebview-engine/issues/66#issuecomment-439857228 Sorry, the translation of your issue title doesn't make too much sense :/ What are you doing exactly and what is going wrong?