Commit Graph

1418 Commits

Author SHA1 Message Date
Salakar e1fc30bc8f [database][js] thenable ref fix for #147 2017-08-14 13:30:44 +01:00
Salakar f1709970e9 [database][wip] on/off logic refactor - heavily still wip so things still to change 2017-08-14 11:05:49 +01:00
Salakar 0675aa076d Merge branch 'master' of https://github.com/invertase/react-native-firebase into v3
# Conflicts:
#	ios/RNFirebase/admob/RNFirebaseAdMob.m
#	ios/RNFirebase/database/RNFirebaseDatabase.h
#	ios/RNFirebase/database/RNFirebaseDatabaseReference.m
#	lib/modules/admob/index.js
#	tests/ios/Podfile.lock
2017-08-12 19:07:51 +01:00
Salakar ac258681bc Merge branch 'master' of https://github.com/invertase/react-native-firebase into v3
# Conflicts:
#	ios/RNFirebase/admob/RNFirebaseAdMob.m
#	ios/RNFirebase/database/RNFirebaseDatabase.h
#	ios/RNFirebase/database/RNFirebaseDatabaseReference.m
#	lib/modules/admob/index.js
#	tests/ios/Podfile.lock
2017-08-11 17:37:12 +01:00
Salakar 70b6983583 [docs] version docs 2017-08-11 17:20:10 +01:00
Chris Bianca 184a0981ea 2.1.2 2017-08-11 16:49:41 +01:00
Chris Bianca 97cc5ee131 [ios] Fix conditional imports 2017-08-11 16:07:39 +01:00
Salakar 8627d5d87f Merge remote-tracking branch 'origin/multi-apps' into multi-apps 2017-08-11 15:58:49 +01:00
Salakar 5e3cf0ad7f [js][database] todo comments 2017-08-11 15:58:42 +01:00
Elliot Hesp 0c69eb5237 [admob] Remove unused static method 2017-08-11 11:22:05 +01:00
Elliot Hesp 7c4c2a2517 Merge branch 'master' of github.com:invertase/react-native-firebase 2017-08-11 10:51:45 +01:00
Elliot Hesp 0227ec6c25 [tests] Bump to latest Firebase SDK versions 2017-08-11 10:51:29 +01:00
Elliot Hesp 4e7c16b104 Merge pull request #330 from zoontek/remove-incorrect-comma
Remove incorrect comma
2017-08-10 21:36:31 +01:00
Mathieu Acthernoene e37b560626 Remove incorrect comma 2017-08-10 22:21:16 +02:00
Chris Bianca 18fd83ec20 [android] Add rnpm commands for Android 2017-08-10 17:26:27 +01:00
Chris Bianca 2861e6b17c 2.1.1 2017-08-10 15:07:26 +01:00
Chris Bianca af1f65f835 [ads][ios] Remove duplicate import 2017-08-10 15:02:25 +01:00
Chris Bianca ac1af10cff Merge commit 'da272d42a83299ea22e89c731ce243d4f764fce2' into multi-apps 2017-08-08 15:58:27 +01:00
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