Commit Graph

158 Commits

Author SHA1 Message Date
Andrew Grieve
8df4b7d03b CB-3747 Fix back button having different dismiss logic from the close button.
Also made the IAB close when the owner page is navigated (implemented
onReset).
2013-10-10 11:51:58 -04:00
Andrew Grieve
8cd786b603 CB-5021 Expose closeDialog() as a public function and make it safe to call multiple times. 2013-10-10 08:07:46 -04:00
Andrew Grieve
ef5eddac9a CB-5021 Make it safe to call close() multiple times 2013-10-09 21:25:24 -04:00
Steven Gill
4d4d479b3c [CB-5010] Updated version and RELEASENOTES.md for release 0.2.3 2013-10-09 15:27:18 -07:00
Steven Gill
3d8b04f982 [CB-4915] Incremented plugin version on dev branch. 2013-09-26 15:26:55 -07:00
Carlos Santana
12bc5d7d8b [CB-4926] Fixes inappbrowser plugin loading for windows8 2013-09-26 13:53:33 -04:00
Steven Gill
a001cffc30 [CB-4915] Updated version and RELEASENOTES.md for release 0.2.2 2013-09-25 17:48:12 -07:00
Anis Kadri
8320137404 CB-4889 bumping&resetting version 2013-09-25 17:50:33 +02:00
Anis Kadri
385d7c162f Merge branch 'dev' of https://git-wip-us.apache.org/repos/asf/cordova-plugin-inappbrowser into dev 2013-09-25 16:49:28 +02:00
Joe Bowser
de4fd41f8e CB-4788: Modified the onJsPrompt to warn against Cordova calls 2013-09-25 16:49:16 +02:00
purplecabbage
1ce5dca61a [windows8] commandProxy was moved 2013-09-25 16:49:16 +02:00
Anis Kadri
08f66a7cab CB-4889 renaming core references 2013-09-25 16:48:51 +02:00
Joe Bowser
2dcfafb60e CB-4788: Modified the onJsPrompt to warn against Cordova calls 2013-09-24 14:33:54 -07:00
purplecabbage
6735207936 [windows8] commandProxy was moved 2013-09-24 01:50:54 -07:00
Anis Kadri
12c485ede7 CB-4889 renaming org.apache.cordova.core.inappbrowser to org.apache.cordova.inappbrowser 2013-09-21 12:30:34 +02:00
Joe Bowser
eef27f8891 CB-4864, CB-4865: Minor improvements to InAppBrowser 2013-09-17 15:51:54 -07:00
Andrew Grieve
e5d3973a13 Rename CHANGELOG.md -> RELEASENOTES.md 2013-09-17 11:36:13 -04:00
Max Woghiren
0a3c5587e3 [CB-4792] Added keepCallback to the show function. 2013-09-11 12:44:09 -04:00
Yangtb
e5862bf820 [CB-4724] fixed UriFormatException
fixed UriFormatException & InvalidOperationException
2013-09-11 16:18:47 +08:00
Andrew Grieve
d647f689df [CB-4752] Incremented plugin version on dev branch. 2013-09-06 00:58:22 -04:00
Andrew Grieve
44a1159641 Add empty CHANGELOG.md 2013-09-05 23:55:26 -04:00
Joe Bowser
8b52796a89 CB-4586: Making loadUrl run on the UI thread for close dialog to stop the WebView error 2013-08-28 14:20:01 -07:00
Steven Gill
be364c081d Merge branch 'master' into dev 2013-08-19 15:09:47 -07:00
Steven Gill
3b38378c14 CB-4595: updated version 2013-08-19 15:09:39 -07:00
Andrew Grieve
9f93423596 [CB-4417] Move cordova-plugin-inappbrowser to its own Java package. 2013-08-14 15:44:36 -07:00
Steven Gill
a13d215c4c updated Readme, namespace and name tag 2013-08-14 15:44:36 -07:00
purplecabbage
e5840eef45 [Windows8] add support for Windows 8 ( limited ) 2013-08-12 13:52:43 -07:00
Ian Clelland
0916db9bdb [CB-3616] Change option name to "clearcache" to match original proposal 2013-08-09 10:20:02 -04:00
kira
629964d61c add "clearallcache" and "clearsessioncache" option to InAppbrowser 2013-08-09 00:16:47 -04:00
Hardeep Shoker
48a49679b9 [plugin.xml] standardizing license + meta 2013-08-06 14:52:52 -07:00
Hardeep Shoker
b43b902e18 [license] adding apache license file 2013-08-06 14:42:09 -07:00
lorinbeer
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. 2013-07-30 16:16:48 -07:00
Anis Kadri
e41da57aa2 updating plugin.xml with registry data 2013-07-30 15:32:22 -07:00
Shazron Abdullah
dd7b20543f [CB-4368] Explicit CoreGraphics.framework dependency should be specified for some core plugins 2013-07-23 17:08:18 -07:00
Steven Gill
3b76212497 updated readme 2013-07-18 16:15:55 -07:00
lorinbeer
cad97d0187 [CB-3666] blackberry10 src directory added with documentation. No native implementation is required for inappbrowser functionality on BB10 2013-07-16 14:44:20 -07:00
Jesse MacFadyen
47d669a079 ignore stuff 2013-07-15 18:16:34 -07:00
Shazron Abdullah
b4059a2c68 [CB-3947] iTunes links do not open with inappbrowser 2013-07-11 17:28:54 -07:00
Max Woghiren
ed332b1e92 [CB-1605] Warning cleanup! Removed deprecated use. 2013-07-11 17:44:19 -04:00
Michal Mocny
5110dbd0d5 [ios][CB-4147] Fixing crash when calling open() on an already open window. 2013-07-10 15:33:38 -04:00
Andrew Grieve
a9f129248f [CB-4038] - Remove o.a.c.api namespace 2013-07-10 09:31:32 -04:00
Jesse MacFadyen
f26c35d6e3 [CB-4121] remove dupe code 2013-07-08 15:55:35 -07:00
Andrew Grieve
07840c164b Remove xmlns:android, fix plugin id 2013-06-28 18:35:56 -04:00
Steven Gill
c6b944af1b updated docs + tests 2013-06-13 15:59:10 -07:00
Steven Gill
8c0c36d5bf updated inappbrowser with latest native + js code 2013-06-13 15:49:11 -07:00
Benn Mapes
9f8af5f464 First pass at wp7 support 2013-05-27 15:23:50 -07:00
Steven Gill
028fdf8b31 added import for Config.java 2013-05-20 16:17:09 -07:00
Steven Gill
ab4b37145c added cordovawebvew reference 2013-05-20 16:11:20 -07:00
Steven Gill
081311973f updated plugin.xml 2013-05-20 15:54:41 -07:00
Steven Gill
4ddb0aa9b6 added docs + tests 2013-05-20 15:08:28 -07:00