aboutsummaryrefslogtreecommitdiffhomepage
path: root/Firestore/Example/SwiftBuildTest/main.swift
Commit message (Expand)AuthorAge
* Migrate contents of SwiftBuildTest to Firestore_SwiftTests_iOS (#1524)Gravatar Gil2018-07-15
* Expose array transforms and array contains queries. (#1514)Gravatar Michael Lehenbauer2018-07-10
* Array Contains Queries (not added to public headers yet). (#1138)Gravatar Michael Lehenbauer2018-04-23
* Move array transforms to internal header pending backend support. (#1139)Gravatar Michael Lehenbauer2018-04-20
* Add GetOptions for controlling offline get behaviour (#655)Gravatar rsgowman2018-04-18
* Fix the build and travis change detection (#1117)Gravatar Gil2018-04-16
* Replace the `SnapshotOptions` object with the behavior enum. (#1109)Gravatar Gil2018-04-16
* Replace `QueryListenOptions` with simple booleans (#1106)Gravatar Gil2018-04-15
* Replace the `SetOptions` object with a simple boolean. (#1098)Gravatar Gil2018-04-15
* Replace `DocumentListenOptions` with a simple boolean. (#1099)Gravatar Gil2018-04-14
* Array Transforms public API and parsingGravatar Michael Lehenbauer2018-04-13
* Add a flag to control whether DocumentSnapshots return Dates or Timestamps fo...Gravatar Konstantin Varlamov2018-03-30
* Auto-style swift sources (#847)Gravatar Gil2018-02-26
* Clean up warnings (#578)Gravatar Gil2017-12-18
* Expose network management (#566)Gravatar Greg Soltis2017-12-18
* Adding Swift build testGravatar Sebastian Schmidt2017-12-14
* Revisit commit method in FIRWriteBatch (#541)Gravatar zxu2017-12-11
* Buildable and interoperable source pods (#444)Gravatar Paul Beusterien2017-11-21
* Adding NS_SWIFT_NAME for FIRListenerRegistration (#339)Gravatar Sebastian Schmidt2017-10-06
* Add an NS_SWIFT_NAME for FIRSnapshotMetadata (#334)Gravatar Gil2017-10-04
* Release 4.3.0 (#327)Gravatar Gil2017-10-03