Commit History

Autor SHA1 Mensaxe Data
  DreamPiggy 106a8d1a15 Use placehold.co to replace the down site via.placeholder.com %!s(int64=2) %!d(string=hai) anos
  DreamPiggy 1ec6cd06f7 Change all placeholder.com sample from http into https %!s(int64=3) %!d(string=hai) anos
  DreamPiggy b1b16a17b3 Support use url.path or custom UTI hint passed to ImageIO, solve the TIFF/NEF/SRW raw image decoding with wrong size %!s(int64=3) %!d(string=hai) anos
  DreamPiggy 351e76b2b9 Update the demo to remove the usage of `SDWebImageRefreshCached` %!s(int64=5) %!d(string=hai) anos
  DreamPiggy 7bfd67a94f Update the Example of WebP coder for iOS/macOS/tvOS/watchOS %!s(int64=5) %!d(string=hai) anos
  DreamPiggy 5c3c40288f Merge pull request #2936 from dreampiggy/feature_better_vector_support_pdf %!s(int64=6) %!d(string=hai) anos
  DreamPiggy d56636e15b Update the Example and Test case about URLSessionMetrics, expose the API in UIVIew+WebCache to make it easy to write code (or user have to write NSStringFromClass) %!s(int64=6) %!d(string=hai) anos
  DreamPiggy eeec6de698 Update the PDF demo and test cases %!s(int64=6) %!d(string=hai) anos
  DreamPiggy 150ad1b104 Apply a `Thumbnail-` prefix for the cache key for all the thumbnail images, this can avoid cache issue when you query the same URL with different thumbnail size %!s(int64=6) %!d(string=hai) anos
  DreamPiggy 767ea25525 Revert the example to use thumbnail %!s(int64=6) %!d(string=hai) anos
  DreamPiggy d29dfda82a Update the Example to use thumbnail decoding %!s(int64=6) %!d(string=hai) anos
  DreamPiggy d1be404b63 Remove the untracked DS_Store file %!s(int64=6) %!d(string=hai) anos
  zxiou fe0e42afc2 fix the core render of SDAnimatedImagePlayer and fix assignment animationRepeatCount does not work %!s(int64=6) %!d(string=hai) anos
  DreamPiggy 4ba92b6749 Update the example with HEIC coder, this can be used to investigate future performance enhancement from Apple %!s(int64=6) %!d(string=hai) anos
  DreamPiggy 9b8712e04b Add HEICCoder (HEIF naming is taken by SDWebImageHEIFCoder repo), supports animated HEICS format as well %!s(int64=6) %!d(string=hai) anos
  DreamPiggy 2357dabc17 Fix the Demo WebP coder import issue when enable modular headers %!s(int64=6) %!d(string=hai) anos
  DreamPiggy c66f5c90ef Replace the unavailable Demo test images with the new images from Kodak site %!s(int64=6) %!d(string=hai) anos
  Bogdan Poplauschi edb9c45859 Xcode 10 - upgraded schemes, using xcode10 Travis image, removed some deprecated methods from our demos + formatting %!s(int64=7) %!d(string=hai) anos
  Bogdan Poplauschi 64123734c3 Move webp component (and libwebp dependency) to SDWebImage/SDWebImageWebPCoder %!s(int64=7) %!d(string=hai) anos
  DreamPiggy 3cd71e09ce Merge branch 'master' of https://github.com/rs/SDWebImage into 5.x %!s(int64=7) %!d(string=hai) anos
  DreamPiggy 7ddb75710c Add SDImageFormatHEIF represent mif1 && msf1 brands %!s(int64=7) %!d(string=hai) anos
  DreamPiggy 55e4ce35bd Replace all the demo project to use `#import <SDWebImage/SDWebImage.h>` module headers instead of massive headers %!s(int64=8) %!d(string=hai) anos
  DreamPiggy 57db312cc5 Add `SDWebImageLoader` protocol for custom image loader. Also introduce the `SDWebImageLoadersManager` to manage multiple loaders with priority %!s(int64=8) %!d(string=hai) anos
  DreamPiggy 9f770b6c19 Refactor to support custom image cache used for web manager. Supports caches manager with multiple caches and op policy %!s(int64=8) %!d(string=hai) anos
  DreamPiggy c3892d7d08 Move all download settings into SDWebImageDownloaderConfig, make it more easy to use with clear API. %!s(int64=8) %!d(string=hai) anos
  DreamPiggy 915278bfd8 Update the comments and demo for macOS %!s(int64=8) %!d(string=hai) anos
  DreamPiggy 082c5af565 Add APNG coder to support static PNG & APNG rendering. Also update macOS's SDAnimatedImageRep %!s(int64=8) %!d(string=hai) anos
  DreamPiggy 87bbcdc46f Introduce SDAnimatedImage and SDAnimatedImageView for high performance animated image rendering on iOS & macOS %!s(int64=8) %!d(string=hai) anos
  DreamPiggy e012b36679 Refactor the image indicator usage for UIView category. Use two protocol `SDWebImageIndicator` & `SDWebImageProgressIndicator` to make this more customizable. Implement two class about activity indicator and progress indicator for both UIKit/AppKit %!s(int64=8) %!d(string=hai) anos
  DreamPiggy 829d54ff03 Add the image transition argument for all UIView+WebCache, make this easy for user to do some fade transition. It also reuse the current setImageBlock and make it easy to customize %!s(int64=8) %!d(string=hai) anos