Chris Bianca
|
a79bf81418
|
[firestore] Add support for `GetOptions` #1248
|
2018-07-03 16:03:43 +01:00 |
Case Taintor
|
3652a05848
|
adds support for getToken(string,string) and deleteToken(string,string) to iid
|
2018-06-17 20:32:38 +02:00 |
Chris Bianca
|
25506479d3
|
[firestore][android] Add support for firestore v16
|
2018-05-08 15:36:49 +01:00 |
Chris Bianca
|
3625e63024
|
[notifications][android] Run display notifications on a separate thread #996
|
2018-05-04 13:42:20 +01:00 |
Chris Bianca
|
fe44ca90b1
|
[notifications] Fix sound on iOS 10+ #974
|
2018-04-13 12:12:25 +01:00 |
Chris Bianca
|
b0abf23c6d
|
[firestore] Add support for settings
|
2018-04-13 09:58:53 +01:00 |
Chris Bianca
|
1922a25198
|
[firestore] Add setLogLevel support
|
2018-04-13 08:41:57 +01:00 |
Chris Bianca
|
b21e7d0eab
|
[crashlytics] Move to top level crashlytics namespace
|
2018-04-03 16:51:05 +01:00 |
Chris Bianca
|
ffe9f19c16
|
[tests] Update instanceid module name
|
2018-03-28 16:21:09 +01:00 |
Chris Bianca
|
dd940b953b
|
[firestore] Add support for enable / disable network
|
2018-03-27 17:31:25 +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
|
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
|
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 |
Salakar
|
4c11dbfcce
|
[tests] update tests firebase bootstrap to use `signInAnonymouslyAndRetrieveData`
|
2018-02-11 16:52:14 +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 |
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 |
Michael Diarmid
|
c14d9292b0
|
Merge pull request #655 from invertase/auth-language
Set auth language #654
|
2018-01-17 15:23:41 +00:00 |
Chris Bianca
|
3dacb35291
|
[firestore] Add FieldPath support to DocumentReference and WriteBatch update methods
|
2018-01-12 11:49:45 +00:00 |
Chris Bianca
|
5e062868fc
|
[firestore] Add FieldPath support to DocumentSnapshot and Query
|
2018-01-11 18:28:14 +00:00 |
Elliot Hesp
|
f4d29b9136
|
[auth] Fix incorrect languageCode test
|
2018-01-06 15:17:59 +00:00 |
Elliot Hesp
|
a8896bc9b8
|
[auth] Add language code tests
|
2018-01-06 15:14:49 +00:00 |
Chris Bianca
|
0fe2fec819
|
[internals] More tidy up and hiding of internal functions
|
2018-01-03 20:00:38 +00:00 |
Chris Bianca
|
f2c2007fdc
|
[internals] Start refactoring some of the internals to simplify, tidy up and also reduce flow type pollution
|
2017-12-22 15:24:31 +00:00 |
Chris Bianca
|
b099d13730
|
[firestore][tests] Add another test case for #568
|
2017-12-07 11:06:27 +00:00 |
Chris Bianca
|
efeb24d168
|
[crashlytics] Add first version of crashlytics functionality
|
2017-12-06 17:25:17 +00:00 |