Commit Graph

  • 0af7c02955 Move autocompletion into IOSNotification class Ryan Grey 2018-08-14 16:34:31 +01:00
  • 000a4ec724 Move ios API into IOSNotifications Ryan Grey 2018-08-14 15:28:21 +01:00
  • 1ad4b8c0dd Make the user handling of completion all or nothing Ryan Grey 2018-08-14 14:25:21 +01:00
  • 40b9c4d339 Type declaration of AuthProvider.credential allows null token Gustavo Brunoro 2018-08-14 01:03:17 -03:00
  • 619cd17516 [messaging][js] re-order deleteToken method Salakar 2018-08-14 02:04:30 +01:00
  • c6d0470b14 merge Salakar 2018-08-14 02:03:39 +01:00
  • 2bb91b2c38 [messaging][js] add deleteToken support - fixes #1335 Salakar 2018-08-14 02:02:38 +01:00
  • 769b3e742a android dep version changes Salakar 2018-08-14 02:00:27 +01:00
  • 433127c4bc Merge pull request #1348 from bilalsyed001/master Michael Diarmid 2018-08-14 01:53:55 +01:00
  • 23e28e453f Merge pull request #1398 from invertase/functions-multi-app-regions Michael Diarmid 2018-08-14 01:51:01 +01:00
  • 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 +01:00
  • f83ddb89a6 update version compatibility table Michael Diarmid 2018-08-14 01:30:58 +01:00
  • 39675fc828 Merge pull request #1395 from invertase/functions-multi-app-regions Michael Diarmid 2018-08-14 01:22:46 +01:00
  • c44aed7d8a Merge pull request #1397 from PatronGG/export-auth-credential-type Michael Diarmid 2018-08-14 01:16:03 +01:00
  • d65d9e405c [tests] update tests to use jet package Salakar 2018-08-14 01:11:57 +01:00
  • a2c56a5be4 [internals][js] remove legacy options arg for module constructors and cleanup constructor args Salakar 2018-08-14 01:11:14 +01:00
  • e41397b904 exports the AuthCredential type Gustavo Brunoro 2018-08-13 20:22:11 -03:00
  • a2205160d8 [functions][android] add support for multiple firebase apps and specifying a function region Salakar 2018-08-13 23:18:08 +01:00
  • fbc47c5cf2 [functions][js] add support for multiple firebase apps and specifying a function region Salakar 2018-08-13 23:17:53 +01:00
  • 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 +01:00
  • 89f7698e5f Merge branch 'master' into background-notification-fix-ios Ryan Grey 2018-08-13 08:28:37 +01:00
  • 6a69ae66b1 Auto complete early when no user listeners. Ryan Grey 2018-08-10 16:50:40 +01:00
  • a8b4435abf Update ts types Ryan Grey 2018-08-10 10:15:04 +01:00
  • 098edb35b5 Merge pull request #845 from ajcrites/type-modules Michael Diarmid 2018-08-09 17:16:57 +01:00
  • 68ea9120ca [types]: Export config property from firebase Andrew Crites 2018-08-09 11:30:47 -04:00
  • 1d56ddda6d [types]: Rename FireStore to Firestore. Remove deleted crash export Andrew Crites 2018-08-09 11:27:48 -04:00
  • 12af6f39f3 [types]: adding module for config Andrew Crites 2018-06-22 11:56:28 -04:00
  • 1d91cad542 [types]: Format typings and export new additions Andrew Crites 2018-05-22 10:31:29 -04:00
  • c61f860d67 [types]: Completing TypeScript module definitions Andrew Crites 2018-02-21 11:45:13 -05:00
  • 317bc6be18 [types]: TypeScript modules for easier import Andrew Crites 2018-02-21 10:47:03 -05:00
  • adba9467e7 [module] Export module functions directly Andrew Crites 2018-02-14 15:32:15 -05:00
  • ab42108234 Add auto call to done which awaits the listener before doing so Ryan Grey 2018-08-07 14:26:16 +01:00
  • 0291605934 Protect against multiple calls to start/stop handling native methods Ryan Grey 2018-08-06 15:19:05 +01:00
  • b53695ad52 Add RCTConverter+UIBackgroundFetchResult to handle auto conversion Ryan Grey 2018-07-27 14:45:20 +01:00
  • 5168f96a32 Only store completionHandlers on iOS native side when user adds listener Ryan Grey 2018-07-27 11:42:22 +01:00
  • 0d14a5e3b3 add notificationId to logging Ryan Grey 2018-07-27 09:03:00 +01:00
  • fac0767d5d pass noop for android platform Ryan Grey 2018-07-23 16:52:24 +01:00
  • b6885b0125 inject onNotificationDisplayed with completion handler Ryan Grey 2018-07-23 16:13:57 +01:00
  • e6cd793f91 Add exported native function to complete handling of ios notification Ryan Grey 2018-07-20 11:43:06 +01:00
  • 3e052a7e85 [tests] update to detox 8.1.1 Salakar 2018-08-06 03:37:28 +01:00
  • 42e18c8f52 update build script Salakar 2018-08-05 04:08:59 +01:00
  • 19b97cdd8e Update README.md Michael Diarmid 2018-08-05 03:22:48 +01:00
  • d1db5929c8 Update README.md Michael Diarmid 2018-08-05 03:21:52 +01:00
  • 7d9be1efff removed codorial from project to invertase/tutorials Salakar 2018-08-05 02:47:52 +01:00
  • 85321b5246 restructure source + fix linting issues from new eslint version Salakar 2018-08-05 02:32:50 +01:00
  • 94738ef4a6 upgrade project to support React Native ^0.56.0 Salakar 2018-08-05 02:23:09 +01:00
  • 2cce623612 remove old tests app - no longer in use / migrated to bridge Salakar 2018-08-05 02:20:26 +01:00
  • c42534da2d [tests] update test app to RN ^0.56.0 Salakar 2018-08-05 02:19:32 +01:00
  • 9b9b2beb20 remove old/unused files Salakar 2018-08-05 02:18:10 +01:00
  • 52c63b5e18 Merge remote-tracking branch 'origin/master' Salakar 2018-08-04 22:47:04 +01:00
  • 1777e80427 [android][ios][js][tests] remove deprecated .crash() Salakar 2018-08-04 22:41:39 +01:00
  • 1d185c802e Merge pull request #1316 from invertase/perf Michael Diarmid 2018-08-04 22:00:20 +01:00
  • d2c432f961 Merge pull request #1372 from invertase/v5.x.x Michael Diarmid 2018-08-04 21:59:52 +01:00
  • 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 +01:00
  • d2bc8543bb [android] refactor and formatting cleanup Salakar 2018-08-04 21:57:06 +01:00
  • 628531c98f Merge pull request #1371 from invertase/master Michael Diarmid 2018-08-04 15:24:48 +01:00
  • e54f951e21 Merge pull request #1369 from invertase/master v4.3.x Michael Diarmid 2018-08-04 07:31:06 +01:00
  • edf28b9a6d Merge pull request #1368 from invertase/v4.3.x Michael Diarmid 2018-08-04 07:29:28 +01:00
  • c7ba3c0b33 Merge pull request #1362 from invertase/firestore-android-asynctask Michael Diarmid 2018-08-04 07:24:51 +01:00
  • fc5c8f1af8 Update README.md Michael Diarmid 2018-08-02 17:09:36 +01:00
  • e6945cb35a Merge pull request #1355 from pranjal-jain/fix-alert-once Michael Diarmid 2018-08-02 10:57:43 +01:00
  • 69fa5639c5 [android][firestore] implement Document and Query snapshot serialize async tasks Salakar 2018-08-01 23:01:34 +01:00
  • 0061ad9888 [android][firestore] cleanup Salakar 2018-08-01 23:00:40 +01:00
  • e7e89732c0 Update README.md Michael Diarmid 2018-08-01 12:47:35 +01:00
  • 937c7a23f8 Update Bug_report.md Michael Diarmid 2018-08-01 12:47:11 +01:00
  • 3ae754bd22 Update Feature_request.md Michael Diarmid 2018-08-01 12:46:41 +01:00
  • 061e1838dc Update README.md Michael Diarmid 2018-08-01 12:45:54 +01:00
  • 81fee9f57a [ios][auth] fix checkActionCode bug - fixes #1304 Salakar 2018-07-29 21:49:09 +01:00
  • 1d1a56ad3e fix(notifications): Fix alertOnlyOnce in android notifications Pranjal Jain 2018-07-29 06:25:08 +05:30
  • 683ae83061 [iOS] Fix getInitialLink to handle unresolved url Bilal Syed 2018-07-26 16:14:37 +03:00
  • f3e0d06608 4.3.8 v4.3.8 Salakar 2018-07-25 12:14:55 +01:00
  • 0a714fe465 Merge pull request #1341 from vonovak/patch-1 Michael Diarmid 2018-07-25 09:03:57 +01:00
  • 3078bae754 Update RNFirebaseNotifications.java Vojtech Novak 2018-07-25 09:31:13 +02:00
  • 455de03f27 Merge pull request #1337 from vonovak/fix1336 Michael Diarmid 2018-07-24 18:22:19 +01:00
  • 5b516aeb09 add missing space Vojtech Novak 2018-07-24 17:22:19 +02:00
  • c3d56b1731 reverse order for better readability Vojtech Novak 2018-07-24 17:12:42 +02:00
  • b0fc98d0e6 log error when resource not found Vojtech Novak 2018-07-24 17:10:38 +02:00
  • deaf794271 prefer localized fields to the regular ones Vojtech Novak 2018-07-24 17:09:44 +02:00
  • 28dfbdf253 cast to (Object[]) Vojtech Novak 2018-07-24 16:01:16 +02:00
  • 109f8309cf use localized title and body unless normal title and body are sent Vojtech Novak 2018-07-24 15:17:27 +02:00
  • f17225d101 [ios][config] resolve correct null values Salakar 2018-07-21 20:31:32 +01:00
  • 26338d8d62 [android][database] implement DataSnapshotToMapAsyncTask to address performance issue - #1284 Salakar 2018-07-21 19:07:38 +01:00
  • 66aa5ccb67 [ios][messaging] fix #1286 - 'getToken resolves to null if called too early' Salakar 2018-07-20 16:28:07 +01:00
  • 321e4a2909 Merge pull request #1058 from dgruseck/master Michael Diarmid 2018-07-20 11:35:08 +01:00
  • bbe92bc313 Merge pull request #1324 from aMarCruz/fix-studio-unresolved-errors Michael Diarmid 2018-07-20 11:20:18 +01:00
  • 7acc1f78f2 Merge pull request #1312 from damienix/1308-fix-scheduled-notifications-after-reboot Michael Diarmid 2018-07-20 11:16:19 +01:00
  • 408f998407 Merge pull request #1294 from dluksza/fix-past-date-scheduling Michael Diarmid 2018-07-20 11:14:02 +01:00
  • 50e5a137b4 Fix "Failed to resolve" errors in Android Studio 3.3 aMarCruz 2018-07-19 18:56:43 -05:00
  • ce513f20e9 Merge pull request #1295 from invertase/fix-1288 Michael Diarmid 2018-07-18 21:59:51 +01:00
  • 0a1ab7b8dd [config] Return null/nil values on success Elliot Hesp 2018-07-18 21:35:57 +01:00
  • 752a2e95a2 Merge branch 'master' into perf Elliot Hesp 2018-07-18 16:15:28 +01:00
  • 3bee4d53ac [perf][android] Check putAttribute was created and return boolean Elliot Hesp 2018-07-18 16:06:52 +01:00
  • 89d8a0a92a [perf][ios] Performance ios integration Elliot Hesp 2018-07-18 16:05:59 +01:00
  • a018810124 [perm][android] 100% JS test coverage Elliot Hesp 2018-07-18 13:30:54 +01:00
  • 6b87ae7056 [perm][android] Fix tests + remove httpMetric instances on stop() Elliot Hesp 2018-07-18 13:22:00 +01:00
  • 85f06deac2 [perm][ts] Fix incorrect path Elliot Hesp 2018-07-18 12:49:56 +01:00
  • 5037248d3b [perm][android] Cleanup/return boolean values Elliot Hesp 2018-07-18 12:49:12 +01:00
  • 4c383d278b [perm][ts] Cleanup Elliot Hesp 2018-07-18 12:33:19 +01:00
  • 2ba6e15ea7 [perm][ts] Create performance monitoring types Elliot Hesp 2018-07-18 12:08:04 +01:00
  • bf1b3317f0 #1308 Fix rescheduling notification on phone reboot Damian Skrodzki 2018-07-18 00:39:03 +02:00