sgrebnov
|
4d9e4884dd
|
CB-10456 InAppBrowser is not closed if I close it programmatically on Android
guthub close #143
|
2016-02-01 13:59:42 +03:00 |
|
Joe Bowser
|
8da5e25eee
|
CB-10407: Re-adding onPageStarted to re-add LOAD_START, even though it's in the wrong place
|
2016-01-22 14:22:58 -08:00 |
|
Joe Bowser
|
212e0a34d8
|
CB-8180: Changing methods of interception in WebViewClient class
This closes #136
|
2016-01-15 14:11:59 -08:00 |
|
Martin Bektchiev
|
518596a96f
|
Fix lint warnings
This closes #120
|
2016-01-15 11:45:23 -08:00 |
|
Connor Pearson
|
9b576f303b
|
CB-8534: Allow plugins to respond to onReceivedHttpAuthRequest. This closes #82
|
2015-11-20 19:59:43 +03:00 |
|
Paul Weber
|
1afd42aabb
|
CB-9799 Fixed javaDoc errors.. This closes #119
|
2015-11-10 16:45:00 +03:00 |
|
Anton Antonov
|
74aa099b7e
|
CB-9158 - InAppBrowser zoomControls are always set to true
|
2015-06-18 20:28:32 +03:00 |
|
Jesse MacFadyen
|
b96c4a7d9a
|
Merge branch 'master' of https://github.com/jellekralt/cordova-plugin-inappbrowser
|
2015-03-04 17:42:43 -08:00 |
|
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 |
|
Jelle Kralt
|
720123718e
|
Added option to disable/enable zoom controls
This change supports Android and Amazon Fire OS
|
2014-09-11 10:46:47 +02:00 |
|
Marcel Kinard
|
81161ebe66
|
Add just a bit more logging
|
2014-08-27 14:11:43 -04:00 |
|
Kris Erickson
|
fea1f9827c
|
Merge remote-tracking branch 'upstream/master'
|
2014-04-26 17:04:53 -07:00 |
|
Ian Clelland
|
c5061ec333
|
CB-6460: Update license headers
|
2014-04-16 16:19:05 -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 |
|
Dick van den Brink
|
e819041fd4
|
Apply CB-5193 to InAppBrowser
From pull request:
https://github.com/apache/cordova-plugin-inappbrowser/pull/11
|
2013-12-06 10:07:41 -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
|
de4fd41f8e
|
CB-4788: Modified the onJsPrompt to warn against Cordova calls
|
2013-09-25 16:49:16 +02: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 |
|