Commit Graph

241 Commits

Author SHA1 Message Date
Chris Bianca 7f7169bd08 [build] Update to android tools 3.1.0 2018-03-28 15:51:08 +01:00
Chris Bianca dd940b953b [firestore] Add support for enable / disable network 2018-03-27 17:31:25 +01:00
Chris Bianca f5f08b716d [android] Upgrade to build tools 3.0.1 2018-03-27 15:32:10 +01:00
Chris Bianca 8a9033457d [tests] Fix various test errors 2018-03-23 17:03:53 +00:00
Chris Bianca 54b419dfcf [invites] Initial iOS functionality 2018-03-22 14:56:49 +00:00
Chris Bianca 2891027f25 [tests] Fix some configuration issues 2018-03-22 14:55:02 +00:00
Chris Bianca 53babb4cd9 [invites] Initial JS and Android invites functionality 2018-03-22 12:46:37 +00:00
Chris Bianca 274e93d96c Optimise firestore tests 2018-03-20 17:49:08 +00:00
Chris Bianca e791648c24 Tests for firestore and auth 2018-03-20 16:07:37 +00:00
Chris Bianca 287ad216cf [notifications] Fix flow type 2018-03-09 11:15:27 +00:00
Chris Bianca e537955212 [notifications] Add support for android actions 2018-03-09 11:09:28 +00:00
Chris Bianca a82afe92d6 Merge branch 'v3.3.x'
# Conflicts:
#	tests/ios/Podfile.lock
2018-03-08 11:53:31 +00:00
Chris Bianca 7f8a486b40 [types] Fix transaction flow type errors 2018-03-08 11:13:21 +00:00
Chris Bianca 168f3b948e [tests] Bump crashlytics dependencies 2018-03-08 10:04:53 +00:00
Chris Bianca 7ff5b3c382 [tests] Bump all test pod dependencies 2018-03-08 09:56:22 +00:00
Chris Bianca 7619548a2c Merge branch 'master' into fcm-rewrite
# Conflicts:
#	lib/modules/core/firebase.js
#	tests/ios/Podfile.lock
2018-03-08 09:32:57 +00:00
Chris Bianca 7ce7f5ae58 [messaging] Support FCM data-only messages in the background 2018-03-08 09:28:27 +00:00
Chris Bianca 57ffa9bd3e [notifications] Fix some android issues with local notifications 2018-03-07 18:29:53 +00:00
Chris Bianca b9df258402 [notifications] Android channel and channel group support 2018-03-05 08:28:13 +00:00
Salakar 820bb0b0d4 [internals] remove bows logger + window shims - fixes #858 2018-03-05 01:58:42 +00:00
Salakar e3271745a0 [tests][js][analytics] logEvent now validates argument types (fixes #846) 2018-03-05 00:28:07 +00:00
Michael Diarmid f1a7a13587
Merge branch 'master' into firestore-transactions 2018-03-05 00:05:37 +00:00
Salakar 7dbe0883af [tests] update dependencies 2018-03-04 23:47:59 +00:00
Salakar b3938036b7 [tests] misc merge 2018-03-04 19:05:17 +00:00
Chris Bianca 7ea8cbe457 [tests] Add auth provider tests 2018-03-02 11:37:21 +00:00
Chris Bianca bf2c31ca2d [tests] More auth tests 2018-03-02 09:47:13 +00:00
Chris Bianca 49757eb56d A few more firestore tests 2018-03-01 19:04:13 +00:00
Chris Bianca 8160431811 Add some additional authTests 2018-03-01 18:01:11 +00:00
Chris Bianca fdd8df6966 Add missing firestore tests 2018-03-01 17:28:04 +00:00
Salakar a21fc755a1 merge master 2018-03-01 16:32:44 +00:00
Chris Bianca 7ec62f9415 [tests] Add missing core tests 2018-03-01 15:05:07 +00:00
Salakar 952ed34256 [tests][firestore] transaction get, set, update & delete multi test 2018-02-24 08:57:21 +00:00
Chris Bianca c5778c3d0d [notifications] JS tidy up 2018-02-23 16:11:59 +00:00
Chris Bianca 831eec82f7 [messaging][notifications] Move all notifications from messaging to notifications 2018-02-18 17:09:13 +00:00
Chris Bianca cd0ef4e3b7 [notifications] Continue android implementation 2018-02-15 14:59:21 +00:00
Chris Bianca 804a8e4c65 Merge branch 'master' into fcm-rewrite
# Conflicts:
#	lib/modules/messaging/index.js
#	lib/types/index.js
#	tests/ios/Podfile.lock
2018-02-14 15:28:15 +00:00
Chris Bianca 665cd1a277 [notifications] Continued work on iOS notification functionality 2018-02-14 15:10:20 +00:00
Chris Bianca 4e81527246 [types] Export app, auth, database and firestore types 2018-02-14 13:00:19 +00:00
Salakar 4c11dbfcce [tests] update tests firebase bootstrap to use `signInAnonymouslyAndRetrieveData` 2018-02-11 16:52:14 +00:00
Salakar 8e00b7e607 Merge branch 'master' of https://github.com/invertase/react-native-firebase into firestore-transactions 2018-02-11 16:17:38 +00:00
Chris Bianca a460d8f809 [fcm] Work in progress iOS message support 2018-02-02 12:05:51 +00:00
Chris Bianca 850f04914f [fcm] Android instanceid and core fcm support; iOS instance and basic fcm support 2018-02-02 08:40:48 +00:00
Panayiotis Lipiridis a74a70c12f Prettier json and md files as well 2018-02-01 12:52:39 +01:00
Chris Bianca 5675181de2 [tests] Update build.gradle to match our install instructions 2018-02-01 09:02:20 +00:00
Salakar cc1117f878 Merge branch 'firestore-transactions' of https://github.com/invertase/react-native-firebase into firestore-transactions 2018-02-01 05:35:08 +00:00
Chris Bianca d429db7e86 [fcm] First steps towards identifying the new API for messaging / notifications 2018-01-30 11:15:59 +00:00
Chris Bianca 0ace49ca81 [database] Fix wrong path from snapshot reference #679 2018-01-26 11:55:37 +00:00
Chris Bianca fba6380729 [js] Run prettier for the first time 2018-01-25 18:25:39 +00:00
Chris Bianca c3e5eb634e [tests][auth] Tests for onAuthStateChange, onIdTokenChanged and onUserChanged 2018-01-24 15:03:21 +00:00
Chris Bianca d370d002fb [auth] Add withData methods 2018-01-24 09:46:39 +00:00