Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

RNMT-3220 WKWebView ::: InAppBrowser doesn't open url's with OutSystems Apps #5

Merged
merged 96 commits into from
Sep 10, 2019
Merged
Changes from 1 commit
Commits
Show all changes
96 commits
Select commit Hold shift + click to select a range
f3d7f72
Lets user adjust color of toolbar, hide navigation buttons and set cu…
steinaragustli Oct 4, 2017
d940b59
Android works well now, all changes are now documented
steinaragustli Oct 6, 2017
0c6189e
change hidetoolbarnavigationbuttons to hidenavigationbuttons in iso
steinaragustli Oct 6, 2017
05e37a1
ignore idea folder
steinaragustli Oct 9, 2017
313e0ae
Merge remote-tracking branch 'upstream/master'
steinaragustli Mar 6, 2018
cbe3a42
CB-13969 cordova-inappbrowser:iOS&Android now includes a extra, optio…
steinaragustli Mar 13, 2018
b06ad8e
CB-13696 fixing for PR
steinaragustli Mar 13, 2018
5581957
CB-14030 Set VERSION to 3.0.1-dev (via coho)
stevengill Apr 13, 2018
ec6af56
remove statusbar when inAppBrowser is open in andriod
Fiffi Apr 23, 2018
57eda78
CB-14048: (android) allowedSchemes check empty string fix
wtrocki Apr 26, 2018
f57ede9
CB-14061: (android) comply with RFC 3986 for custom URL scheme handling
timbru31 May 2, 2018
33aff11
Merge pull request #268 from wtrocki/CB-14048
jcesarmobile May 19, 2018
26cf6e4
Merge pull request #269 from timbru31/fix/CB-14061-handle-more-url-sc…
jcesarmobile May 19, 2018
dac06aa
CB-12922 (ios): fix In-app browser does not cede control
jcesarmobile Jul 1, 2018
9cc7f69
Merge pull request #272 from jcesarmobile/CB-12922
jcesarmobile Jul 11, 2018
eb245ec
.travis.yml add blank lines
Jul 31, 2018
e75fe14
.appveyor.yml add npm i & add eslint to test
Jul 31, 2018
a464ea6
.travis.yml quick fixes
Jul 31, 2018
81f1437
README.md add AppVeyor CI & Travis CI details
Jul 31, 2018
07d9a99
Skip Android 6.0 on Travis CI (for now)
Jul 31, 2018
de86501
Merge pull request #277 from brodybits/quick-ci-fixes
Jul 31, 2018
dc5329d
CB-12875: (iOS) Pushes the inappbrowser window to a higher ui level t…
maltenorstroem Aug 21, 2018
cf58b04
CB-14234: Don't call handleOpenURL for system URLs (#278)
dpolivy Aug 22, 2018
a078337
[CB-10795] Exclude current app from external intent list (#154)
dpolivy Sep 20, 2018
27e6c67
CB-7179 (iOS): Add support to optionally use WKWebView for iOS
dpa99c Sep 3, 2018
b48e02f
fix iOS 10 build
dpa99c Sep 30, 2018
dc7fa34
CB-7179 (iOS): Add support to optionally use WKWebView for iOS
dpa99c Sep 3, 2018
e2210bd
Merge branch 'CB-7179' of https://github.com/dpa99c/cordova-plugin-in…
dpa99c Sep 30, 2018
f8ad528
also accept terms for android sdk `android-27`
janpio Oct 1, 2018
0ed0bf5
reenable testing on all platforms
janpio Oct 1, 2018
228703a
CB-14188: add beforeload event, catching navigation before it happens
wvengen Jul 13, 2018
a0c267f
CB-12941: update typings (#267)
timbru31 Oct 2, 2018
8165232
experimental commit
janpio Oct 3, 2018
52e3534
update test configuration to xcode8.3
janpio Oct 3, 2018
cbfa195
Merge branch 'master' into CB-7179
janpio Oct 3, 2018
eafaeda
Merge pull request #276 from q-m/feature/beforeload-event
Oct 3, 2018
d9cafcd
remove JIRA link
janpio Oct 3, 2018
86cc778
Fix tests so they auto-start when run via cordova-paramedic
dpa99c Oct 5, 2018
5d2df21
Merge branch 'CB-7179' of https://github.com/dpa99c/cordova-plugin-in…
dpa99c Oct 5, 2018
7f5fa2a
Add plugin to fix reporting of cordova-paramedic results when using W…
dpa99c Oct 9, 2018
19c6dfe
Merge branch 'master' into CB-7179
dpa99c Oct 9, 2018
c41f5b5
Fix merge error
dpa99c Oct 9, 2018
61014dd
Fix indentation of tests.js for eslint
dpa99c Oct 9, 2018
8248215
Comment out iOS 9 target for Travis tests since it's not supported by…
dpa99c Oct 9, 2018
3927b8f
Merge branch 'CB-7179' of https://github.com/dpa99c/cordova-plugin-th…
dpa99c Oct 9, 2018
10a0669
Merge pull request #271 from dpa99c/CB-7179
purplecabbage Oct 17, 2018
c24bb46
This lets the default window layering do it's thing. Fixes #334. Fixe…
purplecabbage Oct 29, 2018
27fe8ec
Merge pull request #336 from purplecabbage/windowlevel
purplecabbage Oct 29, 2018
3eadde6
remove unwanted information in README table (#308)
janpio Nov 6, 2018
978b147
Fix iOS CDVWKInAppBrowser evaluateJavascript method randomly gets blo…
jonathanli2 Nov 19, 2018
3b82c16
Fix crashes when using WKWebView implementation on iOS 9. (#337)
dpa99c Nov 20, 2018
0fd43ae
Fixes loadAfterBeforeload on iOS. Resolves #349. (#350)
dpa99c Nov 21, 2018
ba3a440
Added to support android devices with right to left direction languag…
transoceanic Nov 22, 2018
c54d100
(iOS & Android) Add postMessage API support (#362)
dpa99c Dec 13, 2018
632a395
GH-359: Fix beforeload to work with POST requests (#367)
dpa99c Dec 20, 2018
a890e60
Example documentation - Fix callBack function name
cvanem Dec 25, 2018
6db2f2d
fix(typescript): remove unused replace parameter (#410)
timbru31 Jan 29, 2019
9f4b729
GH-417: Handle non-default target attribute values (e.g. target=on li…
dpa99c Feb 10, 2019
ae329bc
Add or update GitHub pull request and issue template
janpio Feb 11, 2019
388e3f6
(iOS) Fix iframes in iOS/WKWebView which were broken by #418. Fixes #…
dpa99c Feb 11, 2019
92243cd
Add headline to window.open documentation (#406)
janpio Feb 22, 2019
74ccef1
Merge remote-tracking branch 'upstream/master'
steinaragustli Feb 28, 2019
4adf4c7
CB-13969 updating README.MD to better explain lefttoright parameter o…
steinaragustli Feb 28, 2019
e2adf1b
CB-13969 fixing inappbrowser.css
steinaragustli Feb 28, 2019
c7931fa
CB-13969 adding newline at end of inappbrowser.cs
steinaragustli Feb 28, 2019
5ead1e6
CB-13969 trying to remove inappbrowser.css from pr
steinaragustli Feb 28, 2019
fc0c560
CB-13969 trying to remove inappbrowser from pr
steinaragustli Feb 28, 2019
2bcec40
CB-13969 trying to fix some wierd issue for PR
steinaragustli Feb 28, 2019
df84dda
CB-13969 trying to fix some wierd issue for PR
steinaragustli Feb 28, 2019
5359f6c
CB-13969 reverting to older version of inappbrowser.css to leave it o…
steinaragustli Feb 28, 2019
3c0a42e
CB-13969 fix inappbrowser.css to be unmodified
steinaragustli Feb 28, 2019
9c7c2f3
CB-13969 functionality extended to WKWebView
steinaragustli Feb 28, 2019
f861655
CB-13969 fixing README to be correct for lefttoright option
steinaragustli Feb 28, 2019
6861084
Prevent malformed callbackId from reaching app cordova view
purplecabbage Feb 28, 2019
c95dbcb
Merge pull request #436 from purplecabbage/ValidateCallbackId
purplecabbage Mar 2, 2019
7b16ee8
Merge pull request #353 from transoceanic/patch-1
purplecabbage Mar 6, 2019
2f74d67
Revert "Add support for right to left direction languages"
purplecabbage Mar 6, 2019
5f1afbd
Fix test spec.5 to close inappbrowser after loadstop event
knaito-asial Mar 6, 2019
eb3acc0
Merge pull request #439 from apache/revert-353-patch-1
purplecabbage Mar 6, 2019
d01bd25
Merge pull request #262 from landsbankinn/CB-13969
purplecabbage Mar 6, 2019
2500b08
Merge pull request #383 from cvanem/master
purplecabbage Mar 6, 2019
af44235
Merge pull request #440 from cordova-develop/fix-close-event-test
purplecabbage Mar 6, 2019
a162bd9
Fix failing CI tests (#460)
purplecabbage Apr 9, 2019
94fec84
Fix beforeload for Android <= 7 (#427)
Jun 12, 2019
cc5ee00
docs: remove outdated translations
janpio Jun 20, 2019
c2bb6c1
ci(travis): Update Travis CI configuration for new paramedic (#478)
janpio Jun 20, 2019
5741d4a
build: add `.gitattributes` to force LF (instead of possible CRLF on …
janpio Jun 27, 2019
f3b695f
build: add `.npmignore` to remove unneeded files from npm package
janpio Jun 27, 2019
e9dad63
chore: fix repo and issue urls and license in package.json and plugin…
janpio Jun 27, 2019
b842039
chore(release): release notes for 3.1.0
janpio Jun 27, 2019
df62388
chore(release): 3.1.0 (version string)
janpio Jun 27, 2019
f3b411e
Merge tag '3.1.0' into chore/RNMT-3220/merge-upstream
usernuno Sep 6, 2019
6b0fd34
fix: merge issues caused by UIWebView and WKWebView implementation de…
usernuno Sep 6, 2019
c304a28
fix: change a missing version field
usernuno Sep 6, 2019
eebdd0c
fix: safe area inset in now being correctly used
usernuno Sep 6, 2019
a40c77a
feat: use WKWebView engine when available
usernuno Sep 6, 2019
File filter

Filter by extension

Filter by extension


Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
2 changes: 1 addition & 1 deletion tests/package.json
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
{
"name": "cordova-plugin-inappbrowser-tests",
"version": "3.1.0",
"version": "3.1.0-OS",
cmfsotelo marked this conversation as resolved.
Show resolved Hide resolved
"description": "",
"cordova": {
"id": "cordova-plugin-inappbrowser-tests",
Expand Down