Salakar
|
5ccbd9f369
|
[js][database] synctree cleanup
|
2017-08-16 21:43:24 +01:00 |
Salakar
|
4e78c5373b
|
[tests] increase test default timeout to 15 seconds
|
2017-08-16 21:40:56 +01:00 |
Salakar
|
56e9a1d5f6
|
[ios][database] update database events
|
2017-08-16 21:39:05 +01:00 |
Salakar
|
887823162a
|
[android][database] cleanup & implement .off() native functionality
|
2017-08-16 21:35:58 +01:00 |
Salakar
|
e4d27029b9
|
[js][android] database sync tree implementation with adjusted tests
|
2017-08-15 21:29:50 +01:00 |
Salakar
|
67985f8e90
|
[js][core] added `nativeModuleExists` property to all module statics - true or false if the native android/ios module is present
|
2017-08-15 17:28:51 +01:00 |
Salakar
|
e3f0213aaa
|
[ios] fixed xcode derp where it imported full path to AppleTV OS version of Foundation.h - random
|
2017-08-15 13:28:50 +01:00 |
Salakar
|
95edb2fade
|
[tests][database] fixed several failing tests and refactored some tests that were incorrectly using async await
|
2017-08-14 18:44:34 +01:00 |
Salakar
|
491b61afad
|
[js][database] nativeToJSError util can now attach addition props to the error - e.g. ref path
|
2017-08-14 18:43:21 +01:00 |
Salakar
|
c6a26606d1
|
[js][database] fixed an issue where thenable ref promise would sometimes cause other promises to hang - no idea why ;p
|
2017-08-14 18:42:39 +01:00 |
Salakar
|
dedfa48aa0
|
[js][database] _handleCancelEvent completed - now correctly handles cancellation events from .on()
|
2017-08-14 18:41:50 +01:00 |
Salakar
|
98ebd8bf66
|
[android][database] 'on' cancellation now correctly use internal error parser
|
2017-08-14 18:40:11 +01:00 |
Salakar
|
b068b4ff42
|
[tests][*] removed focus from misc tests
|
2017-08-14 14:33:14 +01:00 |
Salakar
|
678abdf0e6
|
[tests][core] added test for app.options
|
2017-08-14 14:32:51 +01:00 |
Salakar
|
660c71c6ce
|
[tests][storage] added ref toString test
|
2017-08-14 14:17:14 +01:00 |
Salakar
|
156e1a431c
|
[storage][js] update ref.toString - removed extra `/` and added `gs://` prefix
|
2017-08-14 14:11:17 +01:00 |
Salakar
|
56fc189d26
|
[storage][js] update ref.toString to now correctly return the full bucket path to the ref location
|
2017-08-14 14:06:37 +01:00 |
Salakar
|
534a52d16a
|
[database][js] remove unused import
|
2017-08-14 14:01:10 +01:00 |
Salakar
|
f90db16019
|
[database][js] ref.isEqual() now correctly compares query modifiers
|
2017-08-14 13:51:52 +01:00 |
Salakar
|
590cb58d49
|
[storage][ios] fixed customMetadata not being uploaded via putFile - fixes #276
|
2017-08-14 13:51:17 +01:00 |
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 |