Commit History

Author SHA1 Message Date
  Yang Chao a31882434c support AnimatedImageView for macOS 2 years ago
  onevcat f4f91a6681 Use trait collection to make it work for other platforms 2 years ago
  hyun99999 4a851c4e9c Fix .zero to 1.0 ensure minimal operation through the scale factor 2 years ago
  hyun99999 d2eaf56373 Use UIApplication instead of UIScreen.main on iOS 13.0 and later 2 years ago
  Simon Støvring c56d402b95 Includes checks for visionOS 2 years ago
  onevcat b5c79a361f Use UITraitCollection to get display scale 2 years ago
  onevcat 8a53a939ca Apply default scale of native Vision Pro screen 2 years ago
  onevcat b6c3c0dfff Add visionOS as framework build target and fix errors 2 years ago
  Yang Chao b3872aba78 feat: add `maxSize` parameter when extracting image frames 2 years ago
  Yang Chao e366e4b07d feat: introducing a custom image source provider to enable third-party image processors to utilize AnimatedImageView. 2 years ago
  onevcat e7275c6b52 Override initializers for tvOS 2 years ago
  onevcat 3ac35f767f Decode the image ref to workaround the ref retain issue 3 years ago
  qibian 40908b03b9 Ensure the frame image instance dealloc in main thread 3 years ago
  qibian 74880854d0 Fix a crash on AnimatedImageView 3 years ago
  Igor Fedorchuk b8a47d9588 reset frames before deinit 4 years ago
  onevcat ff5d0855b7 Set correct layer for gif image 4 years ago
  onevcat 865f3e39e3 Add a comment for the Xcode issue 4 years ago
  egemen toptaş 23a952f2bd Fixed iOS 15 availability check 4 years ago
  Leon Dudlik 55f370c189 Fix crash 4 years ago
  Logan Shire 2635507c6a Notify the delegate after loop plays to the end 4 years ago
  Leon Dudlik b1863ffe0b Fix tint color for animated image view 4 years ago
  onevcat 08b775628d Expose configurable animated image view 4 years ago
  onevcat beeb75c7d9 Remove Swift 4 related code 4 years ago
  Taras Nikulin 26c715dfbc [FIX] GIFHeavy crash 4 years ago
  liangdahong 6a73c83bcd fix:AnimatedImageView Highlight gif stop play https://github.com/onevcat/Kingfisher/issues/1679 4 years ago
  onevcat 1da4f6be98 Mark some useful property/method public in Animator 5 years ago
  onevcat 18e3e15b54 Early return when no animator found 5 years ago
  onevcat 05fe0ece91 Some minor update for type infer 6 years ago
  onevcat d5e5d2604c Revert flag for watchOS 6 years ago
  onevcat 5d96c27aae Fix wrong repeatCount calculation in AnimatedImageView 6 years ago