Salakar
2e219d24cf
chore(tests): Use exact lerna version to work around https://github.com/lerna/lerna/issues/2348
2019-11-17 06:38:47 +00:00
Salakar
f9e91c7371
[analytics] add all available named events as built-in log methods
2019-09-14 22:27:32 +01:00
Mike Diarmid
00e27a9f37
[v6] AdMob - Follow-up (Adds Banner Views) ( #2530 )
2019-09-13 19:10:41 +01:00
Ilja Daderko
0c50e0b9d1
Update tests README ( #2485 )
...
* Update tests readme
* Update tests/README.md
Co-Authored-By: Mike Diarmid <mike.diarmid@gmail.com >
* Update tests/README.md
Co-Authored-By: Mike Diarmid <mike.diarmid@gmail.com >
2019-08-14 11:51:16 +03:00
Salakar
8c2df657b7
v0.1.1
2019-07-30 09:25:38 +01:00
Salakar
f429699990
- [dependencies][android] remove all Firebase SDKs in favour of Firebase BoM
...
- [android] upgrade to Android X
- [android] upgrade gradle wrapper to v5.4.1
- [android][ios][tests] remove manual packages & enable auto-linking
- [tests][internal] upgrade tests project to RN 60
- [ios] temporarily remove framework support in pods - broken in RN 60 - see https://github.com/facebook/react-native/issues/25349
- [linting] switch to use rn community linting rules
2019-07-30 03:59:04 +01:00
Salakar
bb7a5e5761
[tests] run tslint when validating types
2019-07-15 01:22:31 +01:00
Salakar
639c15d4b8
v0.0.26
2019-06-23 20:55:47 +01:00
Salakar
4f909aefc8
v0.0.26
2019-06-23 20:43:55 +01:00
Mike Diarmid
978b298f94
[v6] Implement Dynamic Links ( #2103 )
...
(coverage + tests to follow in another PR)
2019-06-07 13:28:07 +01:00
Salakar
1f2bd61ae3
v6.0.0-alpha.23
2019-06-05 02:28:43 +01:00
Mike Diarmid
b6c04ba9a2
Update package.json
2019-06-03 04:20:07 +01:00
Mike Diarmid
21a16867fe
[v6] Implement ML-Kit Natural Language ( #2117 )
...
- Implement ML-Kit Natural Language (#2117 )
- Includes additional refactor changes across other modules for internals api reworking
2019-06-02 17:58:21 +01:00
Mike Diarmid
9083803740
-
...
[skip ci]
2019-05-24 18:40:32 +01:00
Salakar
6e06a2f060
[windows] add cross-env for build scripts
...
[skip ci]
2019-05-15 16:27:21 +01:00
Mike Diarmid
6c3cb7c40e
[v6] Implement Authentication (Part 1) ( #2107 )
...
Migrate Android, iOS and JS code from Auth v5.
2019-05-07 02:35:15 +01:00
Salakar
832835bc23
v6.0.0-alpha.10
...
[skip ci]
2019-05-03 15:09:52 +01:00
Mike Diarmid
7f11a9e501
[v6] Implement Cloud Storage ( #2043 )
...
See the changelog for detailed changes.
2019-05-03 12:05:40 +01:00
Mike Diarmid
34b1d92005
[v6] Implement Invites ( #2015 )
...
[v6] Implement Invites
2019-03-28 20:52:16 +00:00
Ilja Daderko
fb7109e52a
[v6] Implement Remote Config ( #1896 )
2019-03-26 13:03:57 +00:00
Mike Diarmid
c89ba48e92
[v6] Implement Crashlytics upgrade + required internals changes ( #1958 )
...
[crashlytics]
Fixes : #1643 , #1848 , #1964 , #1920 , #1884 , #1783 , #1966 , #1940 , #1447
Features/Bugs Todo:
Capture JS Exceptions with stack traces automatically
Capture Unhandled Promise Rejections with stack traces automatically
[Android] .crash() not captured in debug due to RN RedBox; see #1921
Support advanced user identifier features
[Android] Enable Crashlyics NDK reporting by default (gist)
Support toggling native crash logging off/on (e.g. disable in DEV)
Support toggling JS crash logging off/on (e.g. disable in DEV)
[ios] Static framework support for all modules
[ios] Implement CocoaPods Firebase RN modules auto-loader script
Implement firebase.json config loader; Android & iOS
[tests] Fix false positive tests that catch errors (tests did not check that errors actually threw)
[android] Cleanup manifest permissions for all modules
[android] Implement Content provider base class
[android] Investigate/fix issue where setDataCollectionDefaultEnabled is false by default in Firebase - it disables Crashlytics reporting
2019-03-13 17:07:21 +00:00
Elliot Hesp
3bf77446ef
[ci skip] programmatically generate typedoc output
2019-02-13 08:27:53 +00:00
Salakar
523164ef9d
[tests] remove all firebase project credentials
2019-02-10 01:44:23 +00:00
Salakar
c67f816701
[dev] add create firebase module from template script
2019-02-04 17:33:27 +00:00
Salakar
09d1c4635f
[tests] use exact versions
2019-02-02 12:20:44 +00:00
Michael Diarmid
17d778cf66
Refactor into monorepo for v6 ( #1837 )
...
> You can [learn more about this here](https://blog.invertase.io/react-native-firebase-2019-7e334ca9bcc6 ).
2019-02-01 10:37:48 +00:00
Salakar
92a115a7c0
5.2.1
2019-01-22 06:47:01 +00:00
Salakar
094affc2c8
5.2.0
2019-01-05 20:11:05 +00:00
Salakar
d8f534d8c8
5.2.0-rc2
2019-01-05 19:37:24 +00:00
Salakar
5c77f263db
update peer deps
2019-01-05 19:37:10 +00:00
Salakar
de20c49a9b
5.2.0-rc1
2019-01-04 22:22:19 +00:00
Salakar
d33affb070
5.1.1
2018-11-26 15:18:21 +00:00
Michael Diarmid
96aa7035ce
[typescript][storage] export storage statics - fixes #1706 ( #1709 )
2018-11-26 14:04:39 +01:00
Salakar
7b9898c973
5.1.0
2018-11-05 17:10:43 +00:00
Salakar
ead0ca59be
5.1.0-rc3
2018-11-04 04:08:23 +00:00
Salakar
31fc0c4b77
5.1.0-rc2
2018-10-27 05:37:06 +01:00
Salakar
7cb42836e5
5.1.0-rc1
2018-10-17 19:44:37 +01:00
Salakar
2f3d9146eb
5.0.0
2018-09-26 08:52:31 +01:00
Salakar
0c24d8c148
5.0.0-rc6
2018-09-25 22:07:55 +01:00
Salakar
9ac86f96a3
5.0.0-rc5
2018-09-24 02:53:13 +01:00
Salakar
6ea5040950
update eslint dev deps
2018-09-21 00:02:05 +01:00
Salakar
0e72881bff
5.0.0-rc4
2018-09-20 17:16:36 +01:00
Salakar
68fa17ed56
5.0.0-rc3
2018-09-20 10:31:24 +01:00
Salakar
c7e0effddd
5.0.0-rc2
2018-09-18 14:45:38 +01:00
Salakar
ae8ac05302
RN 57
2018-09-12 21:36:17 +01:00
Salakar
953484a334
[tests] update to RN 57 release
2018-09-12 18:00:06 +01:00
Michael Diarmid
bd5f5be70e
Merge branch 'master' into detox9-metro-preset
2018-09-09 01:16:28 +01:00
Salakar
1a481e2edf
remove fbjs peerDep
2018-09-08 23:50:42 +01:00
Salakar
cf0af36542
[tests] remove providesModuleNodeModules
2018-09-08 13:27:46 +01:00
Salakar
63e1cc638f
[tests] wip - upgrade tests to detox 9 / babel 7 / rn 57
2018-09-08 12:50:57 +01:00