aboutsummaryrefslogtreecommitdiffhomepage
path: root/Firebase/Storage/Public
Commit message (Collapse)AuthorAge
* Merge pull request #1055 from firebase/mrschmidt-removedownloadurlGravatar Sebastian Schmidt2018-04-13
|\ | | | | Removing FirebaseStorage.downloadURL
* | Swift naming StorageVersionString (#560)Gravatar Ibrahim Ulukaya2018-04-11
| |
| * Removing FirebaseStorage.downloadURLGravatar Sebastian Schmidt2018-04-09
|/
* Clang formatGravatar Sebastian Schmidt2018-03-27
|
* Deprecate StorageMetadata.downloadURLsGravatar Sebastian Schmidt2018-03-27
|
* Replacing FIR_SWIFT_NAME macro with NS_SWIFT_NAME. (#476)Gravatar Ryan Wilson2017-11-28
| | | | | | | | | | * Replacing FIR_SWIFT_NAME macro with NS_SWIFT_NAME. This pushes the minimum Xcode version to 7.3, as NS_SWIFT_NAME was limited before that version (which is why the macro was introduced in the first place). * Fixed FIRMessaging header
* Adding the md5 hash to FIRStorageMetadataGravatar Sebastian Schmidt2017-11-09
|
* Clang-formatting StorageGravatar Sebastian Schmidt2017-11-09
|
* Group public headers into Public directories (#112)Gravatar Paul Beusterien2017-06-29