This is an automated email from the ASF dual-hosted git repository.

bowserj pushed a change to branch master
in repository 
https://gitbox.apache.org/repos/asf/cordova-plugin-inappbrowser.git.


    from 013a861  Merge pull request #260 from bentleyo/navigation-buttons
     add 44d9bb0  InAppBrowser.java: New method isURLWhileListed to check for 
whitelisting. Newtest in shouldOverrideUrlLoading, to allow whitelisted custom 
schemes like"mycoolapp://"
     add a6c7b54  InAppBrowser.java: New method isURLWhileListed to check for 
whitelisting. Newtest in shouldOverrideUrlLoading, to allow whitelisted custom 
schemes like"mycoolapp://"
     add 2d69afc  InAppBrowser.java: New method isURLWhileListed to check for 
whitelisting. Newtest in shouldOverrideUrlLoading, to allow whitelisted custom 
schemes like"mycoolapp://"
     add 019ec39  InAppBrowser.java: New method isURLWhileListed to check for 
whitelisting of "AllowedSchemes" in a new preference configuration item. There 
is a new check in shouldOverrideUrlLoading, to allow whitelisted custom schemes 
like "mycoolapp://"
     add 4c4bee5  InAppBrowser.java: New method isURLWhileListed to check for 
whitelisting of "AllowedSchemes" in a new preference configuration item. There 
is a new check in shouldOverrideUrlLoading, to allow whitelisted custom schemes 
like "mycoolapp://"
     add 27500c2  In file AppBrowser.java: New code within 
shouldOverrideUrlLoading() to check for whitelisting custom schemes via a new 
"AllowedSchemes" preference configuration item.  Allows custom schemes like 
"mycoolapp://" or "wevotetwitterscheme://"
     add 42df297  In file AppBrowser.java: New code within 
shouldOverrideUrlLoading() to check for whitelisting custom schemes via a new 
"AllowedSchemes" preference configuration item.  Allows custom schemes like 
"mycoolapp://" or "wevotetwitterscheme://"
     new 50db5c4  Merge pull request #263 from 
SailingSteve/CB-14013-InAppBrowser-AllowCustomSchemes

The 1 revisions listed above as "new" are entirely new to this
repository and will be described in separate emails.  The revisions
listed as "add" were already present in the repository and have only
been added to this reference.


Summary of changes:
 src/android/InAppBrowser.java | 26 +++++++++++++++++++++++++-
 www/inappbrowser.js           |  3 ++-
 2 files changed, 27 insertions(+), 2 deletions(-)

-- 
To stop receiving notification emails like this one, please contact
bows...@apache.org.

---------------------------------------------------------------------
To unsubscribe, e-mail: commits-unsubscr...@cordova.apache.org
For additional commands, e-mail: commits-h...@cordova.apache.org

Reply via email to