Commit Graph

4066 Commits

Author SHA1 Message Date
Zhigang Fang
08cf864f7f Merge branch 'master' into fix/observable 2020-08-13 13:23:09 +08:00
Kyle Fang
ed417e5853 fix: boolean 2020-08-13 13:19:39 +08:00
Kyle Fang
b0eb681306 fix: add observer compatibility to auth APIs 2020-08-13 12:37:05 +08:00
Kyle Fang
d5d1470e81 fix: observer compatibility in firestore 2020-08-13 12:20:27 +08:00
Mike Hardy
70305ef0f9 Add Android E2E logging, delay tap input stream (#4075)
* Turn up logging for detox to isolate E2E flakiness
* Compress android emulator log before upload, bump action versions
* Sleep long enough for app to come up before sending stream of taps
2020-08-12 15:07:25 -05:00
Mike Hardy
377f342477 fix(android,iid): workaround IID version missing in BOM w/concrete version
IID will fail if included / used directly (instead of as transitive dependency) because they stopped publishing the IID version in the BoM

This is being tracked upstream and I put breadcrumbs in the code that should help maintainers during version bumps
2020-08-10 12:33:27 -05:00
Mike Hardy
25b9e7ddd0 docs(crashlytics, install): bump firebase crashlytics plugin version (#4064) 2020-08-10 09:00:36 +01:00
Mike Hardy
a3d8d9c7dc docs: update versions in install docs (#4063)
Lots of the versions were very old, I pinned them to current stable
The most important one is the google services plugin to 4.3.3 though, it has
lots of serious issues in the 4.2.0 version specified
2020-08-10 08:59:21 +01:00
hillkim
30a2c178ae docs(storage): fix firebase reference in storage example
fix storage  reference
2020-08-09 10:23:49 -05:00
Mike Diarmid
1d8459549a Update FUNDING.yml 2020-08-07 11:33:34 +01:00
Aidan Host
cb6a1d41cc fix(core): timezone offset issues in utils
A bit more timezone correction in seconds vs milliseconds conversion
2020-08-06 13:20:26 -05:00
Mike Hardy
8b0e1893b8 fix(android, timezones): timezone offset already millis, do not adjust it (#4055)
Fixes #4053 with issue noticed and fix provided by @AidanHost
2020-08-05 14:06:08 -05:00
Darren Ackers
d5e070c00e chore(auth): removed obsolete auth directory for android (#4043)
Co-authored-by: Mike Diarmid <mike.diarmid@gmail.com>
2020-08-05 15:34:13 +01:00
gaodeng
03fe17fada docs(analytics): update setAnalyticsCollectionEnabled example (#4027)
Co-authored-by: Mike Diarmid <mike.diarmid@gmail.com>
2020-08-03 11:11:49 +01:00
Darren Ackers
07f98bd798 tests(auth): added tests for checking creation time across multiple created users (#3776) 2020-08-03 11:09:04 +01:00
Darren Ackers
760adb05b2 docs(tests): added debug instructions for VSCode (#3612) 2020-08-03 11:07:35 +01:00
@Salakar
9ba6487fdb chore(release): release packages
- @react-native-firebase/crashlytics@8.3.0
 - react-native-firebase-tests@8.3.0
2020-08-03 10:06:30 +00:00
Russell Wheatley
52eeed31b3 feat(crashlytics): add new APIs checkForUnsentReports, deleteUnsentReports,didCrashOnPreviousExecution,sendUnsentReports (#4009)
Adds the following additional Crashlytics APIs:

- checkForUnsentReports()
- deleteUnsentReports()
- didCrashOnPreviousExecution()
- sendUnsentReports()

[publish]

Co-authored-by: Mike Hardy <github@mikehardy.net>
Co-authored-by: Mike Diarmid <mike.diarmid@gmail.com>
2020-08-03 11:02:08 +01:00
@Salakar
07895bef0e chore(release): release packages
- @react-native-firebase/admob@7.4.1
 - @react-native-firebase/analytics@7.4.1
 - @react-native-firebase/auth@8.3.1
 - @react-native-firebase/crashlytics@8.2.1
 - @react-native-firebase/database@7.4.1
 - @react-native-firebase/dynamic-links@7.4.1
 - @react-native-firebase/firestore@7.5.1
 - @react-native-firebase/functions@7.3.1
 - @react-native-firebase/iid@7.3.1
 - @react-native-firebase/in-app-messaging@7.3.1
 - @react-native-firebase/messaging@7.6.1
 - @react-native-firebase/ml-natural-language@7.3.1
 - @react-native-firebase/ml-vision@7.3.1
 - @react-native-firebase/perf@7.3.1
 - @react-native-firebase/remote-config@8.1.1
 - @react-native-firebase/storage@7.3.1
 - react-native-firebase-tests@8.2.1
2020-08-03 09:48:30 +00:00
@Salakar
6d7a40422a build(storage): update core peer dependency to v8.3.0 [publish] 2020-08-03 09:45:54 +00:00
@Salakar
3cc0fb34a6 build(remote-config): update core peer dependency to v8.3.0 [publish] 2020-08-03 09:45:54 +00:00
@Salakar
5f724c30e6 build(perf): update core peer dependency to v8.3.0 [publish] 2020-08-03 09:45:54 +00:00
@Salakar
4f1762255d build(ml-vision): update core peer dependency to v8.3.0 [publish] 2020-08-03 09:45:54 +00:00
@Salakar
8c5b9c9aaf build(ml-natural-language): update core peer dependency to v8.3.0 [publish] 2020-08-03 09:45:54 +00:00
@Salakar
e964b54c83 build(messaging): update core peer dependency to v8.3.0 [publish] 2020-08-03 09:45:54 +00:00
@Salakar
4ebcf518cf build(in-app-messaging): update core peer dependency to v8.3.0 [publish] 2020-08-03 09:45:54 +00:00
@Salakar
eaf84139e4 build(iid): update core peer dependency to v8.3.0 [publish] 2020-08-03 09:45:54 +00:00
@Salakar
4148fe40af build(functions): update core peer dependency to v8.3.0 [publish] 2020-08-03 09:45:54 +00:00
@Salakar
e9739ea00a build(firestore): update core peer dependency to v8.3.0 [publish] 2020-08-03 09:45:54 +00:00
@Salakar
5fd30e141f build(dynamic-links): update core peer dependency to v8.3.0 [publish] 2020-08-03 09:45:54 +00:00
@Salakar
ad6378aada build(database): update core peer dependency to v8.3.0 [publish] 2020-08-03 09:45:54 +00:00
@Salakar
581e2ea605 build(crashlytics): update core peer dependency to v8.3.0 [publish] 2020-08-03 09:45:54 +00:00
@Salakar
a9263d29d0 build(auth): update core peer dependency to v8.3.0 [publish] 2020-08-03 09:45:54 +00:00
@Salakar
7d754db0c8 build(analytics): update core peer dependency to v8.3.0 [publish] 2020-08-03 09:45:54 +00:00
@Salakar
5063ee4e3c build(admob): update core peer dependency to v8.3.0 [publish] 2020-08-03 09:45:53 +00:00
@Salakar
bc7c51a547 chore(release): release packages
- @react-native-firebase/admob@7.4.0
 - @react-native-firebase/analytics@7.4.0
 - @react-native-firebase/app@8.3.0
 - @react-native-firebase/auth@8.3.0
 - @react-native-firebase/crashlytics@8.2.0
 - @react-native-firebase/database@7.4.0
 - @react-native-firebase/dynamic-links@7.4.0
 - @react-native-firebase/firestore@7.5.0
 - @react-native-firebase/functions@7.3.0
 - @react-native-firebase/iid@7.3.0
 - @react-native-firebase/in-app-messaging@7.3.0
 - @react-native-firebase/messaging@7.6.0
 - @react-native-firebase/ml-natural-language@7.3.0
 - @react-native-firebase/ml-vision@7.3.0
 - @react-native-firebase/perf@7.3.0
 - @react-native-firebase/remote-config@8.1.0
 - @react-native-firebase/storage@7.3.0
 - @react-native-firebase/template@6.9.0
 - react-native-firebase-tests@8.2.0
2020-08-03 09:45:52 +00:00
Yanick Bélanger
ce39abf9c0 fix(messaging): added missing from property in Remote Message type (#4030)
[publish]

Co-authored-by: Mike Diarmid <mike.diarmid@gmail.com>
2020-08-03 10:43:18 +01:00
Darren Ackers
33c122e312 docs(messaging): updated iOS APN setup (#4024)
Co-authored-by: Mike Diarmid <mike.diarmid@gmail.com>
2020-07-30 10:49:23 +01:00
Russell Wheatley
bf0611f10d refactor!: remove flow types (#3954)
* chore(*): removed flow types

* chore(app): rm app-types package
2020-07-30 10:12:16 +01:00
Sergi Cuenca
246ccb0225 docs: should be asBoolean instead of asNumber (#4023)
It has been used `asNumber` instead of `asBoolean` in the `resolves value to boolean` section. This can lead to confusion.
2020-07-30 10:00:48 +01:00
Russell Wheatley
e7b4bb31b0 feat: use latest android & ios Firebase SDKs version (#3956)
* chore(*): version upgrades

* chore(*, ios): update GoogleUtilities test/ios

* chore(_,ios): update pod lock

* chore(crashlytics, android): update SDK for tests

* chore: move google-services plugin for gradle

* chore: ios sdk upgrade

* chore: update test Podfile.lock
2020-07-24 13:11:46 +01:00
Aranda Morrison
ff768fce54 feat(messaging,android): save notification payload for messages that arrive in the foreground (#3896) 2020-07-24 11:14:12 +01:00
Russell Wheatley
7e9d252853 refactor: remove deprecated code (#3953)
* chore(storage): rm downloadFile api

* chore(messaging): rm deprecated methods

* chore(dynamic-links): rm createDynamicLink

* chore(dynamic-links): rm createShortDynamicLink

* rm isRegisteredForRemoteNotifications

* chore(app): rm deprecrated util.paths

* chore: remove comment
2020-07-23 15:36:26 +01:00
Salakar
6620b9e1cc chore(remote_config): manual release of 8.0.0 2020-07-23 11:09:36 +01:00
@Salakar
f4ba937797 chore(release): release packages
- @react-native-firebase/admob@7.3.3
 - @react-native-firebase/messaging@7.5.0
 - @react-native-firebase/perf@7.2.3
 - @react-native-firebase/remote-config@7.2.3
 - react-native-firebase-tests@8.1.1
2020-07-23 09:21:01 +00:00
Anderson Addo
430881032b fix(perf): fix for #3736 (#3978)
Co-authored-by: Mike Diarmid <mike.diarmid@gmail.com>
[publish]
2020-07-23 10:19:27 +01:00
Cyrus Zei
0dbe48e588 docs: add AdEventType (#3962)
You guys forgot to add the AdEventType
2020-07-23 10:17:53 +01:00
Cyrus Zei
d731653320 docs: use the example.com domain (#3979)
* use the example.com domain instead of gmail.

I don't know if sarah.lane wants here email on your docs, but we could change that to a more doc friendly user. if you go over to example.com they even add this on their website 


This domain is for use in illustrative examples in documents. You may use this domain in literature without prior coordination or asking for permission.

* fix typo

* update email to lower case

Co-authored-by: Elliot Hesp <elliot.hesp@gmail.com>
2020-07-23 10:16:29 +01:00
mufaddalhamidofficial
bb3b744ada docs: typo (#3984) 2020-07-23 10:16:00 +01:00
Guilherme de Andrade
9cc6c76228 chore(docs): add missing imports to opt-out (#3987)
This PR will add missing imports and the default export to `Opt-out` code snippet.
2020-07-23 10:15:01 +01:00