Commit Graph

849 Commits

Author SHA1 Message Date
Salakar 294ee0062d [messaging][js] fixed EE issue 2017-07-18 06:03:35 +01:00
Salakar 03377255f6 [core][both] added delete app method (android is just a stub method as the firebase sdk does not support it) 2017-07-18 06:02:53 +01:00
Salakar e96c5db8d1 [auth][android] remove `firebase` providerData from user responses, see: https://github.com/firebase/firebase-ios-sdk/issues/140 2017-07-18 06:01:31 +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 075cd690ce [android][ios][core] initialize app parameters no longer prefixed by platform name i.e iosClientId becomes clientId. Use react native platform module to provide platform specific options. 2017-07-17 19:43:36 +01:00
Salakar 471539a1aa [docs] start of app/core documentation 2017-07-17 19:41:51 +01:00
Salakar 48570f5510 [ios][auth] fix unlink method - missing appName / targeted app instance after master merge 2017-07-17 18:26:13 +01:00
Salakar a0c42c7d39 [android][auth] fix unlink method - missing appName / targeted app instance after master merge 2017-07-17 18:23:57 +01:00
Salakar 813b91f5ad [ios][app] apps initialized natively now automatically initialized js side - via react module getConstants 2017-07-17 18:20:27 +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 ef259fbbc0 Merge branch 'master' of https://github.com/invertase/react-native-firebase into multi-apps 2017-07-17 17:35:16 +01:00
Salakar f5159cead3 2.0.3 2017-07-12 16:27:30 +01:00
Salakar acd13d5297 Merge remote-tracking branch 'origin/master' 2017-07-12 16:26:57 +01:00
Salakar 97447dab5e [android][auth] implemented missing 'unlink' method 2017-07-12 16:26:02 +01:00
Salakar b9b9de5739 [android][config] removed appName requirement on enableDeveloperMode - native SDK's don't support multiple apps for remote config 2017-07-12 16:14:11 +01:00
Salakar 91b7281d45 [both] re-enabled analytics, admob, crash & perf modules 2017-07-12 16:11:07 +01:00
Salakar fc84452915 Merge branch 'master' of https://github.com/invertase/react-native-firebase into multi-apps 2017-07-12 15:50:18 +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
Elliot Hesp 07183ebd78 Use HTTPs packagequality badge 2017-07-12 14:59:31 +01:00
Salakar 82a2afd59b [android][database] switch to SparseArray for database references 2017-07-12 13:48:21 +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 0898f0913d [js][ios][android][auth] checkActionCode now returns an actionType string in the result 2017-07-12 12:59:35 +01:00
Elliot Hesp fd615d633a Ignore .github dir from npm 2017-07-06 14:49:25 +01:00
Elliot Hesp cf4be180d4 Add issue template 2017-07-06 14:48:43 +01:00
Elliot Hesp 8b36ea3a53 Add Redux to sidebar 2017-07-06 11:09:30 +01:00
Elliot Hesp 004110cbcc Update faqs.md 2017-07-06 11:08:43 +01:00
Elliot Hesp bfe80536c1 Create redux.md 2017-07-06 11:08:25 +01:00
Elliot Hesp a9298f2c94 Merge pull request #231 from ugiacoman/master
Add example project + Update android installation docs
2017-07-06 10:33:54 +01:00
Elliot Hesp d4328f3adb Merge branch 'master' of github.com:invertase/react-native-firebase 2017-07-06 10:22:23 +01:00
Elliot Hesp 22e511209a [admob] temp fix for duplicate subscriptions 2017-07-06 10:21:32 +01:00
ugiacoman 2bad2dc952 Add example dir to .npmignore 2017-07-05 13:39:56 -04:00
ugiacoman 591b0cc151 Merge remote-tracking branch 'inter/master' 2017-07-05 10:13:17 -04:00
ugiacoman 5d37d092c2 Include google-services.json 2017-07-05 10:07:07 -04:00
Salakar 45d913e92d 2.0.2 2017-07-05 14:57:02 +01:00
Salakar fd93d24e1a [js][ios][android][auth] checkActionCode implemented 2017-07-05 14:56:18 +01:00
ugiacoman 3fdbf8c838 Update gitignore 2017-07-05 09:55:23 -04:00
ugiacoman 0e56eccab5 Update installation-android doc 2017-07-05 09:42:29 -04:00
ugiacoman 5db5120515 Update installation-android doc, remove example tests 2017-07-05 09:41:38 -04:00
ugiacoman b577265fa8 Update docs: installation-android with google play services API availaibilty issue 2017-07-05 09:32:10 -04:00
ugiacoman 8eb6156f14 Refactor to ESLint 2017-07-05 09:22:39 -04:00
Salakar 08f4f0c97b [js][ios][android][auth] applyActionCode implemented 2017-07-05 14:16:35 +01:00
ugiacoman f3858037fc Update google files, add visual confirmation on firebase initialization 2017-07-05 09:15:48 -04:00
Elliot Hesp 180e8da4f2 Update index.html 2017-07-05 09:15:05 +01:00
ugiacoman 2c11e13e90 Add ios config 2017-07-04 19:58:04 -04:00
ugiacoman cc8bcc5466 Add default implementation for android 2017-07-04 19:22:19 -04:00
ugiacoman 0fbbae031a Add app.js 2017-07-04 18:57:25 -04:00
ugiacoman a870354a18 Add example dir 2017-07-04 18:43:50 -04:00
Salakar a87201e8aa Merge remote-tracking branch 'origin/master' 2017-07-04 18:24:27 +01:00