sgrebnov
73ed40fe07
CB-6702 InAppBrowser hangs when opening more than one instance
...
github close #144
2016-02-01 14:00:52 +03:00
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
sgrebnov
f326121590
CB-10009 Improve InAppBrowser toolbar look and feel on Windows
...
github close #129
2016-01-11 14:25:11 +03:00
PC Dreams (Paulo Cristo)
fa7c46a316
handle app store urls in system browser
2016-01-05 12:32:47 +00:00
robario
9540f11fcc
Using modulemapper
2015-12-18 18:13:01 +09:00
robario
3a1fea5d8b
Open a new window on the browser platform
...
The URL is not supposed to change in the case of SPA.
2015-12-18 17:32:24 +09:00
sgrebnov
65821f907d
CB-9445 Improves executeScript callbacks on iOS
...
This closes #125
Signed-off-by: Shazron Abdullah <shazron@apache.org>
2015-12-10 14:47:43 -08:00
Shazron Abdullah
542536f790
CB-10040 - re-fix: backwards compatible with cordova-ios < 4.0
2015-11-20 10:53:36 -08:00
Connor Pearson
9b576f303b
CB-8534: Allow plugins to respond to onReceivedHttpAuthRequest. This closes #82
2015-11-20 19:59:43 +03:00
Connor Pearson
52cfd3216a
CB-3750: Fixes spinner on iOS. This closes #89
2015-11-20 18:40:16 +03:00
Shazron Abdullah
bc9036d90a
CB-10040 - Compile Error in InAppBrowser Plugin for iOS - No known instance method for selector 'URLIsWhitelisted:'
2015-11-19 15:22:30 -08:00
Jesse MacFadyen
682703aa24
weak ref type was wrong
2015-11-18 14:22:42 -08:00
Jesse MacFadyen
8fb2244432
Merge branch 'CB-8863'
2015-11-17 13:03:39 -08:00
Jesse MacFadyen
1bc51f9381
fix async self usage
2015-11-17 11:50:40 -08:00
sgrebnov
49757716f5
CB-9150 Fix InAppBrowser executeScript crash on Windows if no data returned
2015-11-17 11:42:55 +03:00
Jesse MacFadyen
1912d12697
Merge branch 'fix_status_bar_negative' of https://github.com/vinnyrose/cordova-plugin-inappbrowser
2015-11-16 17:54:08 -08:00
Jesse MacFadyen
5a558344fd
Merge branch 'master' of https://github.com/8eo/cordova-plugin-inappbrowser
2015-11-16 17:48:21 -08:00
Paul Weber
1afd42aabb
CB-9799 Fixed javaDoc errors.. This closes #119
2015-11-10 16:45:00 +03:00
David Weber
2279aee4ff
Fix crash on browser window close ( https://issues.apache.org/jira/browse/CB-9167 )
2015-07-20 13:09:58 +02:00
Anton Antonov
74aa099b7e
CB-9158 - InAppBrowser zoomControls are always set to true
2015-06-18 20:28:32 +03:00
Victor Sosa
de9f3e35b4
CB-9128 cordova-plugin-inappbrowser documentation translation: cordova-plugin-inappbrowser
2015-06-12 09:41:39 -05:00
Vladimir Kotikov
e2865db2ea
CB-7689 Adds insertCSS support for windows platform
2015-04-07 09:17:09 +03:00
Shazron Abdullah
dfd0999581
CB-4930 - (prefix) InAppBrowser should take into account the status bar
2015-04-03 12:34:11 -07:00
Vladimir Kotikov
461d9e9c4c
CB-8635 Improves UX on windows platform
...
* Adds `fullscreen` option
* Adds ability to apply custom styles to IAB window
2015-04-02 13:32:45 +03:00
Vladimir Kotikov
16353c3466
CB-8661 Return executed script result on Windows
2015-04-02 13:29:00 +03:00
Steve Gill
c85cab15b7
CB-8683 updated wp and browser specific references of old id to new id
2015-04-01 16:34:36 -07:00
Vladimir Kotikov
57f942670c
CB-8432 Correct styles for browser wrapper to display it correctly on some pages
...
* Force z-order for wrapper to show it on top of the whole page
* Apply CSS reset rules to browser wrapper
* Disable parent window scrollbars when browser is shown
2015-03-17 14:18:04 +03:00
Shazron Abdullah
ed1227f61a
CB-8659 - Update InAppBrowser to support both cordova-ios 4.0.x and 3.x ( closes #93 )
2015-03-16 09:42:16 -07:00
daserge
4c8f58d87c
CB-7961 Add cordova-plugin-inappbrowser support for browser platform
...
Added Browser platform support (Chrome, IE, Firefox)
Updated the docs
2015-03-16 13:26:34 +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
Andrew Grieve
19a2179d1d
Add missing license header for src/ubuntu/InAppBrowser_escapeScript.js
2015-02-04 16:03:59 -05:00
Andrew Grieve
bfff56aef4
CB-8270 Remove usage of [arr JSONString]
, since it's been renamed to cdv_JSONString
...
Just updating to the new name would make the plugin incompatible with
previous cordova-ios versions.
2015-01-21 11:48:08 -05:00
Maxim Ermilov
e5d6d6f69a
ubuntu: implement inject* functions
2014-12-15 16:38:26 +03:00
Maxim Ermilov
88b71b3a57
ubuntu: port to oxide
2014-12-15 16:38:22 +03:00
Mario Rosa
d9900ba783
InAppBrowser, iOS: Setting setStatusBarStyle to -1 causes CGContextSaveGState.
...
Simple if statement to ensure -1 is not submitted to setStatusBarStyle.
2014-12-05 09:21:01 -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
Ajitha
2c4bef1f97
Amazon specific changes:
...
Removed reference to closebuttoncaption according to
https://git-wip-us.apache.org/repos/asf?p=cordova-plugin-inappbrowser.git;a=commit;h=50a78baf22843b0df96ccb4ca83a45bd9ef3fc39
2014-11-22 12:08:22 -08:00
daserge
e785533ab4
CB-7784 Exit event is not fired after InAppBrowser closing
2014-11-12 22:35:10 -08:00
daserge
3056997c78
CB-7697 Add locationBar support to InAppBrowser windows platform version
2014-11-12 22:35:10 -08:00
daserge
3f80b0b59c
CB-7690 InAppBrowser loadstart/loadstop events issues
...
Subscribing to events before navigating
2014-11-12 22:35:10 -08:00
daserge
71b43d39a4
CB-7695 Fix InAppBrowser injectScriptFile for Windows 8.1 / Windows Phone 8.1
...
Changed injects' paths to include parent folder
Used getFileFromApplicationUriAsync
2014-11-12 22:35:09 -08:00
daserge
d2eaa089f8
CB-7692 InAppBrowser local url opening bug in 8.1
...
Using ms-appx-web instead of ms-appx
2014-11-12 22:35:09 -08: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
Prabhjot Singh
a0785deff8
Amazon Specific changes:
...
Added logs and corrected indentation according to 81161ebe66
2014-10-02 12:20:22 -07:00
sgrebnov
32c0e41c43
Windows implementation fixes and improvements
2014-09-19 10:33:53 +04:00
Piotr Zalewa
4b3a838704
zIndex fixed
2014-09-19 07:51:42 +02:00
Jesse MacFadyen
22b3f0ccd4
Merge branch 'CB-5109' of https://github.com/Touchit/cordova-plugin-inappbrowser
2014-09-18 16:44:04 -07: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
Piotr Zalewa
2c018a3460
Merge remote-tracking branch 'machard/events_suppport'
2014-08-27 13:48:50 +02:00
Piotr Zalewa
315a0e30db
Merge remote-tracking branch 'machard/fixed_position'
2014-08-26 13:49:51 +02:00
Archana Naik
69ca780772
amazon-fireos related changes.
2014-08-14 11:57:44 -07:00
Steven Gill
0900f5cc62
Merge branch 'master' of https://github.com/Zaspire/cordova-plugin-inappbrowser
2014-08-05 15:11:39 -07:00
Tracktl
97e0eac603
inappbrowser _blank target position is fixed
2014-08-05 15:53:45 +02:00
Tracktl
c2c94f315b
phonegap events supported for _blank target
2014-08-05 15:50:49 +02:00
Willy Aguirre
cc2f8966ba
update InAppBrowserProxy.js
2014-07-29 06:20:54 -05:00
Maxim Ermilov
f620b64035
ubuntu: support qt 5.2
2014-07-27 01:37:17 +04:00
SomaticIT
ac9c64964e
Update windows proxy to be both compatible with windows 8 and 8.1
2014-07-11 21:43:37 +02:00
SomaticIT
225bde271b
Rename windows81 by windows8 in src directory
2014-07-11 17:06:39 +02:00
SomaticIT
e5d07f14e8
Update code from remote apache repository
2014-07-11 17:05:24 +02:00
bwin
91b84579e8
CB-6769 ios: Fix statusbar color reset wasn't working on iOS7+
...
close #45
2014-06-27 14:33:33 -04:00
Piotr Zalewa
384d3fb8a6
Merge branch 'master' of https://git-wip-us.apache.org/repos/asf/cordova-plugin-inappbrowser
2014-06-05 14:31:47 +02:00
Andrew Grieve
eb704f8212
Clean up whitespace (mainly due to no newline at eof warning)
2014-06-04 14:25:50 -04:00
Piotr Zalewa
846190a6f8
default parameter added
2014-06-04 15:24:21 +02:00
Piotr Zalewa
cd7916d025
Merge remote-tracking branch 'rodrigo/auto-permission' into react_on_features
2014-06-04 14:47:48 +02:00
Kris Erickson
fea1f9827c
Merge remote-tracking branch 'upstream/master'
2014-04-26 17:04:53 -07:00
Piotr Zalewa
a6cd0a16ba
console.log removed
2014-04-24 15:01:09 -04:00
Piotr Zalewa
7b24dcb3dd
back/forward buttons added, iframe has no border
2014-04-24 14:14:41 -04:00
Piotr Zalewa
282fdb7a40
not forcing the look of the inAppBrowserWrap and buttons
2014-04-24 10:51:06 -04:00
Piotr Zalewa
6ee35a09ca
merged apache/dev
2014-04-23 11:05:10 -04:00
Jesse MacFadyen
e2a0bb8715
Merge branch 'CB-6474' of https://github.com/sgrebnov/cordova-plugin-inappbrowser into dev
2014-04-21 17:57:48 -07:00
Jesse MacFadyen
907bba6cf6
Merge branch 'CB-6482' of https://github.com/sgrebnov/cordova-plugin-inappbrowser into dev
2014-04-21 17:44:47 -07:00
sgrebnov
ab7494faa0
CB-6482 InAppBrowser calls incorrect callback on WP8
2014-04-21 15:28:03 -07:00
sgrebnov
8f2ad211ad
CB-6474 InAppBrowser. Add data urls support to WP8
2014-04-18 10:47:20 -07:00
Shazron Abdullah
40778ba239
Fixed use of iOS 6 deprecated methods
2014-04-17 17:02:59 -07:00
Shazron Abdullah
c25bc30d7d
CB-6360 - improvement: feature detection instead of iOS version detection
2014-04-17 16:52:21 -07:00
Shazron Abdullah
b9f8fcd8a9
CB-5649 - InAppBrowser overrides App's orientation
2014-04-17 16:32:40 -07:00
Ian Clelland
c5061ec333
CB-6460: Update license headers
2014-04-16 16:19:05 -04:00
Robin North
932f078e2d
CB-6360: Fix for crash on iOS < 6.0 ( closes #37 )
2014-04-15 15:21:39 -07:00
Jesse MacFadyen
1c32236353
CB-3324 Add support for back-button inappbrowser [WP8] if there is no history -> InAppBrowser is closed
2014-04-14 17:11:36 -07:00
Jesse MacFadyen
34c29dc2ec
await async calls, resolve warnings
2014-04-14 17:01:35 -07:00
Jesse MacFadyen
aa6c1519d2
Merge branch 'wp8-work-with-embedded-files' of https://github.com/Icenium/cordova-plugin-inappbrowser into dev
2014-04-14 12:20:35 -07:00
Nadya Atanasova
2fc9f3da1f
Make InAppBrowser work with embedded files, using system behavior
...
The plugin is changed to work with embedded files, using the system behavior. If one needs the system behavior, they need to pass "_system" as target when using the plugin. As the InAppBrowser for WP8 does not handle by itself the embedded pdf files, system behavior is called.
The plugin also is tested and working for wp7
2014-04-11 17:57:45 +03:00
Piotr Zalewa
88f330abd8
refactoring fixed
2014-04-09 15:16:52 +02:00
Piotr Zalewa
51879d8e2f
CB-6396 [Firefox OS] Adding basic support
2014-04-04 12:16:01 +02:00
mbradshawabs
22c7a0e51e
CB-6389 CB-3617: Add clearcache and clearsessioncache options to iOS (like Android)
2014-04-02 15:04:48 -04:00
James Jong
fceea502a3
CB-6212 iOS: fix warnings compiled under arm64 64-bit
2014-03-12 13:35:17 -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
Ian Clelland
26702cb072
Validate that callbackId is correctly formed
2014-02-19 00:26:19 -05:00
Sidney Bofah
24e6a1feeb
Removed some iOS6 Deprecations
2014-02-10 15:37:23 -05: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
57d14da151
CB-5733 Fix IAB.close() not working if called before show() animation is done
...
Also attempts to fix some thread warnings by doing show/hide on
separate event loop cycles.
2014-01-07 10:52:38 -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
ivan baktsheev
f75b30857b
CB-5594 Add disallowoverscroll option.
...
Similar to the main cordova webview
2013-12-13 09:25:46 -05:00
Andrew Grieve
25d152b578
CB-5595 Rename "toolbarbarpostion" -> "toolbarposition"
2013-12-13 09:17:49 -05:00
Peter Somogyvari
4aeaf81e1e
CB-5595 Fixed the positioning and autoresizing for certain rotation scenarios.
...
The autoresizing masks are applied conditonally based on the
browserOptions.toolbarposition flag to ensure that the toolbar is in
its correct place. Also added a utility function to query the
necessary offset for the status bar: the function takes care of the iOS
version and orientation caused differences without hardcoding the value
as 20 pixels.
2013-12-13 09:17:11 -05:00
Peter Somogyvari
20611efe67
CB-5595 Add toolbarposition=top option.
...
The position of the toolbar is now configurable, it can be specified on
the caller's side. The possible values are top and bottom and the key
for the setting is toolbarposition. Also extended the logging of the web
view's load errors, it now logs the error code too, not just the
localized description of the error that occured. Added the
browserOptions to the init method's parameters in order to make it
conveniently accessible from the ViewController.
2013-12-13 09:16:04 -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
Tomáš Fejfar
034b599315
CB-5593 iOS: Make InAppBrowser localizable
...
Wrapping all UI strings in NSLocalizedString macro
2013-12-06 09:42:22 -05:00
Fco. Javier Martín Carrasco
f448ce88ab
CB-5591 Change window.escape to encodeURIComponent
...
escape is for JS, encodeURIComponent is for URLs. This is a URL.
2013-12-06 09:14:15 -05:00
Jesse MacFadyen
8a549547cb
Merge branch 'dev' of https://github.com/Yangtb/cordova-plugin-inappbrowser into dev
2013-12-03 13:42:50 -08:00
Jesse MacFadyen
fadb170e50
Merge branch 'dev' of https://git-wip-us.apache.org/repos/asf/cordova-plugin-inappbrowser into dev
2013-12-02 17:51:28 -08:00
Jesse MacFadyen
9768ec2ef0
CB-3420 WP feature hidden=yes implemented
2013-12-02 17:50:57 -08:00
Steven Gill
d2b644e5d5
Added ubuntu support
2013-12-02 16:28:32 -08:00
Archana Naik
e5101ba8e1
Added amazon-fireos platform.
...
Change to use amazon-fireos as the platform if user agent string contains 'cordova-amazon-fireos'
2013-10-30 13:36:04 -07:00
Andrew Grieve
aa81c3267a
CB-4995 Fix crash when WebView is quickly opened then closed.
...
Also fixes a leak where callback was never being cleared.
2013-10-21 13:19:13 -04:00
SomaticIT
ef9ca5ad3e
Append Windows 8.1 proxy using x-ms-webview
2013-10-17 23:01:13 +02:00
Maxim Ermilov
a8f79e1fd6
add ubuntu platform
2013-10-16 21:13:03 +04:00
Shazron Abdullah
c7972b6cff
CB-4930 - iOS - InAppBrowser should take into account the status bar
2013-10-15 15:00:09 -07: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
Yangtb
e5862bf820
[CB-4724] fixed UriFormatException
...
fixed UriFormatException & InvalidOperationException
2013-09-11 16:18:47 +08: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
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
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
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
4e9ad7d5e0
updated plugin.xml and cordova references in ios files
2013-05-20 14:04:50 -07:00
hermwong
7d6dc4cc58
updated iOS native code to latest versions
2013-05-16 14:30:46 -07:00
hermwong
cc14974811
added native iOS code
2013-05-16 13:57:19 -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