Chris Bianca
b3cd102077
[js][db] Rename .listeners
2017-05-30 12:46:28 +01:00
Chris Bianca
ba24a80e09
[js] Fix permissions problem
2017-05-30 12:28:53 +01:00
Chris Bianca
f82897218f
[ios][js] Misc clean up
2017-05-30 11:44:06 +01:00
Chris Bianca
abc4de2257
[messaging][iOS] Tidy up messaging and bring it in inline with latest version of Firebase Messaging (4.0.0)
2017-05-30 08:26:40 +01:00
Elliot Hesp
e4ee402aef
[admob][android] Move RewardedEventTypes to statics
2017-05-27 17:27:22 +01:00
Elliot Hesp
9a944dffc5
Merge pull request #132 from invertase/admob
...
[admob][android] Implement RewardedVideo
2017-05-27 17:11:34 +01:00
Elliot Hesp
e6af87209a
[admob][android] Implement RewardedVideo
2017-05-27 17:03:40 +01:00
Elliot Hesp
4852cae988
[admob][android] Standardise adunit / adUnit
2017-05-27 17:03:09 +01:00
Elliot Hesp
9c2d4a73d6
[admob][android] Add dummy methods to AdRequest
2017-05-27 17:02:03 +01:00
Salakar
2993b9b697
[js][perf] remove logging - no logger attached to perf class so was red-boxing
2017-05-27 15:26:14 +01:00
Salakar
b7b4febe3f
[ios][admob] added stub modules
2017-05-27 15:24:51 +01:00
Michael Diarmid
5a62d9664b
Merge pull request #131 from invertase/admob
...
Admob -> v2 Branch
2017-05-27 13:23:37 +01:00
Elliot Hesp
608c1d8d6b
[admob][android] Start implementation of Rewarded Video
2017-05-26 22:19:20 +01:00
Elliot Hesp
1b8a2826ac
[admob][android] Implement shared event emitter @Salakar
2017-05-26 17:55:22 +01:00
Elliot Hesp
d75405dbab
[admob][android] Interstitial; Handle JS events from native
2017-05-26 17:54:09 +01:00
Elliot Hesp
dd1262ca86
[admob][android] Export interstitial JS module
2017-05-26 15:18:57 +01:00
Elliot Hesp
b1e9561633
[admob][android] Add custom Banner component wrapper
2017-05-26 15:18:09 +01:00
Salakar
6f81605616
[js][all] added nativeSDKMissing check for all modules - part of making all module native sdk's optional.
2017-05-25 23:39:06 +01:00
Elliot Hesp
18774bbb40
[admob][android] WIP Basic view
2017-05-25 17:00:53 +01:00
Elliot Hesp
154ff9bcf6
[auth] fetchProvidersForEmail Fix incorrect flow type
2017-05-25 15:30:39 +01:00
Elliot Hesp
45f8f4076d
[auth] Implemented fetchProvidersForEmail
2017-05-25 14:45:03 +01:00
Elliot Hesp
c609539747
[auth][js] Updated method names now removed/deprecated in the web SDK
2017-05-25 12:44:39 +01:00
Elliot Hesp
9ebda147f8
[perf][android] Add setPerformanceCollectionEnabled method
2017-05-25 08:41:43 +01:00
Elliot Hesp
4882123912
[perf] Linting fixes
2017-05-24 17:02:41 +01:00
Elliot Hesp
66d7e3c944
[perf][android] Add perf module
2017-05-24 12:37:52 +01:00
Elliot Hesp
fe8c486dcb
[config] Added setDefaultsFromResource method
2017-05-23 14:53:19 +01:00
Elliot Hesp
25e8bb6d5a
[config] Standardize ios & android
2017-05-23 14:08:59 +01:00
Akshet Pandey
fdf60444fe
Implement Firebase Remote Config for iOS
2017-05-19 16:17:28 -07:00
Alexander Kuttig
db792b8857
Merge remote-tracking branch 'upstream/master'
...
# Conflicts:
# ios/RNFirebase/RNFirebase.h
# ios/RNFirebase/RNFirebaseAnalytics.h
# ios/RNFirebase/RNFirebaseAuth.h
# ios/RNFirebase/RNFirebaseCrash.h
# ios/RNFirebase/RNFirebaseDatabase.h
# ios/RNFirebase/RNFirebaseErrors.h
# ios/RNFirebase/RNFirebaseMessaging.h
# ios/RNFirebase/RNFirebaseStorage.h
2017-05-14 14:30:10 +02:00
Alexander Kuttig
c35ed6f49d
fixed storage task
2017-05-14 14:24:10 +02:00
Salakar
6c68d85261
[ios] added user `providerData` props
2017-05-12 13:13:17 +01:00
Salakar
e6bd721617
[js] removed unused import
2017-05-12 12:05:07 +01:00
Ben Styles
477bd2bf54
initial commit
2017-05-10 17:37:03 +01:00
Aleck Greenham
9d5cc856c7
[Database] Add more accurate comments of expected behaviour of Reference.on()
2017-05-09 08:09:03 +01:00
Aleck Greenham
8d665542cc
[Database] Standardise error messages and add context support for Reference.on()
...
- Make error messages raised by Reference.on() same as Web API
- Add support for context argument to Reference.on()
- Add tests for Reference.on()
- Add JSDoc comments for Reference.on() and some other minor methods
2017-05-06 14:33:55 +01:00
Ben Styles
80b519158f
fixed some flow and eslint errors
2017-04-28 11:03:12 +01:00
Ben Styles
6cee2609b1
fixed some flow and eslint errors
2017-04-28 10:27:29 +01:00
Chris Bianca
7f7d5e8ec7
[js] Fix database cleanup function
2017-04-26 17:52:16 +01:00
Chris Bianca
ef306162b4
[js][android] Support multiple listeners on a single ref
2017-04-26 12:21:53 +01:00
Aleck Greenham
3277126fb4
[js][database] Add ref().isEqual()
2017-04-22 18:00:05 +01:00
Aleck Greenham
3d863ac636
[js][database] Add ref property for consistency with web API
2017-04-22 09:27:37 +01:00
Alexander Kuttig
98b6d64836
fixed CrashReporting on iOS
...
added RNFirebaseCrash.h and RNFirebaseCrash.m to ios project and build target
Renamed lib/modules/crash class name from Analytics to Crash
2017-04-19 16:16:55 +02:00
Salakar
e6d2693f33
remove weird formatting
2017-04-19 11:30:08 +01:00
Salakar
bdf588e0e2
[js][android][ios][storage] uploadTask.on now correctly receives a success status event
2017-04-07 17:57:57 +01:00
Salakar
c83ba8b756
[js][storage] uploadTask.on now correctly handles next or observer args as per firebase web sdk
2017-04-07 16:15:53 +01:00
Salakar
d2a9bb7fa3
[js][auth] onAuthStateChange now correctly returns an instance of the User class.
2017-04-07 16:10:04 +01:00
Ben Styles
51a07fc4ee
flow fixes that change logic slightly
2017-04-04 17:58:47 +01:00
Ben Styles
5acea6d218
initial commit: basic flow errors
2017-04-04 17:58:20 +01:00
Salakar
343710dbf9
[js][ios][messaging] fixed misc messaging .send() types
2017-04-03 10:33:18 +01:00
Salakar
91e9263965
[js][ios][android][messaging] full implementation of upstream send including RemoteMessage builder
2017-03-30 16:25:27 +01:00