Commit Graph

54 Commits

Author SHA1 Message Date
Juan David Nicholls Cardona
d2035186f5 Update version to 3.4.0 2020-04-08 03:59:47 -05:00
Juan David Nicholls Cardona
37c0b9afd6 Update Changelog 2019-11-25 17:02:18 -05:00
Juan David Nicholls Cardona
257c4c81ea Release 3.3.2 2019-11-15 03:01:52 -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
Frieder Bluemle
9de35381fb
Add example/yarn.lock 2019-11-13 13:45:24 -08:00
Frieder Bluemle
903983b776
Remove unnecessary files 2019-11-13 11:52:55 -08:00
Juan David Nicholls Cardona
c8c14c17e2 Fixed issues when browser don't close on Android and getting the response of auth redirection 2019-11-12 01:26:14 -05:00
Juan David Nicholls Cardona
1d547b5b30 Fixing issue with changes to ASWebAuthenticationSession, add support for automatic modal presentation style and add option to enable bar collapsing 2019-11-10 02:37:36 -05:00
Juan David Nicholls Cardona
7391422878 Update example 2019-09-03 16:34:47 -05:00
Juan David Nicholls Cardona
408b72291b Fix npm vulnerabilities 2019-09-03 16:19:14 -05:00
Juan David Nicholls Cardona
b6aaba614d
Merge pull request #97 from proyecto26/develop
Add gradle backward-compatibility with AndroidX support
2019-08-16 14:19:56 -05:00
Juan David Nicholls Cardona
3dde945633 Update version to 3.0.1 2019-08-16 14:16:41 -05:00
Juan David Nicholls Cardona
eb3cd2ea4e Fix wrong default AndroidX version 2019-08-16 01:48:04 -05:00
Juan David Nicholls Cardona
1ae02946d1 Prevent empty version using AndroidX 2019-08-15 17:06:40 -05:00
Juan David Nicholls Cardona
024041b44b
Fix variable name to prevent confusions 2019-07-31 10:28:22 -05:00
Juan David Nicholls Cardona
af285efdfb Add a delay to update the status bar when the browser is animated from iOS 2019-07-30 19:03:54 -05:00
Juan David Nicholls Cardona
587a32b39f Add workaround to dismiss SafariViewController without animation 2019-07-27 17:08:48 -05:00
Juan David Nicholls Cardona
298e8225ed Add animations to example app 2019-07-23 21:25:40 -05:00
Juan David Nicholls Cardona
8f417dc42c Add FLAG_ACTIVITY_EXCLUDE_FROM_RECENTS, Code review and update example 2019-07-23 16:12:03 -05:00
Juan David Nicholls Cardona
484a8198ad Update CHANGELOG 2019-07-22 00:08:58 -05:00
Juan David Nicholls Cardona
4a0d57c73e Present the SafariViewController modally or as push instead 2019-07-21 23:59:04 -05:00
Juan David Nicholls Cardona
4ef264af86
Delete yarn.lock 2019-07-21 04:15:35 -05:00
Juan David Nicholls Cardona
86c2d33302 Remove package-lock from example folder 2019-07-21 04:15:01 -05:00
Juan David Nicholls Cardona
86f7238d8e Add animated, modalPresentationStyle and modalTransitionStyle options for iOS 2019-07-21 04:13:59 -05:00
Juan David Nicholls Cardona
4553a806b7
Delete yarn.lock 2019-07-13 01:59:35 -05:00
Juan David Nicholls Cardona
60a237c2dd Remove package-lock from demo 2019-07-10 09:38:54 -05:00
Juan David Nicholls Cardona
8a083f2484 Support AndroidX with RN >= 0.60 2019-07-09 01:01:35 -05:00
Juan David Nicholls Cardona
69f4630acc Remove package-lock from demo folder 2019-06-06 20:12:36 -05:00
Juan David Nicholls Cardona
19fa5be385 Update InAppBrowser version from example project 2019-05-16 01:17:06 -05:00
Juan David Nicholls Cardona
9d4daa0855 Use ASWebAuthenticationSession instead of SFAuthenticationSession (Deprecated) 2019-05-16 00:39:46 -05:00
Juan David Nicholls Cardona
b9756ab316 Add deep linking example 2019-05-06 16:36:46 -05:00
Juan David Nicholls Cardona
291b543f7c Add deep linking configuration 2019-05-05 13:05:30 -05:00
Juan David Nicholls Cardona
1ef4b9fe0e Update README 2019-05-05 01:06:39 -05:00
Juan David Nicholls Cardona
97aae1ada2 Update to version 2.0.2 2019-05-02 13:50:21 -05:00
Juan David Nicholls Cardona
09eea1d72d Fix Android animations and update version to 2.0.2 2019-05-02 12:15:59 -05:00
Juan David Nicholls Cardona
57cf0b9b9c Fix example 2019-04-24 01:14:57 -05:00
Juan David Nicholls Cardona
a21f21a91c Update example folder to use RN 0.59 2019-04-18 03:26:52 -05:00
Juan David Nicholls Cardona
a6a5b3e383 Update README 2019-03-21 09:35:47 -05:00
Chris Weed
c3a95da85c Update the isAvailable to return a boolean 2019-03-01 13:32:28 -06:00
Juan David Nicholls Cardona
68e732e5bf Add animations and headers params for Android. Update documentation and version 2018-11-19 13:35:23 -05:00
Juan David Nicholls Cardona
728ea83c25 Fix issues and update to 1.3.7 version 2018-11-16 12:36:15 -05:00
Juan David Nicholls Cardona
7f63378a35 Replace compile deprecated method to use implementation on Android and Update version to support RN 0.57 2018-11-14 15:11:51 -05:00
Juan David Nicholls Cardona
b83b14cacb Improve Android example 2018-11-10 20:38:02 -05:00
Juan David Nicholls Cardona
9da525b4ff Update version to 1.3.4 2018-11-09 11:27:21 -05:00
Juan David Nicholls Cardona
08f80b0ac6
Merge pull request #6 from EQuimper/master
Let status bar been managed from the react-native side
2018-10-09 10:33:55 -05:00
Emanuel Quimper
11c2141777
Add StatusBar in example 2018-10-08 12:51:40 -04:00
Juan David Nicholls Cardona
1b0c9a4d04 Update package version to fix result type 2018-10-07 18:25:45 -05:00
Juan David Nicholls Cardona
10cd21b6ea Add options for openAuth methods 2018-09-09 22:34:40 -05:00
Juan David Nicholls Cardona
5935e9f6b9 Remove CustomTabsLauncher dependency 2018-09-09 14:03:13 -05:00
Juan David Nicholls Cardona
7d61939278 Fix package dependencies 2018-09-09 13:08:12 -05:00