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

Allow configuring imageCache when initializing ASPINRemoteImageDownloader. #1197

Merged
merged 8 commits into from
Nov 4, 2018

Commits on Oct 27, 2018

  1. Allow configuring imageCache along with NSURLSessionConfiguration whe…

    …n initializing ASPINRemoteImageDownloader.
    wiseoldduck authored and wiseoldduck committed Oct 27, 2018
    Configuration menu
    Copy the full SHA
    c73e66f View commit details
    Browse the repository at this point in the history
  2. Update CHANGELOG.md

    wiseoldduck committed Oct 27, 2018
    Configuration menu
    Copy the full SHA
    d24eb06 View commit details
    Browse the repository at this point in the history

Commits on Nov 2, 2018

  1. Update Source/Details/ASPINRemoteImageDownloader.m

    Co-Authored-By: wiseoldduck <[email protected]>
    nguyenhuy and wiseoldduck committed Nov 2, 2018
    Configuration menu
    Copy the full SHA
    db62c56 View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    66882a0 View commit details
    Browse the repository at this point in the history
  3. Remove silly nil check

    wiseoldduck committed Nov 2, 2018
    Configuration menu
    Copy the full SHA
    f1573ae View commit details
    Browse the repository at this point in the history
  4. Add non-nil assert

    wiseoldduck committed Nov 2, 2018
    Configuration menu
    Copy the full SHA
    7b27e9d View commit details
    Browse the repository at this point in the history

Commits on Nov 3, 2018

  1. Configuration menu
    Copy the full SHA
    c6d0950 View commit details
    Browse the repository at this point in the history
  2. Update documentation

    nguyenhuy committed Nov 3, 2018
    Configuration menu
    Copy the full SHA
    b325198 View commit details
    Browse the repository at this point in the history