Commit Graph

849 Commits

Author SHA1 Message Date
chrisbianca da272d42a8 Merge pull request #318 from connected-space/patch-2
Update installation-android.md
2017-08-08 12:46:19 +01:00
chrisbianca c9d20aca91 Merge pull request #317 from connected-space/patch-1
Update installation-android.md
2017-08-08 12:45:33 +01:00
connected-space e17b4a99d7 Update installation-android.md 2017-08-08 12:36:30 +01:00
connected-space f36b7e9942 Update installation-android.md 2017-08-08 12:31:14 +01:00
Elliot Hesp ce7444bcf1 Merge pull request #316 from ecirish/patch-1
Fix typo in readme.md
2017-08-08 07:52:40 +01:00
Eric Irish cff610aa3b Fix typo in readme.md
add a 't' to analy't'ics
2017-08-07 16:32:03 -05:00
chrisbianca 9c49a4e7e2 Merge pull request #309 from Jobeso/patch-1
[docs] Bump Google Play Services dependency versions
2017-08-07 15:36:48 +01:00
Salakar 425dfbcc43 [js][database] once now supports passing context - as per the web sdk 2017-08-07 09:46:05 +01:00
Salakar fb6251a6fd [js][database] cleanup transaction completion wrapper 2017-08-05 22:00:06 +01:00
Salakar bec4e8c59c [tests][database] fixed broken 'root' tests - were incorrectly accessing a private property - switched to using 'path' 2017-08-05 21:50:36 +01:00
Salakar 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
2017-08-05 21:49:28 +01:00
Salakar d2909be7eb [js][database] fixed an issue where query methods were not returning correctly 2017-08-05 21:45:15 +01:00
Salakar 78e9f4b7c7 [ios][database] updated keepSynced to now work with modifiers 2017-08-05 21:43:53 +01:00
Salakar 913bb4e500 [android][database] updated keepSynced to now work with modifiers 2017-08-05 21:42:36 +01:00
Salakar 6298b86557 Merge branch 'master' of https://github.com/invertase/react-native-firebase into multi-apps
# Conflicts:
#	ios/RNFirebase.xcodeproj/project.pbxproj
2017-08-05 19:28:29 +01:00
Jobeso f2f5ea3671 crash fix
to get the library working we need to take these versions otherwise the app would crash
2017-08-04 10:48:21 +02:00
Chris Bianca 4dd1b0165f [docs] Add FCM to package description 2017-08-04 09:02:29 +01:00
Chris Bianca db68b4d05c [ios] Add RNFirebaseDatabaseReference to Xcode project 2017-08-03 11:35:55 +01:00
Chris Bianca 0154c0ce36 [docs] Update main readme with supported versions 2017-08-03 08:57:19 +01:00
Chris Bianca d304952ce3 2.1.0 2017-08-03 08:54:31 +01:00
Chris Bianca 4f24f17eb5 [android] Support RN 0.47.0 breaking changes 2017-08-03 08:54:10 +01:00
Chris Bianca a785b050db [database][ios][wip] Replicate Android changes on iOS 2017-08-02 16:51:57 +01:00
Salakar 3504715a53 Merge branch 'master' of https://github.com/invertase/react-native-firebase into multi-apps 2017-08-02 10:38:39 +01:00
Salakar b935034592 [database][wip] misc multi-app 2017-08-02 10:38:30 +01:00
Elliot Hesp 989396131c Update cloud-messaging.md 2017-08-01 12:36:40 +01:00
Salakar c9efb0087f [database][wip] update reference to support 'ThenableReference' 2017-07-31 18:25:31 +01:00
chrisbianca ff96214f82 Merge pull request #292 from Leeds-eBooks/patch-2
Added info about security rules
2017-07-31 12:35:14 +01:00
Ben Styles 44c0446f59 Added info about security rules 2017-07-31 12:17:40 +01:00
Chris Bianca 6b9c34a881 2.0.5 2017-07-31 10:36:16 +01:00
Salakar 7fc40a2740 Merge branch 'master' of https://github.com/invertase/react-native-firebase into multi-apps 2017-07-30 07:34:51 +01:00
Salakar e3d1261973 [database][wip] refactor & improvements to add support for multiple apps 2017-07-30 07:34:41 +01:00
Michael Diarmid 0570095c16 Merge pull request #289 from akshetpandey/master
Fix incorrect status message when remote config fetch is successful
2017-07-30 02:00:58 +01:00
Akshet Pandey 6375f32c35 Fix incorrect status message when remote config fetch is successful 2017-07-29 15:59:17 -07:00
Salakar 6b7647c4f5 Merge branch 'master' of https://github.com/invertase/react-native-firebase into multi-apps 2017-07-26 15:19:55 +01:00
Michael Diarmid d7275edc75 Merge pull request #269 from koenpunt/patch-1
correct method name
2017-07-24 15:45:18 +01:00
Salakar 9c90939bd0 Merge branch 'master' of https://github.com/invertase/react-native-firebase into multi-apps 2017-07-24 14:49:14 +01:00
Koen Punt 9be757682a correct method name 2017-07-23 15:01:04 +02:00
Elliot Hesp ad7914d7f4 Reorder Android installation docs 2017-07-20 11:02:31 +01:00
Salakar 33470419ed Merge branch 'master' of https://github.com/invertase/react-native-firebase into multi-apps 2017-07-20 09:59:52 +01:00
Chris Bianca 46772d253d [android][ios][database] Add missing setPriority and setWithPriority methods 2017-07-19 18:18:16 +01:00
Chris Bianca c2400edd0a [ios][config] Add react utils import 2017-07-19 16:22:00 +01:00
Chris Bianca 27453ac31a [ios][database] Refactor RNFirebaseDatabaseReference 2017-07-19 16:02:26 +01:00
Chris Bianca 7f4882abe6 2.0.4 2017-07-19 12:52:31 +01:00
Chris Bianca dc10f29b78 [ios][messaging] Add back in userNotificationCenter messaging methods 2017-07-19 12:49:18 +01:00
Chris Bianca 1692060a0d [ios] Fix !use_frameworks React compilation issues 2017-07-19 12:35:37 +01:00
Elliot Hesp c856cc2baa Update ISSUE_TEMPLATE.md 2017-07-19 12:04:28 +01:00
chrisbianca 3f5c8779ec [docs] Add warning about use_frameworks 2017-07-19 11:25:12 +01:00
Salakar d64e54942c [tests][core] start of core/app tests 2017-07-18 06:05:30 +01:00
Salakar 9b5e361d95 [tests] removed misc logging 2017-07-18 06:05:00 +01:00
Salakar 267f908c62 [core][js] misc cleanup/validation 2017-07-18 06:04:12 +01:00