Commit Graph

791 Commits

Author SHA1 Message Date
Salakar b5a7439749 [docs] update doc styling 2017-08-26 03:59:48 +01:00
Salakar ba907bf329 [docs] added local serve docs script to package.json 2017-08-26 03:59:27 +01:00
Salakar 88e29bb8ff [js][utils] disable eslint for fb emitter files 2017-08-26 02:48:51 +01:00
Salakar e9b39795b8 [docs] remove 'app' docs from v2 docs 2017-08-26 02:42:46 +01:00
Salakar 5ab0445948 [tests] misc 2017-08-26 02:40:21 +01:00
Salakar 7e4fde7eda [tests] misc 2017-08-26 02:39:09 +01:00
Michael Diarmid ceedf9b85a Merge pull request #340 from invertase/v3
V3 [WIP]
2017-08-26 02:33:15 +01:00
Chris Bianca ef3bc33914 [ios][storage] Correctly set the mime type of the image or video being uploaded 2017-08-25 18:05:50 +01:00
Chris Bianca c3f32e54e3 [db] Clean up old files 2017-08-25 17:38:24 +01:00
Chris Bianca d5de6a5b21 [db] Correctly named module for statics 2017-08-25 17:37:52 +01:00
Chris Bianca ec6d91b6e8 [ios][storage] Multi-app support for iOS storage 2017-08-25 16:18:42 +01:00
Chris Bianca 0d117f6827 [js] Embed FB’s EventEmitter to prevent haste issues 2017-08-25 15:30:17 +01:00
Chris Bianca 43ff0b91f3 [android][auth] Fix signOut not sending onAuthStateChanged event 2017-08-25 14:39:13 +01:00
Chris Bianca 81b631f111 [android] Phone auth implementation 2017-08-25 12:16:23 +01:00
Salakar 93079c2f01 [auth][js][android] remove EE based phone auth implementation 2017-08-23 23:19:11 +01:00
Salakar 48c74ff1d7 [tests] remove rnfirebase path dependency and switch sinon to latest version 2017-08-23 12:58:24 +01:00
Salakar ad614bd327 [tests] update phone auth test file 2017-08-23 11:19:20 +01:00
Salakar a0f638efa1 [core] fix app name issue 2017-08-23 11:18:51 +01:00
Salakar 71fc2f1af7 Merge branch 'v3' of https://github.com/invertase/react-native-firebase into v3 2017-08-22 17:35:54 +01:00
Salakar a0e1f744ba merge from master 2017-08-22 17:35:25 +01:00
Chris Bianca e52e012e5e [android][database] Combine snapshotToMap methods 2017-08-22 17:31:20 +01:00
Chris Bianca 7ea92751a9 Merge branch 'v3' of https://github.com/invertase/react-native-firebase into v3 2017-08-22 17:29:21 +01:00
Chris Bianca 1230bd7108 [ios][database] New implementation for off and on to match Android 2017-08-22 17:29:02 +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 8958e47e36 [database][android] misc cleanup from previous iterations of listener registration logic 2017-08-22 16:01:25 +01:00
Chris Bianca a129994b69 2.1.3 2017-08-22 11:24:57 +01:00
Elliot Hesp 0255111e65 Merge pull request #348 from blrichards/master
[admob] moved EventTypes to new file to avoid enumerable key in AdMobComponen…
2017-08-22 10:48:06 +01:00
Ben Richards c1b9b5d532 moved EventTypes to new file to avoid enumerable key in AdMobComponent.propTypes 2017-08-20 22:58:40 -07:00
Salakar aebd1835bc [tests] switch index.android back to main.js 2017-08-19 05:46:27 +01:00
Salakar fd474d5adb [android][auth] phoneAuth via EE implementation 2017-08-19 05:22:07 +01:00
Salakar a27abfdf92 [tests][android][build] update gradle versions 2017-08-19 05:20:13 +01:00
Salakar 92504580e5 [js][internals] updated nativeToJSError util to exclude itself from error stacks 2017-08-19 05:18:34 +01:00
Salakar 6a8656f428 [js][qol] added missing module detection and associated generated red box guides 2017-08-18 21:05:47 +01:00
Salakar 499168d9a7 Merge remote-tracking branch 'origin/v3' into v3 2017-08-18 21:03:53 +01:00
Salakar b088d6e683 [android][build] added groovy code to detect duplicate dex build failures and log out a help section
[android][firebase-sdk] upgraded to 11.2.0
2017-08-18 21:03:44 +01:00
Chris Bianca c370d099ff [ios] Further framework and header path fixes 2017-08-18 13:34:52 +01:00
Salakar ae3e64db87 Switch license to Apache License 2.0 2017-08-18 11:58:07 +01:00
Salakar aa8f0da27e [ios] update RNFirebase.podspec 2017-08-18 11:46:55 +01:00
Chris Bianca 40ec5e756a [ios] Remove pods from frameworks search path to prevent compile errors 2017-08-18 11:13:06 +01:00
Chris Bianca 9c937c1e9e Remove unnecessary search paths 2017-08-18 10:37:27 +01:00
Chris Bianca c2c01531f8 [ios] Remove erroneous check in 2017-08-17 17:59:16 +01:00
Salakar 5f30fb09cb Merge remote-tracking branch 'origin/v3' into v3 2017-08-17 17:58:37 +01:00
Salakar 9825226665 [js][internals] _NAMESPACE & _NATIVE_MODULE static props for all modules 2017-08-17 17:58:28 +01:00
Chris Bianca 843ef88684 [ios][db] Fix database imports 2017-08-17 17:32:09 +01:00
Chris Bianca bb98c4f9e5 [ios] Change all library imports to use <> notation 2017-08-17 17:26:20 +01:00
Salakar 75c6a8f787 Merge remote-tracking branch 'origin/v3' into v3 2017-08-17 17:25:25 +01:00
Salakar b4cdbef593 [js][internals] _NATIVE_MODULE mapping for `nativeModuleExists` 2017-08-17 17:25:13 +01:00
Chris Bianca 5ad3802627 [ios][remoteconfig] Fix another compilation error 2017-08-17 16:29:49 +01:00