Salakar
|
93079c2f01
|
[auth][js][android] remove EE based phone auth implementation
|
2017-08-23 23:19:11 +01:00 |
Salakar
|
ad614bd327
|
[tests] update phone auth test file
|
2017-08-23 11:19:20 +01:00 |
Salakar
|
66e9f8843d
|
[tests] remove commented code
|
2017-08-22 17:23:10 +01:00 |
Salakar
|
74f28936a7
|
[tests] misc
|
2017-08-22 17:22:29 +01:00 |
Salakar
|
e1c0dccb31
|
[auth][android] fixed incorrect key name breaking auto verify
|
2017-08-22 17:19:55 +01:00 |
Salakar
|
9825226665
|
[js][internals] _NAMESPACE & _NATIVE_MODULE static props for all modules
|
2017-08-17 17:58:28 +01:00 |
Salakar
|
0737f53dea
|
[tests][database] fix tests
|
2017-08-16 21:44:15 +01:00 |
Salakar
|
e4d27029b9
|
[js][android] database sync tree implementation with adjusted tests
|
2017-08-15 21:29: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
|
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
|
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
|
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
|
e3d1261973
|
[database][wip] refactor & improvements to add support for multiple apps
|
2017-07-30 07:34:41 +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 |
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
|
c4d066fd55
|
[tests] improved testing framework error/success output
|
2017-07-18 05:59:28 +01:00 |
Salakar
|
d8fee7f5cb
|
[auth][ios] finalised auth changed listener logic
|
2017-07-17 20:56:08 +01:00 |
Salakar
|
2d744b162e
|
[tests] update firebase helper to initialize additional apps
|
2017-07-17 19:44:47 +01:00 |
Salakar
|
9a3e22431b
|
[android][app] apps initialized natively now automatically initialized js side - via react module getConstants
|
2017-07-17 17:36:50 +01:00 |
Salakar
|
91b7281d45
|
[both] re-enabled analytics, admob, crash & perf modules
|
2017-07-12 16:11:07 +01:00 |
Salakar
|
282f953f52
|
[both] continued work on multi app support - storage now full supported and auth WIP
|
2017-07-12 15:49:33 +01:00 |
Salakar
|
c6773dc808
|
Merge branch 'master' of https://github.com/invertase/react-native-firebase into multi-apps
# Conflicts:
# android/src/main/java/io/invertase/firebase/auth/RNFirebaseAuth.java
|
2017-07-12 13:39:29 +01:00 |
Salakar
|
9cd4641f06
|
[tests][database] added 'child_added' test for issue #221 - thanks @TiraO
|
2017-07-04 16:19:41 +01:00 |
Salakar
|
ec22e510bc
|
more work on multiple app initialization
|
2017-06-30 17:23:32 +01:00 |
Elliot Hesp
|
c22fb3911f
|
[admob] Add openDebugMenu support
|
2017-06-27 15:14:02 +01:00 |
Salakar
|
64d8fa6cb8
|
[tests] Cleanup main.js
|
2017-06-21 16:35:12 +01:00 |
Michael Diarmid
|
48cd86e353
|
[tests] update messaging onTokenRefresh test
|
2017-06-20 14:43:30 +01:00 |
Elliot Hesp
|
54bf957cb3
|
[admob] Support 11.0 VideoController methods
|
2017-06-20 12:19:26 +01:00 |
Chris Bianca
|
5795e08f2c
|
[test] Fix iOS auth test
|
2017-06-16 16:54:54 +01:00 |
Chris Bianca
|
2fdb73656e
|
[android][database] Fix hanging db when querying object with large numerical keys
|
2017-06-16 13:10:11 +01:00 |
Chris Bianca
|
61ed7e1e96
|
[tests] Fix database query test
|
2017-06-16 12:43:10 +01:00 |
Chris Bianca
|
f2826683f6
|
[tests][android] Remove android specific test logic as it now matches iOS
|
2017-06-16 12:17:38 +01:00 |
Elliot Hesp
|
1ef1d6f079
|
Updated documentation to match latest Firebase changes
|
2017-06-12 14:45:34 +01:00 |
Elliot Hesp
|
4c87131328
|
[crash][both] Add support for isCrashCollectionEnabled & setCrashCollectionEnabled
|
2017-06-12 14:26:56 +01:00 |
Elliot Hesp
|
c710f135ce
|
[admob][android] Support multiple test devices
|
2017-06-05 14:12:49 +01:00 |
Elliot Hesp
|
f0dce1512b
|
[tests] Use prop-types over React.PropTypes
|
2017-06-05 10:04:04 +01:00 |
Elliot Hesp
|
a6705dfb3d
|
[admob] Add tests
|
2017-06-01 11:15:37 +01:00 |
Elliot Hesp
|
35aeef460f
|
Merge
|
2017-05-31 16:36:28 +01:00 |
Salakar
|
b7b4febe3f
|
[ios][admob] added stub modules
|
2017-05-27 15:24:51 +01:00 |
Elliot Hesp
|
18774bbb40
|
[admob][android] WIP Basic view
|
2017-05-25 17:00:53 +01:00 |
Elliot Hesp
|
45f8f4076d
|
[auth] Implemented fetchProvidersForEmail
|
2017-05-25 14:45:03 +01:00 |
Elliot Hesp
|
f4d9ac291b
|
[pref] Add tests to test suite
|
2017-05-25 10:41:40 +01:00 |
Elliot Hesp
|
8839aa1e43
|
Remove JS logs from app
|
2017-05-25 09:15:35 +01:00 |
Elliot Hesp
|
9ebda147f8
|
[perf][android] Add setPerformanceCollectionEnabled method
|
2017-05-25 08:41:43 +01:00 |
Elliot Hesp
|
dfa7b7ca41
|
[perf] Implement tests
|
2017-05-24 17:02:25 +01:00 |