Commit Graph

266 Commits

Author SHA1 Message Date
Juan David Nicholls Cardona
6ebc3e7e16
Merge pull request #109 from aitorct/hasBackButton
hasBackButton property
2020-06-25 00:50:30 -05:00
Juan David Nicholls Cardona
2dea12a114
Merge pull request #108 from aitorct/android_isAvailable
Android isAvailable method checks Custom Tab support
2020-06-25 00:46:27 -05:00
Juan David Nicholls Cardona
b175ce068b
Merge pull request #161 from Thomazella/fix/readme
fix(readme): update modalPresentationStyle to 'fullscreen'
2020-06-25 00:42:36 -05:00
Raphael Thomazella
48e8abbfe8
fix(readme): update modalPresentationStyle to 'fullscreen' to fix use case of pasting code from readme and seeing native crash 2020-06-24 18:27:44 -03:00
Aitor Cubeles Torres
030a39d8de Merge remote-tracking branch 'upstream/master' into android_isAvailable 2020-06-24 20:24:10 +02:00
Juan David Nicholls Cardona
7f91796c26
Merge pull request #160 from ssuchanowski/patch-1 2020-06-24 10:12:02 -05:00
Sebastian Suchanowski
676d9b5e08
fix: add a null check in safariViewControllerDidFinish 2020-06-17 14:40:49 +02:00
Juan David Nicholls Cardona
4f09637996
Update README.md 2020-04-22 22:58:09 -05:00
Juan David Nicholls Cardona
60e53cd637
Add Tidelift support 2020-04-22 22:57:32 -05:00
Juan David Nicholls Cardona
54ab29283b Update changelog 2020-04-08 04:18:09 -05:00
Juan David Nicholls Cardona
d1be233924
Merge pull request #147 from proyecto26/dependabot/npm_and_yarn/acorn-7.1.1
Bump acorn from 7.1.0 to 7.1.1
2020-04-08 04:13:19 -05:00
Juan David Nicholls Cardona
ec289edff6
Merge pull request #94 from janicduplessis/patch-1
Add `@ReactModule` annotation
2020-04-08 04:11:13 -05:00
Juan David Nicholls Cardona
b511cb3e7b Add version to changelog 2020-04-08 04:03:47 -05:00
dependabot[bot]
2802bff906
Bump acorn from 7.1.0 to 7.1.1
Bumps [acorn](https://github.com/acornjs/acorn) from 7.1.0 to 7.1.1.
- [Release notes](https://github.com/acornjs/acorn/releases)
- [Commits](https://github.com/acornjs/acorn/compare/7.1.0...7.1.1)

Signed-off-by: dependabot[bot] <support@github.com>
2020-04-08 09:00:48 +00:00
Juan David Nicholls Cardona
d2035186f5 Update version to 3.4.0 2020-04-08 03:59:47 -05:00
Juan David Nicholls Cardona
4c0ed7c2c1
Merge pull request #141 from avenner/patch-1
Supports ephemeralWebBrowserSession on iOS 13
2020-02-19 13:54:38 -05:00
avenner
372500494c Add ephemeralWebSession in options object declaration 2020-02-19 19:49:19 +01:00
Alexis Venner
510a178938
Update index.js
Fix property name
2020-02-19 14:53:03 +01:00
Alexis Venner
724e76f2df Add ephemeralWebSession as an option to openAuth 2020-02-11 19:31:38 +01:00
Alexis Venner
f0c28d06ae Supports ephemeralWebBrowserSession on iOS 13
Hello, 

Actually, on iOS 12+, when you login, the cookie is kept until the app is killed. 

Since iOS 13 it's possible to make session ephemeral. 
With this option prefersEphemeralWebBrowserSession, the cookie is killed when tab browser is closed. 

Pros : 
- no need to logout manualy users (for account switch for example) 
Cons : 
- user should reconnect each time the tab is presented.

It fix https://github.com/proyecto26/react-native-inappbrowser/issues/76 , on iOS 13.

TODO : Improvement : make this parameter as an option 

Best Regards
2020-02-11 19:31:38 +01:00
Juan David Nicholls Cardona
283e943502
Merge pull request #137 from proyecto26/release/v3.3.4
Release v3.3.4
2020-01-07 14:37:39 -05:00
Juan David Nicholls Cardona
9b75760cd2 Release v3.3.4 2020-01-07 14:35:39 -05:00
Juan David Nicholls Cardona
fb8f617eec
Merge pull request #134 from frankyjuang/master
Disable swipe to dismiss gesture for modal
2020-01-07 14:01:11 -05:00
Juang, Yi-Lin
ce0f8bed3e Fix 2020-01-02 03:19:03 +08:00
Juang, Yi-Lin
f76b64330d Disable swipe to dismiss gesture for modal 2020-01-02 03:04:09 +08:00
Juan David Nicholls Cardona
ce42ee7319
Update README.md 2019-12-16 15:54:56 -05:00
Juan David Nicholls Cardona
544f839eae
Merge pull request #129 from proyecto26/hotfix/ios13-build-issues
Hotfix iOS 13 build issues
2019-11-25 22:20:21 -05:00
Juan David Nicholls Cardona
78ab34fcbc Fix validation defining interface for previous iOS versions 2019-11-25 17:13:34 -05:00
Juan David Nicholls Cardona
37c0b9afd6 Update Changelog 2019-11-25 17:02:18 -05:00
Juan David Nicholls Cardona
3b7fd9617a Remove build warnings with iOS 13 using Pragmas 2019-11-25 16:27:05 -05:00
Juan David Nicholls Cardona
c51cff4694
Merge pull request #127 from proyecto26/develop
Code review
2019-11-21 09:38:43 -05:00
Juan David Nicholls Cardona
63a365e18c
Enable deep linking and Add Callback component 2019-11-20 12:18:31 -05:00
Juan David Nicholls Cardona
ed4ce3319b
Add Authentication section 2019-11-20 11:19:24 -05:00
Juan David Nicholls Cardona
ad14a22113 Code Review to detect Android Activity OnResume event once 2019-11-15 12:18:59 -05:00
Juan David Nicholls Cardona
953fd7961e
Merge pull request #122 from proyecto26/release/v3.3.2
Release v3.3.2
2019-11-15 03:05:26 -05:00
Juan David Nicholls Cardona
298f6f3e16
Merge pull request #123 from proyecto26/release/v3.3.2
Release v3.3.2
2019-11-15 03:04:01 -05:00
Juan David Nicholls Cardona
257c4c81ea Release 3.3.2 2019-11-15 03:01:52 -05:00
Juan David Nicholls Cardona
881607f167
Merge pull request #121 from proyecto26/feature/openauth-cancel-type
Fixed issue getting the result of the auth redirection from Android
2019-11-15 02:52:40 -05:00
Juan David Nicholls Cardona
5de7fb3070 Fixed issue getting the result of the auth redirection from Android 2019-11-15 02:51:44 -05:00
Juan David Nicholls Cardona
c54f3dbdf9 Merge branch 'master' into develop 2019-11-14 23:45:37 -05:00
Juan David Nicholls Cardona
0454d5137e
Update README.md 2019-11-14 16:32:34 -05:00
Juan David Nicholls Cardona
19788d314b
Add OAuth flow info from README 2019-11-14 16:30:25 -05:00
Juan David Nicholls Cardona
a7e49313c1
Merge pull request #120 from proyecto26/release/v3.3.1
Fix wrong indentation from package.json
2019-11-14 00:19:02 -05:00
Juan David Nicholls Cardona
5d3eb8ad6d
Merge pull request #118 from proyecto26/release/v3.3.1
Release v3.3.1
2019-11-14 00:18:37 -05:00
Juan David Nicholls Cardona
db8c07dd19 Fix wrong indentation from package.json 2019-11-14 00:18:05 -05:00
Juan David Nicholls Cardona
260767cb79
Merge pull request #119 from proyecto26/release/v3.3.1
Fix CHANGELOG and update package version to 3.3.1
2019-11-14 00:16:53 -05:00
Juan David Nicholls Cardona
e42aec8549 Fix CHANGELOG and update package version to 3.3.1 2019-11-14 00:15:46 -05:00
Juan David Nicholls Cardona
2d1076f546 Update dev dependencies 2019-11-13 23:54:16 -05:00
Juan David Nicholls Cardona
9b4a7a58cb
Merge pull request #117 from friederbluemle/update-dev-deps
Update dev deps
2019-11-13 23:48:41 -05:00
Frieder Bluemle
2639062f15
Update eslint to 6.6.0 2019-11-13 15:35:57 -08:00