Commit Graph

2480 Commits

Author SHA1 Message Date
Michael Diarmid
17d778cf66 Refactor into monorepo for v6 (#1837)
> You can [learn more about this here](https://blog.invertase.io/react-native-firebase-2019-7e334ca9bcc6).
2019-02-01 10:37:48 +00:00
Michael Diarmid
81e20ca6f3 Merge branch 'v5.x.x' into master 2019-02-01 09:58:33 +00:00
Surendhar Reddy
7449401365 update issue template (#1858) 2019-01-24 10:32:17 +00:00
unao
1c75878620 adds option to specify shape of callable function params and result, defaulting to any (#1853) 2019-01-24 06:19:47 +00:00
Salakar
92a115a7c0 5.2.1 2019-01-22 06:47:01 +00:00
Salakar
376fc52163 [tests] update pod lock 2019-01-22 06:46:58 +00:00
Guy Blank
5400f26f0f [iOS] get user input from notification action (#1833)
* get user input from notification action

* Align "results" with Android
2019-01-21 12:22:23 +00:00
Benjamin Schell
400481bc9b [IOS][BUGFIX] [DynamicLinks] - Fixed a bug where dynamic links were not handled properly on iOS when returning from a background state 2019-01-18 02:37:19 +00:00
Michael Diarmid
e6fc2f36aa Merge pull request #1840 from invertase/master
Sync v5.x.x from master
2019-01-17 08:05:01 +00:00
Salakar
4be1ae70de [tests] remove functions project 2019-01-08 20:59:02 +00:00
Salakar
094affc2c8 5.2.0 2019-01-05 20:11:05 +00:00
Salakar
3a6a55c9ee Merge remote-tracking branch 'origin/master' 2019-01-05 19:53:40 +00:00
Salakar
11c05a36b2 [v5.2.0] update readme supported versions 2019-01-05 19:53:32 +00:00
Salakar
d8f534d8c8 5.2.0-rc2 2019-01-05 19:37:24 +00:00
Salakar
5c77f263db update peer deps 2019-01-05 19:37:10 +00:00
Michael Diarmid
eb54b072c4 Update stale.yml 2019-01-05 19:33:13 +00:00
Salakar
de20c49a9b 5.2.0-rc1 2019-01-04 22:22:19 +00:00
Salakar
e519956ca7 [ios] update native Firebase SDK versions 2019-01-04 22:22:04 +00:00
Salakar
1ebdc20d2b [android] update native Firebase SDK versions 2019-01-04 22:21:51 +00:00
Salakar
51c26282bb [tests] 2019-01-04 21:37:21 +00:00
Salakar
e8c3fa4b2d [firestore][android] arrayUnion & arrayRemove updated to accept any types including References & Objects 2019-01-04 21:31:19 +00:00
Salakar
b73372cd2a [tests][firestore] additional tests for arrayUnion & arrayRemove 2019-01-04 21:05:40 +00:00
Salakar
b1dcb57dfd [firestore][js] arrayUnion & arrayRemove updated to accept any types including References & Objects 2019-01-04 21:02:17 +00:00
Salakar
711d125423 [firestore][ios] arrayUnion & arrayRemove updated to accept any types including References & Objects 2019-01-04 21:00:26 +00:00
Salakar
6bc668c8ab [tests][firestore] added tests for #1439 #1437 #1573 #1552 - unable to reproduce 2019-01-04 18:27:45 +00:00
Salakar
d5fd178841 [ios][messaging] hasPermission now correctly returns true/false instead of 1/0 - fixes #1547 2019-01-04 13:10:43 +00:00
Salakar
1d271736fa [types][flow] fix Flow error 2019-01-04 00:53:25 +00:00
Salakar
a05a8c97b3 [tests][firestore] update path tests 2019-01-04 00:31:30 +00:00
Salakar
71e0489139 [types][flow] Fix #1558 2019-01-04 00:26:08 +00:00
Salakar
f752ab01af [types][flow] Fix #1205 2019-01-03 23:46:05 +00:00
Salakar
db45915c22 [types][ts] Fix #1515 2019-01-03 23:35:48 +00:00
Tyler Jones
5b7e7f690f [ts] fix Messaging requestPermission return type (#1513)
See: 619cd17516/src/modules/messaging/index.js (L129)
2019-01-03 21:32:22 +00:00
Michael Diarmid
1d83962f26 [messaging] getToken/deleteToken/onTokenRefresh improvements (#1805)
[IOS] [BUGFIX] [MESSAGING] fix getToken() always returning initialToken (#1510)

[ANDROID] [NOTICE] [MESSAGING] deprecate RNFirebaseInstanceIdService in favour of FirebaseMessagingService's onNewToken event. Remove this service from your AndroidManifest.xml

[IOS] [ANDROID] [INTERNAL] [MESSAGING] getToken & deleteToken now use Firebase InstanceID token management apis (with an FCM scope).
2019-01-03 17:01:51 +00:00
Guy Blank
a8ac5ef3fc Handle UNUserNotificationCenter completionHandlers (#1803)
[IOS][ENHANCEMENT][NOTIFICATIONS] - handle NSUserNotificationCenter completion handlers
2019-01-03 16:33:12 +00:00
Michael Diarmid
e0df0ae646 Update PULL_REQUEST_TEMPLATE.md 2019-01-02 20:24:07 +00:00
Michael Diarmid
78540907a2 Update codecov.yml 2019-01-02 20:23:07 +00:00
Michael Diarmid
a381951361 Update README.md 2019-01-01 00:32:23 +00:00
Joseph Cheung
c013eb4e4c Fix Messaging interface and MessagingStatic's ios property (#1800) 2019-01-01 00:28:22 +00:00
Noah Allen
094b1b1621 Fixes #1788 NSNull vs nil issue (#1790)
* Fix "Unsupported value sent to buildTypeMap" error.

* Remove extra space.
2018-12-24 17:44:57 +00:00
Zhigang Fang
5c1e838ff5 Upgrade iOS version to iOS9 (#1784) 2018-12-23 14:53:21 +00:00
Michael Diarmid
4fb7948a2e Merge pull request #1777 from invertase/master
Sync v5.x.x from master
2018-12-20 11:54:26 +00:00
Michael Diarmid
ce9ac422c3 Merge branch 'v5.x.x' into master 2018-12-20 11:53:33 +00:00
Guy Blank
23ed1fb086 Fixes #1772 (#1773)
* Fix backgroundFetchResult typo for failure

* align to styling with comma
2018-12-19 13:47:37 +00:00
Salakar
277ae54bed [core][js] ensure native initialized app names are also upper cased
Thanks @compojoom for the report.
2018-12-15 13:20:48 +00:00
Michael Diarmid
0baee383d0 Update config.yml 2018-12-11 19:56:00 +00:00
Michael Diarmid
e2e299eea7 Update config.yml 2018-12-11 19:53:49 +00:00
Michael Diarmid
fa7b98895e Re-configure Android CI (#1488)
* [tests][wip] re-configure android ci

* [tests] re-configure android ci

* [tests] re-configure android ci

* [tests] re-configure android ci

* [tests] re-configure android ci

* [tests] re-configure android ci

* [tests] disable gradle daemon

* [tests] misc

* [tests] misc

* misc ci

* ci

* ci

* ci

* ci

* ci

* [tests][ci]

* [tests][ci]

* [tests][ci]

* [tests][ci]

* [tests][ci]

* [tests][ci]

* [tests][ci]

* [tests][ci]

* [tests][ci]

* [tests][ci]

* [tests][ci]

* [tests][ci]

* [tests][ci]

* [tests][ci]

* [tests][ci]

* [tests][ci]

* [tests][ci]

* [tests][ci]

* [tests][ci]

* [tests][ci]

* [tests][ci]

* [tests][ci]

* [tests][ci]

* [tests][ci]

* switch to rnfb docker image

* [tests][ci]

* [tests][ci]

* [tests][ci]

* [tests][ci]

* [tests][ci]

* [tests][ci]

* [tests][ci]

* [tests][ci]

* [ios][auth] cleanup and add new auth error codes

* [tests][ci]

* [tests][ci]

* [tests][ci]

* [tests][ci]

* [tests][ci]

* [tests][ci]

* [tests][ci]

* [tests][ci]

* [tests][ci]
2018-12-09 19:37:11 +01:00
Michael Diarmid
831362838a [tests] iOS Firebase SDK v5.14.0 (#1735)
* Update Podfile

* Delete Podfile.lock

* Update config.yml

* Update config.yml

* [tests][ci]

* [tests][ci]

* [tests][ci]

* [tests][ci]

* [tests][ci]

* [tests][ci]

* [tests][ci]

* [tests][ci]

* [tests][ci]

* [tests][ci]

* [tests][ci]

* [tests][ci]

* [tests][ci]

* [tests][ci]
2018-12-08 05:42:23 +01:00
Tim Wang
1ab8439748 Add enableCrashlyticsCollection to Crashlytics (#1718)
* Add enableCrashlyticsCollection to Crashlytics

* Fix typo

* Add e2e test

* Update e2e test

* Add program mark for fabric

* Update config.yml

increment yarn caching version - eslint bug

* Delete yarn.lock

* update yarn lock

* update Podfile.lock

* update Podfile.lock / yarn.lock

* update cache versions

* [tests] update podfile

* [tests][ci] remove pods cache =/

* [tests][ci]

* [tests][ci]

* [tests][ci]

* [tests][ci]

* [tests][ci]

* [tests][ci]
2018-12-06 18:31:28 +01:00
Efstathios Ntonas
42f9c9fec9 fixed null token in getToken() on Android (#1724)
* fixed null token in getToken()

* added promise reject

* removed unwanted import IOException
2018-12-05 08:23:36 +00:00