Commit Graph

3630 Commits

Author SHA1 Message Date
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
Lucas Lombardi Floriano
4f61188784 docs: change instructions for android rebuild (#3506) 2020-04-21 08:19:39 +01:00
Vaibhav Vishal
064c767389 docs(storage): minor fix (#3422)
replace storage with storage() in example
2020-04-18 20:58:14 +01:00
Mike Diarmid
7f52366e22 docs: spelling & grammar fixes & GitHub Action (#3490) 2020-04-17 21:06:29 +01:00
Salakar
819f3a67aa chore: add coveralls action 2020-04-17 15:41:33 +01:00
Salakar
da688f59b1 chore: enable actions for push to master 2020-04-17 15:10:08 +01:00
Salakar
925860f8e4 chore: enable actions for push to master 2020-04-17 15:08:07 +01:00
Salakar
2545dc5a84 chore: enable actions for push to master 2020-04-17 15:03:41 +01:00
Mike Diarmid
e427fcfd9b chore: github actions (#3472) 2020-04-17 14:54:16 +01:00
Russell Wheatley
b412c7139a chore(dynamic-links): add static types (#3489)
* update gitignore

* added statics to dynamic links
2020-04-17 12:28:29 +01:00
Pasha
1ca08fc3cd docs: fix typo (#3481)
fix typo
2020-04-16 15:48:35 +01:00
Umut Topuzoğlu
9bf5e6ffba docs: typo messaging 2020-04-15 20:19:37 +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
Denzil Doyle
82c6439d84 docs(auth): fix syntax error in examples (#3442) 2020-04-14 15:52:20 +01:00
Elliot Hesp
5077ec57bf docs(*): Add note about expo support 2020-04-13 09:06:46 +01:00
Elliot Hesp
bb3d8d3de1 docs(messaging): update messaging changelog 2020-04-12 11:22:02 +01:00
Elliot Hesp
841be92f8f docs(messaging): update ios permissions 2020-04-12 11:20:25 +01:00
Lisa Oppermann
ff8b1ce12b docs: update database usage with switching database URL (#3431)
* docs: update database usage with switching database URL

I struggled a while with finding out how to switch the database URL for the [DEFAULT] firebase instance during runtime.
With version 5 it was very easy with simply passing the databaseURL to the database module.

The docs did not help unfortunately, so I tried a lot of ways which are documented in this ticket:
https://github.com/invertase/react-native-firebase/issues/3049

This PR shall help other people with the same situation too.

Furthermore, I hope to get valid feedback if the proposed implementation documented in this PR is actually correct.

* refactor: move section above firebase.json

* refactor: change section title

* refactor: remove title, fix typo

* refactor: fix typo

* refactor: feedback from review
2020-04-10 13:37:06 +01:00
Chris Anderson
adfd0777db docs: fixes typo in iOS setup docs (#3435)
this is the iOS setup page.
2020-04-10 09:47:07 +01:00
Mike Diarmid
3d55b0978a docs(messaging): fix permissions docs 2020-04-08 19:06:40 +01:00
Mike Diarmid
183b05c81a docs(functions): fix typos & tweak wording 2020-04-08 18:23:55 +01:00
Mike Diarmid
a2bb98ed95 docs(database): fix typos & tweak wording 2020-04-08 17:59:22 +01:00
Salakar
926aab83c2 docs(release): tweak v6.4.0 notes 2020-04-08 12:15:52 +01:00
ehesp
88b58eba1b docs(*): move enabling multidex to root 2020-04-08 08:43:54 +01:00
ehesp
670f0b19b1 docs(*): add app manual install pages 2020-04-07 08:55:14 +01:00
Elliot Hesp
a0c7dd35d3 Merge pull request #3398 from DipanshKhandelwal/patch-1
Update phone-auth.md
2020-04-06 22:08:34 +01:00
Dipansh Khandelwal
40c799f897 Update phone-auth.md 2020-04-06 04:13:16 +05:30
Dipansh Khandelwal
52d9cd0072 Update phone-auth.md 2020-04-06 03:36:02 +05:30
Russell Wheatley
b3be59f89b docs: v6.4.0 changelog & md formatting (#3392) 2020-04-04 03:08:19 +01:00
Mike Diarmid
12a7c75b87 docs: add legacy docs link to sidebar 2020-04-03 16:22:13 +01:00
Mike Diarmid
c6a350e70a docs: add link to legacy docs 2020-04-03 16:20:44 +01:00
Salakar
963e32cab5 chore(release): v6.4.0 2020-04-03 14:44:17 +01:00
Salakar
aa127b8444 chore(release): v6.4.0 2020-04-03 14:41:40 +01:00
Elliot Hesp
8bec525f40 Add note about v5 docs location 2020-04-03 14:32:59 +01:00
Darren Ackers
8e99b9cb90 fix(storage): fixed a bug with parsing encoded urls (#3369)
* fix(firestore-storage): fixed a bug with parsing encoded urls

* Reverted emulator name for ios

* reverted detox library
2020-04-03 14:30:24 +01:00
Sampo Juustila
eebfb04a7c fix(analytics): logEvent params can be objects, further fix for… (#3351)
* fix(analytics): pass logEvent params as-is broken in #3219
* fix(types,analytics): logEvent types for #3219
* refactor(types,analytics): simplify logEvent type
2020-04-03 14:26:56 +01:00
Justin Huntington
73511472bd fix(functions): throw UNAVAILABLE code on network IO errors (#3327) 2020-04-03 14:20:53 +01:00
Salakar
c7a02a1658 chore(docs): prettier & gen new typedocs 2020-04-03 14:12:50 +01:00
Elliot Hesp
68c6bce140 chore(docs): migrate to new docs website (#3389) 2020-04-03 14:00:59 +01:00
Salakar
432ad63a6f refactor(docs): change links to new site 2020-04-03 14:00:00 +01:00
Elliot Hesp
eddd76fced Update README.md 2020-04-03 13:01:35 +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
Russell Wheatley
b90a736fc8 fix(firestore): improve query validation (#3320)
* fix(firestore): improve validation
* chore(firestore):use toPath() method
* test(firestore):where & orderBy validation

Co-authored-by: Mike Diarmid <mike.diarmid@gmail.com>
2020-03-27 17:36:45 +00:00
Russell Wheatley
ea1962270b feat(storage): made put method return Task. added snapshot API.
* feat(storage): snapshot prop on Task. put is Task

* removed this._task from StorageReference

* Apply suggestions from code review

not awaiting promise

Co-Authored-By: Mike Diarmid <mike.diarmid@gmail.com>

Co-authored-by: Mike Diarmid <mike.diarmid@gmail.com>
2020-03-27 16:51:47 +00: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
Mike Hardy
d65e6341a4 Avoid out-of-memory in Android build
Fixes #3154 by allowing gradle to have more than the default memory
Firebase dependencies are pretty heavy and the build will fail otherwise
2020-03-25 17:03:06 -05:00
Mike Diarmid
65ec7eb431 fix(types,analytics): logEvent types for #3219 2020-03-25 14:31:00 +00:00
Elliot Hesp
77a213a569 chore(analytics): remove useless type 2020-03-24 12:02:24 +00:00
Russell Wheatley
1661f6e084 fix(dynamic-links): missing 'return' statement (#3318) 2020-03-18 09:47:50 +00:00