Commit Graph

3019 Commits

Author SHA1 Message Date
DreamPiggy 6c4c449115
Merge pull request #2946 from dreampiggy/project_remove_mapkit
Totally remove the MapKit integration, including Source Code, Subspec, SwiftPM, fix the issue of SwiftPM on Xcode 11.4 Beta, make it scalable
2020-11-24 15:43:07 +08:00
DreamPiggy fb50a4d489 Update test case test35AnimatedImagePlaybackModeReversedBounce 2020-11-24 11:28:59 +08:00
DreamPiggy b68f948b76 Move the test code of MapKit into SDWebImageMapKitPlugin and Fix for Podfile 2020-11-23 15:07:06 +08:00
DreamPiggy 103701346d Update the readme to fix typo 2020-11-23 15:07:06 +08:00
DreamPiggy cd77713516 Totally remove the MapKit integration, including Source Code, Subspec, SwiftPM, fix the issue of SwiftPM on Xcode 11.4 Beta, make it scalable 2020-11-23 15:07:06 +08:00
DreamPiggy e857b78ca4 Bumped version to 5.10.0
update CHANGELOG
2020-11-22 18:26:48 +08:00
DreamPiggy a6857352b4
Merge pull request #3130 from dreampiggy/project_ios9_xcode11
Bumped the min deployment target version to iOS 9, macOS 10.11. Bumped the min Xcode version to Xcode 11
2020-11-22 18:10:37 +08:00
DreamPiggy 99c59ac52b Update test case to make it more solid 2020-11-22 12:57:32 +08:00
DreamPiggy ac66153ffb
Merge pull request #3118 from huangboju/feature/short_path
Shorten code indentation
2020-11-22 11:18:01 +08:00
DreamPiggy 91b8caf6d2 Update the Example and Podfile to iOS 9+ 2020-11-22 11:05:40 +08:00
DreamPiggy 6e34315e6c Bumped the min deployment target version to iOS 9, macOS 10.11. Bumped the min Xcode version to Xcode 11
This follows Apple's App Store submit rule, and user request from the dependency
2020-11-22 11:05:40 +08:00
DreamPiggy dd538591f3
Merge pull request #3115 from Insofan/gif
Add some animation playback mode
2020-11-21 23:51:20 +08:00
DreamPiggy f65ab801d0 Merge branch 'master' of https://github.com/SDWebImage/SDWebImage into gif 2020-11-20 18:50:14 +08:00
DreamPiggy 6453c6a2a2 Fix the test case to use a longer timeout 2020-11-20 18:49:20 +08:00
DreamPiggy 9b48425a77 Modify the test case `test17ThatMinimumProgressIntervalWorks` to make it more robust on CI environment 2020-11-20 18:25:32 +08:00
DreamPiggy 7a61a3339e Fix the random test case failure because when running next test case, previous test case's animation does not stop 2020-11-20 18:07:27 +08:00
Insomnia 6ecc8c5541 mod: animated test 33 2020-11-20 17:04:14 +08:00
Insomnia c69e80286b Merge branch 'master' into gif_bk 2020-11-20 16:02:18 +08:00
Insomnia d9409e6cd8 mod: 1. change playback mode getter 2. fix playback mode test typo 2020-11-20 15:44:27 +08:00
DreamPiggy af96d0b825
Merge pull request #3128 from dreampiggy/feature_replace_semaphore_with_os_unfair_lock_and_spinlock
Replace all current dispatch_semaphore usage into the os_unfair_lock, use OSSpinLock for lower firmware
2020-11-20 15:28:43 +08:00
DreamPiggy d406215cc9 For macCatalyst, which designed to be used on macOS 10.13, so don't need OSSpinLock 2020-11-20 14:48:14 +08:00
DreamPiggy 6962f8c131
Merge pull request #3129 from dreampiggy/feature_options_context_image_loader_protocol
Added the options and context arg for Image Loader custom protoocl, this can be used for advanced user to grab and check for context for current loading URL to process the logic
2020-11-20 11:52:19 +08:00
DreamPiggy 9365dad9b0 Update the built-in loaders for the new protocol methods 2020-11-19 16:22:44 +08:00
DreamPiggy 6f90bc083a Added the options and context arg for Image Loader custom protoocl, this can be used for advanced user to grab and check for context for current loading URL to process the logic. 2020-11-19 16:17:56 +08:00
DreamPiggy cbbf3285e8 Follow Apple's best practice to use lock for array insert/remove thread safe, replace all current dispatch_semaphore usage into the os_unfair_lock, use OSSpinLock for iOS 10- lower firmware 2020-11-19 15:49:45 +08:00
Bogdan Poplauschi 6465dc3a17 Added link to the Data Collection Practices (https://sdwebimage.github.io/DataCollection/index.html) 2020-11-16 20:41:10 +02:00
DreamPiggy 2c8ed9a2f3 GravatarBumped version to 5.9.5
update CHANGELOG
2020-11-13 17:29:59 +08:00
Insomnia 35628a2a3b add: playback mode test 2020-11-03 11:37:27 +08:00
DreamPiggy 264d7a490c
Merge pull request #3113 from MoZhouqi/master
Add animationImages support when using SDAnimatedImageView
2020-11-03 10:26:39 +08:00
Insomnia 05c6e5d70e mod: change description of animated player 2020-11-03 09:43:43 +08:00
jourhuang 5c88cf19ed Update SDImageCache.m 2020-10-31 22:18:31 +08:00
Zhouqi Mo 4e73d478a9 Add animationImages support when using SDAnimatedImageView 2020-10-30 15:36:56 +08:00
Insomnia 8c108d604f mod: 1. expose animated player 2. modify setup current frame 2020-10-30 11:54:39 +08:00
Insomnia 3926f1bc88 feat: animation playback mode done 2020-10-29 09:58:45 +08:00
Insomnia aa89511c74 sync 2020-10-28 18:13:00 +08:00
Insomnia 184c8768fa sync 2020-10-28 11:53:50 +08:00
Insomnia 310de419e7 sync 2020-10-27 22:03:41 +08:00
Insomnia 32d2a79cf8 add: 1. expose animation player 2. add playback mode enum 2020-10-25 19:28:13 +08:00
DreamPiggy 88b3ba211c Bumped version to 5.9.4
update CHANGELOG
2020-10-23 10:36:09 +08:00
DreamPiggy 39baf0bba6
Merge pull request #3110 from kinarobin/fix-disk-image-fetch-bug
Fixed the store cache type was specified to `SDImageCacheTypeDisk `  that no pictures were obtained when the disk had pictures
2020-10-21 18:11:24 +08:00
libin14 ddbeaa1cdc fix disk image fetch bug 2020-10-21 10:52:52 +08:00
DreamPiggy 83116a97bb
Merge pull request #3108 from perrystreetsoftware/fix/transition-race-condition
Fix race condition when using transitions that are canceled and then switched to a new transition or load operation
2020-10-20 15:52:35 +08:00
Eric Silverberg 85d1908025 Fix race condition when using transitions that are canceled and then switched to a new transition or load operation 2020-10-14 14:02:06 -04:00
DreamPiggy a71dcd2b43 Bumped version to 5.9.3
update CHANGELOG
2020-10-13 12:23:02 +08:00
DreamPiggy d31e82fdd1
Merge pull request #3104 from kinarobin/fix-memory-cache
Fix  store cache in memory bug
2020-10-13 10:39:08 +08:00
Kinarobin 7c70e574c1
Merge branch 'master' into fix-memory-cache 2020-10-12 19:52:23 +08:00
libin14 d66597a41f fix store cache in memory bug 2020-10-12 19:46:24 +08:00
DreamPiggy a55ffe0b87
Merge pull request #3103 from seven332/master
Test case for coder priority in SDAnimatedImage
2020-10-12 16:26:54 +08:00
seven332 2a28157787 Add test case for coder priority in SDAnimatedImage 2020-10-11 01:50:36 +08:00
DreamPiggy b57eae42df
Merge pull request #3101 from seven332/master
Fix coder priority in SDAnimatedImage
2020-10-10 14:16:18 +08:00