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
Steve Gill
2c1ded2c43
CB-8683 changed plugin-id to pacakge-name
2015-04-01 16:31:51 -07:00
Steve Gill
eb59809c34
CB-8653 properly updated translated docs to use new id
2015-03-31 16:06:01 -07:00
Steve Gill
805d43d61d
CB-8653 updated translated docs to use new id
2015-03-31 10:53:32 -07:00
Jesse MacFadyen
9901d62248
Use TRAVIS_BUILD_DIR, install paramedic by npm
2015-03-24 23:34:39 -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
Steve Gill
1774ceafae
CB-8653 Updated Readme
2015-03-13 19:30:44 -07:00
Jesse MacFadyen
00809a3c51
Update docs for Android zoom=no option
2015-03-04 17:49:49 -08: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
Jesse MacFadyen
f4879e9e50
CB-8570 Integrate TravisCI
2015-03-02 17:21:08 -08:00
Victor Sosa
4a4164c6f6
CB-8438 cordova-plugin-inappbrowser documentation translation: cordova-plugin-inappbrowser
2015-02-27 12:51:38 -06:00
Steve Gill
fb8574abde
CB-8538 Added package.json file
2015-02-25 00:35: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
Jason Chase
0293771e14
CB-8444 Add a clobber for cordova.InAppBrowser.open
( close #80 )
...
- Update doc with workaround for removing clobber
2015-02-19 19:52:05 -05:00
Jason Chase
ad263a1b53
CB-8444 Don't clobber window.open
...
- Add new symbol/clobber to access open function (`cordova.InAppBrowser.open`)
- Change existing tests to use new symbol (i.e. don't rely on plugin clobber of `window.open`)
- Add tests to use `window.open` via manual replace with new symbol
- Update docs to deprecate plugin clobber of `window.open`
2015-02-12 16:34:32 -05:00
Andrew Grieve
6604d54e12
CB-8429 Incremented plugin version.
2015-02-04 20:54:02 -05:00
Andrew Grieve
90d41e87ce
CB-8429 Updated version and RELEASENOTES.md for release 0.6.0
2015-02-04 20:12:45 -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
Ian Clelland
a40a10f1ea
Merge branch 'unplug-whitelist'
2014-12-12 07:47:15 -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
Steve Gill
abbbcc2461
CB-8110 Incremented plugin version.
2014-12-02 16:08:50 -08:00
Steve Gill
b9653af691
CB-8110 Updated version and RELEASENOTES.md for release 0.5.4
2014-12-02 16:07:02 -08: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
daserge
1bf42c9e3b
CB-7688 Alert is not supported in InAppBrowser on Windows platform
...
Using cordova-plugin-dialogs to enable alerts.
2014-11-12 22:35:09 -08:00
Josh Soref
70d74e5273
CB-7977 Mention deviceready in plugin docs
2014-11-12 12:45:48 -05:00
Josh Soref
2818011249
Dropping trailing whitespace
2014-11-12 12:45:48 -05:00
Ian Clelland
80e4831a7f
CB-7897: Update to work with whilelist plugins in Cordova 4.x
2014-10-29 12:09:13 -04:00
Marcel Kinard
7a816d8454
CB-7876 change test target to avoid undesired redirects
...
The google.com test target would do automatic redirects to geography-specific
domains depending on where the client is, which leads to different behavior
depending where the tester is. This causes confusion, as the test results
may be different in different geographies. Use a test target that doesn't do
that, so the test results are independent of geography.
2014-10-27 12:23:10 -04: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
216ed8ae57
CB-7850 clarify role of whitelist
2014-10-22 13:07:20 -04:00
Edna Morales
8012ae709b
CB-7720 check if event is null since OK string from success callback was removed
...
github: close #68
2014-10-07 11:37:42 -04:00
Ian Clelland
80010ae309
Merge branch 'master' of https://github.com/sosahvictor/cordova-plugin-inappbrowser
2014-10-06 15:01:13 -04:00
Steven Gill
927e7a8e98
Incremented plugin version.
2014-10-03 17:15:41 -07:00
Steven Gill
003f0fd3cd
Updated version and RELEASENOTES.md for release 0.5.3
2014-10-03 17:15:41 -07:00
Victor Sosa
0d79919aa5
CB-7700 cordova-plugin-inappbrowser documentation translation: cordova-plugin-inappbrowser
2014-10-02 18:12:35 -05:00
Prabhjot Singh
a0785deff8
Amazon Specific changes:
...
Added logs and corrected indentation according to 81161ebe66
2014-10-02 12:20:22 -07:00