Commit Graph

  • 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
  • ed332b1e92 [CB-1605] Warning cleanup! Removed deprecated use. Max Woghiren 2013-07-11 17:44:19 -04:00
  • 5110dbd0d5 [ios][CB-4147] Fixing crash when calling open() on an already open window. Michal Mocny 2013-07-10 15:33:34 -04:00
  • a9f129248f [CB-4038] - Remove o.a.c.api namespace Andrew Grieve 2013-07-10 09:31:32 -04:00
  • f26c35d6e3 [CB-4121] remove dupe code Jesse MacFadyen 2013-07-08 15:55:35 -07:00
  • 07840c164b Remove xmlns:android, fix plugin id Andrew Grieve 2013-06-28 18:35:56 -04:00
  • c6b944af1b updated docs + tests Steven Gill 2013-06-13 15:59:10 -07:00
  • 8c0c36d5bf updated inappbrowser with latest native + js code Steven Gill 2013-06-13 15:49:11 -07:00
  • 9f8af5f464 First pass at wp7 support Benn Mapes 2013-05-27 15:23:50 -07:00
  • 028fdf8b31 added import for Config.java Steven Gill 2013-05-20 16:17:09 -07:00
  • ab4b37145c added cordovawebvew reference Steven Gill 2013-05-20 16:11:20 -07:00
  • 081311973f updated plugin.xml Steven Gill 2013-05-20 15:54:41 -07:00
  • 4ddb0aa9b6 added docs + tests Steven Gill 2013-05-20 15:08:28 -07:00
  • 4e9ad7d5e0 updated plugin.xml and cordova references in ios files Steven Gill 2013-05-20 14:04:50 -07:00
  • 3f9a4738e1 added js-module configuration hermwong 2013-05-16 15:15:42 -07:00
  • 7d6dc4cc58 updated iOS native code to latest versions hermwong 2013-05-16 14:30:46 -07:00
  • 63b9760562 added InAppBrowser.js from Cordova-JS hermwong 2013-05-16 13:58:48 -07:00
  • 6951b712f9 updated to include config for iOS classes hermwong 2013-05-16 13:57:48 -07:00
  • cc14974811 added native iOS code hermwong 2013-05-16 13:57:19 -07:00
  • 43692d237c Keeping InAppBrowser up to date Joe Bowser 2013-04-11 15:35:38 -07:00
  • 37cb0639a2 Initial Commit Joe Bowser 2013-04-02 16:27:26 -07:00