Skip to content
Permalink

Comparing changes

Choose two branches to see what’s changed or to start a new pull request. If you need to, you can also or learn more about diff comparisons.

Open a pull request

Create a new pull request by comparing changes across two branches. If you need to, you can also . Learn more about diff comparisons here.
base repository: tumblr/Graywater
Failed to load repositories. Confirm that selected base ref is valid, then try again.
Loading
base: v0.0.1
Choose a base ref
...
head repository: tumblr/Graywater
Failed to load repositories. Confirm that selected head ref is valid, then try again.
Loading
compare: master
Choose a head ref
  • 12 commits
  • 31 files changed
  • 2 contributors

Commits on Oct 9, 2017

  1. Update gradle.

    Eric Leong committed Oct 9, 2017
    Configuration menu
    Copy the full SHA
    9656929 View commit details
    Browse the repository at this point in the history
  2. Update sdk version.

    Eric Leong committed Oct 9, 2017
    Configuration menu
    Copy the full SHA
    e25c741 View commit details
    Browse the repository at this point in the history

Commits on Dec 5, 2017

  1. Update gradle.

    Eric Leong committed Dec 5, 2017
    Configuration menu
    Copy the full SHA
    65f16d0 View commit details
    Browse the repository at this point in the history
  2. Update compileSdkVersion and targetSdkVersion.

    Eric Leong committed Dec 5, 2017
    Configuration menu
    Copy the full SHA
    d5ecd4c View commit details
    Browse the repository at this point in the history
  3. Change compile to implementation.

    Eric Leong committed Dec 5, 2017
    Configuration menu
    Copy the full SHA
    5ad695f View commit details
    Browse the repository at this point in the history

Commits on Dec 6, 2017

  1. Update Binder to include the adapter's base viewholder type, add the …

    …Binder type as an adapter type parameter.
    Eric Leong committed Dec 6, 2017
    Configuration menu
    Copy the full SHA
    8716a93 View commit details
    Browse the repository at this point in the history
  2. Merge pull request #6 from tumblr/binder-type

    Include Binder Type in Adapter Parameters; Include Adapter Binder Type in Binder Parameters
    ericleong authored Dec 6, 2017
    Configuration menu
    Copy the full SHA
    4c110a2 View commit details
    Browse the repository at this point in the history
  3. Use Provider for Binders.

    Eric Leong committed Dec 6, 2017
    Configuration menu
    Copy the full SHA
    76412bf View commit details
    Browse the repository at this point in the history

Commits on Dec 7, 2017

  1. Inject Graywater maps with Dagger.

    Eric Leong committed Dec 7, 2017
    Configuration menu
    Copy the full SHA
    8e9902d View commit details
    Browse the repository at this point in the history
  2. Update README.md

    Eric Leong committed Dec 7, 2017
    Configuration menu
    Copy the full SHA
    c885a58 View commit details
    Browse the repository at this point in the history

Commits on Dec 15, 2017

  1. Fix minor typos.

    Eric Leong committed Dec 15, 2017
    Configuration menu
    Copy the full SHA
    0814008 View commit details
    Browse the repository at this point in the history

Commits on Jan 3, 2018

  1. Merge pull request #7 from tumblr/dagger-provider

    Use Dagger 2 Map Multibinding to Inject Binders in Example Project
    ericleong authored Jan 3, 2018
    Configuration menu
    Copy the full SHA
    662ba58 View commit details
    Browse the repository at this point in the history
Loading