Commit Graph

  • 5fa86b8d1f [functions][ios] regions, multiapp & useFunctionsEmulator support Salakar 2018-08-16 15:05:51 +0100
  • a061006759 [ios] update Firebase SDK pods minimum supported version Salakar 2018-08-16 14:51:17 +0100
  • 87cf8d900c [tests][ios] update Firebase pods to v5.6.0 Salakar 2018-08-16 14:49:46 +0100
  • af4e247ef3 Merge remote-tracking branch 'origin/master' Salakar 2018-08-16 13:13:33 +0100
  • de524a52fb [tests] update cloud functions testing project to include region testing function Salakar 2018-08-16 13:13:16 +0100
  • 1b309d1dae [database][js] rename internal property Salakar 2018-08-16 13:11:34 +0100
  • e800756bfa [tests][ios] update dependencies Salakar 2018-08-16 13:10:43 +0100
  • 742863d9df
    Merge pull request #1393 from ryanggrey/background-notification-fix-ios Michael Diarmid 2018-08-16 12:46:20 +0100
  • 5839aadf0f [database][android] reset transaction signalled state on await() Salakar 2018-08-16 07:18:01 +0100
  • 0c46523045 [auth][types] AuthProvider.credential token allow null or string explicitly Salakar 2018-08-16 06:38:58 +0100
  • 097316b63b v5.0.0-rc0 Salakar 2018-08-16 06:38:04 +0100
  • 8358144259
    Merge pull request #1400 from PatronGG/nullable-idtoken-string Michael Diarmid 2018-08-15 22:47:33 +0100
  • 5689d702e4 Update ts/flow types Ryan Grey 2018-08-15 11:51:35 +0100
  • 0d0f85d217 Add complete getter for IOSNotification Ryan Grey 2018-08-15 11:22:02 +0100
  • 363c315d60 Pass notifications (not ios notifications) into IOSNotification Ryan Grey 2018-08-15 10:31:40 +0100
  • cfb5f3a304 Ensure notificationId is set before constructing IOSNotification Ryan Grey 2018-08-15 10:24:24 +0100
  • 0af7c02955 Move autocompletion into IOSNotification class Ryan Grey 2018-08-14 16:34:31 +0100
  • 000a4ec724 Move ios API into IOSNotifications Ryan Grey 2018-08-14 15:28:21 +0100
  • 1ad4b8c0dd Make the user handling of completion all or nothing Ryan Grey 2018-08-14 14:25:21 +0100
  • 40b9c4d339 Type declaration of AuthProvider.credential allows null token Gustavo Brunoro 2018-08-14 01:03:17 -0300
  • 619cd17516 [messaging][js] re-order deleteToken method Salakar 2018-08-14 02:04:30 +0100
  • c6d0470b14 merge Salakar 2018-08-14 02:03:39 +0100
  • 2bb91b2c38 [messaging][js] add `deleteToken` support - fixes #1335 Salakar 2018-08-14 02:02:38 +0100
  • 769b3e742a android dep version changes Salakar 2018-08-14 02:00:27 +0100
  • 433127c4bc
    Merge pull request #1348 from bilalsyed001/master Michael Diarmid 2018-08-14 01:53:55 +0100
  • 23e28e453f
    Merge pull request #1398 from invertase/functions-multi-app-regions Michael Diarmid 2018-08-14 01:51:01 +0100
  • f86163460d [utils][js][android] add `firebase.utils().getPlayServicesStatus(): Promise<GoogleApiAvailabilityType | null>` to retrieve the latest play services status. Fixes #1257 Salakar 2018-08-14 01:49:59 +0100
  • f83ddb89a6
    update version compatibility table Michael Diarmid 2018-08-14 01:30:58 +0100
  • 39675fc828
    Merge pull request #1395 from invertase/functions-multi-app-regions Michael Diarmid 2018-08-14 01:22:46 +0100
  • c44aed7d8a
    Merge pull request #1397 from PatronGG/export-auth-credential-type Michael Diarmid 2018-08-14 01:16:03 +0100
  • d65d9e405c [tests] update tests to use jet package Salakar 2018-08-14 01:11:57 +0100
  • a2c56a5be4 [internals][js] remove legacy `options` arg for module constructors and cleanup constructor args Salakar 2018-08-14 01:11:14 +0100
  • e41397b904 exports the AuthCredential type Gustavo Brunoro 2018-08-13 20:22:11 -0300
  • a2205160d8 [functions][android] add support for multiple firebase apps and specifying a function region Salakar 2018-08-13 23:18:08 +0100
  • fbc47c5cf2 [functions][js] add support for multiple firebase apps and specifying a function region Salakar 2018-08-13 23:17:53 +0100
  • 7632da1809 [js][internals] internals re-write to generalise `app()`/`ModuleBase` arguments - now uses `customUrlOrRegion` - meaning support for custom functions() regions, custom database() shard urls and custom storage() bucket urls internally use the same logic Salakar 2018-08-13 23:06:15 +0100
  • 89f7698e5f Merge branch 'master' into background-notification-fix-ios Ryan Grey 2018-08-13 08:28:37 +0100
  • 6a69ae66b1 Auto complete early when no user listeners. Ryan Grey 2018-08-10 16:50:40 +0100
  • a8b4435abf Update ts types Ryan Grey 2018-08-10 10:15:04 +0100
  • 098edb35b5
    Merge pull request #845 from ajcrites/type-modules Michael Diarmid 2018-08-09 17:16:57 +0100
  • 68ea9120ca
    [types]: Export config property from firebase Andrew Crites 2018-08-09 11:30:47 -0400
  • 1d56ddda6d
    [types]: Rename FireStore to Firestore. Remove deleted crash export Andrew Crites 2018-08-09 11:27:48 -0400
  • 12af6f39f3
    [types]: adding module for config Andrew Crites 2018-06-22 11:56:28 -0400
  • 1d91cad542
    [types]: Format typings and export new additions Andrew Crites 2018-05-22 10:31:29 -0400
  • c61f860d67
    [types]: Completing TypeScript module definitions Andrew Crites 2018-02-21 11:45:13 -0500
  • 317bc6be18
    [types]: TypeScript modules for easier import Andrew Crites 2018-02-21 10:47:03 -0500
  • adba9467e7
    [module] Export module functions directly Andrew Crites 2018-02-14 15:32:15 -0500
  • ab42108234 Add auto call to done which awaits the listener before doing so Ryan Grey 2018-08-07 14:26:16 +0100
  • 0291605934 Protect against multiple calls to start/stop handling native methods Ryan Grey 2018-08-06 15:19:05 +0100
  • b53695ad52 Add RCTConverter+UIBackgroundFetchResult to handle auto conversion Ryan Grey 2018-07-27 14:45:20 +0100
  • 5168f96a32 Only store completionHandlers on iOS native side when user adds listener Ryan Grey 2018-07-27 11:42:22 +0100
  • 0d14a5e3b3 add notificationId to logging Ryan Grey 2018-07-27 09:03:00 +0100
  • fac0767d5d pass noop for android platform Ryan Grey 2018-07-23 16:52:24 +0100
  • b6885b0125 inject onNotificationDisplayed with completion handler Ryan Grey 2018-07-23 16:13:57 +0100
  • e6cd793f91 Add exported native function to complete handling of ios notification Ryan Grey 2018-07-20 11:43:06 +0100
  • 3e052a7e85 [tests] update to detox 8.1.1 Salakar 2018-08-06 03:37:28 +0100
  • 42e18c8f52 update build script Salakar 2018-08-05 04:08:59 +0100
  • 19b97cdd8e
    Update README.md Michael Diarmid 2018-08-05 03:22:48 +0100
  • d1db5929c8
    Update README.md Michael Diarmid 2018-08-05 03:21:52 +0100
  • 7d9be1efff removed codorial from project to invertase/tutorials Salakar 2018-08-05 02:47:52 +0100
  • 85321b5246 restructure source + fix linting issues from new eslint version Salakar 2018-08-05 02:32:50 +0100
  • 94738ef4a6 upgrade project to support React Native ^0.56.0 Salakar 2018-08-05 02:23:09 +0100
  • 2cce623612 remove old tests app - no longer in use / migrated to bridge Salakar 2018-08-05 02:20:26 +0100
  • c42534da2d [tests] update test app to RN ^0.56.0 Salakar 2018-08-05 02:19:32 +0100
  • 9b9b2beb20 remove old/unused files Salakar 2018-08-05 02:18:10 +0100
  • 52c63b5e18 Merge remote-tracking branch 'origin/master' Salakar 2018-08-04 22:47:04 +0100
  • 1777e80427 [android][ios][js][tests] remove deprecated `.crash()` Salakar 2018-08-04 22:41:39 +0100
  • 1d185c802e
    Merge pull request #1316 from invertase/perf Michael Diarmid 2018-08-04 22:00:20 +0100
  • d2c432f961
    Merge pull request #1372 from invertase/v5.x.x Michael Diarmid 2018-08-04 21:59:52 +0100
  • f4f5588f80 Merge branch 'v5.x.x' of https://github.com/invertase/react-native-firebase into v5.x.x Salakar 2018-08-04 21:57:45 +0100
  • d2bc8543bb [android] refactor and formatting cleanup Salakar 2018-08-04 21:57:06 +0100
  • 628531c98f
    Merge pull request #1371 from invertase/master Michael Diarmid 2018-08-04 15:24:48 +0100
  • e54f951e21
    Merge pull request #1369 from invertase/master v4.3.x Michael Diarmid 2018-08-04 07:31:06 +0100
  • edf28b9a6d
    Merge pull request #1368 from invertase/v4.3.x Michael Diarmid 2018-08-04 07:29:28 +0100
  • c7ba3c0b33
    Merge pull request #1362 from invertase/firestore-android-asynctask Michael Diarmid 2018-08-04 07:24:51 +0100
  • fc5c8f1af8
    Update README.md Michael Diarmid 2018-08-02 17:09:36 +0100
  • e6945cb35a
    Merge pull request #1355 from pranjal-jain/fix-alert-once Michael Diarmid 2018-08-02 10:57:43 +0100
  • 69fa5639c5 [android][firestore] implement Document and Query snapshot serialize async tasks Salakar 2018-08-01 23:01:34 +0100
  • 0061ad9888 [android][firestore] cleanup Salakar 2018-08-01 23:00:40 +0100
  • e7e89732c0
    Update README.md Michael Diarmid 2018-08-01 12:47:35 +0100
  • 937c7a23f8
    Update Bug_report.md Michael Diarmid 2018-08-01 12:47:11 +0100
  • 3ae754bd22
    Update Feature_request.md Michael Diarmid 2018-08-01 12:46:41 +0100
  • 061e1838dc
    Update README.md Michael Diarmid 2018-08-01 12:45:54 +0100
  • 81fee9f57a [ios][auth] fix checkActionCode bug - fixes #1304 Salakar 2018-07-29 21:49:09 +0100
  • 1d1a56ad3e fix(notifications): Fix alertOnlyOnce in android notifications Pranjal Jain 2018-07-29 06:25:08 +0530
  • 683ae83061 [iOS] Fix getInitialLink to handle unresolved url Bilal Syed 2018-07-26 16:14:37 +0300
  • f3e0d06608 4.3.8 v4.3.8 Salakar 2018-07-25 12:14:55 +0100
  • 0a714fe465
    Merge pull request #1341 from vonovak/patch-1 Michael Diarmid 2018-07-25 09:03:57 +0100
  • 3078bae754
    Update RNFirebaseNotifications.java Vojtech Novak 2018-07-25 09:31:13 +0200
  • 455de03f27
    Merge pull request #1337 from vonovak/fix1336 Michael Diarmid 2018-07-24 18:22:19 +0100
  • 5b516aeb09
    add missing space Vojtech Novak 2018-07-24 17:22:19 +0200
  • c3d56b1731
    reverse order for better readability Vojtech Novak 2018-07-24 17:12:42 +0200
  • b0fc98d0e6
    log error when resource not found Vojtech Novak 2018-07-24 17:10:38 +0200
  • deaf794271
    prefer localized fields to the regular ones Vojtech Novak 2018-07-24 17:09:44 +0200
  • 28dfbdf253
    cast to (Object[]) Vojtech Novak 2018-07-24 16:01:16 +0200
  • 109f8309cf use localized title and body unless normal title and body are sent Vojtech Novak 2018-07-24 15:17:27 +0200
  • f17225d101 [ios][config] resolve correct null values Salakar 2018-07-21 20:31:32 +0100
  • 26338d8d62 [android][database] implement DataSnapshotToMapAsyncTask to address performance issue - #1284 Salakar 2018-07-21 19:07:38 +0100
  • 66aa5ccb67 [ios][messaging] fix #1286 - 'getToken resolves to null if called too early' Salakar 2018-07-20 16:28:07 +0100
  • 321e4a2909
    Merge pull request #1058 from dgruseck/master Michael Diarmid 2018-07-20 11:35:08 +0100