Paul Beusterien 67834c366f Fix module build issues (#13797) il y a 1 an
..
FIRAggregateField+Internal.h 52ebbbf19d Sum and average (#11108) il y a 2 ans
FIRAggregateField.mm 54d4d703b6 sum avg (#11650) il y a 2 ans
FIRAggregateQuery+Internal.h 54d4d703b6 sum avg (#11650) il y a 2 ans
FIRAggregateQuery.mm 54d4d703b6 sum avg (#11650) il y a 2 ans
FIRAggregateQuerySnapshot+Internal.h 54d4d703b6 sum avg (#11650) il y a 2 ans
FIRAggregateQuerySnapshot.mm 54d4d703b6 sum avg (#11650) il y a 2 ans
FIRCollectionReference+Internal.h 7a58eba2e5 Remove `firebase/firestore` from paths in Firestore/core (#5374) il y a 6 ans
FIRCollectionReference.mm f243335a25 Don't define a `util` namespace alias in the global namespace. (#8527) il y a 4 ans
FIRDocumentChange+Internal.h 7a58eba2e5 Remove `firebase/firestore` from paths in Firestore/core (#5374) il y a 6 ans
FIRDocumentChange.mm 7a58eba2e5 Remove `firebase/firestore` from paths in Firestore/core (#5374) il y a 6 ans
FIRDocumentReference+Internal.h 7a58eba2e5 Remove `firebase/firestore` from paths in Firestore/core (#5374) il y a 6 ans
FIRDocumentReference.mm 07b7669175 Snapshot listener source from cache (#12370) il y a 2 ans
FIRDocumentSnapshot+Internal.h e8f419baf2 Migrate FieldValue to Protobuf (#8124) il y a 4 ans
FIRDocumentSnapshot.mm 2fdb6fed29 [Infra] Use <> style imports when importing public Core header (#13293) il y a 1 an
FIRFieldPath+Internal.h 7a58eba2e5 Remove `firebase/firestore` from paths in Firestore/core (#5374) il y a 6 ans
FIRFieldPath.mm f243335a25 Don't define a `util` namespace alias in the global namespace. (#8527) il y a 4 ans
FIRFieldValue+Internal.h 657f53a9b8 Adding FieldValue.increment() (#2075) il y a 7 ans
FIRFieldValue.mm c3999178d4 Firestore VectorValue type (#13404) il y a 1 an
FIRFilter+Internal.h c0e6ac1cf2 Add Public API for Or Query (#10352) il y a 3 ans
FIRFilter.mm c0e6ac1cf2 Add Public API for Or Query (#10352) il y a 3 ans
FIRFirestore+Internal.h 065a5bbc74 Public Auto Persistent Index Creation API (#11757) il y a 2 ans
FIRFirestore.mm f7645725be [Firestore] Add unlinked symbol introduced in #12370 (#12534) il y a 2 ans
FIRFirestoreSettings+Internal.h 90d3600c56 Implement unified emulator settings API proposal (#5916) il y a 5 ans
FIRFirestoreSettings.mm 7c8becdbba New Cache Config API (#11057) il y a 3 ans
FIRFirestoreSource+Internal.h d9b7a33f0c Use forward declarations instead of IWYU (#4868) il y a 6 ans
FIRFirestoreSource.mm 7a58eba2e5 Remove `firebase/firestore` from paths in Firestore/core (#5374) il y a 6 ans
FIRFirestoreVersion.h 943141e0cd Use registerLibrary for pods in Firebase workspace (#2137) il y a 7 ans
FIRFirestoreVersion.mm 943141e0cd Use registerLibrary for pods in Firebase workspace (#2137) il y a 7 ans
FIRGeoPoint+Internal.h df06ad9a5c Clean up GeoPoint port to C++ (#3153) il y a 6 ans
FIRGeoPoint.mm 10295bad6b Fix double free bug inside IN Filter (#10535) il y a 3 ans
FIRListenerRegistration+Internal.h 7a58eba2e5 Remove `firebase/firestore` from paths in Firestore/core (#5374) il y a 6 ans
FIRListenerRegistration.mm f7028988b1 Split ListenerRegistration into QueryListenerRegistration (#3832) il y a 6 ans
FIRLoadBundleTask+Internal.h fbdca9590a Release Firestore bundles (#7717) il y a 5 ans
FIRLoadBundleTask.mm 1b5640e380 Fix three build warnings (#8763) il y a 4 ans
FIRLocalCacheSettings+Internal.h 7c8becdbba New Cache Config API (#11057) il y a 3 ans
FIRLocalCacheSettings.mm f2194c8a3c Allow initializing FIRLocalCacheSettings with unlimited size. (#11405) il y a 2 ans
FIRPersistentCacheIndexManager+Internal.h 065a5bbc74 Public Auto Persistent Index Creation API (#11757) il y a 2 ans
FIRPersistentCacheIndexManager.mm c39ef8172b Add option to allow SDK create cache indexes automatically to improve query execution locally (#11596) il y a 2 ans
FIRQuery+Internal.h 54d4d703b6 sum avg (#11650) il y a 2 ans
FIRQuery.mm 07b7669175 Snapshot listener source from cache (#12370) il y a 2 ans
FIRQuerySnapshot+Internal.h 7a58eba2e5 Remove `firebase/firestore` from paths in Firestore/core (#5374) il y a 6 ans
FIRQuerySnapshot.mm acc2d15b29 Fix warnings generated by Clang-Tidy (#8181) il y a 4 ans
FIRSnapshotListenOptions.mm f7645725be [Firestore] Add unlinked symbol introduced in #12370 (#12534) il y a 2 ans
FIRSnapshotMetadata+Internal.h 7a58eba2e5 Remove `firebase/firestore` from paths in Firestore/core (#5374) il y a 6 ans
FIRSnapshotMetadata.mm 7a58eba2e5 Remove `firebase/firestore` from paths in Firestore/core (#5374) il y a 6 ans
FIRTransaction+Internal.h 7a58eba2e5 Remove `firebase/firestore` from paths in Firestore/core (#5374) il y a 6 ans
FIRTransaction.mm e8f419baf2 Migrate FieldValue to Protobuf (#8124) il y a 4 ans
FIRTransactionOptions+Internal.h 585b4c83db Firestore TransactionOptions added, to specify maxAttempts (#9838) il y a 3 ans
FIRTransactionOptions.mm 585b4c83db Firestore TransactionOptions added, to specify maxAttempts (#9838) il y a 3 ans
FIRVectorValue.m c3999178d4 Firestore VectorValue type (#13404) il y a 1 an
FIRWriteBatch+Internal.h e8f419baf2 Migrate FieldValue to Protobuf (#8124) il y a 4 ans
FIRWriteBatch.mm f243335a25 Don't define a `util` namespace alias in the global namespace. (#8527) il y a 4 ans
FSTFirestoreComponent.h 902d9fe4c5 Port public shutdown (#3467) il y a 6 ans
FSTFirestoreComponent.mm 67834c366f Fix module build issues (#13797) il y a 1 an
FSTUserDataReader.h e8f419baf2 Migrate FieldValue to Protobuf (#8124) il y a 4 ans
FSTUserDataReader.mm c3999178d4 Firestore VectorValue type (#13404) il y a 1 an
FSTUserDataWriter.h 867697b8f3 [Infra] Upgrade to clang-format16 (#10973) il y a 3 ans
FSTUserDataWriter.mm c3999178d4 Firestore VectorValue type (#13404) il y a 1 an
converters.h 07b7669175 Snapshot listener source from cache (#12370) il y a 2 ans
converters.mm 2fdb6fed29 [Infra] Use <> style imports when importing public Core header (#13293) il y a 1 an