Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Extract some useful classes and simplify Glide.with().using() usage #101

Closed
wants to merge 8 commits into from

Commits on Aug 31, 2014

  1. Configuration menu
    Copy the full SHA
    f35e8f6 View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    e709144 View commit details
    Browse the repository at this point in the history
  3. Configuration menu
    Copy the full SHA
    b643bff View commit details
    Browse the repository at this point in the history
  4. Extract DrawableResource as a reusable component (reducing code dupli…

    …cation: which already diverged).
    TWiStErRob committed Aug 31, 2014
    Configuration menu
    Copy the full SHA
    e4abd45 View commit details
    Browse the repository at this point in the history
  5. Configuration menu
    Copy the full SHA
    32fccfb View commit details
    Browse the repository at this point in the history

Commits on Sep 1, 2014

  1. Add unimplemented sample svg project.

    Make library compile/test/checkstyle on Windows (@ignore in comments where needed)
    Make the SVG sample a functional app.
    Fix version number and format of build.gradle
    Remove unintended file and replace with proper scripts.
    Review: Remove unnecessary check
    TWiStErRob committed Sep 1, 2014
    Configuration menu
    Copy the full SHA
    be7dd31 View commit details
    Browse the repository at this point in the history

Commits on Sep 2, 2014

  1. Configuration menu
    Copy the full SHA
    3cdf53b View commit details
    Browse the repository at this point in the history
  2. Revert "Add unimplemented sample svg project."

    This reverts commit be7dd31.
    TWiStErRob committed Sep 2, 2014
    Configuration menu
    Copy the full SHA
    dcfbdea View commit details
    Browse the repository at this point in the history