Commit Graph

43 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
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
ec289edff6
Merge pull request #94 from janicduplessis/patch-1
Add `@ReactModule` annotation
2020-04-08 04:11:13 -05:00
Frieder Bluemle
903983b776
Remove unnecessary files 2019-11-13 11:52:55 -08:00
SaeedZhiany
9332b910db Exclude unnecessary file and folders 2019-11-13 10:19:15 +03:30
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
SaeedZhiany
af2e762bb5
Update gradle-wrapper.properties
Upgraded Gradle wrapper version to the latest
2019-10-21 09:29:43 +03:30
SaeedZhiany
298aa325ec
Update build.gradle
Load Android Gradle Plugin conditionally
2019-10-21 09:28:02 +03:30
Aitor Cubeles Torres
8aaa9b6ff0 hasBackButton feature on Android browser 2019-10-05 15:05:55 +02:00
Aitor Cubeles Torres
243029f2e5 Android isAvailable method checks Custom Tab support 2019-10-05 00:48:28 +02: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
21c82a0f5e Check if AndroidX will be used 2019-08-15 16:07:02 -05:00
Juan David Nicholls Cardona
6833237ddf New AndroidX gradle configuration 2019-08-15 15:53:30 -05:00
Juan David Nicholls Cardona
ccc2fdcd00 Code review 😅 2019-08-12 22:52:14 -05:00
Juan David Nicholls Cardona
06bb283327 Using androidXVersion flag for AndroidX with backward compatibility 2019-08-12 22:37:57 -05:00
Juan David Nicholls Cardona
9bcaf78926 Add gradle backward-compatibility for Android Support using Jetifier 2019-08-12 21:41:17 -05:00
Janic Duplessis
0e6521cfc6
Add @ReactModule annotation
Add `@ReactModule` annotation, this will eventually be used by TurboModules annotation processor.
2019-08-09 12:59:27 -04:00
Juan David Nicholls Cardona
c90c0468e0 Add internet permission for Android 2019-07-27 19:09:16 -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
7c8cb8b51c Validate if EventBus of Android is registered before to unregister 2019-07-12 02:28:08 -05:00
Juan David Nicholls Cardona
dcbfaef49f Add CHANGELOG and remove com.facebook.infer.annotation dependency 2019-07-12 02:12:18 -05:00
Juan David Nicholls Cardona
ed1c48ace0 Fix maven url for AndroidX 2019-07-09 17:41:37 -05:00
Juan David Nicholls Cardona
0b59abd323
Update org.eclipse.buildship.core.prefs 2019-07-09 01:49:12 -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
43ea993c05 Unregister event bus from close function 2019-05-05 02:00:52 -05:00
Juan David Nicholls Cardona
acdeb7eaf5
Merge pull request #66 from miktolon/fix_start_animation
Fix start animation not visible
2019-05-02 12:04:32 -05:00
Juan David Nicholls Cardona
e9a54d3fe7
Merge pull request #65 from SnaiNeR/fix_android_Assertation_missing
replace Assertation lib to AssertationError which already have
2019-04-27 16:23:20 -05:00
miktolon
3f0cb35673 Pass startAnimationBundle as parameter when starting activity to make
start animation visible.
2019-04-26 07:56:07 +03:00
Artem Emelyanov
aaa453a2d6 replace Assertation lib to AssertationError which already have 2019-04-26 05:27:41 +05:00
Almouro
9cf4cbb58d Fix EventBusException on Android 2019-03-20 17:47:37 +01:00
Robert Scott
d9cc2a3183 Clear mOpenBrowserPromise after sending a cancel.
Calling open twice before the window opens causes the app to crash.
Clearing the promise fixes this issue.
2019-02-11 16:03:09 -08:00
Artem Emelyanov
80ff313c36 add com.facebook.infer.annotation to dependecies, fix build error 2019-02-05 15:08:04 +05: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
Kalle Haavisto
332ceefeba
supportLibVersion definition to avoid collisions 2018-11-16 14:39:24 +02: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
6de08e3250 Fix android configuration to support SDK 27 2018-11-09 10:07:48 -05:00
mlazari
f5a0be5efb Fix result type 2018-10-05 16:03:34 +03: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
af97246081 Fix Android and iOS configurations 2018-09-09 06:05:49 -05:00
Juan David Nicholls Cardona
0e6372aa6f First commit 2018-09-07 17:55:14 -05:00