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

iOS: Memory Leak, Auto-retry download, Shared Resource Propagation #433

Merged
merged 7 commits into from
Apr 23, 2019

Commits on Apr 22, 2019

  1. Configuration menu
    Copy the full SHA
    c2deaf1 View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    4a57513 View commit details
    Browse the repository at this point in the history
  3. chore: no need to have two lines to set the default value of options …

    …to SDWebImageRetryFailed
    Steven Masini committed Apr 22, 2019
    Configuration menu
    Copy the full SHA
    824eb43 View commit details
    Browse the repository at this point in the history
  4. feat: implement auto-retry download after 1.5, 3 or 4.5 seconds befor…

    …e failing
    Steven Masini committed Apr 22, 2019
    Configuration menu
    Copy the full SHA
    721a24f View commit details
    Browse the repository at this point in the history
  5. Configuration menu
    Copy the full SHA
    86b8b16 View commit details
    Browse the repository at this point in the history
  6. chore: correct syntax

    Steven Masini committed Apr 22, 2019
    Configuration menu
    Copy the full SHA
    1f0102d View commit details
    Browse the repository at this point in the history
  7. feat: remove the auto-retry logic

    Steven Masini committed Apr 22, 2019
    Configuration menu
    Copy the full SHA
    1c19f96 View commit details
    Browse the repository at this point in the history