Historique des commits

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