Commit Graph

546 Commits

Author SHA1 Message Date
Salakar
5efdd152a6 chore(*): v6.0.3 release 2019-10-25 18:55:39 +01:00
Salakar
e720c0be64 chore(*): v6.0.3 release 2019-10-25 18:54:40 +01:00
Justin Huntington
99dffa24a1 refactor(database): Merge duplicated fix to adjust variable name (#2772) 2019-10-25 18:12:18 +01:00
Ismar Besic
e2b1b6f56f fix(database): Fix crash when removing listeners at RN reload (#2770)
* Fixed crash when removing listeners caused by modifying an object while enumerating it
* Use allKeys instead of copy
2019-10-25 18:09:12 +01:00
Elliot Hesp
35e9388884 Update forEach types 2019-10-25 14:59:59 +01:00
Salakar
cbced419d4 fix(storage,ios): Fix issue with ph:// (Photos) paths 2019-10-24 16:17:38 +01:00
Salakar
371bb400ea docs(storage): Fix task.on example 2019-10-24 15:06:38 +01:00
Elliot Hesp
b90c550396 ][ 2019-10-24 10:53:40 +01:00
Salakar
198157d424 chore(release): v6.0.2 2019-10-18 14:25:18 +01:00
Salakar
be543f4911 chore(release): v6.0.2 2019-10-18 14:24:03 +01:00
Elliot Hesp
49c0050383 fix(auth): Fix iOS event subscriptions not correctly removing on reload
* fix(auth): Fix iOS event emitter removal
2019-10-18 13:15:55 +01:00
Elliot Hesp
d717f981d4 fix(vision): Improve null checks on iOS #2744 (#2747) 2019-10-18 13:14:21 +01:00
Mike Diarmid
f3b2c68c16 Merge branch 'master' into @ehesp/#2719 2019-10-16 15:34:09 +01:00
ehesp
37150b2585 [analytics] Fix incorrect int type 2019-10-16 09:55:10 +01:00
ehesp
f520406520 [firestore] Apply ID cursor when no orders 2019-10-16 09:35:43 +01:00
Salakar
a790ed5697 [auth] create a stack trace for phone auth listener (fixes #2639#issuecomment-539915313) 2019-10-09 10:35:16 +01:00
Salakar
5a6d46878f v6.0.1 2019-10-07 07:25:32 +01:00
Salakar
d8ce17369e v6.0.1 2019-10-07 07:05:43 +01:00
Salakar
f68425f258 [firestore][android] Fix NPE in exception handling (fixes #2681) 2019-10-07 06:53:07 +01:00
Salakar
9762abaf6e [types] fix formatting 2019-10-07 06:36:47 +01:00
Salakar
44fcbb9fad [database] fix formatting issue 2019-10-07 06:32:46 +01:00
Salakar
a33fd146a0 [types] rework default export types for each module (should fix #2648) 2019-10-07 06:32:26 +01:00
Salakar
8dc6e830c0 [firestore] Fix FirestoreQuery/FirestoreQueryModifiers incorrectly mutating previous query instances when chaining (fixes #2691) 2019-10-07 05:14:36 +01:00
Salakar
147ee635bd [database] Fix DatabaseQuery/DatabaseQueryModifiers incorrectly mutating previous query instances when chaining 2019-10-07 05:13:18 +01:00
Salakar
a2a296e393 [auth] Fix invalid arg for verifyPhoneNumber & add missing NativeFirebaseError import (fixes #2639 & fixes #2693) 2019-10-07 01:27:08 +01:00
Salakar
c91b9bd211 [crashlytics] Don't try use crashlytics instance when collection is disabled (as the instance does not exist) (fixes #2307) 2019-10-07 01:17:13 +01:00
Salakar
d8458b6363 [app][android] Fix firebase.json detection issue when reaching a top-level/root directory in a drive/volume (fixes #2635) 2019-10-07 00:42:34 +01:00
Salakar
c46c7cd749 [storage] Use toFilePath utility (as used in ml-vision re: #2666) 2019-10-06 23:58:07 +01:00
Salakar
9770130e21 [ml-vision] Fix #2666 2019-10-06 23:53:11 +01:00
Alexandre Segura
b3665dbe0c Fix wrong AsyncStorage method name. 2019-10-06 00:39:53 +02:00
ehesp
4235e9255e Fix #2581 - return index creation error message 2019-10-03 14:22:36 +01:00
ehesp
0810cfc9ef Fix #2532 2019-10-03 11:54:28 +01:00
ehesp
80d4a06f85 Fix #2654 - apply ios Firestore settings 2019-10-03 11:23:05 +01:00
Elliot Hesp
fe9b7c2a67 Update index.d.ts 2019-10-01 09:23:51 +01:00
Mike Diarmid
4fe0c81bcc Merge branch 'master' into @salakar/release 2019-09-26 17:48:34 +02:00
Elliot Hesp
4db5a9ceff [firestore] Fix SetOption types 2019-09-24 20:17:45 +01:00
Salakar
40a46c805e v6.0.0 2019-09-24 14:58:40 +01:00
Salakar
f28f34a47a [template] add optional version override comments 2019-09-24 14:39:06 +01:00
Salakar
474582cbb8 [template] update to RN 0.60.5 2019-09-24 12:39:23 +01:00
Salakar
4cde593e18 v6.0.0 2019-09-24 12:03:17 +01:00
ehesp
0e71578e0f Fix auth type 2019-09-24 09:20:50 +01:00
Elliot Hesp
c2d0982d88 Merge branch 'master' into @ehesp/ts-review 2019-09-24 09:04:02 +01:00
Salakar
c58c394449 v0.5.4 2019-09-23 01:49:46 +01:00
Salakar
27a5ff671c v0.5.4 2019-09-23 01:48:17 +01:00
Salakar
6a525cb26f [core] temporarily exclude notifications from version checks 2019-09-23 01:44:30 +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
bd0f91ddfa [ml-language] move header import outside of conditional (was breaking when disabled) 2019-09-23 01:30:02 +01:00
Salakar
48cb7c9095 [admob] rename keys to match other platform specific keys 2019-09-22 23:59:44 +01:00
Salakar
1bc3f58c26 Merge branch 'master' of https://github.com/invertase/react-native-firebase into admob-ids 2019-09-22 23:55:18 +01:00
Salakar
087096c261 v0.5.3 2019-09-22 23:48:41 +01:00