Commit Graph

599 Commits

Author SHA1 Message Date
@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
Mike Diarmid
67bbd30a34 chore: upgrade testing project to RN 0.62.x (#3433)
* chore: upgrade testing project to RN 0.62.x

* add placeholder flow script for CI

* update jet to fix iOS issue

* revert typedoc version (latest version not working)

* add `react-native-port-patcher` back in - port still being ignored by RN so patching manually

* add `react-native-port-patcher` back in - port still being ignored by RN so patching manually

* temporarily use iphone x for detox until CI servers upgraded

* -

* Update package.json

* Update on.e2e.js

* Update orderByValue.e2e.js

* Update on.e2e.js

* Update init.js

* -
2020-04-14 21:14:44 +01:00
Salakar
aa127b8444 chore(release): v6.4.0 2020-04-03 14:41:40 +01:00
Elliot Hesp
68c6bce140 chore(docs): migrate to new docs website (#3389) 2020-04-03 14:00:59 +01:00
Mike Diarmid
530f8bbb51 feat(ios): allow static_framework usage via Podfile global (#3388)
First pass at addressing #3253 to allow release in 6.4.0. For v7.0.0 we should make the default value true along with the RN min version set to 0.61.x +
2020-04-02 18:29:13 +01:00
Russell Wheatley
8adef653fa fix(auth): user.metadata uses ISO strings (#3360)
* fix(auth): user.metadata uses ISO strings

* chore(auth): move code to metadata getter

* chore(auth): refactor user.metadata

* test(auth): metadata props are milliseconds
2020-03-31 07:28:56 +01:00
Elliot Hesp
d66a6118f8 feat(messaging): ios & android messaging updates & fixes (#3339)
See PR #3339 for changes.

Co-authored-by: Salakar <mike.diarmid@gmail.com>
2020-03-27 00:06:30 +00:00
Elliot Hesp
cf0bbdcaf0 feature(messaging): android messaging upgrade (#3309)
* messaging receiver updates / initial notification handling

* Attach Notification to RemoteMessage

Co-authored-by: Mike Diarmid <mike.diarmid@gmail.com>
2020-03-17 11:51:36 +00:00
russellwheatley
48cfc5ed1a removed import from removed package 2020-02-17 13:12:52 +00:00
russellwheatley
d7ac657155 remove indexing package 2020-02-17 12:17:52 +00:00
russellwheatley
93c6b38f6d v6.3.4 2020-02-17 11:32:39 +00:00
russellwheatley
8f886bde15 v6.3.3 2020-02-13 12:39:03 +00:00
Russell Wheatley
5ff49b1b42 @russell/fix fieldpath (#3192)
* bug(firestore): use queryWhereFieldPath method

* remove whitespace

* fix(firestore): fix filters

* bug(firestore): send string fieldpath over bridge

* tests(ml-vision): remove from test suite as flaky

* bug(auth): sendEmail option setting default 'null'

* bug(firestore): validateWhere failing

* test(firestore): _toPath() in error

* format(firestore): formatting errors
2020-02-13 12:31:53 +00:00
russellwheatley
5b558a4af6 update test docs 2020-02-11 11:00:51 +00:00
russellwheatley
64bb3f3112 v6.3.2 2020-02-11 09:46:30 +00:00
russellwheatley
558abc7e29 v6.3.1 2020-02-05 16:26:28 +00:00
russellwheatley
f61c858140 6.3.0 2020-02-04 09:22:49 +00:00
Cuneyt Aliustaoglu
39016346e4 fix(crashlytics,ios): version bump native ios deps (#3013)
* version bump: Crashlytics 3.12.0->3.14.0 & Fabric 1.9.0->1.10.2 to prevent deprecated UIWebView issue

* update Podfile.lock

Co-authored-by: Mike Diarmid <mike.diarmid@gmail.com>
2020-01-14 10:59:10 +00:00
Pablo Kebees
c5043d1fcf fix(auth,ios): remove unnecessary string cast (#3091)
* Removed string cast from dynamicLinkDomain

Co-authored-by: Mike Diarmid <mike.diarmid@gmail.com>
2020-01-13 17:16:22 +00:00
Salakar
8ae094a2d5 chore(*): v6.2.0 2019-12-08 00:03:12 +00:00
Salakar
53eb82fa3a chore(*): v6.1.0 2019-11-26 04:25:16 +00:00
Salakar
547d0a2d74 feat(ios): upgrade Firebase iOS SDK version to 6.13.0 2019-11-25 20:53:34 +00:00
Salakar
5b612ba6ae chore(tests): longer retry delays to work around ML Kit model download (to be fixed once model manager support added) 2019-11-25 20:45:46 +00:00
Salakar
8e8b380597 refactor(*): formatting 2019-11-25 13:27:38 +00:00
Salakar
ccc1ba4ae9 refactor(*): goodbye invites 2019-11-25 12:59:36 +00:00
Mike Diarmid
42e034c480 feat(firestore): array-contains, array-contains-any & in filters (#2868)
* feat(firestore) Add IN query support (JS/Android)
* feat(firestore) in query validation
* feat(firestore) in query ios support / tests
* docs(firestore): update reference docs to include in query support
2019-11-24 18:21:38 +00:00
SaeedZhiany
24ed7161d3 refactor(*): load Android Gradle Plugin conditionally (#2863)
* Loaded Android Gradle Plugin conditionally, Upgraded AGP version to 3.5.2
* Upgraded AGP version to 3.5.2
* upgraded Gradle wrapper version to 5.6.4
2019-11-23 17:22:07 +00:00
Salakar
964bdffe95 chore(release): v6.0.4 2019-11-17 07:10:20 +00:00
Salakar
e720c0be64 chore(*): v6.0.3 release 2019-10-25 18:54:40 +01:00
Salakar
be543f4911 chore(release): v6.0.2 2019-10-18 14:24:03 +01:00
Salakar
d8ce17369e v6.0.1 2019-10-07 07:05:43 +01:00
Salakar
7f0e7e1e13 [tests] update to RN 0.60.5 2019-09-24 13:23:28 +01:00
Salakar
a59d2877a1 [tests] update to RN 0.60.5 2019-09-24 13:01:32 +01:00
Salakar
c12b5a5f1f v6.0.0 2019-09-24 12:26:16 +01:00
Salakar
4cde593e18 v6.0.0 2019-09-24 12:03:17 +01:00
Salakar
27a5ff671c v0.5.4 2019-09-23 01:48:17 +01:00
Salakar
cf7b61a557 [core][ios] rework firebase.json bash script to support adding dynamic entries 2019-09-23 01:30:48 +01:00
Salakar
ef3f90d4e8 v0.5.3 2019-09-22 23:54:56 +01:00
Salakar
efba3ec40a v0.5.3 2019-09-22 23:46:42 +01:00