Commit Graph

  • ac258681bc Merge branch 'master' of https://github.com/invertase/react-native-firebase into v3 Salakar 2017-08-11 17:37:12 +01:00
  • 70b6983583 [docs] version docs Salakar 2017-08-11 17:20:10 +01:00
  • 184a0981ea 2.1.2 v2.1.2 Chris Bianca 2017-08-11 16:49:41 +01:00
  • 97cc5ee131 [ios] Fix conditional imports Chris Bianca 2017-08-11 16:07:32 +01:00
  • 8627d5d87f Merge remote-tracking branch 'origin/multi-apps' into multi-apps Salakar 2017-08-11 15:58:49 +01:00
  • 5e3cf0ad7f [js][database] todo comments Salakar 2017-08-11 15:58:42 +01:00
  • 0c69eb5237 [admob] Remove unused static method Elliot Hesp 2017-08-11 11:22:05 +01:00
  • 7c4c2a2517 Merge branch 'master' of github.com:invertase/react-native-firebase Elliot Hesp 2017-08-11 10:51:45 +01:00
  • 0227ec6c25 [tests] Bump to latest Firebase SDK versions Elliot Hesp 2017-08-11 10:51:29 +01:00
  • 4e7c16b104 Merge pull request #330 from zoontek/remove-incorrect-comma Elliot Hesp 2017-08-10 21:36:31 +01:00
  • e37b560626 Remove incorrect comma Mathieu Acthernoene 2017-08-10 22:21:16 +02:00
  • 18fd83ec20 [android] Add rnpm commands for Android Chris Bianca 2017-08-10 17:26:27 +01:00
  • 2861e6b17c 2.1.1 v2.1.1 Chris Bianca 2017-08-10 15:07:26 +01:00
  • af1f65f835 [ads][ios] Remove duplicate import Chris Bianca 2017-08-10 15:02:25 +01:00
  • ac1af10cff Merge commit 'da272d42a83299ea22e89c731ce243d4f764fce2' into multi-apps Chris Bianca 2017-08-08 15:58:27 +01:00
  • da272d42a8 Merge pull request #318 from connected-space/patch-2 chrisbianca 2017-08-08 12:46:19 +01:00
  • c9d20aca91 Merge pull request #317 from connected-space/patch-1 chrisbianca 2017-08-08 12:45:33 +01:00
  • e17b4a99d7 Update installation-android.md connected-space 2017-08-08 12:36:30 +01:00
  • f36b7e9942 Update installation-android.md connected-space 2017-08-08 12:31:14 +01:00
  • ce7444bcf1 Merge pull request #316 from ecirish/patch-1 Elliot Hesp 2017-08-08 07:52:40 +01:00
  • cff610aa3b Fix typo in readme.md Eric Irish 2017-08-07 16:32:03 -05:00
  • 9c49a4e7e2 Merge pull request #309 from Jobeso/patch-1 chrisbianca 2017-08-07 15:36:48 +01:00
  • 425dfbcc43 [js][database] once now supports passing context - as per the web sdk v3.0.0 Salakar 2017-08-07 09:46:05 +01:00
  • fb6251a6fd [js][database] cleanup transaction completion wrapper Salakar 2017-08-05 22:00:06 +01:00
  • bec4e8c59c [tests][database] fixed broken 'root' tests - were incorrectly accessing a private property - switched to using 'path' Salakar 2017-08-05 21:50:36 +01:00
  • 53acfe3584 [js][database] remove, update, setWithPriority, setPriority & set now correctly support callbacks or promises [js][database] fixed query modifier methods - were accessing incorrect query property Salakar 2017-08-05 21:49:28 +01:00
  • d2909be7eb [js][database] fixed an issue where query methods were not returning correctly Salakar 2017-08-05 21:45:15 +01:00
  • 78e9f4b7c7 [ios][database] updated keepSynced to now work with modifiers Salakar 2017-08-05 21:43:53 +01:00
  • 913bb4e500 [android][database] updated keepSynced to now work with modifiers Salakar 2017-08-05 21:42:36 +01:00
  • 6298b86557 Merge branch 'master' of https://github.com/invertase/react-native-firebase into multi-apps Salakar 2017-08-05 19:28:29 +01:00
  • f2f5ea3671 crash fix Jobeso 2017-08-04 10:48:21 +02:00
  • 4dd1b0165f [docs] Add FCM to package description Chris Bianca 2017-08-04 09:02:29 +01:00
  • db68b4d05c [ios] Add RNFirebaseDatabaseReference to Xcode project Chris Bianca 2017-08-03 11:35:55 +01:00
  • 0154c0ce36 [docs] Update main readme with supported versions Chris Bianca 2017-08-03 08:57:19 +01:00
  • d304952ce3 2.1.0 v2.1.0 Chris Bianca 2017-08-03 08:54:31 +01:00
  • 4f24f17eb5 [android] Support RN 0.47.0 breaking changes Chris Bianca 2017-08-03 08:54:10 +01:00
  • a785b050db [database][ios][wip] Replicate Android changes on iOS Chris Bianca 2017-08-02 16:51:00 +01:00
  • 3504715a53 Merge branch 'master' of https://github.com/invertase/react-native-firebase into multi-apps Salakar 2017-08-02 10:38:39 +01:00
  • b935034592 [database][wip] misc multi-app Salakar 2017-08-02 10:38:30 +01:00
  • 989396131c Update cloud-messaging.md Elliot Hesp 2017-08-01 12:36:40 +01:00
  • c9efb0087f [database][wip] update reference to support 'ThenableReference' Salakar 2017-07-31 18:25:31 +01:00
  • ff96214f82 Merge pull request #292 from Leeds-eBooks/patch-2 chrisbianca 2017-07-31 12:35:14 +01:00
  • 44c0446f59 Added info about security rules Ben Styles 2017-07-31 12:17:40 +01:00
  • 6b9c34a881 2.0.5 v2.0.5 Chris Bianca 2017-07-31 10:36:16 +01:00
  • 7fc40a2740 Merge branch 'master' of https://github.com/invertase/react-native-firebase into multi-apps Salakar 2017-07-30 07:34:51 +01:00
  • e3d1261973 [database][wip] refactor & improvements to add support for multiple apps Salakar 2017-07-30 07:34:41 +01:00
  • 0570095c16 Merge pull request #289 from akshetpandey/master Michael Diarmid 2017-07-30 02:00:58 +01:00
  • 6375f32c35 Fix incorrect status message when remote config fetch is successful Akshet Pandey 2017-07-29 15:59:17 -07:00
  • 6b7647c4f5 Merge branch 'master' of https://github.com/invertase/react-native-firebase into multi-apps Salakar 2017-07-26 15:19:55 +01:00
  • d7275edc75 Merge pull request #269 from koenpunt/patch-1 Michael Diarmid 2017-07-24 15:45:18 +01:00
  • 9c90939bd0 Merge branch 'master' of https://github.com/invertase/react-native-firebase into multi-apps Salakar 2017-07-24 14:49:14 +01:00
  • 9be757682a correct method name Koen Punt 2017-07-23 15:01:04 +02:00
  • ad7914d7f4 Reorder Android installation docs Elliot Hesp 2017-07-20 11:02:31 +01:00
  • 33470419ed Merge branch 'master' of https://github.com/invertase/react-native-firebase into multi-apps Salakar 2017-07-20 09:59:52 +01:00
  • 46772d253d [android][ios][database] Add missing setPriority and setWithPriority methods Chris Bianca 2017-07-19 18:18:16 +01:00
  • c2400edd0a [ios][config] Add react utils import Chris Bianca 2017-07-19 16:22:00 +01:00
  • 27453ac31a [ios][database] Refactor RNFirebaseDatabaseReference Chris Bianca 2017-07-19 16:02:26 +01:00
  • 7f4882abe6 2.0.4 v2.0.4 Chris Bianca 2017-07-19 12:52:31 +01:00
  • dc10f29b78 [ios][messaging] Add back in userNotificationCenter messaging methods Chris Bianca 2017-07-19 12:49:18 +01:00
  • 1692060a0d [ios] Fix !use_frameworks React compilation issues Chris Bianca 2017-07-19 12:35:37 +01:00
  • 18b9a25ed5 [links] Start work on DynamicLinks support Chris Bianca 2017-07-19 12:32:17 +01:00
  • c856cc2baa Update ISSUE_TEMPLATE.md Elliot Hesp 2017-07-19 12:04:28 +01:00
  • 3f5c8779ec [docs] Add warning about use_frameworks chrisbianca 2017-07-19 11:25:12 +01:00
  • d64e54942c [tests][core] start of core/app tests Salakar 2017-07-18 06:05:30 +01:00
  • 9b5e361d95 [tests] removed misc logging Salakar 2017-07-18 06:05:00 +01:00
  • 267f908c62 [core][js] misc cleanup/validation Salakar 2017-07-18 06:04:12 +01:00
  • 294ee0062d [messaging][js] fixed EE issue Salakar 2017-07-18 06:03:35 +01:00
  • 03377255f6 [core][both] added delete app method (android is just a stub method as the firebase sdk does not support it) Salakar 2017-07-18 06:02:53 +01:00
  • e96c5db8d1 [auth][android] remove firebase providerData from user responses, see: https://github.com/firebase/firebase-ios-sdk/issues/140 Salakar 2017-07-18 06:01:31 +01:00
  • c4d066fd55 [tests] improved testing framework error/success output Salakar 2017-07-18 05:59:28 +01:00
  • d8fee7f5cb [auth][ios] finalised auth changed listener logic Salakar 2017-07-17 20:56:08 +01:00
  • 2d744b162e [tests] update firebase helper to initialize additional apps Salakar 2017-07-17 19:44:47 +01:00
  • 075cd690ce [android][ios][core] initialize app parameters no longer prefixed by platform name i.e iosClientId becomes clientId. Use react native platform module to provide platform specific options. Salakar 2017-07-17 19:43:36 +01:00
  • 471539a1aa [docs] start of app/core documentation Salakar 2017-07-17 19:41:51 +01:00
  • 48570f5510 [ios][auth] fix unlink method - missing appName / targeted app instance after master merge Salakar 2017-07-17 18:26:13 +01:00
  • a0c42c7d39 [android][auth] fix unlink method - missing appName / targeted app instance after master merge Salakar 2017-07-17 18:23:57 +01:00
  • 813b91f5ad [ios][app] apps initialized natively now automatically initialized js side - via react module getConstants Salakar 2017-07-17 18:20:27 +01:00
  • 9a3e22431b [android][app] apps initialized natively now automatically initialized js side - via react module getConstants Salakar 2017-07-17 17:36:50 +01:00
  • ef259fbbc0 Merge branch 'master' of https://github.com/invertase/react-native-firebase into multi-apps Salakar 2017-07-17 17:35:16 +01:00
  • f5159cead3 2.0.3 v2.0.3 Salakar 2017-07-12 16:27:30 +01:00
  • acd13d5297 Merge remote-tracking branch 'origin/master' Salakar 2017-07-12 16:26:57 +01:00
  • 97447dab5e [android][auth] implemented missing 'unlink' method Salakar 2017-07-12 16:26:02 +01:00
  • b9b9de5739 [android][config] removed appName requirement on enableDeveloperMode - native SDK's don't support multiple apps for remote config Salakar 2017-07-12 16:14:11 +01:00
  • 91b7281d45 [both] re-enabled analytics, admob, crash & perf modules Salakar 2017-07-12 16:11:07 +01:00
  • fc84452915 Merge branch 'master' of https://github.com/invertase/react-native-firebase into multi-apps Salakar 2017-07-12 15:50:18 +01:00
  • 282f953f52 [both] continued work on multi app support - storage now full supported and auth WIP Salakar 2017-07-12 15:49:33 +01:00
  • 07183ebd78 Use HTTPs packagequality badge Elliot Hesp 2017-07-12 14:59:31 +01:00
  • 82a2afd59b [android][database] switch to SparseArray for database references Salakar 2017-07-12 13:48:21 +01:00
  • c6773dc808 Merge branch 'master' of https://github.com/invertase/react-native-firebase into multi-apps Salakar 2017-07-12 13:39:29 +01:00
  • 0898f0913d [js][ios][android][auth] checkActionCode now returns an actionType string in the result Salakar 2017-07-12 12:59:35 +01:00
  • fd615d633a Ignore .github dir from npm Elliot Hesp 2017-07-06 14:49:25 +01:00
  • cf4be180d4 Add issue template Elliot Hesp 2017-07-06 14:48:43 +01:00
  • 8b36ea3a53 Add Redux to sidebar Elliot Hesp 2017-07-06 11:09:30 +01:00
  • 004110cbcc Update faqs.md Elliot Hesp 2017-07-06 11:08:43 +01:00
  • bfe80536c1 Create redux.md Elliot Hesp 2017-07-06 11:08:25 +01:00
  • a9298f2c94 Merge pull request #231 from ugiacoman/master Elliot Hesp 2017-07-06 10:33:54 +01:00
  • d4328f3adb Merge branch 'master' of github.com:invertase/react-native-firebase Elliot Hesp 2017-07-06 10:22:23 +01:00
  • 22e511209a [admob] temp fix for duplicate subscriptions Elliot Hesp 2017-07-06 10:21:32 +01:00
  • 2bad2dc952 Add example dir to .npmignore ugiacoman 2017-07-05 13:39:56 -04:00
  • 591b0cc151 Merge remote-tracking branch 'inter/master' ugiacoman 2017-07-05 10:13:17 -04:00