cordova-plugin-themeablebrowser icon indicating copy to clipboard operation
cordova-plugin-themeablebrowser copied to clipboard

Fork of org.apache.cordova.inappbrowser in an attempt to make it a bit more themeable and configurable to add some custom actions.

Results 100 cordova-plugin-themeablebrowser issues
Sort by recently updated
recently updated
newest added

…os implementation - Does have the same issues as https://github.com/apache/cordova-plugin-inappbrowser/pull/94

Required to pause video on web page when app become inactive.

If you press , you want to be able to select camera or gallery. With this pull request, only galleries will open. https://github.com/initialxy/cordova-plugin-themeablebrowser/pull/125 Please tell me how to select a...

I am running IOS 10.3.1, phonegap build 6.4.0. What i am trying to achieve is to trigger the camera plugin to open/multiple image picker to open. I see that the...

The author: hello!I need cordova - plugin - themeablebrowser support mobile positioning, hide the phone status bar when it is open, and the app before passing each other identity information...

Hi, I got java.lang.NullPointerException in my android app. Logs here: java.lang.NullPointerException: at com.initialxy.cordova.themeablebrowser.ThemeableBrowser$ThemeableBrowserClient.onPageStarted (ThemeableBrowser.java:1293) at com.android.webview.chromium.WebViewContentsClientAdapter.onPageStarted (WebViewContentsClientAdapter.java:477) at com.android.org.chromium.android_webview.AwContentsClientCallbackHelper$MyHandler.handleMessage (AwContentsClientCallbackHelper.java:115) at android.os.Handler.dispatchMessage (Handler.java:102) at android.os.Looper.loop (Looper.java:136) at android.app.ActivityThread.main (ActivityThread.java:5272) at...

When i try to add the following line in options hardwareback: 'no' The other options stop working too and i don't see any toolbar at all when i remove the...

In My ionic 1 app, i cant click the input type file of my url website, is it an issue

I've had a couple of crashes show up in my Fabric panel indicating that users are having trouble with this plugin (version 0.2.12). The stack trace I'm getting is: ```...

bug