You are viewing a plain text version of this content. The canonical link for it is here.
Posted to commits@cordova.apache.org by pu...@apache.org on 2019/03/06 07:31:17 UTC

[cordova-plugin-inappbrowser] branch master updated (eb3acc0 -> d01bd25)

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

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


    from eb3acc0  Merge pull request #439 from apache/revert-353-patch-1
     new f3d7f72  Lets user adjust color of toolbar, hide navigation buttons and set custom text on close button
     new d940b59  Android works well now, all changes are now documented
     new 0c6189e  change hidetoolbarnavigationbuttons to hidenavigationbuttons in iso
     new 05e37a1  ignore idea folder
     new 313e0ae  Merge remote-tracking branch 'upstream/master'
     new cbe3a42  CB-13969 cordova-inappbrowser:iOS&Android now includes a extra, optional parameter to swap position of navigationbuttons and close/done button
     new b06ad8e  CB-13696 fixing for PR
     new ec6af56  remove statusbar when inAppBrowser is open in andriod
     new 74ccef1  Merge remote-tracking branch 'upstream/master'
     new 4adf4c7  CB-13969 updating README.MD to better explain lefttoright parameter option, reverting unneccesary indent changes on inappbrowser.css
     new e2adf1b  CB-13969 fixing inappbrowser.css
     new c7931fa  CB-13969 adding newline at end of inappbrowser.cs
     new 5ead1e6  CB-13969 trying to remove inappbrowser.css from pr
     new fc0c560  CB-13969 trying to remove inappbrowser from pr
     new 2bcec40  CB-13969 trying to fix some wierd issue for PR
     new df84dda  CB-13969 trying to fix some wierd issue for PR
     new 5359f6c  CB-13969 reverting to older version of inappbrowser.css to leave it out of PR
     new 3c0a42e  CB-13969 fix inappbrowser.css to be unmodified
     new 9c7c2f3  CB-13969 functionality extended to WKWebView
     new f861655  CB-13969 fixing README to be correct for lefttoright option
     new d01bd25  Merge pull request #262 from landsbankinn/CB-13969

The 587 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:
 README.md                        |  2 ++
 src/android/InAppBrowser.java    | 26 +++++++++++++++++++++-----
 src/ios/CDVInAppBrowserOptions.h |  1 +
 src/ios/CDVInAppBrowserOptions.m |  1 +
 src/ios/CDVUIInAppBrowser.h      |  2 +-
 src/ios/CDVUIInAppBrowser.m      | 17 ++++++++++++-----
 src/ios/CDVWKInAppBrowser.h      |  2 +-
 src/ios/CDVWKInAppBrowser.m      | 17 ++++++++++++-----
 8 files changed, 51 insertions(+), 17 deletions(-)


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