34 Commits

Author SHA1 Message Date
Jesse MacFadyen
a45dbc80b4 updated docs, set hardwareback default to true 2015-03-04 00:26:57 -08:00
Jesse MacFadyen
9de15ac8bf Merge branch 'master' of https://github.com/kriserickson/cordova-plugin-inappbrowser 2015-03-04 00:13:29 -08:00
Maxime Boucher-Allard
f8a80ce27d Keep external android pages in a single tab. (close #61) 2015-02-19 19:56:26 -05:00
Ian Clelland
514469ab24 CB-7897: Update to work with whilelist plugins in Cordova 4.x 2014-12-03 09:29:22 -05:00
Marcel Kinard
50a78baf22 CB-7712 remove references to closebuttoncaption
The code for this had been previously commented out, but was still listed in
the docs. So remove it from the docs and remove the dead comments.
2014-10-24 17:45:09 -04:00
Marcel Kinard
81161ebe66 Add just a bit more logging 2014-08-27 14:11:43 -04:00
Kris Erickson
392a73c2cd Add a hardwareback option to allow for the hardware back button to go back. 2014-03-09 11:33:24 -07:00
Oliver Moran
6f373f7ed9 fix for CB-5534
Signed-off-by: Joe Bowser <bowserj@apache.org>
2014-02-28 14:04:25 -08:00
Andrew Grieve
985d94ee00 Add missing import for previous commit 2014-01-19 21:56:59 -05:00
Ian Clelland
e807bc3dc0 CB-5756: Android: Use WebView.evaluateJavascript for script injection on Android 4.4+ 2014-01-19 21:22:02 -05:00
Joe Bowser
0ce0eed585 Didn't test on ICS or lower, getDrawable isn't supported until Jellybean 2014-01-16 13:55:53 -08:00
Joe Bowser
43f8935541 Adding the buttons 2014-01-16 11:33:44 -08:00
Ian Clelland
9795b2e9dc CB-5756: Add missing import 2014-01-13 15:09:38 -05:00
Ian Clelland
255c5269c3 CB-5756: Android: Use WebView.evaluateJavascript for script injection on Android 4.4+ 2014-01-13 14:34:32 -05:00
Andrew Grieve
6163f17aeb CB-5592 Add a comment explaining why we set MIME only for file: 2013-12-20 11:10:33 -05:00
gianluca
176890f305 CB-5592 Android - Add MIME type to Intent when opening file:/// URLs
To avoid the "No Activity found to handle Intent..." error.
2013-12-20 11:06:10 -05:00
Andrew Grieve
5ef5171003 CB-4858 - Run IAB methods on the UI thread. 2013-10-10 12:40:27 -04:00
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
Joe Bowser
eef27f8891 CB-4864, CB-4865: Minor improvements to InAppBrowser 2013-09-17 15:51:54 -07:00
Max Woghiren
0a3c5587e3 [CB-4792] Added keepCallback to the show function. 2013-09-11 12:44:09 -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
Andrew Grieve
9f93423596 [CB-4417] Move cordova-plugin-inappbrowser to its own Java package. 2013-08-14 15:44:36 -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
Max Woghiren
ed332b1e92 [CB-1605] Warning cleanup! Removed deprecated use. 2013-07-11 17:44:19 -04:00
Andrew Grieve
a9f129248f [CB-4038] - Remove o.a.c.api namespace 2013-07-10 09:31:32 -04:00
Steven Gill
8c0c36d5bf updated inappbrowser with latest native + js code 2013-06-13 15:49:11 -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
4e9ad7d5e0 updated plugin.xml and cordova references in ios files 2013-05-20 14:04:50 -07:00
Joe Bowser
43692d237c Keeping InAppBrowser up to date 2013-04-11 15:35:38 -07:00
Joe Bowser
37cb0639a2 Initial Commit 2013-04-02 16:27:26 -07:00