Commit Graph

  • 632a395b3d GH-359: Fix beforeload to work with POST requests (#367) Dave Alden 2018-12-20 19:31:14 +00:00
  • c54d10052a (iOS & Android) Add postMessage API support (#362) Dave Alden 2018-12-13 16:21:45 +00:00
  • ba3a440491 Added to support android devices with right to left direction languages (issue #352) transoceanic 2018-11-22 15:45:34 +02:00
  • 0fd43ae644 Fixes loadAfterBeforeload on iOS. Resolves #349. (#350) Dave Alden 2018-11-21 18:04:04 +00:00
  • 3b82c160d9 Fix crashes when using WKWebView implementation on iOS 9. (#337) Dave Alden 2018-11-20 16:12:29 +00:00
  • 978b147598 Fix iOS CDVWKInAppBrowser evaluateJavascript method randomly gets blocked on ios 12 (#341) Jonathan Li 2018-11-19 12:28:25 -05:00
  • 3eadde65ab remove unwanted information in README table (#308) Jan Piotrowski 2018-11-06 19:53:54 +01:00
  • 27fe8ec8d4 Merge pull request #336 from purplecabbage/windowlevel Jesse MacFadyen 2018-10-29 14:01:35 -07:00
  • c24bb46965 This lets the default window layering do it's thing. Fixes #334. Fixes #314. Jesse MacFadyen 2018-10-29 13:43:37 -07:00
  • 10a06691f9 Merge pull request #271 from dpa99c/CB-7179 Jesse MacFadyen 2018-10-16 23:08:27 -07:00
  • 3927b8f2fe Merge branch 'CB-7179' of https://github.com/dpa99c/cordova-plugin-themeablebrowser into CB-7179 Dave Alden 2018-10-09 11:58:18 +01:00
  • 82482158c5 Comment out iOS 9 target for Travis tests since it's not supported by the WKWebView implementation Dave Alden 2018-10-09 11:57:40 +01:00
  • 61014dd877 Fix indentation of tests.js for eslint Dave Alden 2018-10-09 11:48:15 +01:00
  • c41f5b5131 Fix merge error Dave Alden 2018-10-09 11:31:26 +01:00
  • 19c6dfe197 Merge branch 'master' into CB-7179 Dave Alden 2018-10-09 11:15:23 +01:00
  • 7f5fa2a28f Add plugin to fix reporting of cordova-paramedic results when using WKWebView plugin. See https://github.com/apache/cordova-paramedic/issues/52 Dave Alden 2018-10-09 10:51:06 +01:00
  • 5d2df218d8 Merge branch 'CB-7179' of https://github.com/dpa99c/cordova-plugin-inappbrowser into CB-7179 Dave Alden 2018-10-05 21:24:58 +01:00
  • 86cc778c4a Fix tests so they auto-start when run via cordova-paramedic Dave Alden 2018-10-05 21:23:56 +01:00
  • d9cafcdb14 remove JIRA link Jan Piotrowski 2018-10-04 01:16:19 +02:00
  • eafaedaec4 Merge pull request #276 from q-m/feature/beforeload-event Chris Brody 2018-10-03 18:43:59 -04:00
  • cbfa195f7d Merge branch 'master' into CB-7179 Jan Piotrowski 2018-10-03 17:37:28 +02:00
  • 52e3534ca7 update test configuration to xcode8.3 Jan Piotrowski 2018-10-03 17:34:12 +02:00
  • 8165232a5a experimental commit Jan Piotrowski 2018-10-03 16:55:12 +02:00
  • a0c267fe36 CB-12941: update typings (#267) Tim Brust 2018-10-02 11:49:11 +02:00
  • 228703a63b CB-14188: add beforeload event, catching navigation before it happens wvengen 2018-07-13 22:14:01 +02:00
  • 0ed0bf543b reenable testing on all platforms Jan Piotrowski 2018-10-01 12:46:54 +02:00
  • f8ad52894b also accept terms for android sdk android-27 Jan Piotrowski 2018-10-01 12:36:35 +02:00
  • e2210bdbcc Merge branch 'CB-7179' of https://github.com/dpa99c/cordova-plugin-inappbrowser into CB-7179 Dave Alden 2018-09-30 13:22:32 +01:00
  • dc7fa34bbe CB-7179 (iOS): Add support to optionally use WKWebView for iOS Dave Alden 2018-09-03 13:12:15 +01:00
  • b48e02fcd5 fix iOS 10 build Dave Alden 2018-09-30 08:03:16 +01:00
  • 27e6c67909 CB-7179 (iOS): Add support to optionally use WKWebView for iOS Dave Alden 2018-09-03 13:12:15 +01:00
  • a0783378fc [CB-10795] Exclude current app from external intent list (#154) Dan Polivy 2018-09-20 13:43:52 -07:00
  • cf58b04097 CB-14234: Don't call handleOpenURL for system URLs (#278) Dan Polivy 2018-08-22 14:43:06 -07:00
  • dc5329d157 CB-12875: (iOS) Pushes the inappbrowser window to a higher ui level than the existing apps window. (#284) Malte Norström 2018-08-21 10:28:56 +02:00
  • de86501026 Merge pull request #277 from brodybits/quick-ci-fixes Chris Brody 2018-07-31 19:30:46 -04:00
  • 07d9a9939b Skip Android 6.0 on Travis CI (for now) Christopher J. Brody 2018-07-31 19:18:29 -04:00
  • 81f1437b6d README.md add AppVeyor CI & Travis CI details Christopher J. Brody 2018-07-31 19:05:28 -04:00
  • a464ea6875 .travis.yml quick fixes Christopher J. Brody 2018-07-31 19:02:30 -04:00
  • e75fe14c4b .appveyor.yml add npm i & add eslint to test Christopher J. Brody 2018-07-31 18:03:47 -04:00
  • eb245ecaf7 .travis.yml add blank lines Christopher J. Brody 2018-07-31 16:54:01 -04:00
  • 9cc7f69625 Merge pull request #272 from jcesarmobile/CB-12922 jcesarmobile 2018-07-12 00:30:32 +02:00
  • dac06aa3f3 CB-12922 (ios): fix In-app browser does not cede control Julio César 2018-07-01 18:09:47 +02:00
  • 26cf6e488c Merge pull request #269 from timbru31/fix/CB-14061-handle-more-url-schemes jcesarmobile 2018-05-19 13:57:13 +02:00
  • 33aff11f45 Merge pull request #268 from wtrocki/CB-14048 jcesarmobile 2018-05-19 13:49:36 +02:00
  • f57ede9be2 CB-14061: (android) comply with RFC 3986 for custom URL scheme handling Tim Brust 2018-05-02 20:16:44 +02:00
  • 57eda786e0 CB-14048: (android) allowedSchemes check empty string fix Wojciech Trocki 2018-04-27 00:07:57 +01:00
  • ec6af56fbd remove statusbar when inAppBrowser is open in andriod Fiffi 2018-04-23 16:07:17 +00:00
  • 5581957078 CB-14030 Set VERSION to 3.0.1-dev (via coho) Steve Gill 2018-04-13 12:28:14 -07:00
  • 757022d85a CB-14030 Updated version and RELEASENOTES.md for release 3.0.0 (via coho) rel/3.0.0 3.0.0 3.0.x Steve Gill 2018-04-13 12:24:16 -07:00
  • 49a23e34ba Merge pull request #266 from jcesarmobile/cordovaDependencies Steve Gill 2018-04-13 11:59:32 -07:00
  • 4a5608a7a0 Update cordovaDependencies to allow plugin install Julio César 2018-04-13 11:26:53 +02:00
  • 220cb39f93 Set VERSION to 3.0.1-dev (via coho) Steve Gill 2018-04-12 17:16:16 -07:00
  • 200f7c1923 CB-14030 Updated version and RELEASENOTES.md for release 3.0.0 (via coho) Steve Gill 2018-04-12 17:06:22 -07:00
  • 974ca3309a Merge pull request #254 from NiklasMerz/loading-spinner Steve Gill 2018-04-12 12:04:06 -07:00
  • 50db5c498c Merge pull request #263 from SailingSteve/CB-14013-InAppBrowser-AllowCustomSchemes Joe Bowser 2018-04-12 12:01:59 -07:00
  • 013a861493 Merge pull request #260 from bentleyo/navigation-buttons Steve Gill 2018-04-12 11:40:20 -07:00
  • 42df297724 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://" stevepodell 2018-04-05 12:45:02 -07:00
  • 27500c2990 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://" stevepodell 2018-04-05 11:54:32 -07:00
  • 4c4bee528e 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://" stevepodell 2018-04-05 10:31:00 -07:00
  • 019ec3963f 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://" stevepodell 2018-04-05 10:14:54 -07:00
  • 2d69afcd7c InAppBrowser.java: New method isURLWhileListed to check for whitelisting. Newtest in shouldOverrideUrlLoading, to allow whitelisted custom schemes like"mycoolapp://" stevepodell 2018-04-04 15:57:13 -07:00
  • a6c7b54998 InAppBrowser.java: New method isURLWhileListed to check for whitelisting. Newtest in shouldOverrideUrlLoading, to allow whitelisted custom schemes like"mycoolapp://" stevepodell 2018-04-04 08:42:00 -07:00
  • 44d9bb0f6a InAppBrowser.java: New method isURLWhileListed to check for whitelisting. Newtest in shouldOverrideUrlLoading, to allow whitelisted custom schemes like"mycoolapp://" stevepodell 2018-04-04 08:22:23 -07:00
  • 65a825a193 Add customisation of the navigation buttons for iOS Bentley O'Kane-Chase 2018-03-21 21:50:25 +10:00
  • b06ad8ed97 CB-13696 fixing for PR Landsbankinn 2018-03-13 11:48:15 +00:00
  • cbe3a428f4 CB-13969 cordova-inappbrowser:iOS&Android now includes a extra, optional parameter to swap position of navigationbuttons and close/done button Landsbankinn 2018-03-13 11:39:22 +00:00
  • 313e0ae6f9 Merge remote-tracking branch 'upstream/master' Landsbankinn 2018-03-06 16:58:35 +00:00
  • a3fca87ee5 Fix navigation buttons on iOS Bentley O'Kane-Chase 2018-02-22 15:09:09 +10:00
  • 3f0528c380 CB-13826 Incremented plugin version. Suraj Pindoria 2018-01-25 11:47:20 -08:00
  • 6211dd65ac CB-13826 Updated version and RELEASENOTES.md for release 2.0.2 2.0.x Suraj Pindoria 2018-01-24 14:38:34 -08:00
  • 7eb2e1ea03 CB-13826 Updated version and RELEASENOTES.md for release 2.0.2 rel/2.0.2 2.0.2 Suraj Pindoria 2018-01-24 14:38:34 -08:00
  • 98ee2e148c Merge pull request #258 from dpa99c/CB-13791 Joe Bowser 2018-01-24 09:51:19 -08:00
  • b73ba93884 CB-13791: Add Android support for a footer close button Dave Alden 2018-01-17 20:13:19 +00:00
  • c80c338e51 Merge pull request #246 from landsbankinn/CB-13409 Joe Bowser 2018-01-17 11:04:07 -08:00
  • 8e3f2f2c53 Merge pull request #257 from jcesarmobile/CB-13746 jcesarmobile 2018-01-09 23:33:54 +01:00
  • 8f66f075dd CB-13746: Add build-tools-26.0.2 to travis Julio César 2018-01-09 20:28:45 +01:00
  • 1876869a05 Merge pull request #256 from jcesarmobile/fix-release-notes Simon MacDonald 2017-12-30 00:57:27 -05:00
  • 260542d13c Fix release notes Julio César 2017-12-28 20:38:45 +01:00
  • b9e0a80837 Set VERSION to 2.0.2-dev (via coho) Simon MacDonald 2017-12-27 19:13:50 -05:00
  • 7c1ea3b5c2 CB-13714 Updated version and RELEASENOTES.md for release 2.0.1 (via coho) rel/2.0.1 2.0.1 Simon MacDonald 2017-12-27 19:13:36 -05:00
  • 3a2c4ef5c0 Merge pull request #255 from jcesarmobile/CB-13699 jcesarmobile 2017-12-26 19:13:35 +01:00
  • 5f072a752d CB-13699: Fix to allow 2.0.0 version install Julio César 2017-12-26 18:22:29 +01:00
  • e428556e25 Set VERSION to 2.0.1-dev (via coho) Steve Gill 2017-12-15 17:26:44 -08:00
  • d85991accb CB-13681 Updated version and RELEASENOTES.md for release 2.0.0 (via coho) rel/2.0.0 2.0.0 Steve Gill 2017-12-15 17:25:13 -08:00
  • 309cdef070 Merge pull request #253 from surajpindoria/removePlatforms Steve Gill 2017-12-13 17:32:28 -08:00
  • 695e1b0f02 CB-13659 (iOS) Add hidespinner option Niklas Merz 2017-12-13 22:17:45 +01:00
  • 2c547a1a1e CB-13662: remove deprecated platforms Suraj Pindoria 2017-12-12 11:22:50 -08:00
  • 84a4644cd1 Merge branch 'master' of https://github.com/apache/cordova-plugin-inappbrowser into CB-13409 Landsbankinn 2017-11-23 11:04:07 +00:00
  • 0f2f14a563 Set VERSION to 1.7.3-dev (via coho) Steve Gill 2017-11-06 14:38:39 -08:00
  • b9c577044c CB-13542 Updated version and RELEASENOTES.md for release 1.7.2 (via coho) rel/1.7.2 1.7.2 Steve Gill 2017-11-06 14:37:45 -08:00
  • cc2299e1c3 CB-13473: (CI) Removed browser builds from AppVeyor Alexander Sorokin 2017-10-20 10:22:46 +03:00
  • 7fb19f6bdc CB-13472: (CI) Fixed Travis Android builds again Alexander Sorokin 2017-10-20 08:59:05 +03:00
  • d46f5d45d5 CB-13409: restore gitignore to default Landsbankinn 2017-10-09 16:11:40 +00:00
  • ff230d429a CB-13409: restore gitignore to default Landsbankinn 2017-10-09 16:10:58 +00:00
  • ec2f12c872 CB-13409: restore gitignore to default Landsbankinn 2017-10-09 16:10:22 +00:00
  • 6c2a8f4576 CB-13409: restore gitignore to default Landsbankinn 2017-10-09 16:09:08 +00:00
  • 55b02285f9 CB-13409: ignore idea folder Landsbankinn 2017-10-09 13:50:12 +00:00
  • 4af420c592 CB-13409: change hidetoolbarnavigationbuttons to hidenavigationbuttons in iso Landsbankinn 2017-10-06 15:35:28 +00:00
  • e691212c96 CB-13409: Android works well now, all changes are now documented Landsbankinn 2017-10-06 13:05:01 +00:00
  • 8711ee3f21 CB-13409: Lets user adjust color of toolbar, hide navigation buttons and set custom text on close button Landsbankinn 2017-10-04 16:41:31 +00:00