Commit Graph

  • 6aaafc5995 [tests] move test scripts into js (bin folder) - now works cross platform Salakar 2017-09-25 11:32:18 +01:00
  • 79d18e95e0 [android] receive dynamic links support Omer Levy 2017-09-25 12:19:21 +03:00
  • 261edf7a83 [auth] correctly send timeout value to native method verifyPhoneNumber Salakar 2017-09-24 16:35:44 +01:00
  • c8a37f6282 [auth] update provider constructor errors Salakar 2017-09-24 16:35:15 +01:00
  • 61d963ad62 Merge branch 'master' of https://github.com/invertase/react-native-firebase Salakar 2017-09-24 13:58:03 +01:00
  • fd788b9d5d [auth] add verifyPhoneNumber Salakar 2017-09-24 13:57:59 +01:00
  • 43e17f4b16 [auth] first implementation of PhoneAuthListener Salakar 2017-09-24 13:54:10 +01:00
  • 0984f6d680 [auth] constructing an new instance of an auth provider class will now throw an unsupported error Salakar 2017-09-24 13:50:00 +01:00
  • 0f1801c825 [flow] fix CredentialType provider/providerId Salakar 2017-09-24 13:29:28 +01:00
  • 3316a61bbb isIOS and isAndroid utils are now constants instead of functions Salakar 2017-09-24 13:19:24 +01:00
  • a242df1daa added additional internal string helpers for missing/invalid args Salakar 2017-09-24 13:18:39 +01:00
  • c2ce379b2c fixed invalid references to native module 'FirebaseAuth' and added phone auth statics Salakar 2017-09-24 13:17:20 +01:00
  • 1d3db123d6 Merge pull request #439 from hjumeau/master Michael Diarmid 2017-09-23 23:01:20 +01:00
  • 76781479b6 [auth][unlink] Call native function instead of 'FirebaseAuth' hjumeau 2017-09-23 23:34:40 +02:00
  • 75dfae369a remove flow rn declare statement Salakar 2017-09-23 18:26:19 +01:00
  • 2755fd2433 [internals] added isIOS / isAndroid utils Salakar 2017-09-23 18:25:48 +01:00
  • 5864481781 add Salakar 2017-09-23 18:16:43 +01:00
  • 83faa86333 [auth] Add unsupported method errors for auth() and User Chris Bianca 2017-09-23 16:14:35 +01:00
  • a08c7a99f2 2.2.2 v2.2.2 Chris Bianca 2017-09-22 08:54:25 +01:00
  • 8d52b773f1 UIApplication methods should only be called from the main thread (PR #413) Chris Bianca 2017-09-22 08:53:46 +01:00
  • a773a3ec49 [admob] Remove unnecessary import Chris Bianca 2017-09-22 08:51:16 +01:00
  • 902ee98617 [auth] Update providers to match web spec Chris Bianca 2017-09-21 17:42:09 +01:00
  • 1564973454 [tests] Fix database push test Chris Bianca 2017-09-21 17:38:12 +01:00
  • 264ff496a0 [tests] Fix downloadUrl Chris Bianca 2017-09-21 17:19:16 +01:00
  • 5dba443588 [auth] Fix event name Chris Bianca 2017-09-21 17:11:17 +01:00
  • c59d64054d [auth] Add onIdTokenChanged method Chris Bianca 2017-09-21 16:48:54 +01:00
  • bda6d40835 [admob] Remove import that no longer exists in latest version of Google Ads framework Chris Bianca 2017-09-21 16:32:04 +01:00
  • 32864f43b0 alpha.5 Chris Bianca 2017-09-21 12:49:25 +01:00
  • 9a4ec1d3fa Merge pull request #432 from JackThomson2/master chrisbianca 2017-09-21 12:46:47 +01:00
  • f7f3b6b8ea Fix syntax error in messaging JackThomson2 2017-09-21 12:34:50 +01:00
  • b9764bce61 [docs] Remove references to Gitter Chris Bianca 2017-09-21 09:10:32 +01:00
  • e22b4f123c Merge pull request #429 from IvRRimum/master Michael Diarmid 2017-09-21 07:26:08 +01:00
  • 80beb04dce Merge pull request #427 from JackThomson2/master Michael Diarmid 2017-09-20 21:27:21 +01:00
  • cc53fd2922 Android fix: Duplicate dependency error. Karlis Cudars 2017-09-20 21:05:00 +03:00
  • fefa1d13f5 Updated docs to fix duplication issue JackThomson2 2017-09-20 17:14:44 +01:00
  • 3d7071502f alpha.4 Salakar 2017-09-20 11:55:20 +01:00
  • ef16ed1d4b remove invalid return from thenable Salakar 2017-09-20 11:53:50 +01:00
  • d23c048304 Fix ThenanbleRef promise Michael Diarmid 2017-09-20 11:50:34 +01:00
  • 7f99b035e2 Update installation-android.md Michael Diarmid 2017-09-18 15:05:01 +01:00
  • e538549286 Merge pull request #421 from levibotelho/update-database-types Michael Diarmid 2017-09-18 13:57:06 +01:00
  • f15be3b76f 2.2.1 v2.2.1 Chris Bianca 2017-09-18 09:45:53 +01:00
  • 358bf793b6 [admob] Add missing files to xcode project Chris Bianca 2017-09-18 09:42:04 +01:00
  • cd14e0eea8 [admob] Add missing file to xcode project Chris Bianca 2017-09-18 09:39:31 +01:00
  • f7b051aaed [docs] Remove unnecessary references to analytics dependency (now built into core) Chris Bianca 2017-09-18 08:29:31 +01:00
  • 46c7d03c8a Update database TypeScript types Levi Botelho 2017-09-18 09:23:34 +02:00
  • 614a61eeb7 Merge pull request #413 from akshetpandey/fixUIKitBug Michael Diarmid 2017-09-17 18:01:04 +01:00
  • d362b6acd0 UIApplication methods should only be called from the main thread Akshet Pandey 2017-09-15 17:10:29 -07:00
  • eef333660d Merge pull request #408 from designorant/patch-1 Michael Diarmid 2017-09-14 14:08:07 +01:00
  • 402a6c46c6 Update migration guide to match installation guide Michał Ordon 2017-09-13 23:55:58 +01:00
  • 34286a3fd1 Merge pull request #406 from dannyshisler/patch-1 Michael Diarmid 2017-09-13 18:28:46 +01:00
  • c291c0575d Update with Google Maven reference Danny Shisler 2017-09-13 16:47:22 +01:00
  • a383225730 Merge pull request #404 from dvel-Inc/v2.x.x_local_notification/opened_from_tray Michael Diarmid 2017-09-13 15:20:57 +01:00
  • 7fd5322cbd Merge pull request #403 from dvel-Inc/local_notification/opened_from_tray Michael Diarmid 2017-09-13 15:20:46 +01:00
  • a98c2c2893 Set opened_from_tray true if a local notification is clicked from notification center/tray phips28 2017-09-12 19:01:04 +02:00
  • b7d4b3c5aa Set opened_from_tray true if a local notification is clicked from notification center/tray phips28 2017-09-12 19:01:04 +02:00
  • 122a8fb858 Update package.json Michael Diarmid 2017-09-11 15:02:44 +01:00
  • d4a1304bea temporary disable link registration, methods rename, undo prettify in lib/firebase.js Omer Levy 2017-09-09 21:49:45 +03:00
  • 773a884005 Update README.md Michael Diarmid 2017-09-08 19:23:54 +01:00
  • dd84ba6e83 Update README.md Michael Diarmid 2017-09-08 17:49:34 +01:00
  • d6ee386c3b Update README.md Michael Diarmid 2017-09-08 17:03:51 +01:00
  • c536de6d73 v3.0.0-alpha.3 Salakar 2017-09-07 16:38:51 +01:00
  • 557face5eb [js][database] fix OnDisconnect incorrectly being constructed + added misc typings Salakar 2017-09-07 16:36:47 +01:00
  • 3f9cd5435e Merge remote-tracking branch 'origin/master' salakar 2017-09-07 03:02:39 +01:00
  • f6928634f2 [android][ios][storage] UploadTaskSnapshot downloadUrl renamed to download downloadURL to match web sdk. fixes #379 salakar 2017-09-07 03:02:31 +01:00
  • 760c458e02 RN 48 EE backwards compatible fix v2.2.0 salakar 2017-09-07 01:54:33 +01:00
  • 5728fa76bc [android] add short link suffix support Omer Levy 2017-09-04 18:35:21 +03:00
  • a5645c9884 Add note on sidebar to disable adblock for admob page Elliot Hesp 2017-09-04 15:52:31 +01:00
  • 012f8b79b1 [ios] Add long and short links creation Omer Levy 2017-09-04 09:01:00 -04:00
  • d3912fbc3e [android] Support RN 0.47.0 breaking changes and align to REST API Omer Levy 2017-09-01 17:51:42 +03:00
  • 21cb120aab Merge pull request #382 from brianhiss/master Michael Diarmid 2017-09-01 09:06:21 +01:00
  • 32cb4155b4 [auth][phone] Allow for linkWithCredential() for PhoneAuthProvider. Brian M Hiss 2017-09-01 15:47:42 +08:00
  • 79090f59a6 Merge commit 'a129994' into omer_links Omer Levy 2017-08-31 19:19:25 +03:00
  • 7ea3ae07a3 Merge pull request #374 from ckalpit/patch-1 Michael Diarmid 2017-08-31 11:34:56 +01:00
  • adcc2b5a1e Merge pull request #377 from prescottprue/master Michael Diarmid 2017-08-31 10:50:22 +01:00
  • 49dbf0ad73 [android] Update shortcut badger version to support more devices Chris Bianca 2017-08-31 09:21:10 +01:00
  • 7618422b65 Comments improved on react-redux-firebase example. Scott Prue 2017-08-31 01:17:44 -07:00
  • 5662f592e2 Full Redux Example Scott 2017-08-31 00:34:04 -07:00
  • 573355b02f Clarified pre-install instructions. Scott Prue 2017-08-31 00:29:23 -07:00
  • 0e74bceb2d 2.1.4 v2.1.4 Chris Bianca 2017-08-31 08:25:48 +01:00
  • d043f0b85b Example simplified. Scott Prue 2017-08-31 00:24:43 -07:00
  • 7934976bca [ios] Header and Framework path fixes from v3 Chris Bianca 2017-08-31 08:23:17 +01:00
  • eb1029a37b Redux example updated with reducer. Scott Prue 2017-08-30 17:59:38 -07:00
  • 5cca11a798 Merge remote-tracking branch 'invertase/master' Scott Prue 2017-08-30 17:58:26 -07:00
  • 3c154be5ef Update ISSUE_TEMPLATE.md Michael Diarmid 2017-08-30 18:13:47 +01:00
  • 100d2b14f2 Update ISSUE_TEMPLATE.md Michael Diarmid 2017-08-30 18:12:57 +01:00
  • 3700a2fd81 added feature requests link to docs Michael Diarmid 2017-08-30 17:52:55 +01:00
  • 2ec7e290d0 add feature requests link to gh readme Michael Diarmid 2017-08-30 17:49:59 +01:00
  • 779be99373 Update installation-android.md Kalpit Champanery 2017-08-30 21:02:28 +05:30
  • e93d057ab2 [docs][ios] Add step to check the minimum platform version in your Podfile Chris Bianca 2017-08-30 15:03:20 +01:00
  • 3c2ecaee37 [docs] Bump android dependencies to 11.2.0 Chris Bianca 2017-08-29 09:49:07 +01:00
  • 5095922887 Merge pull request #367 from prescottprue/master Elliot Hesp 2017-08-29 08:27:23 +01:00
  • a051d7b322 Redux section updated with react-redux-firebase example. Scott Prue 2017-08-28 15:54:56 -07:00
  • b264c3b743 update release warning message Michael Diarmid 2017-08-28 15:17:13 +01:00
  • 1824b4acd4 update features table Michael Diarmid 2017-08-28 15:12:06 +01:00
  • b7a996971c alpha.2 Salakar 2017-08-28 14:12:44 +01:00
  • 0fc7f7aabb [database][ios] error codes now correctly lower cased - incorrect tests updated to match Salakar 2017-08-28 13:53:09 +01:00
  • 7e639221f1 v3 alpha.1 release - install via npm i react-native-firebase@next Salakar 2017-08-28 13:42:39 +01:00
  • 63e417fae3 [db][js] fix modifiers not returning new ref instance Salakar 2017-08-28 13:28:16 +01:00
  • b993f6bdc1 Bump version number to 3.0.0-alpha Chris Bianca 2017-08-28 09:50:24 +01:00
  • 6c3c6b0181 [docs] misc redux usage cleanup Salakar 2017-08-27 00:00:08 +01:00