Re: [VOTE] Deprecate cordova-plugin-wkwebview-engine

2021-02-06 Thread Niklas Apache
+1 On February 6, 2021, "dpogue.ca" wrote: > +1 > > On Fri, Feb 5, 2021 at 8:54 PM Bryan Ellis wrote: > > > > +1 > > > > On Sat, Feb 6, 2021 at 1:21 PM Jesse > wrote: > > > > > +1 > > > > > > > On Feb 5, 2021, at 5:49 PM, Norman Breau > wrote: > > > > > > > > Now that the wkwebview engine plug

[ANNOUNCE] cordova-plugin-inappbrowser 5.0.0 major release

2021-02-16 Thread Niklas Apache
cordova-plugin-inappbrowser@5.0.0 has been released. Blog post: https://cordova.apache.org/announcements/2021/02/16/inappbrowser- release-5.0.0.html Thanks to all who helped with this release.

Re: [VOTE] Cordova-Android 9.1.0 Release

2021-04-10 Thread Niklas Apache
I vote +1 * CI for tag green * checked signature with coho * checked hash with coho * no audit issues * checked license headers with coho * checked licenses with coho * checked git tag with coho * test project runs on my machine On April 10, 2021, Norman Breau wrote: > I vote +1: > > - Tested ma

[DISCUSS] Moving forward with the WebView on AndroidX and cordova-android 10

2021-04-26 Thread Niklas Apache
Hey folks, we recently merged a PR [1] which significantly changes how cordova- android loads web content in the webview and now need to decide how to move proceed. Google introduced the WebViewAssetLoader to make it possible to use web content from a standard http(s) scheme instead of file:. Thi

Re: [DISCUSS] Moving forward with the WebView on AndroidX and cordova-android 10

2021-04-28 Thread Niklas Apache
me to allow users to avoid data > loss, I > >> think a config.xml flag can be introduced that users can manually > set if > >> they are willing to accept the potential security risks that exist > with > >> it. And it could allow them to move over whenev