Commit Graph

  • 4c11dbfcce [tests] update tests firebase bootstrap to use signInAnonymouslyAndRetrieveData Salakar 2018-02-11 16:52:14 +00:00
  • 8e00b7e607 Merge branch 'master' of https://github.com/invertase/react-native-firebase into firestore-transactions Salakar 2018-02-11 16:17:38 +00:00
  • fb57dc5482 [notifications] First pass at notifications JS API Chris Bianca 2018-02-09 17:00:03 +00:00
  • 7b95613ec6 [fcm] Some internal JS tweaks Chris Bianca 2018-02-09 16:59:29 +00:00
  • fe095db90d [fcm] Another little fix Chris Bianca 2018-02-09 10:23:35 +00:00
  • 1ddc76616d [fcm] Fix getInitialMessage; Handle a few more android fields Chris Bianca 2018-02-09 10:17:16 +00:00
  • 7cac981468 [fcm] Tweak names to make things clearer Chris Bianca 2018-02-09 09:23:03 +00:00
  • 326d1778c6 [fcm] Improved RemoteMessage; Exported constants as part of messaging statics; Chris Bianca 2018-02-09 07:50:51 +00:00
  • e2f56ac93c [fcm] Fix iOS completion handlers Chris Bianca 2018-02-09 07:28:59 +00:00
  • 4ff20007f5 [fcm] Add iOS completion handlers Chris Bianca 2018-02-08 17:07:20 +00:00
  • 2037b6f7ed Update README.md Michael Diarmid 2018-02-07 12:50:19 +00:00
  • 1cdc730e34 Update ISSUE_TEMPLATE.md Michael Diarmid 2018-02-07 12:48:53 +00:00
  • 3cf44c58e8 Update README.md Michael Diarmid 2018-02-07 12:43:12 +00:00
  • d872dbeece Merge branch 'master' of https://github.com/invertase/react-native-firebase into firestore-transactions Salakar 2018-02-07 11:05:58 +00:00
  • cdb613bdee [ios] Make sure all UIApplication methods are called on main thread Chris Bianca 2018-02-05 19:07:00 +00:00
  • e329851c44 [ios] Android hasPermission method Chris Bianca 2018-02-05 18:18:54 +00:00
  • b5b02ed84d [ios] Add hasPermission method Chris Bianca 2018-02-05 18:04:10 +00:00
  • 93805062f7 [fcm] iOS 8/9 grant permission feedback Chris Bianca 2018-02-05 17:45:08 +00:00
  • 121a4d4b91 [fcm] iOS sendMessage support Chris Bianca 2018-02-05 15:16:07 +00:00
  • b71a2c7aec [fcm] iOS 8/9 support Chris Bianca 2018-02-05 09:18:53 +00:00
  • 3e7a1efe4e [fcm] iOS 10 support for messaging Chris Bianca 2018-02-02 17:16:55 +00:00
  • a460d8f809 [fcm] Work in progress iOS message support Chris Bianca 2018-02-02 12:05:51 +00:00
  • 850f04914f [fcm] Android instanceid and core fcm support; iOS instance and basic fcm support Chris Bianca 2018-02-02 08:40:48 +00:00
  • e3a00dd617 Merge pull request #804 from lipis/prettier chrisbianca 2018-02-01 12:10:38 +00:00
  • a74a70c12f Prettier json and md files as well Panayiotis Lipiridis 2018-02-01 12:52:39 +01:00
  • c28cf508de Merge pull request #803 from lipis/patch-1 chrisbianca 2018-02-01 11:44:24 +00:00
  • 09c30189c4 Simplify package.json Lipis 2018-02-01 11:56:58 +01:00
  • cae07ee979 3.2.4 v3.2.4 Chris Bianca 2018-02-01 09:04:06 +00:00
  • 5675181de2 [tests] Update build.gradle to match our install instructions Chris Bianca 2018-02-01 09:02:20 +00:00
  • 6aef08e14c [types] Update flowconfig to latest version used by RN Chris Bianca 2018-02-01 08:57:35 +00:00
  • cc1117f878 Merge branch 'firestore-transactions' of https://github.com/invertase/react-native-firebase into firestore-transactions Salakar 2018-02-01 05:35:08 +00:00
  • bddccb0872 [admob] A few internal fixes Chris Bianca 2018-01-31 16:05:38 +00:00
  • f0610082de [admob] Correct name of native module Chris Bianca 2018-01-31 15:28:20 +00:00
  • 8060c949a2 [typings] Add a few missing app, auth and firestore Typescript typings Chris Bianca 2018-01-31 09:09:12 +00:00
  • d46024f799 3.2.3 v3.2.3 Chris Bianca 2018-01-30 16:56:01 +00:00
  • 57b5c8fe88 Tweak where the TS validation script is run Chris Bianca 2018-01-30 16:43:27 +00:00
  • d429db7e86 [fcm] First steps towards identifying the new API for messaging / notifications Chris Bianca 2018-01-30 11:15:59 +00:00
  • dd0dd7fdad Merge pull request #784 from danielw93/master chrisbianca 2018-01-30 11:11:47 +00:00
  • c8195088db Merge branch 'master' into master chrisbianca 2018-01-30 11:10:15 +00:00
  • 66da0b9306 Merge pull request #788 from pheromonez/typescript-definitions-static-module-fix chrisbianca 2018-01-30 10:41:09 +00:00
  • 90195769fd Fix implicit 'any' and incorrect placement of optional boolean in getIdToken Paul Huynh 2018-01-30 21:14:35 +11:00
  • 7f394b56e5 Remove implicit 'any' type on QuerySnapshot.forEach() Paul Huynh 2018-01-30 10:44:57 +11:00
  • 157f0109cd Merge branch 'master' into typescript-definitions-static-module-fix pheromonez 2018-01-30 10:07:07 +11:00
  • a81ea85c0d Merge pull request #771 from pheromonez/master chrisbianca 2018-01-29 16:03:15 +00:00
  • 80be7474ff Address typing issues: Paul Huynh 2018-01-29 20:55:18 +11:00
  • 2bd4a667a9 Fix TS definitions so modules can be accessed from the default export Paul Huynh 2018-01-29 16:14:06 +11:00
  • 42fe8ddd65 [typings][typescript] fix tsc errors Daniel Waller 2018-01-26 17:39:52 +01:00
  • 2f21a37f7d [typings][typescript] add validation of ts declaration file to build process Daniel Waller 2018-01-26 17:38:13 +01:00
  • f6ff56289c Merge pull request #783 from danielw93/master Elliot Hesp 2018-01-26 13:05:53 +00:00
  • 1770181058 [typings][typescript]: fix stupid typo I introduced with my last PR that breaks tsc compilation Daniel Waller 2018-01-26 13:34:06 +01:00
  • 09fa3b9e31 Merge branch 'v3.2.x' Chris Bianca 2018-01-26 11:57:56 +00:00
  • 0ace49ca81 [database] Fix wrong path from snapshot reference #679 Chris Bianca 2018-01-26 11:55:37 +00:00
  • 3f1c8c4571 [typings] Fix flow issue Chris Bianca 2018-01-26 10:11:43 +00:00
  • 24d16e4853 [js] Set up pre-commit hook for prettier Chris Bianca 2018-01-25 18:36:13 +00:00
  • fba6380729 [js] Run prettier for the first time Chris Bianca 2018-01-25 18:25:39 +00:00
  • 8feffd85c5 [js] Setup prettier Chris Bianca 2018-01-25 18:11:37 +00:00
  • d14be68243 [auth] Fix typo Chris Bianca 2018-01-24 15:46:18 +00:00
  • c8d0cd4b18 [auth] Add static reference to OAuthProvider Chris Bianca 2018-01-24 15:30:17 +00:00
  • 5f3a9755d7 [auth] Add OAuthProvider Chris Bianca 2018-01-24 15:21:52 +00:00
  • c3e5eb634e [tests][auth] Tests for onAuthStateChange, onIdTokenChanged and onUserChanged Chris Bianca 2018-01-24 15:03:21 +00:00
  • 66a8ef6926 [firestore] Address issues with false query options Chris Bianca 2018-01-24 14:22:54 +00:00
  • af35cda353 [auth] Add deprecation warnings for non withData methods Chris Bianca 2018-01-24 12:20:24 +00:00
  • 248885f03e [auth] Add verifyPasswordResetCode Chris Bianca 2018-01-24 12:20:06 +00:00
  • d370d002fb [auth] Add withData methods Chris Bianca 2018-01-24 09:46:39 +00:00
  • 578198e2e6 Add Typescript Definitions for Cloud Firestore Paul Huynh 2018-01-22 23:25:54 +11:00
  • 9396b4fb31 [auth] Add metadata support Chris Bianca 2018-01-19 16:19:08 +00:00
  • 3f0087c24d Merge pull request #764 from danielw93/master Elliot Hesp 2018-01-19 11:31:36 +00:00
  • 2611f7c8e3 [typings][typescript] update typings for the auth module Daniel W 2018-01-18 17:05:44 +01:00
  • cb28c458a8 Merge commit '637cd81424b9a18cdec9735492a21f06be4e7ccf' Chris Bianca 2018-01-18 09:49:27 +00:00
  • a0de480fc7 [auth] Some flow types and tidy up Chris Bianca 2018-01-18 09:49:11 +00:00
  • 637cd81424 Create CODE_OF_CONDUCT.md Michael Diarmid 2018-01-17 18:05:54 +00:00
  • c14d9292b0 Merge pull request #655 from invertase/auth-language Michael Diarmid 2018-01-17 15:23:41 +00:00
  • 983d273846 Update index.js Michael Diarmid 2018-01-17 15:22:39 +00:00
  • f320d9243a Update index.js Michael Diarmid 2018-01-17 15:21:21 +00:00
  • 097ffbf494 Merge pull request #726 from AWDGroup/patch-1 Michael Diarmid 2018-01-17 15:16:45 +00:00
  • 43070b8c59 Merge pull request #658 from fr1n63/patch-1 Michael Diarmid 2018-01-17 15:15:44 +00:00
  • c9903706ab Merge pull request #740 from hisokakei/ios-foreground-notif Michael Diarmid 2018-01-17 15:08:07 +00:00
  • 26be35ce40 Merge pull request #757 from pheromonez/master Michael Diarmid 2018-01-17 15:06:49 +00:00
  • 285e31df65 [auth] Remove superfluous getCurrentUser method which doesn’t exist in API Chris Bianca 2018-01-16 17:39:27 +00:00
  • 63859b311d [internals] Bump the library and tests app to the latest version of RN, React, etc Chris Bianca 2018-01-16 17:08:44 +00:00
  • edc12487f5 Add Typescript definitions for Dynamic Links Paul Huynh 2018-01-16 22:34:26 +11:00
  • d73928432d Merge pull request #750 from omer88/fix_short_link_crash chrisbianca 2018-01-15 08:03:04 +00:00
  • ae98c67a37 [links] revert the try/catch Omer Levy 2018-01-13 00:32:30 +02:00
  • 8d7152fe70 avoid call resolve on createShortDynamicLink error and remove try/catch in the js wrapper module Omer Levy 2018-01-12 16:39:18 +02:00
  • 3dacb35291 [firestore] Add FieldPath support to DocumentReference and WriteBatch update methods Chris Bianca 2018-01-12 11:49:45 +00:00
  • 5e062868fc [firestore] Add FieldPath support to DocumentSnapshot and Query Chris Bianca 2018-01-11 18:28:14 +00:00
  • 7b821ae997 3.2.2 v3.2.2 Chris Bianca 2018-01-11 10:37:29 +00:00
  • 01ef45d816 [ios] Tidy up framework search paths Chris Bianca 2018-01-11 10:36:29 +00:00
  • cfbef06776 [ios] Tidy up header search paths Chris Bianca 2018-01-10 10:33:10 +00:00
  • 3c0f562716 Merge remote-tracking branch 'upstream/master' into ios-foreground-notif Kevin 2018-01-10 13:59:50 +08:00
  • d700bf9d6d [core] Add SDK_VERSION Chris Bianca 2018-01-09 17:31:54 +00:00
  • 301f2749c0 [internals] Migrate multi app flag to module configuration Chris Bianca 2018-01-09 17:31:00 +00:00
  • 024a9b61a8 Merge pull request #730 from joserocha3/patch-1 chrisbianca 2018-01-09 10:37:26 +00:00
  • ca7924287a coverage now both platforms Salakar 2018-01-09 09:54:16 +00:00
  • 06424aff14 [auth] use [DEFAULT] languageCode for dynamic apps Elliot Hesp 2018-01-08 11:30:59 +00:00
  • 409cd70ab1 [auth] Update iOS methods to internals change Elliot Hesp 2018-01-08 10:07:15 +00:00
  • fbc97bc2c8 Merge branch 'master' into auth-language Elliot Hesp 2018-01-08 09:22:53 +00:00
  • fe19942e18 [android][utils] Fix a couple of minor Android issues with internals refactor Chris Bianca 2018-01-08 09:20:32 +00:00
  • 6d31320686 Set NSNumber to nonnull for storage config calls Jose Pablo Rocha, Jr 2018-01-07 15:09:40 -06:00
  • 93a5c2939e 3.2.1 v3.2.1 Chris Bianca 2018-01-07 20:05:37 +00:00