Commit Graph

637 Commits

Author SHA1 Message Date
@Salakar
ce5fcc5e85 chore(release): release packages
- @react-native-firebase/admob@7.2.2
 - @react-native-firebase/analytics@7.1.6
 - @react-native-firebase/auth@8.0.8
 - @react-native-firebase/crashlytics@7.1.7
 - @react-native-firebase/database@7.2.5
 - @react-native-firebase/dynamic-links@7.2.1
 - @react-native-firebase/firestore@7.2.2
 - @react-native-firebase/functions@7.1.6
 - @react-native-firebase/iid@7.1.7
 - @react-native-firebase/in-app-messaging@7.1.6
 - @react-native-firebase/messaging@7.1.8
 - @react-native-firebase/ml-natural-language@7.1.6
 - @react-native-firebase/ml-vision@7.1.7
 - @react-native-firebase/perf@7.1.6
 - @react-native-firebase/remote-config@7.1.6
 - @react-native-firebase/storage@7.1.6
 - react-native-firebase-tests@7.1.23
2020-06-26 08:52:01 +00:00
@Salakar
50df299f01 chore(release): release packages
- @react-native-firebase/app@7.3.1
 - react-native-firebase-tests@7.1.22
2020-06-26 08:49:39 +00:00
@Salakar
a6dc460955 chore(release): release packages
- @react-native-firebase/dynamic-links@7.2.0
 - react-native-firebase-tests@7.1.21
2020-06-22 16:22:29 +00:00
@Salakar
2c342115b3 chore(release): release packages
- @react-native-firebase/admob@7.2.1
 - @react-native-firebase/analytics@7.1.5
 - @react-native-firebase/auth@8.0.7
 - @react-native-firebase/crashlytics@7.1.6
 - @react-native-firebase/database@7.2.4
 - @react-native-firebase/dynamic-links@7.1.5
 - @react-native-firebase/firestore@7.2.1
 - @react-native-firebase/functions@7.1.5
 - @react-native-firebase/iid@7.1.6
 - @react-native-firebase/in-app-messaging@7.1.5
 - @react-native-firebase/messaging@7.1.7
 - @react-native-firebase/ml-natural-language@7.1.5
 - @react-native-firebase/ml-vision@7.1.6
 - @react-native-firebase/perf@7.1.5
 - @react-native-firebase/remote-config@7.1.5
 - @react-native-firebase/storage@7.1.5
 - react-native-firebase-tests@7.1.20
2020-06-22 13:50:17 +00:00
@Salakar
4c735ae407 chore(release): release packages
- @react-native-firebase/app@7.3.0
 - @react-native-firebase/database@7.2.3
 - @react-native-firebase/firestore@7.2.0
 - @react-native-firebase/ml-vision@7.1.5
 - react-native-firebase-tests@7.1.19
2020-06-22 13:48:17 +00:00
Russell Wheatley
b462be542a fix(ml-vision): convert options to correct type (#3694) 2020-06-22 12:59:38 +01:00
Mike Hardy
ca6c88f46b tests: bump soloader dependency to fix ABI lib load issues (#3811) 2020-06-22 10:34:06 +01:00
Mike Hardy
5560cbaca2 tests: update test project (#3815) 2020-06-22 10:32:30 +01:00
@Salakar
c1d313294d chore(release): release packages
- @react-native-firebase/iid@7.1.5
 - react-native-firebase-tests@7.1.18
2020-06-19 16:20:02 +00:00
@Salakar
dcbfee4911 chore(release): release packages
- @react-native-firebase/admob@7.2.0
 - @react-native-firebase/messaging@7.1.6
 - react-native-firebase-tests@7.1.17
2020-06-18 10:31:28 +00:00
@Salakar
a4837579b5 chore(release): release packages
- @react-native-firebase/auth@8.0.6
 - react-native-firebase-tests@7.1.16
2020-06-18 10:13:31 +00:00
Mike Diarmid
f794ca08bc ci: use FirebaseFirestore pre-compiled pod (#3777)
* tests: use FirebaseFirestore pre-compiled pod

* Update tests_e2e.yml

* Revert tests_e2e.yml

* Update Podfile

* update Podfile

* update podfile

* ci: update detox version

* ci: update android emulator options

* ci: temp disable app delete tests

* ci: android disable hardware acceleration

* ci: increase timeouts
2020-06-15 09:46:24 +01:00
@Salakar
2821001d6d chore(release): release packages
- @react-native-firebase/admob@7.1.4
 - @react-native-firebase/analytics@7.1.4
 - @react-native-firebase/auth@8.0.5
 - @react-native-firebase/crashlytics@7.1.5
 - @react-native-firebase/database@7.2.2
 - @react-native-firebase/dynamic-links@7.1.4
 - @react-native-firebase/firestore@7.1.7
 - @react-native-firebase/functions@7.1.4
 - @react-native-firebase/iid@7.1.4
 - @react-native-firebase/in-app-messaging@7.1.4
 - @react-native-firebase/messaging@7.1.5
 - @react-native-firebase/ml-natural-language@7.1.4
 - @react-native-firebase/ml-vision@7.1.4
 - @react-native-firebase/perf@7.1.4
 - @react-native-firebase/remote-config@7.1.4
 - @react-native-firebase/storage@7.1.4
 - react-native-firebase-tests@7.1.15
2020-06-10 14:02:44 +00:00
@Salakar
ca24c04614 chore(release): release packages
- @react-native-firebase/app@7.2.1
 - @react-native-firebase/firestore@7.1.6
 - react-native-firebase-tests@7.1.14
2020-06-10 14:00:57 +00:00
@Salakar
9fcd2af2c5 chore(release): release packages
- @react-native-firebase/firestore@7.1.5
 - react-native-firebase-tests@7.1.13
2020-06-03 12:59:02 +00:00
Russell Wheatley
405e04009c fix(firestore): update isEqual API to check collection path equality (#3738)
* fix(firestore): update isEqual check

* test(firestore): test isEqual condition

Co-authored-by: Mike Diarmid <mike.diarmid@gmail.com>
[publish]
2020-06-03 13:57:07 +01:00
@Salakar
e6acaea7fa chore(release): release packages
- @react-native-firebase/firestore@7.1.4
 - react-native-firebase-tests@7.1.12
2020-06-03 12:54:49 +00:00
@Salakar
9793cec8e2 chore(release): release packages
- @react-native-firebase/admob@7.1.3
 - @react-native-firebase/analytics@7.1.3
 - @react-native-firebase/auth@8.0.4
 - @react-native-firebase/crashlytics@7.1.4
 - @react-native-firebase/database@7.2.1
 - @react-native-firebase/dynamic-links@7.1.3
 - @react-native-firebase/firestore@7.1.3
 - @react-native-firebase/functions@7.1.3
 - @react-native-firebase/iid@7.1.3
 - @react-native-firebase/in-app-messaging@7.1.3
 - @react-native-firebase/messaging@7.1.4
 - @react-native-firebase/ml-natural-language@7.1.3
 - @react-native-firebase/ml-vision@7.1.3
 - @react-native-firebase/perf@7.1.3
 - @react-native-firebase/remote-config@7.1.3
 - @react-native-firebase/storage@7.1.3
 - react-native-firebase-tests@7.1.11
2020-06-03 11:42:02 +00:00
@Salakar
a8835d7bf5 chore(release): release packages
- @react-native-firebase/app@7.2.0
 - react-native-firebase-tests@7.1.10
2020-06-03 11:40:30 +00:00
@Salakar
4889c7a1c3 chore(release): release packages
- @react-native-firebase/auth@8.0.3
 - @react-native-firebase/database@7.2.0
 - react-native-firebase-tests@7.1.9
2020-06-01 17:42:26 +00:00
@Salakar
71dc17371e chore(release): release packages
- @react-native-firebase/admob@7.1.2
 - @react-native-firebase/analytics@7.1.2
 - @react-native-firebase/auth@8.0.2
 - @react-native-firebase/crashlytics@7.1.3
 - @react-native-firebase/database@7.1.2
 - @react-native-firebase/dynamic-links@7.1.2
 - @react-native-firebase/firestore@7.1.2
 - @react-native-firebase/functions@7.1.2
 - @react-native-firebase/iid@7.1.2
 - @react-native-firebase/in-app-messaging@7.1.2
 - @react-native-firebase/messaging@7.1.3
 - @react-native-firebase/ml-natural-language@7.1.2
 - @react-native-firebase/ml-vision@7.1.2
 - @react-native-firebase/perf@7.1.2
 - @react-native-firebase/remote-config@7.1.2
 - @react-native-firebase/storage@7.1.2
 - react-native-firebase-tests@7.1.8
2020-05-29 14:30:32 +00:00
@Salakar
c8aafecf85 chore(release): release packages
- @react-native-firebase/app@7.1.4
 - react-native-firebase-tests@7.1.7
2020-05-29 14:28:52 +00:00
@Salakar
6b1615d4ab chore(release): release packages
- @react-native-firebase/admob@7.1.1
 - @react-native-firebase/analytics@7.1.1
 - @react-native-firebase/auth@8.0.1
 - @react-native-firebase/crashlytics@7.1.2
 - @react-native-firebase/database@7.1.1
 - @react-native-firebase/dynamic-links@7.1.1
 - @react-native-firebase/firestore@7.1.1
 - @react-native-firebase/functions@7.1.1
 - @react-native-firebase/iid@7.1.1
 - @react-native-firebase/in-app-messaging@7.1.1
 - @react-native-firebase/messaging@7.1.2
 - @react-native-firebase/ml-natural-language@7.1.1
 - @react-native-firebase/ml-vision@7.1.1
 - @react-native-firebase/perf@7.1.1
 - @react-native-firebase/remote-config@7.1.1
 - @react-native-firebase/storage@7.1.1
 - react-native-firebase-tests@7.1.6
2020-05-29 14:12:38 +00:00
@Salakar
a3195146c8 chore(release): release packages
- @react-native-firebase/app@7.1.3
 - react-native-firebase-tests@7.1.5
2020-05-29 14:10:29 +00:00
@Salakar
907a18a4a7 chore(release): release packages
- @react-native-firebase/app@7.1.2
 - react-native-firebase-tests@7.1.4
2020-05-29 13:57:12 +00:00
@Salakar
f57d69d4bf chore(release): release packages
- @react-native-firebase/app@7.1.1
 - @react-native-firebase/crashlytics@7.1.1
 - react-native-firebase-tests@7.1.3
2020-05-29 03:43:45 +00:00
@Salakar
8b72876c74 chore(release): release packages
- @react-native-firebase/auth@8.0.0
 - react-native-firebase-tests@7.1.2
2020-05-28 21:54:18 +00:00
@Salakar
3549999d55 chore(release): release packages
- @react-native-firebase/messaging@7.1.1
 - react-native-firebase-tests@7.1.1
2020-05-28 21:35:35 +00:00
@Salakar
7e06b159bc chore(release): release packages
- @react-native-firebase/admob@7.1.0
 - @react-native-firebase/analytics@7.1.0
 - @react-native-firebase/app@7.1.0
 - @react-native-firebase/auth@7.1.0
 - @react-native-firebase/crashlytics@7.1.0
 - @react-native-firebase/database@7.1.0
 - @react-native-firebase/dynamic-links@7.1.0
 - @react-native-firebase/firestore@7.1.0
 - @react-native-firebase/functions@7.1.0
 - @react-native-firebase/iid@7.1.0
 - @react-native-firebase/in-app-messaging@7.1.0
 - @react-native-firebase/messaging@7.1.0
 - @react-native-firebase/ml-natural-language@7.1.0
 - @react-native-firebase/ml-vision@7.1.0
 - @react-native-firebase/perf@7.1.0
 - @react-native-firebase/remote-config@7.1.0
 - @react-native-firebase/storage@7.1.0
 - react-native-firebase-tests@7.1.0
2020-05-22 21:25:15 +00:00
Russell Wheatley
4db9dbc3ec feat: update native Firebase SDK versions (#3663)
Updated Firebase Android SDK BoM version to 25.3.1 (from 24.1.0) and iOS SDK to 6.25.0 (from 6.13.0).

[publish]
2020-05-22 22:23:36 +01:00
@Salakar
0197ba7610 chore(release): release packages
- @react-native-firebase/auth@7.0.2
 - react-native-firebase-tests@7.0.2
2020-05-15 12:36:26 +00:00
@Salakar
dcef96cc70 chore(release): release packages
- @react-native-firebase/admob@7.0.1
 - @react-native-firebase/analytics@7.0.1
 - @react-native-firebase/app-types@6.7.2
 - @react-native-firebase/app@7.0.1
 - @react-native-firebase/auth@7.0.1
 - @react-native-firebase/crashlytics@7.0.1
 - @react-native-firebase/database@7.0.1
 - @react-native-firebase/dynamic-links@7.0.1
 - @react-native-firebase/firestore@7.0.1
 - @react-native-firebase/functions@7.0.1
 - @react-native-firebase/iid@7.0.1
 - @react-native-firebase/in-app-messaging@7.0.1
 - @react-native-firebase/messaging@7.0.1
 - @react-native-firebase/ml-natural-language@7.0.1
 - @react-native-firebase/ml-vision@7.0.1
 - @react-native-firebase/perf@7.0.1
 - @react-native-firebase/remote-config@7.0.1
 - @react-native-firebase/storage@7.0.1
 - @react-native-firebase/template@6.8.1
 - react-native-firebase-tests@7.0.1
2020-05-13 13:23:59 +00:00
Salakar
af05b7ec54 docs: format changelogs 2020-05-13 14:03:36 +01:00
Salakar
665e85e070 docs: cleanup changelog 2020-05-13 12:44:52 +01:00
@Salakar
5cacc73db9 chore(release): release packages
- @react-native-firebase/admob@7.0.0
 - @react-native-firebase/analytics@7.0.0
 - @react-native-firebase/app@7.0.0
 - @react-native-firebase/auth@7.0.0
 - @react-native-firebase/crashlytics@7.0.0
 - @react-native-firebase/database@7.0.0
 - @react-native-firebase/dynamic-links@7.0.0
 - @react-native-firebase/firestore@7.0.0
 - @react-native-firebase/functions@7.0.0
 - @react-native-firebase/iid@7.0.0
 - @react-native-firebase/in-app-messaging@7.0.0
 - @react-native-firebase/messaging@7.0.0
 - @react-native-firebase/ml-natural-language@7.0.0
 - @react-native-firebase/ml-vision@7.0.0
 - @react-native-firebase/perf@7.0.0
 - @react-native-firebase/remote-config@7.0.0
 - @react-native-firebase/storage@7.0.0
 - react-native-firebase-tests@7.0.0
2020-05-13 01:17:32 +00:00
Salakar
d44f0d6c85 chore: include analytics pods
Part of #3575
2020-05-08 08:28:29 +01:00
Mike Diarmid
252a4239e9 feat!: all packages should depend on core (#3613)
All packages now peer-depend on an explicit version of the `app` package.

BREAKING CHANGE: breaking change to mark new internal versioning requirements.
2020-05-05 20:25:08 +01:00
@Salakar
9c5a3d4813 chore(release): publish [skip-ci]
- @react-native-firebase/analytics@6.7.2
 - @react-native-firebase/functions@6.8.1
 - @react-native-firebase/perf@6.7.3
 - react-native-firebase-tests@6.7.4
2020-05-05 09:37:30 +00:00
@Salakar
0ed1feb8aa chore(release): publish [skip-ci]
- @react-native-firebase/functions@6.8.0
 - react-native-firebase-tests@6.7.3
2020-04-27 19:59:40 +00:00
@Salakar
d351edcb27 chore(release): publish [skip-ci]
- @react-native-firebase/functions@6.7.2
 - @react-native-firebase/perf@6.7.2
 - react-native-firebase-tests@6.7.2
2020-04-27 07:23:07 +00:00
Mike Diarmid
c1197a4666 tests: fix coverage config (#3541)
[skip-ci]
2020-04-24 20:17:32 +01:00
Mike Diarmid
81479dc48e tests: support Android e2e tests on Actions (#3517)
[skip-ci]
2020-04-24 11:05:25 +01:00
@Salakar
424b0da686 chore(release): publish [skip-ci]
- @react-native-firebase/admob@6.7.1
 - @react-native-firebase/analytics@6.7.1
 - @react-native-firebase/app-types@6.7.1
 - @react-native-firebase/app@6.7.1
 - @react-native-firebase/auth@6.7.1
 - @react-native-firebase/crashlytics@6.7.1
 - @react-native-firebase/database@6.7.1
 - @react-native-firebase/dynamic-links@6.7.1
 - @react-native-firebase/firestore@6.7.1
 - @react-native-firebase/functions@6.7.1
 - @react-native-firebase/iid@6.7.1
 - @react-native-firebase/in-app-messaging@6.7.1
 - @react-native-firebase/messaging@6.7.1
 - @react-native-firebase/ml-natural-language@6.7.1
 - @react-native-firebase/ml-vision@6.7.1
 - @react-native-firebase/perf@6.7.1
 - @react-native-firebase/remote-config@6.7.1
 - @react-native-firebase/storage@6.7.1
 - @react-native-firebase/template@6.7.1
 - react-native-firebase-tests@6.7.1
2020-04-22 16:45:24 +00:00
@Salakar
d536b93b42 chore(release): publish [skip-ci]
- @react-native-firebase/admob@6.7.0
 - @react-native-firebase/analytics@6.7.0
 - @react-native-firebase/app-types@6.7.0
 - @react-native-firebase/app@6.7.0
 - @react-native-firebase/auth@6.7.0
 - @react-native-firebase/crashlytics@6.7.0
 - @react-native-firebase/database@6.7.0
 - @react-native-firebase/dynamic-links@6.7.0
 - @react-native-firebase/firestore@6.7.0
 - @react-native-firebase/functions@6.7.0
 - @react-native-firebase/iid@6.7.0
 - @react-native-firebase/in-app-messaging@6.7.0
 - @react-native-firebase/messaging@6.7.0
 - @react-native-firebase/ml-natural-language@6.7.0
 - @react-native-firebase/ml-vision@6.7.0
 - @react-native-firebase/perf@6.7.0
 - @react-native-firebase/remote-config@6.7.0
 - @react-native-firebase/storage@6.7.0
 - @react-native-firebase/template@6.7.0
 - react-native-firebase-tests@6.7.0
2020-04-22 16:37:22 +00:00
@Salakar
cd4e3453d9 chore(release): publish [skip-ci]
- @react-native-firebase/admob@6.6.0
 - @react-native-firebase/analytics@6.6.0
 - @react-native-firebase/app-types@6.6.0
 - @react-native-firebase/app@6.6.0
 - @react-native-firebase/auth@6.6.0
 - @react-native-firebase/crashlytics@6.6.0
 - @react-native-firebase/database@6.6.0
 - @react-native-firebase/dynamic-links@6.6.0
 - @react-native-firebase/firestore@6.6.0
 - @react-native-firebase/functions@6.6.0
 - @react-native-firebase/iid@6.6.0
 - @react-native-firebase/in-app-messaging@6.6.0
 - @react-native-firebase/messaging@6.6.0
 - @react-native-firebase/ml-natural-language@6.6.0
 - @react-native-firebase/ml-vision@6.6.0
 - @react-native-firebase/perf@6.6.0
 - @react-native-firebase/remote-config@6.6.0
 - @react-native-firebase/storage@6.6.0
 - @react-native-firebase/template@6.6.0
 - react-native-firebase-tests@6.6.0
2020-04-22 16:15:53 +00:00
Salakar
cf7a09f6d7 chore: update workflows 2020-04-22 16:21:53 +01:00
Mike Diarmid
e2c2d64d22 feat: independently version packages (#3513)
* feat: remove core version lock

* chore: v6.4.1

* chore: v6.4.1

* chore: configure lerna for independent versions

* chore: configure lerna for independent versions

* chore: only check docs folder

skipping elsewhere due to generated files such as changelogs
2020-04-22 15:48:13 +01:00
Mike Diarmid
a800cdbc81 fix(messaging,ios): keep original UNUserNotificationCenter dele… (#3427)
* fix(messaging,ios): keep original UNUserNotificationCenter delegate

Keeps a reference to any original UNUserNotificationCenter delegates that are set before we replace the delegate with out own implementation. Internally we will also call the original delegate if our code does not already handle the delegate call. This should keep compatibility with other RN modules that set the delegate.

* v6.4.1-alpha.0

* Revert "v6.4.1-alpha.0"

This reverts commit b355a86a

* feat: automatically register with APNs

* docs: typos

* fix: forward delegate call to FIRAuth

Fixes / supersedes #3425

* fix(messaging): add activity check to getInitialNotification (#3495)

* fix(messaging): add activity check to getInitialNotification

* fix(messaging): add activity check to getInitialNotification

* Update .spellcheck.dict.txt

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

Co-authored-by: Elliot Hesp <elliot.hesp@gmail.com>
2020-04-22 12:49:52 +01:00
Mike Diarmid
7f52366e22 docs: spelling & grammar fixes & GitHub Action (#3490) 2020-04-17 21:06:29 +01:00
Mike Diarmid
e427fcfd9b chore: github actions (#3472) 2020-04-17 14:54:16 +01:00