2703 Commits

Author SHA1 Message Date
Wei Wang
5c21dc6a15 Merge pull request #2207 from onevcat/fix/modern-runner
Setup to use new runner
2024-02-15 00:29:34 +09:00
onevcat
584f277870 Setup to use new runner 2024-02-15 00:18:07 +09:00
onevcat
5b92f029fa Bump version to 7.11.0 2024-02-12 22:49:04 +09:00
Wei Wang
90795728a8 Merge pull request #2205 from onevcat/fix/cocoapods-vision-os
Uncomment to enable visionos support for CocoaPods
2024-02-12 22:42:14 +09:00
Wei Wang
bc73eaebb8 Merge pull request #2201 from antohisorin/backgroundTaskName
Added name for background task started for image cache cleanup.
2024-02-12 22:20:00 +09:00
onevcat
c3799ef58a Uncomment to enable visionos support for CocoaPods 2024-02-12 22:18:22 +09:00
Sorin Antohi
960b5b8dde Added name for background task started for image cache cleanup. 2024-01-22 20:56:49 +02:00
Wei Wang
ac3268e519 Merge pull request #2196 from onevcat/fix/deprecate-gif-background-decode
Mark backgroundDecode deprecated and remove its usage
2024-01-13 23:21:59 +09:00
onevcat
6e4bedb240 Mark backgroundDecode deprecated and remove use 2024-01-12 23:26:09 +09:00
Wei Wang
35ce4f8b64 Merge pull request #2192 from yeatse/animatedimageview-macos
Support `KFAnimatedImage` and `AnimatedImageView` on macOS
2024-01-12 22:39:53 +09:00
onevcat
3ec0ab0bca Bump version to 7.10.2 2024-01-11 23:03:42 +09:00
onevcat
c5178ba787 Update Xcode version for xcframework 2024-01-11 22:50:43 +09:00
Wei Wang
26de05a53f Merge branch 'master' into animatedimageview-macos 2024-01-11 22:38:20 +09:00
onevcat
705577c4ca Upgrade gems 2024-01-11 22:37:15 +09:00
Wei Wang
e4ab3036fa Merge pull request #2194 from onevcat/fix/gif-loading-crash
Use the unretained version of CGImage to avoid racing
2024-01-11 22:23:46 +09:00
onevcat
fa7ff166a9 Append comment and PR no 2024-01-11 21:46:28 +09:00
onevcat
c5528efe90 Use the unretained version of cgimage to avoid racing 2024-01-11 21:43:23 +09:00
Yang Chao
d3a233773f fix test failure 2024-01-10 01:40:34 +08:00
Yang Chao
dcce98b782 Support backgroundDecode for macOS and fix scaling errors 2024-01-10 01:16:31 +08:00
Yang Chao
91de98c487 extract DisplayLink to separated file 2024-01-10 00:15:01 +08:00
Yang Chao
bf5c5859a1 remove duplicated code in KFAnimatedImage 2024-01-10 00:12:49 +08:00
Yang Chao
2fce273017 fix demo not behaving properly 2024-01-08 21:47:32 +08:00
Yang Chao
7508384994 Support SwiftUI 2024-01-08 13:41:50 +08:00
Yang Chao
a31882434c support AnimatedImageView for macOS 2024-01-08 13:25:03 +08:00
Wei Wang
ad51380c76 Merge pull request #2182 from wy-time/fix
fix Any? cast to protocol always nil in ios 13
2023-12-27 23:12:45 +08:00
wangwenyu
00111d7d39 add all of other supported platform versions to the check 2023-12-26 11:14:57 +08:00
onevcat
2a93106406 Upgrade gems 2023-12-22 10:58:56 +09:00
Wei Wang
b1f22bd767 Merge pull request #2184 from Heeesang/update-comment-spacing
Comment Modification - Adding Space
2023-12-22 10:48:48 +09:00
Heesang
d38455d567 update-comment-spacing 2023-12-21 09:50:29 +09:00
wangwenyu
738629cdc8 fix Any? cast to protocol always nil in ios 13 2023-12-19 17:20:53 +08:00
Wei Wang
57143de1c4 Merge pull request #2179 from onevcat/fix/signing-zip-missing
Keep symlinks while creating xcframework zip
2023-12-14 14:34:36 +09:00
onevcat
9961dcc1c6 Keep symlinks while creating xcframework zip 2023-12-14 14:21:33 +09:00
onevcat
add0a87ec4 Bump version to 7.10.1 2023-12-09 21:49:35 +09:00
onevcat
4bf5735531 Upgrade gems 2023-12-09 21:40:49 +09:00
Wei Wang
287da2589f Merge pull request #2172 from brendonjkding/fix-compilation-ios-sdk-14_4
Fix compilation with iOS SDK 14.0-14.4
2023-12-01 17:20:07 +09:00
Brendon
5c445b8a4d Fix compilation with iOS SDK 14.0-14.4 2023-12-01 00:01:32 -08:00
Wei Wang
b878ab34e2 Merge pull request #2169 from onevcat/fix/failure-trigger-event
Do not trigger view refresh if loading failure
2023-11-28 22:59:49 +09:00
onevcat
942cbf312c Do not trigger view refresh if loading failure 2023-11-13 22:33:49 +09:00
onevcat
277f1ab2c6 Bump version to 7.10.0 2023-10-29 23:05:56 +09:00
onevcat
f7a33f17d9 Check warnings in pod lint 2023-10-29 23:01:24 +09:00
onevcat
28885dd0ac Upgrade gems 2023-10-29 22:37:50 +09:00
Wei Wang
bb1486a787 Merge pull request #2162 from onevcat/fix/cache-folder-deletion
Try to recreate the cache folder after deleted manually
2023-10-29 22:26:09 +09:00
onevcat
bcc4d1f37c Add test for calculating disk size when deleting cache folder 2023-10-29 22:04:13 +09:00
onevcat
9d8435b7f9 Add test for deleting whole cache folder and cache again 2023-10-29 21:49:52 +09:00
onevcat
c83d62e223 Check store error in disk storage for folder missing 2023-10-29 17:36:32 +09:00
Wei Wang
46530b96cd Merge pull request #2161 from onevcat/fix/extend-type-doc
Update Swift Package Index configuration
2023-10-29 15:16:14 +09:00
onevcat
a06eb2549a Update Swift Package Index configuration 2023-10-28 19:42:41 +09:00
Wei Wang
2ecee7da4f Merge pull request #2159 from onevcat/fix/remove-doc-action
Remove the documentation action
2023-10-28 00:09:47 +09:00
onevcat
a90e6b10e6 Remove the documentation action
Since we already use the Swift Package Index to generate doc
2023-10-27 23:13:44 +09:00
Wei Wang
aa89c25ac5 Merge pull request #2158 from onevcat/fix/local-file-cache-key-for-avasset
Use the correct cacheKey of local files for `AVAssetImageDataProvider`
2023-10-27 23:06:07 +09:00