Chris Bianca
|
a79bf81418
|
[firestore] Add support for `GetOptions` #1248
|
2018-07-03 16:03:43 +01:00 |
Chris Bianca
|
42e7fb2e5d
|
[ios] Firebase iOS v5 support
|
2018-05-16 17:22:47 +01:00 |
Chris Bianca
|
35474462c6
|
[ios][firestore] Ensure that firestore uses the separate dispatch queue for callbacks
|
2018-05-16 12:11:55 +01:00 |
Chris Bianca
|
fa9bac1a72
|
[ios] Set separate dispatch queues for firestore and database
|
2018-05-15 10:02:18 +01:00 |
Chris Bianca
|
25506479d3
|
[firestore][android] Add support for firestore v16
|
2018-05-08 15:36:49 +01:00 |
Salakar
|
5906d20ce0
|
[firestore][ios] implement Blob support
|
2018-05-03 20:12:46 +01:00 |
Chris Bianca
|
feb1315f84
|
[firestore] Ignore timestampsInSnapshotsEnabled on iOS
|
2018-04-13 10:10:05 +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
|
dd940b953b
|
[firestore] Add support for enable / disable network
|
2018-03-27 17:31:25 +01:00 |
Salakar
|
5473083ebd
|
[ios][firestore] transactions implementation
|
2018-03-04 23:47:10 +00:00 |
Chris Bianca
|
5e062868fc
|
[firestore] Add FieldPath support to DocumentSnapshot and Query
|
2018-01-11 18:28:14 +00:00 |
Chris Bianca
|
0fe2fec819
|
[internals] More tidy up and hiding of internal functions
|
2018-01-03 20:00:38 +00:00 |
Salakar
|
66fcbd5c24
|
[ios][firestore] added `enableLogging(boolean)` method
|
2017-11-28 08:02:05 +00:00 |
Chris Bianca
|
270279551a
|
[firestore] Correctly support dates, geopoints, DocumentSnapshots and other types in startAt, startAfter, etc
|
2017-10-31 22:18:07 +00:00 |
Chris Bianca
|
6ae0049338
|
[firestore] Correctly support dates, GeoPoints and other types in `where` clause
|
2017-10-31 15:32:08 +00:00 |
Chris Bianca
|
d8fd09adef
|
[firestore][ios] Correctly apply integer limit
|
2017-10-31 14:29:23 +00:00 |
Chris Bianca
|
402c1b05c5
|
[firestore][ios] Fix missing limit functionality on iOS
|
2017-10-31 07:34:41 +00:00 |
Chris Bianca
|
2b2f3ce594
|
[ios] Centralise event sending to ensure all events validate bridge present before sending
|
2017-10-26 11:55:07 +01:00 |
Chris Bianca
|
403a7eefa0
|
[firestore] Use ms instead of ISOString for date conversion
|
2017-10-24 09:09:48 +01:00 |
Chris Bianca
|
2d35514287
|
[firestore] Cleanup unused methods
|
2017-10-18 10:29:46 +01:00 |
Chris Bianca
|
0af5e71b4f
|
[firestore][ios] Retain timezone information when formatting the date
|
2017-10-13 11:40:31 +01:00 |
Chris Bianca
|
e76ab93a72
|
[ios] Temporary fix for #233
|
2017-10-12 09:42:38 +01:00 |
Chris Bianca
|
114e3b2b5b
|
[ios] Explicitly set requiresMainQueueSetup to prevent warnings on app start
|
2017-10-12 09:18:01 +01:00 |
Chris Bianca
|
f348ba8a8c
|
[firestore] Support FieldValue.delete() and FieldValue.serverTimestamp()
|
2017-10-12 09:00:46 +01:00 |
Chris Bianca
|
7c95ceca5b
|
[firestore][ios] Type map changes for iOS
|
2017-10-10 17:22:12 +01:00 |
Chris Bianca
|
2575fb4956
|
[firestore] Support all `onSnapshot` parameter options
|
2017-10-06 12:00:40 +01:00 |
Chris Bianca
|
69debf7017
|
[firestore][ios] Add proper error codes
|
2017-10-05 10:32:14 +01:00 |
Chris Bianca
|
f350c2b3ed
|
[firestore] Add metadata and bring methods in sync with web SDK reference
|
2017-10-05 10:18:24 +01:00 |
Chris Bianca
|
c558af6480
|
Bump to final versions of Firestore iOS and Android libraries
|
2017-10-03 17:23:28 +01:00 |
Chris Bianca
|
22f7d77f54
|
[firestore] Add collection `onSnapshot` support
|
2017-10-03 10:12:25 +01:00 |
Chris Bianca
|
d40f464f1c
|
[firestore][ios] Add document onSnapshot functionality
|
2017-10-02 15:45:07 +01:00 |
Chris Bianca
|
b4743ffa8b
|
[firestore][tests] Tests for most of the current functionality
|
2017-09-28 17:48:13 +01:00 |
Chris Bianca
|
6060c36c1c
|
[firestore][ios] Add initial iOS functionality
|
2017-09-28 13:48:28 +01:00 |