Commit Graph

4012 Commits

Author SHA1 Message Date
Mike Hardy
352f58b772 chore: update issue template "about" field
Apparently github won't show a template with an about that is more than 200 chars
So our main bug report template was not showing up
2020-07-15 07:52:26 +01:00
Mike Diarmid
67c52a8aae docs: update dict 2020-07-14 09:34:35 +01:00
Tobias Lohse
8c9f4f5e31 feat: disable direct channels API on iOS, fixes #3674 (#3733)
* set shouldEstablishDirectChannel to NO

* tests: make `onMessage` test Android only

This test will no longer function on simulators as a direct message channel is no longer established.

Co-authored-by: Mike Diarmid <mike.diarmid@gmail.com>
2020-07-14 09:33:13 +01:00
Darren Ackers
001cee0eac tests(admob): migrate JS only tests to Jest (#3586)
Co-authored-by: Mike Diarmid <mike.diarmid@gmail.com>
2020-07-13 11:45:45 +01:00
Tomas Maly
a92ee538a1 docs(messaging): update server-integration.md (#3925)
Adding details for using APNS token on iOS (non-firebase integrations)
2020-07-13 11:25:00 +01:00
Cătălin Buruiană
bdea5250df docs: add tip about hanging CI build while using Fastlane (#3907) 2020-07-10 17:19:58 +01:00
Mike Hardy
7a66350b10 docs: link CONTRIBUTING correctly in PR template (#3910) 2020-07-10 17:18:42 +01:00
Daniel Montano
659324090d docs(links): add instructions on setting up Xcode for dynamic links with custom domains (#3923)
Co-authored-by: Mike Hardy <github@mikehardy.net>
2020-07-10 17:18:03 +01:00
@Salakar
1f2227198e chore(release): release packages
- @react-native-firebase/auth@8.2.0
 - react-native-firebase-tests@8.1.0
2020-07-10 13:09:53 +00:00
Russell Wheatley
aaff624025 feat(auth): verifyBeforeUpdateEmail API (#3862)
* feat(auth): 1st commit verifyBeforeUpdateEmail

* feat(auth): verifyBeforeUpdateEmail updates

* tests(auth): more coverage

* chore(ios): update podfile.lock

* tests(auth): update verifyBeforeUpdateEmail tests

* tests(auth): verifyBeforeUpdateEmail updates
[publish]
2020-07-10 14:08:12 +01:00
Yanick Bélanger
9b73e0ad67 docs: remove references to setUserName & setUserEmail (#3909) 2020-07-09 17:57:25 +01:00
@Salakar
a7e4bd39b9 chore(release): release packages
- @react-native-firebase/firestore@7.4.3
 - react-native-firebase-tests@8.0.10
2020-07-09 16:55:47 +00:00
Russell Wheatley
94ebc7e8de chore(firestore): remove check that each read document also needs to be written for a transaction (#3915)
* chore(firestore): rm transaction read/write need
* tests(firestore): rm unnecessary test

[publish]
2020-07-09 17:54:19 +01:00
Mike Hardy
fe003753f4 docs(android): improve MultiDex documentation for android (#3920) 2020-07-09 17:52:41 +01:00
@Salakar
91e4faf395 chore(release): release packages
- @react-native-firebase/admob@7.3.2
 - @react-native-firebase/analytics@7.3.1
 - @react-native-firebase/auth@8.1.2
 - @react-native-firebase/crashlytics@8.1.2
 - @react-native-firebase/database@7.3.2
 - @react-native-firebase/dynamic-links@7.3.2
 - @react-native-firebase/firestore@7.4.2
 - @react-native-firebase/functions@7.2.2
 - @react-native-firebase/iid@7.2.2
 - @react-native-firebase/in-app-messaging@7.2.2
 - @react-native-firebase/messaging@7.4.2
 - @react-native-firebase/ml-natural-language@7.2.2
 - @react-native-firebase/ml-vision@7.2.2
 - @react-native-firebase/perf@7.2.2
 - @react-native-firebase/remote-config@7.2.2
 - @react-native-firebase/storage@7.2.2
 - react-native-firebase-tests@8.0.9
2020-07-09 08:22:21 +00:00
@Salakar
e27a1571b2 build(storage): update core peer dependency to v8.2.0 [publish] 2020-07-09 08:20:43 +00:00
@Salakar
3de57b8b40 build(remote-config): update core peer dependency to v8.2.0 [publish] 2020-07-09 08:20:43 +00:00
@Salakar
a309fce078 build(perf): update core peer dependency to v8.2.0 [publish] 2020-07-09 08:20:43 +00:00
@Salakar
7430f5a420 build(ml-vision): update core peer dependency to v8.2.0 [publish] 2020-07-09 08:20:43 +00:00
@Salakar
0e77f7b776 build(ml-natural-language): update core peer dependency to v8.2.0 [publish] 2020-07-09 08:20:43 +00:00
@Salakar
566867e3a8 build(messaging): update core peer dependency to v8.2.0 [publish] 2020-07-09 08:20:43 +00:00
@Salakar
e5d2321f94 build(in-app-messaging): update core peer dependency to v8.2.0 [publish] 2020-07-09 08:20:43 +00:00
@Salakar
c572d9625d build(iid): update core peer dependency to v8.2.0 [publish] 2020-07-09 08:20:43 +00:00
@Salakar
146ab2bd51 build(functions): update core peer dependency to v8.2.0 [publish] 2020-07-09 08:20:43 +00:00
@Salakar
9908f3b58a build(firestore): update core peer dependency to v8.2.0 [publish] 2020-07-09 08:20:42 +00:00
@Salakar
2458168a53 build(dynamic-links): update core peer dependency to v8.2.0 [publish] 2020-07-09 08:20:42 +00:00
@Salakar
0f291e35a6 build(database): update core peer dependency to v8.2.0 [publish] 2020-07-09 08:20:42 +00:00
@Salakar
304893b515 build(crashlytics): update core peer dependency to v8.2.0 [publish] 2020-07-09 08:20:42 +00:00
@Salakar
2534588759 build(auth): update core peer dependency to v8.2.0 [publish] 2020-07-09 08:20:42 +00:00
@Salakar
d70dfad134 build(analytics): update core peer dependency to v8.2.0 [publish] 2020-07-09 08:20:42 +00:00
@Salakar
ab9fb57d89 build(admob): update core peer dependency to v8.2.0 [publish] 2020-07-09 08:20:42 +00:00
@Salakar
1055737861 chore(release): release packages
- @react-native-firebase/analytics@7.3.0
 - @react-native-firebase/app@8.2.0
 - react-native-firebase-tests@8.0.8
2020-07-09 08:20:42 +00:00
Russell Wheatley
6c53f479d9 feat(analytics): add & deprecate pre-defined analytics events (#3385)
* updating analytics types

* further type updates

* update log events for analytics

* update validation

* feat(analytics): update events & tests

* tests(analytics): update

* build(analytics): types & type tests

* chore(analytics): update to revised api

* feat(analytics): further updates for package

* Apply suggestions from code review

Co-authored-by: Mike Diarmid <mike.diarmid@gmail.com>

* tests(analytics): update tests

* tests(ml-vision): stop testing ml-vision

* chore(*): spelling

* chore(*): spelling

* chore(analytics): update ts docs

Co-authored-by: Mike Diarmid <mike.diarmid@gmail.com>
[publish]
2020-07-09 09:18:48 +01:00
Mars Lan
f0959f2054 doc(storage): fix multiple buckets example (#3901) 2020-07-07 19:33:07 +01:00
Anderson Addo
a5e4025256 docs(database): persistence is disabled by default (#3899)
Co-authored-by: Mike Diarmid <mike.diarmid@gmail.com>
2020-07-07 19:31:50 +01:00
@Salakar
4cd8363212 chore(release): release packages
- @react-native-firebase/admob@7.3.1
 - @react-native-firebase/analytics@7.2.1
 - @react-native-firebase/auth@8.1.1
 - @react-native-firebase/crashlytics@8.1.1
 - @react-native-firebase/database@7.3.1
 - @react-native-firebase/dynamic-links@7.3.1
 - @react-native-firebase/firestore@7.4.1
 - @react-native-firebase/functions@7.2.1
 - @react-native-firebase/iid@7.2.1
 - @react-native-firebase/in-app-messaging@7.2.1
 - @react-native-firebase/messaging@7.4.1
 - @react-native-firebase/ml-natural-language@7.2.1
 - @react-native-firebase/ml-vision@7.2.1
 - @react-native-firebase/perf@7.2.1
 - @react-native-firebase/remote-config@7.2.1
 - @react-native-firebase/storage@7.2.1
 - react-native-firebase-tests@8.0.7
2020-07-07 06:25:56 +00:00
@Salakar
dce360a338 build(storage): update core peer dependency to v8.1.0 [publish] 2020-07-07 06:23:43 +00:00
@Salakar
1df26e3ac4 build(remote-config): update core peer dependency to v8.1.0 [publish] 2020-07-07 06:23:43 +00:00
@Salakar
f5d75a8d91 build(perf): update core peer dependency to v8.1.0 [publish] 2020-07-07 06:23:43 +00:00
@Salakar
85f54bff5c build(ml-vision): update core peer dependency to v8.1.0 [publish] 2020-07-07 06:23:43 +00:00
@Salakar
57163e1c40 build(ml-natural-language): update core peer dependency to v8.1.0 [publish] 2020-07-07 06:23:43 +00:00
@Salakar
996476ee44 build(messaging): update core peer dependency to v8.1.0 [publish] 2020-07-07 06:23:43 +00:00
@Salakar
a8727e6331 build(in-app-messaging): update core peer dependency to v8.1.0 [publish] 2020-07-07 06:23:43 +00:00
@Salakar
80a461347b build(iid): update core peer dependency to v8.1.0 [publish] 2020-07-07 06:23:43 +00:00
@Salakar
be93fbdf56 build(functions): update core peer dependency to v8.1.0 [publish] 2020-07-07 06:23:43 +00:00
@Salakar
d026821a69 build(firestore): update core peer dependency to v8.1.0 [publish] 2020-07-07 06:23:43 +00:00
@Salakar
f98a555913 build(dynamic-links): update core peer dependency to v8.1.0 [publish] 2020-07-07 06:23:43 +00:00
@Salakar
c5f544f65f build(database): update core peer dependency to v8.1.0 [publish] 2020-07-07 06:23:43 +00:00
@Salakar
839b3ed4e4 build(crashlytics): update core peer dependency to v8.1.0 [publish] 2020-07-07 06:23:43 +00:00
@Salakar
ce1683a47d build(auth): update core peer dependency to v8.1.0 [publish] 2020-07-07 06:23:42 +00:00