[GitHub] cordova-plugin-inappbrowser pull request: Added FLAG_SECURE suppor...

2016-04-29 Thread Alex-Sessler
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_SECUR

[GitHub] cordova-plugin-inappbrowser pull request: Added FLAG_SECURE suppor...

2016-04-29 Thread Alex-Sessler
Github user Alex-Sessler commented on the pull request: https://github.com/apache/cordova-plugin-inappbrowser/pull/164#issuecomment-215814096 I think i could have time to add this some time this weekend. --- If your project is set up for it, you can reply to this email and have

[GitHub] cordova-plugin-inappbrowser pull request: Added FLAG_SECURE suppor...

2016-05-01 Thread Alex-Sessler
Github user Alex-Sessler commented on the pull request: https://github.com/apache/cordova-plugin-inappbrowser/pull/164#issuecomment-216067099 Okay, so I added a "securewindow" flag, that allows you to set the FLAG_SECURE on the IAB Dialog. Since I use a highly modified

[GitHub] cordova-plugin-inappbrowser pull request: Added FLAG_SECURE suppor...

2016-05-01 Thread Alex-Sessler
Github user Alex-Sessler commented on the pull request: https://github.com/apache/cordova-plugin-inappbrowser/pull/164#issuecomment-216067702 I wanted to change my solution to also cover the edge case where a user could have the app secured but doesn't want the IAB to be secur