Commit Graph

  • f90217ae9c docs(iid) :fix firebase import from iid module (#3103) Ariel Reis 2020-01-20 07:25:21 -03:00
  • d11c4ffe5b chore(docs): fix linting issue Mike Diarmid 2020-01-20 10:21:13 +00:00
  • c497742bad docs(perf): Add HTTP metric.start command to example (#3110) Elliot Hesp 2020-01-18 10:37:51 +00:00
  • 8045058b0e docs(perf): Add HTTP metric.start command to example Jack Burgess 2020-01-18 00:06:31 +00:00
  • 760b8f25a2 docs(iid): fix typo -> iid.get() to iid().get() (#3098) Jeff Gu Kang 2020-01-16 09:33:59 +09:00
  • 036a50e7b8 docs(crashlytics): notes on what to expect for crashes (#3092) Mike Hardy 2020-01-14 06:08:52 -05:00
  • 39016346e4 fix(crashlytics,ios): version bump native ios deps (#3013) Cuneyt Aliustaoglu 2020-01-14 23:59:10 +13:00
  • 84be0ee2b2 fix(crashlytics): handle undefined fileName in stack frames (#3080) Michael Tamm 2020-01-13 18:23:32 +01:00
  • c5043d1fcf fix(auth,ios): remove unnecessary string cast (#3091) Pablo Kebees 2020-01-13 18:16:22 +01:00
  • da42009489 Merge branch '@phaen/fiestore-type-parameters' of https://github.com/invertase/react-native-firebase into @phaen/fiestore-type-parameters Pablo Kebees 2020-01-13 13:10:51 +01:00
  • 7d7902d775 Added references, removed unnecessary namespace Pablo Kebees 2020-01-13 13:09:32 +01:00
  • 7246260023 Type parameter on wrong method in example Pablo Kebees 2020-01-13 12:24:11 +01:00
  • 30942ba1f6 Created DocumentFieldType to constrict fieldType Pablo Kebees 2020-01-12 13:51:18 +01:00
  • 8fabb22365 Type parameter for getting documentSnapshot fields Pablo Kebees 2020-01-12 12:59:31 +01:00
  • da0408ca4e docs(storage): add note about errors #3033 (#3034) Anderson Addo 2019-12-30 05:28:52 -08:00
  • 2e2b24e51d chore(app): refactor default re-export syntax (#3036) Joel Gallant 2019-12-30 06:22:15 -07:00
  • e7fced7348 fix(app): typo (#3047) Gustavo 2019-12-30 10:21:05 -03:00
  • 6a64c478dd docs(messaging): fix broken Firebase link (#3028) Sandro Machado 2019-12-20 10:42:15 +00:00
  • 9308e4348f requestAuthorizationWithOptions before registerForRemoteNotifications Simone Carcone 2019-12-17 19:12:38 +01:00
  • 3cc22c8936 docs(*): update npm badge (#2996) Jesse Katsumata 2019-12-17 04:07:40 +09:00
  • 38ff48df30 Update index.md Elliot Hesp 2019-12-16 13:19:01 +00:00
  • bc0ed1b18f docs(auth): updated social auth docs to include Apple (#2982) Russell Wheatley 2019-12-09 15:20:53 +00:00
  • 5ce2ee3548 chore(*): v6.2.0 Salakar 2019-12-08 00:07:43 +00:00
  • 8ae094a2d5 chore(*): v6.2.0 Salakar 2019-12-08 00:03:12 +00:00
  • ab070afd17 docs(*): changelog generator Salakar 2019-12-07 23:56:00 +00:00
  • a5847c9837 docs(dynamic-links): tweak quick-start documentation Salakar 2019-12-07 23:31:22 +00:00
  • 09559bdb6a docs(dynamic-links): resolving "Type 'Function' provides no match for the signature '(): void | undefined'.ts(2345)". (#2945) sirajalam049 2019-12-08 04:58:11 +05:30
  • 9823d840d0 docs(auth): fix typos in quick-start.md (#2948) Diego Castillo 2019-12-07 18:26:23 -05:00
  • 063031f774 Merge remote-tracking branch 'origin/master' Salakar 2019-12-07 23:19:15 +00:00
  • 6f49a6248d docs(auth): update quick start Salakar 2019-12-07 23:19:05 +00:00
  • 8527aa8c48 fix(crashlytics,ios): use quotes on build script (#2962) Yogiyadavmca 2019-12-08 04:37:11 +05:30
  • 99408e043c docs(auth): add Apple auth iOS only note Salakar 2019-12-07 23:03:56 +00:00
  • 7ec161aa1d docs(auth): add Apple auth links Salakar 2019-12-07 22:59:24 +00:00
  • 3e20af06db feat(auth): add initial support for Apple auth provider (#2979) Mike Diarmid 2019-12-07 22:47:48 +00:00
  • fde6b9f879 refactor(internal): switch default export syntax (#2975) Joel Gallant 2019-12-06 13:43:32 -07:00
  • 69482eb9b5 docs(auth): fix incorrect auth credential example (#2969) Pablo Kebees 2019-12-06 21:42:22 +01:00
  • 5999a6636f chore(*) Update bug report template Elliot Hesp 2019-11-28 16:45:37 +00:00
  • 5be0fdd1c3 Add JS in bug report for package.json/firebase.json Mike Hardy 2019-11-28 10:27:08 -05:00
  • f15295bbd0 chore(*): v6.1.0 Salakar 2019-11-26 04:26:30 +00:00
  • 53eb82fa3a chore(*): v6.1.0 Salakar 2019-11-26 04:25:16 +00:00
  • d7252a2d4e fix(database,android): fix issue where transaction signal state error not caught Salakar 2019-11-26 04:00:41 +00:00
  • 3e909813fb feat(template): update template to RN 0.61.5 Salakar 2019-11-26 03:49:27 +00:00
  • 53f0788c61 docs(messaging): add docs for #2657 Salakar 2019-11-26 03:22:09 +00:00
  • 8c339d10e2 fix(messaging,ios): wait for remote notification registration status Salakar 2019-11-26 03:01:52 +00:00
  • 3b67135e8b test(database): use secondary db instance for root test Salakar 2019-11-26 01:46:02 +00:00
  • 9df493e837 fix(auth): dont mutate modifiers ordering when building query key (fixes #2833) Salakar 2019-11-26 01:44:11 +00:00
  • 09058ee5bb test(auth): remove unnecessary sleep call Salakar 2019-11-26 01:04:56 +00:00
  • bbf3df98ab fix(database,ios): return null snapshot key if does not exist (fixes #2813) Salakar 2019-11-26 01:01:52 +00:00
  • 83e3017b7a docs(*): regenerate reference docs Salakar 2019-11-25 22:36:33 +00:00
  • 342c7365c4 refactor(analytics): fix linting issue from #2822 Salakar 2019-11-25 22:35:56 +00:00
  • 3b8757c0d4 fix(analytics): ts logEvent params arg should be optional (#2822) Tom Berriot 2019-11-25 23:33:25 +01:00
  • 4c19b9439d fix(crashlytics): setCrashlyticsCollectionEnabled return promise (#2792) Justin Huntington 2019-11-25 17:32:06 -05:00
  • b7374add76 refactor(*): remove unused code & fix linting issues Salakar 2019-11-25 21:46:06 +00:00
  • 2fc9e9d537 fix(storage,js): validate that list maxResults is an integer value Salakar 2019-11-25 21:38:21 +00:00
  • 94881037e0 fix(storage,ios): use long value for maxResults list option (fixes #2804) Salakar 2019-11-25 21:36:51 +00:00
  • 8b451b48ee test(vision): disable text recognizer tests for android Salakar 2019-11-25 21:22:22 +00:00
  • 1940d6c8fb fix(messaging): deprecate onTokenRefresh(event => event.token) fixes #2889 Salakar 2019-11-25 21:19:29 +00:00
  • 547d0a2d74 feat(ios): upgrade Firebase iOS SDK version to 6.13.0 Salakar 2019-11-25 20:53:34 +00:00
  • c4adc1bc22 test(vision): disable text recognizer tests for android Salakar 2019-11-25 20:52:31 +00:00
  • 5b612ba6ae chore(tests): longer retry delays to work around ML Kit model download (to be fixed once model manager support added) Salakar 2019-11-25 20:45:46 +00:00
  • 8e8b380597 refactor(*): formatting Salakar 2019-11-25 13:27:38 +00:00
  • 0e025a13c2 refactor(*): goodbye notifications Salakar 2019-11-25 13:24:02 +00:00
  • 44537d4e95 Merge remote-tracking branch 'origin/master' Salakar 2019-11-25 12:59:48 +00:00
  • ccc1ba4ae9 refactor(*): goodbye invites Salakar 2019-11-25 12:59:36 +00:00
  • 88a01672a8 fix(admob,ios): use AdMob vs Admob for Pod name (#2922) Mike Hardy 2019-11-24 13:35:38 -05:00
  • fded28621f fix(storage): fix video asset resources on iOS13 (#2750) Facundo Acosta 2019-11-24 18:30:38 +00:00
  • 9dd3fa68c3 fix(template): add noCompress tflite by default to android template (for #2478) Salakar 2019-11-24 18:25:15 +00:00
  • 42e034c480 feat(firestore): array-contains, array-contains-any & in filters (#2868) Mike Diarmid 2019-11-24 18:21:38 +00:00
  • e14680adde refactor(linting): fix linting issue Salakar 2019-11-24 17:14:54 +00:00
  • f0e614f485 fix(messaging): typo in isRegisteredForRemoteNotifications (#2645) Cameron Knight 2019-11-23 09:28:30 -08:00
  • 24ed7161d3 refactor(*): load Android Gradle Plugin conditionally (#2863) SaeedZhiany 2019-11-23 20:52:07 +03:30
  • fb4941b6e5 feat(template): upgrade to React Native 0.61.4 (#2821) Robin Binder 2019-11-23 09:19:31 -08:00
  • 57965e73a7 feat(remote-config): support minimumFetchInterval config setting (#2789) Graeme Coupar 2019-11-23 17:00:31 +00:00
  • 7cab58d87f fix(messaging,ios): hasPermission checks authorizationStatus (#2908) Dulmandakh 2019-11-24 00:50:33 +08:00
  • 1fb296dc3b fix(admob): add null checks for getCurrentActivity() usages (#2913) Juan 2019-11-23 13:45:34 -03:00
  • 227ab631a6 fix(auth): trigger initial listener asynchronously (#2897) Ramakrishnan K 2019-11-23 22:07:49 +05:30
  • f9da620105 docs(*) Fix typos in DynamicLinks Quick Start guide Elliot Hesp 2019-11-21 09:44:07 +00:00
  • d421a6d03c docs(*) Fix package names in documentation Elliot Hesp 2019-11-21 09:42:54 +00:00
  • 40926dc2ea [Docs] Fix typos in DynamicLinks Quick Start guide Radosław Szalski 2019-11-21 09:53:45 +01:00
  • 84549bcdd7 fix package names in documentation Dulmandakh 2019-11-21 11:11:37 +08:00
  • 3026b6ef37 docs(database): fix typo in quick-start.md #2898 Olcay Karaduman 2019-11-20 15:38:47 +02:00
  • 5471187b30 fix(auth): collection was mutated while being enumerated. (#2900) baspellis 2019-11-19 19:52:36 +01:00
  • 5c273d72b1 chore(*) Add Analytics with TestLab documentation Elliot Hesp 2019-11-19 10:46:52 +00:00
  • ccc39749cd Add docs about ignoring analytics in TestLab tje512 2019-11-18 17:55:15 +01:00
  • 1f622039cc chore(*) Fix #2885 Elliot Hesp 2019-11-18 13:45:29 +00:00
  • 34df18e139 refactor(database,ios): remove leftover logging points Mike Diarmid 2019-11-18 13:43:33 +00:00
  • 237d80e0df chore(release): v6.0.4 Salakar 2019-11-17 07:13:36 +00:00
  • 964bdffe95 chore(release): v6.0.4 Salakar 2019-11-17 07:10:20 +00:00
  • 26f752a117 fix(storage,ios): Handle null Storage metadata values (#2875) Tuan Luong 2019-11-17 14:00:03 +07:00
  • 4aba4e56dc refactor(firestore): Fix issue caused from previous unreleased refactor Salakar 2019-11-17 06:39:43 +00:00
  • 2e219d24cf chore(tests): Use exact lerna version to work around https://github.com/lerna/lerna/issues/2348 Salakar 2019-11-17 06:38:47 +00:00
  • eeb90c0a37 fix(storage,ios): Handle null Storage metadata values (#2881) Brian Cooley-Gilliom 2019-11-17 00:51:04 -05:00
  • 2369c629fc fix(analytics): Use correct add_to_cart event name (#2882) Andrzej 2019-11-17 06:48:48 +01:00
  • ed858c96ee fix(firestore,ios): Settings incorrectly set multiple times (#2869) Mike Diarmid 2019-11-14 10:57:53 +00:00
  • a5da0107ff fix(firestore): correctly apply internal __name__ query modif… (#2866) Mike Diarmid 2019-11-13 17:24:51 +00:00
  • 1def1c1ce5 fix(template): Fix invalid flow config file Mike Diarmid 2019-11-13 12:51:04 +00:00
  • cf2bf17ec7 chore(*) Added missing dynamic links docs info Elliot Hesp 2019-11-12 12:44:27 +00:00
  • 86d96139d9 docs(ml-natural-language): Add example to SuggestedReply interface Salakar 2019-11-11 17:39:09 +00:00
  • 5d4534db78 Added missing dynamic links info Pablo Kebees 2019-11-11 16:19:12 +01:00
  • 41d468ef5e docs(*): Fix broken link in index.md (#2835) sirajalam049 2019-11-07 14:06:17 +05:30