GitHub user Alex-Sessler opened a pull request:
https://github.com/apache/cordova-plugin-inappbrowser/pull/164
Added FLAG_SECURE support
I'm using this Plugin together with the Privacyscreen Plugin
(https://github.com/devgeeks/PrivacyScreenPlugin), which sets the FLAG_SECURE
on the main window, which disallows screenshots and makes sure a blank page is
shown in the recent apps. When the IAB is open, the IAB Dialog needs to have
those flags as well (when set on the main window).
You can merge this pull request into a Git repository by running:
$ git pull https://github.com/Alex-Sessler/cordova-plugin-inappbrowser
flag_secure
Alternatively you can review and apply these changes as the patch at:
https://github.com/apache/cordova-plugin-inappbrowser/pull/164.patch
To close this pull request, make a commit to your master/trunk branch
with (at least) the following in the commit message:
This closes #164
----
commit 15e2a22e3c99ad065653252f8c1207edaefe26e6
Author: Alexander Sessler <[email protected]>
Date: 2016-04-29T10:25:46Z
make sure FLAG_SECURE is respected when set on main window
----
---
If your project is set up for it, you can reply to this email and have your
reply appear on GitHub as well. If your project does not have this feature
enabled and wishes so, or if the feature is enabled but not working, please
contact infrastructure at [email protected] or file a JIRA ticket
with INFRA.
---
---------------------------------------------------------------------
To unsubscribe, e-mail: [email protected]
For additional commands, e-mail: [email protected]