1. 91ebdf2 Merge pull request #738 from lazydan/master by Dave Alden · 3 years, 9 months ago
  2. ab8fb44 chore: adds package-lock file (#748) by Tim Brust · 3 years, 10 months ago
  3. 2fb0a36 chore(npm): use short notation in package.json (#746) by Tim Brust · 3 years, 10 months ago
  4. 7c2810e refactor(eslint): use cordova-eslint /w fix (#747) by Tim Brust · 3 years, 10 months ago
  5. bdbb1df fix(ios): exit event not fired on swipe down (#737) by jcesarmobile · 3 years, 11 months ago
  6. 6d60e4c (ios): Fix incorrect view height from the second open time by lazydan · 3 years, 11 months ago
  7. d5fba78 Incremented plugin version. (cordova-plugin-inappbrowser-4.0.0) by Niklas Merz · 3 years, 11 months ago
  8. d2b512e Updated version and RELEASENOTES.md for release 4.0.0 (cordova-plugin-inappbrowser-4.0.0) by Niklas Merz · 3 years, 11 months ago 4.0.x 4.0.0 rel/4.0.0
  9. 0903452 (ios): fix regression in 2706f34 (#715) by Niklas Merz · 4 years ago
  10. 04ce789 chore: update install engines (#685) by jcesarmobile · 4 years ago
  11. 2706f34 (ios) Remove fake status bar with hardcoded height to fix issues in iOS devices with a notch (#656) by PDLMobileApps · 4 years ago
  12. dcfe692 fix(ios): Allow loading local html files (#693) by Dani Palou · 4 years ago
  13. 8aaae5b GH-292 android: SSL errors handling in Android (#293) by Nicolas HENRY · 4 years ago
  14. 2793e16 fix(ios): prevent statusbar rotation after closing InAppBrowser (#672) by jcesarmobile · 4 years ago
  15. cbe3456 chore(asf): update git notification settings by Erisu · 4 years ago
  16. 9b6b229 Allow App using inappbrowser to be hosted in a cross-origin ifra… (#669) by csware · 4 years, 1 month ago
  17. 074d4d0 (all platforms): remove "window.open" overwrite (#600) by Niklas Merz · 4 years, 1 month ago
  18. 548f19c chore: bump version to 4.0.0-dev (#670) by Tim Brust · 4 years, 1 month ago
  19. 4227fe8 Update CONTRIBUTING.md by Niklas Merz · 4 years, 1 month ago
  20. df4615d docs: replaces outdated transition and presentation style links (#662) by Tim Brust · 4 years, 1 month ago
  21. 396c085 chore: remove deprecated orientation methods (#666) by jcesarmobile · 4 years, 1 month ago
  22. c01f037 Fix incorrect TypeScript typings (#515) by Kamil Burek · 4 years, 1 month ago
  23. 11ba4c4 [GH-652] add check for openInSystem postNotification (#654) by Jim Wright · 4 years, 1 month ago
  24. 7a856be ci: updates Node.js versions (#659) by Tim Brust · 4 years, 1 month ago
  25. 4129f11 chore(npm): improve ignore list (#658) by Tim Brust · 4 years, 1 month ago
  26. 290841d fix(android): Reset lefttoright if not set (#442) by Jesse MacFadyen · 4 years, 1 month ago
  27. 0e5f05c [android] Correcting the documentation regarding lefttoright opt… (#648) by Mosab A · 4 years, 1 month ago
  28. e78ffe7 (android) Added option to turn on/off fullscreen mode in Android (#634) by PDLMobileApps · 4 years, 1 month ago
  29. e658c8c Android GH-470 InAppBrowser: java.lang.IllegalArgumentException (#616) by Slayterik · 4 years, 1 month ago
  30. 6c55e61 breaking(ios): remove UIWebView (#635) by jcesarmobile · 4 years, 2 months ago
  31. 09ad59f chore(release): 3.2.1-dev by Niklas Merz · 4 years, 4 months ago
  32. 81aa8ba (ios) fix regression in injectScriptFile by Niklas Merz · 4 years, 4 months ago 3.2.x 3.2.0 rel/3.2.0
  33. 2cd868e chore(release): release notes for 3.2.0 by Niklas Merz · 4 years, 4 months ago
  34. 6aca3f7 chore(release): 3.2.0 (version string) by Niklas Merz · 4 years, 4 months ago
  35. 7b42f3e Merge pull request #503 from alexyazvinsky/def-fix by Niklas Merz · 4 years, 4 months ago
  36. 82bbe29 (ios) add compile-time decision for disabling UIWebView (#584) by Maik Hummel · 4 years, 5 months ago
  37. 785fc4c chore(release): 3.2.0-dev by Niklas Merz · 4 years, 4 months ago
  38. d4338bd (android) improve defensive code for NULL check by Niklas Merz · 4 years, 4 months ago
  39. 0411a28 (android) defensive code to prevent NULL reference exceptions for async by Alex Yaz · 5 years ago
  40. 416b05c Replace "beforeload" with BEFORELOAD (#524) by Lorenzo B · 4 years, 4 months ago
  41. 9a15737 Update missing closed brace to the insert.CSS (#568) by mosababubakr · 4 years, 6 months ago
  42. 7b6f959 Merge pull request #567 from mosababubakr/patch-1 by Norman Breau · 4 years, 6 months ago
  43. 1e16c50 Update missing closed brace to the insert.CSS by mosababubakr · 4 years, 6 months ago
  44. 80feff6 Merge pull request #401 from GEDYSIntraWare/bridge by Dave Alden · 4 years, 7 months ago
  45. ba345b0 Merge pull request #534 from GEDYSIntraWare/fix-show-ios13 by Dave Alden · 4 years, 7 months ago
  46. 8553946 Fix unresponsive main window after hide by Niklas Merz · 4 years, 7 months ago
  47. 79b1bb6 Move window hiding to 'browserExit' by Niklas Merz · 4 years, 7 months ago
  48. 4376dda New fix attempt by Niklas Merz · 4 years, 8 months ago
  49. 82d496a Use tmpWindow and hide on close by Niklas Merz · 4 years, 8 months ago
  50. 81bec09 (ios) Fix iOS 13 show not working by Niklas Merz · 4 years, 8 months ago
  51. 8805f5d Finish revert and correct Xcode warnings by Niklas Merz · 4 years, 8 months ago
  52. 8810c6a (ios) Fix inappbrowser not opening on iOS 13 by using reusable window by Niklas Merz · 4 years, 8 months ago
  53. 2b59941 ci(travis): upgrade to node8 by Jan Piotrowski · 4 years, 10 months ago
  54. 84dfb09 chore(release): 3.1.1-dev by Jan Piotrowski · 4 years, 10 months ago
  55. df62388 chore(release): 3.1.0 (version string) by Jan Piotrowski · 4 years, 10 months ago 3.1.0 rel/3.1.0
  56. b842039 chore(release): release notes for 3.1.0 by Jan Piotrowski · 4 years, 10 months ago
  57. e9dad63 chore: fix repo and issue urls and license in package.json and plugin.xml by Jan Piotrowski · 4 years, 10 months ago
  58. f3b695f build: add `.npmignore` to remove unneeded files from npm package by Jan Piotrowski · 4 years, 10 months ago
  59. 5741d4a build: add `.gitattributes` to force LF (instead of possible CRLF on Windows) by Jan Piotrowski · 4 years, 10 months ago
  60. c2bb6c1 ci(travis): Update Travis CI configuration for new paramedic (#478) by Jan Piotrowski · 4 years, 11 months ago
  61. cc5ee00 docs: remove outdated translations by Jan Piotrowski · 4 years, 11 months ago
  62. 94fec84 Fix beforeload for Android <= 7 (#427) by Ralph Gutkowski · 5 years ago
  63. a162bd9 Fix failing CI tests (#460) by Jesse MacFadyen · 5 years ago
  64. af44235 Merge pull request #440 from cordova-develop/fix-close-event-test by Jesse MacFadyen · 5 years ago
  65. 2500b08 Merge pull request #383 from cvanem/master by Jesse MacFadyen · 5 years ago
  66. d01bd25 Merge pull request #262 from landsbankinn/CB-13969 by Jesse MacFadyen · 5 years ago
  67. eb3acc0 Merge pull request #439 from apache/revert-353-patch-1 by Jesse MacFadyen · 5 years ago
  68. 5f1afbd Fix test spec.5 to close inappbrowser after loadstop event by KNaito · 5 years ago
  69. 2f74d67 Revert "Add support for right to left direction languages" by Jesse MacFadyen · 5 years ago revert-353-patch-1
  70. 7b16ee8 Merge pull request #353 from transoceanic/patch-1 by Jesse MacFadyen · 5 years ago
  71. c95dbcb Merge pull request #436 from purplecabbage/ValidateCallbackId by Jesse MacFadyen · 5 years ago
  72. 6861084 Prevent malformed callbackId from reaching app cordova view by Jesse MacFadyen · 5 years ago
  73. f861655 CB-13969 fixing README to be correct for lefttoright option by Steinar Ágúst · 5 years ago
  74. 9c7c2f3 CB-13969 functionality extended to WKWebView by Steinar Ágúst · 5 years ago
  75. 3c0a42e CB-13969 fix inappbrowser.css to be unmodified by steinaragustli · 5 years ago
  76. 5359f6c CB-13969 reverting to older version of inappbrowser.css to leave it out of PR by Steinar Ágúst · 5 years ago
  77. df84dda CB-13969 trying to fix some wierd issue for PR by Steinar Á. Steinarsson · 5 years ago
  78. 2bcec40 CB-13969 trying to fix some wierd issue for PR by Steinar Á. Steinarsson · 5 years ago
  79. fc0c560 CB-13969 trying to remove inappbrowser from pr by steinaragustli · 5 years ago
  80. 5ead1e6 CB-13969 trying to remove inappbrowser.css from pr by steinaragustli · 5 years ago
  81. c7931fa CB-13969 adding newline at end of inappbrowser.cs by Steinar Ágúst · 5 years ago
  82. e2adf1b CB-13969 fixing inappbrowser.css by Steinar Ágúst · 5 years ago
  83. 4adf4c7 CB-13969 updating README.MD to better explain lefttoright parameter option, reverting unneccesary indent changes on inappbrowser.css by Steinar Ágúst · 5 years ago
  84. 74ccef1 Merge remote-tracking branch 'upstream/master' by Steinar Ágúst · 5 years ago
  85. 92243cd Add headline to window.open documentation (#406) by Jan Piotrowski · 5 years ago
  86. 388e3f6 (iOS) Fix iframes in iOS/WKWebView which were broken by #418. Fixes #424. (#425) by Dave Alden · 5 years ago
  87. ae329bc Add or update GitHub pull request and issue template by Jan Piotrowski · 5 years ago
  88. 9f4b729 GH-417: Handle non-default target attribute values (e.g. target=on links in WKWebView implementation on iOS (#418) by Dave Alden · 5 years ago
  89. 6db2f2d fix(typescript): remove unused replace parameter (#410) by Tim Brust · 5 years ago
  90. e3db974 (ios) Move createIframeBridge to injectDeferredObject by Niklas Merz · 5 years ago
  91. a890e60 Example documentation - Fix callBack function name by cvanem · 5 years ago
  92. 632a395 GH-359: Fix beforeload to work with POST requests (#367) by Dave Alden · 5 years ago
  93. c54d100 (iOS & Android) Add postMessage API support (#362) by Dave Alden · 5 years ago
  94. ba3a440 Added to support android devices with right to left direction languages (issue #352) by transoceanic · 5 years ago
  95. 0fd43ae Fixes loadAfterBeforeload on iOS. Resolves #349. (#350) by Dave Alden · 5 years ago
  96. 3b82c16 Fix crashes when using WKWebView implementation on iOS 9. (#337) by Dave Alden · 5 years ago
  97. 978b147 Fix iOS CDVWKInAppBrowser evaluateJavascript method randomly gets blocked on ios 12 (#341) by Jonathan Li · 5 years ago
  98. 3eadde6 remove unwanted information in README table (#308) by Jan Piotrowski · 5 years ago
  99. 27fe8ec Merge pull request #336 from purplecabbage/windowlevel by Jesse MacFadyen · 6 years ago
  100. c24bb46 This lets the default window layering do it's thing. Fixes #334. Fixes #314. by Jesse MacFadyen · 6 years ago