Skip to content
This repository has been archived by the owner on Feb 22, 2023. It is now read-only.

Extend StandardMessageCodec for Cloud Firestore #429

Merged
merged 18 commits into from
Mar 23, 2018

Commits on Mar 22, 2018

  1. New fork from master

    I'm not a git wizard
    Kyle Bradshaw authored and Skull committed Mar 22, 2018
    Configuration menu
    Copy the full SHA
    11e69d8 View commit details
    Browse the repository at this point in the history
  2. First draft of Codec in new API

    Kyle Bradshaw authored and Skull committed Mar 22, 2018
    Configuration menu
    Copy the full SHA
    8f544ba View commit details
    Browse the repository at this point in the history
  3. Typo

    Kyle Bradshaw authored and Skull committed Mar 22, 2018
    Configuration menu
    Copy the full SHA
    3b2c9fa View commit details
    Browse the repository at this point in the history
  4. Typo2

    Kyle Bradshaw authored and Skull committed Mar 22, 2018
    Configuration menu
    Copy the full SHA
    9029a08 View commit details
    Browse the repository at this point in the history
  5. Update iOS codec API

    Kyle Bradshaw authored and Skull committed Mar 22, 2018
    Configuration menu
    Copy the full SHA
    20b9aeb View commit details
    Browse the repository at this point in the history
  6. Fix types, imports and casting.

    Kyle Bradshaw authored and Skull committed Mar 22, 2018
    Configuration menu
    Copy the full SHA
    21f4e79 View commit details
    Browse the repository at this point in the history
  7. Use correct API

    Kyle Bradshaw authored and Skull committed Mar 22, 2018
    Configuration menu
    Copy the full SHA
    eb4530b View commit details
    Browse the repository at this point in the history
  8. Typoes in iOS

    Was I half-asleep when I wrote this?
    Kyle Bradshaw authored and Skull committed Mar 22, 2018
    Configuration menu
    Copy the full SHA
    3d7cfe5 View commit details
    Browse the repository at this point in the history
  9. Bump version number

    Kyle Bradshaw authored and Skull committed Mar 22, 2018
    Configuration menu
    Copy the full SHA
    d9c074e View commit details
    Browse the repository at this point in the history
  10. Add tests for codec

    Kyle Bradshaw authored and Skull committed Mar 22, 2018
    Configuration menu
    Copy the full SHA
    f505cae View commit details
    Browse the repository at this point in the history
  11. Formatting for Travis

    Kyle Bradshaw authored and Skull committed Mar 22, 2018
    Configuration menu
    Copy the full SHA
    c6bc618 View commit details
    Browse the repository at this point in the history
  12. Double newline

    Kyle Bradshaw authored and Skull committed Mar 22, 2018
    Configuration menu
    Copy the full SHA
    e965a97 View commit details
    Browse the repository at this point in the history
  13. Fixes based on review

    Kyle Bradshaw authored and Skull committed Mar 22, 2018
    Configuration menu
    Copy the full SHA
    2949d1b View commit details
    Browse the repository at this point in the history
  14. Nit

    Kyle Bradshaw authored and Skull committed Mar 22, 2018
    Configuration menu
    Copy the full SHA
    06623c9 View commit details
    Browse the repository at this point in the history
  15. Thanks Travis

    Kyle Bradshaw authored and Skull committed Mar 22, 2018
    Configuration menu
    Copy the full SHA
    8bd8903 View commit details
    Browse the repository at this point in the history
  16. Fix interface/implementation in iOS

    Kyle Bradshaw authored and Skull committed Mar 22, 2018
    Configuration menu
    Copy the full SHA
    3a84c20 View commit details
    Browse the repository at this point in the history
  17. Missing "class" in iOS

    Kyle Bradshaw authored and Skull committed Mar 22, 2018
    Configuration menu
    Copy the full SHA
    65dd8d3 View commit details
    Browse the repository at this point in the history

Commits on Mar 23, 2018

  1. Missing writeAlignment

    Kyle Bradshaw committed Mar 23, 2018
    Configuration menu
    Copy the full SHA
    713fb07 View commit details
    Browse the repository at this point in the history