История коммитов

Автор SHA1 Сообщение Дата
  DreamPiggy bcf7576c31 Bumped version to 5.2.5 6 лет назад
  DreamPiggy 15898ce32b Merge pull request #2875 from dreampiggy/fix_macos_indicator_layout_center 6 лет назад
  DreamPiggy 61888409fb Fix macOS indicator center layout issue. Should use the frame origin instead of frame, which will cause issue if superView contains no zero bounds origin 6 лет назад
  DreamPiggy ae6ccf1652 Bumped version to 5.2.4 6 лет назад
  DreamPiggy 6c36b7542a Merge pull request #2874 from dreampiggy/fix_behavior_macOS_animatedimage_animates_and_set_image 6 лет назад
  DreamPiggy 3d1382a1cb Update the shouldAnimate status when animating status changes, to avoid that macOS call `animates = NO`, `setImage:newImage`, `aniamtes = YES`, the animation does not restarted issue 6 лет назад
  DreamPiggy fc4497d4f9 Merge pull request #2873 from dreampiggy/bugfix_animated_image_macOS_pause_resume_speed 6 лет назад
  DreamPiggy 8b14ca759d Revert the code to SDAnimatedImageView, which break the pause and reusme speed 6 лет назад
  DreamPiggy a42a22ff88 Bumped version to 5.2.3 6 лет назад
  DreamPiggy 6d67ed0143 Merge pull request #2863 from dreampiggy/bugfix_revert_apng_constants 6 лет назад
  DreamPiggy 456bfbac52 Revert the change for APNG constants fix for iOS 8 devices which cause crash, use previous deployment target macro check instead of runtime firmware version check 6 лет назад
  DreamPiggy 4ad718a1ed Update the readme about the AVIF format coder 6 лет назад
  DreamPiggy 0f02fa67a4 Update the readme about the features, add more SDWebImage 5.0 stuff 6 лет назад
  DreamPiggy 77d8dfb32c Update the readme with SwiftUI integration 6 лет назад
  DreamPiggy 39ecbe51de Bumped version to 5.2.2 6 лет назад
  DreamPiggy 1254de0756 Merge pull request #2860 from dreampiggy/fix_warnings 6 лет назад
  DreamPiggy 4ad976d2eb A little renaming of CVDisplayLink callback method 6 лет назад
  DreamPiggy f97c7d4d87 Change the CVDisplayLink to use the better way to get duration, fix warnings 6 лет назад
  DreamPiggy eb67ece614 Ignore the warning which can not been solved by code changes, like MD5 6 лет назад
  DreamPiggy 66f783cf7d Bumped version to 5.2.1 6 лет назад
  DreamPiggy c294c0c6a7 Merge pull request #2856 from dreampiggy/fix_retain_cancel_token 6 лет назад
  DreamPiggy a3a0260253 Refactory, remove the `cancel:` method on SDWebImageDownloader. This does the same thing as `token.downloadOperationCancelToken` since 5.1.0 we can always ensure `cancel will trigger a callback` 6 лет назад
  DreamPiggy 1096075ccb Change the token implementation to not retain the cancel token and completion block, which may it possible for user to retain the token in completion block without weak-strong dance. 6 лет назад
  DreamPiggy d0d19d23a2 Merge pull request #2857 from dreampiggy/fix_test_case 6 лет назад
  DreamPiggy e8ee90b85e Try to fix the test case `test15DownloaderLIFOExecutionOrder`, because the queue dispatch delay, we add the next 8-14 urls just after url 7 start downloading 6 лет назад
  DreamPiggy 66dc0ee4e8 Update the readme with the contributor graph 6 лет назад
  DreamPiggy 302a547854 Update the readme, fix typo about supported formats 6 лет назад
  DreamPiggy 9c1682e37b Bumped version to 5.2.0 6 лет назад
  DreamPiggy 40b0b5acb4 update CHANGELOG 6 лет назад
  DreamPiggy fbf7eb2f46 Merge pull request #2854 from dreampiggy/revert_heic_default_coder 6 лет назад