Commit Graph

  • 4d3c7b17d2 Add NOTICE file r0.3.2 0.3.2 Andrew Grieve 2014-02-27 15:45:10 -05:00
  • a5201cc1e3 Add NOTICE file Andrew Grieve 2014-02-27 15:36:31 -05:00
  • 942d17981e CB-6114 Incremented plugin version on dev branch. Andrew Grieve 2014-02-27 12:29:15 -05:00
  • 17ba417572 Merge branch 'master' into dev Andrew Grieve 2014-02-27 12:01:26 -05:00
  • 77085aa547 CB-6114 Updated version and RELEASENOTES.md for release 0.3.2 Andrew Grieve 2014-02-27 11:56:29 -05:00
  • 4a3c134be1 Lisa testing pulling in plugins for plugin: cordova-plugin-inappbrowser ldeluca 2014-02-27 11:14:55 -05:00
  • dbf54d2d09 Lisa testing pulling in plugins for plugin: cordova-plugin-inappbrowser ldeluca 2014-02-26 09:36:16 -05:00
  • 26702cb072 Validate that callbackId is correctly formed Ian Clelland 2014-02-19 00:26:19 -05:00
  • 39e64c988a CB-6035 - Move js-module so it is not loaded on unsupported platforms Bryan Higgins 2014-02-13 15:00:18 -05:00
  • cd31b3a64d CB-5980 Incremented plugin version on dev branch. Steven Gill 2014-02-05 18:13:30 -08:00
  • 4c07917c0a CB-5980 Updated version and RELEASENOTES.md for release 0.3.1 Steven Gill 2014-02-05 17:53:59 -08:00
  • 24e6a1feeb Removed some iOS6 Deprecations Sidney Bofah 2014-01-27 00:11:21 +01:00
  • b62b9edde3 CB-5980 Updated version and RELEASENOTES.md for release 0.3.1 r0.3.1 0.3.1 Steven Gill 2014-02-05 17:53:59 -08:00
  • 985d94ee00 Add missing import for previous commit Andrew Grieve 2014-01-19 21:56:59 -05:00
  • e807bc3dc0 CB-5756: Android: Use WebView.evaluateJavascript for script injection on Android 4.4+ Ian Clelland 2014-01-13 14:32:57 -05:00
  • 0ce0eed585 Didn't test on ICS or lower, getDrawable isn't supported until Jellybean Joe Bowser 2014-01-16 13:55:53 -08:00
  • 736c8ddec0 WTF? ubuntu got automerged twice Joe Bowser 2014-01-16 11:34:47 -08:00
  • 9206d82df4 add ubuntu platform Maxim Ermilov 2013-10-16 21:13:03 +04:00
  • bc554fdf95 Adding CC-A-2.5 Notice for Assets, modifying plugins to use resources Joe Bowser 2014-01-15 14:28:03 -08:00
  • 43f8935541 Adding the buttons Joe Bowser 2014-01-14 15:47:01 -08:00
  • 2136cad49a Adding drawables to the inAppBrowser. This doesn't look quite right, but it's a HUGE improvement over the previous settings Joe Bowser 2013-12-03 10:52:48 -08:00
  • 9795b2e9dc CB-5756: Add missing import Ian Clelland 2014-01-13 15:09:38 -05:00
  • 255c5269c3 CB-5756: Android: Use WebView.evaluateJavascript for script injection on Android 4.4+ Ian Clelland 2014-01-13 14:32:57 -05:00
  • 21fe13e809 Delete stale test/ directory Andrew Grieve 2014-01-08 21:11:43 -05:00
  • 3f9af4fd88 Remove _alive from InAppBrowser.js since it didn't catch the case where the browser is closed by the user. Andrew Grieve 2014-01-07 10:52:44 -05:00
  • 57d14da151 CB-5733 Fix IAB.close() not working if called before show() animation is done Andrew Grieve 2014-01-07 10:52:38 -05:00
  • 21a1638ccf CB-5719 Incremented plugin version on dev branch. Andrew Grieve 2014-01-02 12:30:52 -05:00
  • b0bdb1088b CB-5719 Updated version and RELEASENOTES.md for release 0.3.0 r0.3.0 0.3.0 Andrew Grieve 2014-01-02 12:24:02 -05:00
  • 6163f17aeb CB-5592 Add a comment explaining why we set MIME only for file: Andrew Grieve 2013-12-20 11:10:33 -05:00
  • 176890f305 CB-5592 Android - Add MIME type to Intent when opening file:/// URLs gianluca 2013-10-03 14:11:12 +02:00
  • 2bd006b71e CB-5658 Update license comment formatting of doc/index.md Andrew Grieve 2013-12-18 21:11:02 -05:00
  • aac2db29b5 CB-5658 Add doc.index.md for InAppBrowser plugin Andrew Grieve 2013-12-18 15:31:18 -05:00
  • 97c6f2ba8a CB-5658 Delete stale snapshot of plugin docs Andrew Grieve 2013-12-17 20:49:39 -05:00
  • f75b30857b CB-5594 Add disallowoverscroll option. ivan baktsheev 2013-11-10 22:58:18 +03:00
  • 25d152b578 CB-5595 Rename "toolbarbarpostion" -> "toolbarposition" Andrew Grieve 2013-12-13 09:14:50 -05:00
  • 4aeaf81e1e CB-5595 Fixed the positioning and autoresizing for certain rotation scenarios. Peter Somogyvari 2013-11-18 17:14:19 +00:00
  • 20611efe67 CB-5595 Add toolbarposition=top option. Peter Somogyvari 2013-11-18 15:00:25 +00:00
  • e819041fd4 Apply CB-5193 to InAppBrowser Dick van den Brink 2013-11-11 18:32:39 +01:00
  • 034b599315 CB-5593 iOS: Make InAppBrowser localizable Tomáš Fejfar 2013-11-08 17:32:32 +01:00
  • f448ce88ab CB-5591 Change window.escape to encodeURIComponent Fco. Javier Martín Carrasco 2013-10-02 11:00:46 +02:00
  • ea239151d2 [CB-5565] Incremented plugin version on dev branch. Steven Gill 2013-12-04 15:32:03 -08:00
  • 496ecc720f [CB-5565] Updated version and RELEASENOTES.md for release 0.2.5 r0.2.5 0.2.5 Steven Gill 2013-12-04 15:16:31 -08:00
  • 30525d545a Merge branch 'dev' of https://git-wip-us.apache.org/repos/asf/cordova-plugin-inappbrowser into dev Jesse MacFadyen 2013-12-03 13:50:16 -08:00
  • 8a549547cb Merge branch 'dev' of https://github.com/Yangtb/cordova-plugin-inappbrowser into dev Jesse MacFadyen 2013-12-03 13:42:50 -08:00
  • 65ee3d142f Remove merge conflict tag Ian Clelland 2013-12-02 20:51:57 -05:00
  • fadb170e50 Merge branch 'dev' of https://git-wip-us.apache.org/repos/asf/cordova-plugin-inappbrowser into dev Jesse MacFadyen 2013-12-02 17:51:28 -08:00
  • 9768ec2ef0 CB-3420 WP feature hidden=yes implemented Jesse MacFadyen 2013-12-02 17:50:57 -08:00
  • d2b644e5d5 Added ubuntu support Steven Gill 2013-12-02 16:28:32 -08:00
  • e5101ba8e1 Added amazon-fireos platform. Change to use amazon-fireos as the platform if user agent string contains 'cordova-amazon-fireos' Archana Naik 2013-10-18 16:38:34 -07:00
  • d49d6ec62f CB-5188: Steven Gill 2013-10-28 12:27:15 -07:00
  • a8060219d5 fixed merge conflict r0.2.4 0.2.4 Steven Gill 2013-10-28 12:13:43 -07:00
  • e5868f8ecb [CB-5188] Updated version and RELEASENOTES.md for release 0.2.4 Steven Gill 2013-10-28 12:03:26 -07:00
  • b3348cff6c CB-5128: added repo + issue tag to plugin.xml for inappbrowser plugin hermwong 2013-10-22 13:40:00 -07:00
  • aa81c3267a CB-4995 Fix crash when WebView is quickly opened then closed. Andrew Grieve 2013-10-21 13:16:54 -04:00
  • 863386398e Append Windows 8.1 platform configuration in plugin.xml SomaticIT 2013-10-17 23:02:59 +02:00
  • ef9ca5ad3e Append Windows 8.1 proxy using x-ms-webview SomaticIT 2013-10-17 23:01:13 +02:00
  • a8f79e1fd6 add ubuntu platform Maxim Ermilov 2013-10-16 21:13:03 +04:00
  • c7972b6cff CB-4930 - iOS - InAppBrowser should take into account the status bar Shazron Abdullah 2013-10-15 15:00:09 -07:00
  • ce7a796cb0 [CB-5010] Incremented plugin version on dev branch. Steven Gill 2013-10-09 16:06:19 -07:00
  • a76a0a3920 [CB-5010] Updated version and RELEASENOTES.md for release 0.2.3 Steven Gill 2013-10-09 15:27:18 -07:00
  • 5ef5171003 CB-4858 - Run IAB methods on the UI thread. Andrew Grieve 2013-10-10 12:40:27 -04:00
  • 8a6bc01814 CB-4858 Convert relative URLs to absolute URLs in JS Andrew Grieve 2013-10-10 12:21:35 -04:00
  • 8df4b7d03b CB-3747 Fix back button having different dismiss logic from the close button. Andrew Grieve 2013-10-10 11:49:00 -04:00
  • 8cd786b603 CB-5021 Expose closeDialog() as a public function and make it safe to call multiple times. Andrew Grieve 2013-10-10 08:07:46 -04:00
  • ef5eddac9a CB-5021 Make it safe to call close() multiple times Andrew Grieve 2013-10-09 21:25:24 -04:00
  • 4d4d479b3c [CB-5010] Updated version and RELEASENOTES.md for release 0.2.3 r0.2.3 0.2.3 Steven Gill 2013-10-09 15:27:18 -07:00
  • 3d8b04f982 [CB-4915] Incremented plugin version on dev branch. Steven Gill 2013-09-25 18:34:14 -07:00
  • 12bc5d7d8b [CB-4926] Fixes inappbrowser plugin loading for windows8 Carlos Santana 2013-09-26 13:53:33 -04:00
  • a001cffc30 [CB-4915] Updated version and RELEASENOTES.md for release 0.2.2 r0.2.2 0.2.2 Steven Gill 2013-09-25 17:48:12 -07:00
  • 8320137404 CB-4889 bumping&resetting version Anis Kadri 2013-09-25 17:50:33 +02:00
  • 385d7c162f Merge branch 'dev' of https://git-wip-us.apache.org/repos/asf/cordova-plugin-inappbrowser into dev Anis Kadri 2013-09-25 16:49:28 +02:00
  • de4fd41f8e CB-4788: Modified the onJsPrompt to warn against Cordova calls Joe Bowser 2013-09-24 14:33:44 -07:00
  • 1ce5dca61a [windows8] commandProxy was moved purplecabbage 2013-09-24 01:50:54 -07:00
  • 08f66a7cab CB-4889 renaming core references Anis Kadri 2013-09-25 16:48:51 +02:00
  • 2dcfafb60e CB-4788: Modified the onJsPrompt to warn against Cordova calls Joe Bowser 2013-09-24 14:33:44 -07:00
  • 6735207936 [windows8] commandProxy was moved purplecabbage 2013-09-24 01:50:54 -07:00
  • 12c485ede7 CB-4889 renaming org.apache.cordova.core.inappbrowser to org.apache.cordova.inappbrowser Anis Kadri 2013-09-21 12:30:34 +02:00
  • eef27f8891 CB-4864, CB-4865: Minor improvements to InAppBrowser Joe Bowser 2013-09-17 15:51:54 -07:00
  • e5d3973a13 Rename CHANGELOG.md -> RELEASENOTES.md Andrew Grieve 2013-09-17 11:36:13 -04:00
  • 0a3c5587e3 [CB-4792] Added keepCallback to the show function. Max Woghiren 2013-09-11 12:44:09 -04:00
  • e5862bf820 [CB-4724] fixed UriFormatException Yangtb 2013-09-11 16:18:47 +08:00
  • d647f689df [CB-4752] Incremented plugin version on dev branch. Andrew Grieve 2013-09-06 00:58:22 -04:00
  • 44a1159641 Add empty CHANGELOG.md r0.2.0 0.2.0 Andrew Grieve 2013-09-05 23:55:26 -04:00
  • 8b52796a89 CB-4586: Making loadUrl run on the UI thread for close dialog to stop the WebView error Joe Bowser 2013-08-28 14:20:01 -07:00
  • be364c081d Merge branch 'master' into dev Steven Gill 2013-08-19 15:09:47 -07:00
  • 3b38378c14 CB-4595: updated version Steven Gill 2013-08-19 15:09:39 -07:00
  • 9f93423596 [CB-4417] Move cordova-plugin-inappbrowser to its own Java package. Andrew Grieve 2013-07-31 19:57:24 -04:00
  • a13d215c4c updated Readme, namespace and name tag Steven Gill 2013-07-24 14:43:39 -07:00
  • e5840eef45 [Windows8] add support for Windows 8 ( limited ) purplecabbage 2013-08-12 13:51:54 -07:00
  • 0916db9bdb [CB-3616] Change option name to "clearcache" to match original proposal Ian Clelland 2013-08-09 10:20:02 -04:00
  • 629964d61c add "clearallcache" and "clearsessioncache" option to InAppbrowser kira 2013-05-04 17:21:43 -04:00
  • 48a49679b9 [plugin.xml] standardizing license + meta Hardeep Shoker 2013-08-06 14:52:52 -07:00
  • b43b902e18 [license] adding apache license file Hardeep Shoker 2013-08-06 14:42:09 -07:00
  • 57126a4945 [CB-4399] removed blackberry entry in plugin xml. Installation of plugin interferes with natively supported childbrowser functionality. To support additional inappbrowser features, see CB-4467. lorinbeer 2013-07-30 16:15:00 -07:00
  • e41da57aa2 updating plugin.xml with registry data Anis Kadri 2013-07-30 15:32:22 -07:00
  • dd7b20543f [CB-4368] Explicit CoreGraphics.framework dependency should be specified for some core plugins Shazron Abdullah 2013-07-23 17:08:18 -07:00
  • 3b76212497 updated readme Steven Gill 2013-07-18 16:15:55 -07:00
  • cad97d0187 [CB-3666] blackberry10 src directory added with documentation. No native implementation is required for inappbrowser functionality on BB10 lorinbeer 2013-07-16 14:44:20 -07:00
  • 47d669a079 ignore stuff Jesse MacFadyen 2013-07-15 18:16:34 -07:00
  • b4059a2c68 [CB-3947] iTunes links do not open with inappbrowser Shazron Abdullah 2013-07-11 17:28:39 -07:00