DreamPiggy
|
6c4c449115
Merge pull request #2946 from dreampiggy/project_remove_mapkit
|
5 лет назад |
DreamPiggy
|
fb50a4d489
Update test case test35AnimatedImagePlaybackModeReversedBounce
|
5 лет назад |
DreamPiggy
|
b68f948b76
Move the test code of MapKit into SDWebImageMapKitPlugin and Fix for Podfile
|
6 лет назад |
DreamPiggy
|
103701346d
Update the readme to fix typo
|
6 лет назад |
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
|
6 лет назад |
DreamPiggy
|
e857b78ca4
Bumped version to 5.10.0
|
5 лет назад |
DreamPiggy
|
a6857352b4
Merge pull request #3130 from dreampiggy/project_ios9_xcode11
|
5 лет назад |
DreamPiggy
|
99c59ac52b
Update test case to make it more solid
|
5 лет назад |
DreamPiggy
|
ac66153ffb
Merge pull request #3118 from huangboju/feature/short_path
|
5 лет назад |
DreamPiggy
|
91b8caf6d2
Update the Example and Podfile to iOS 9+
|
5 лет назад |
DreamPiggy
|
6e34315e6c
Bumped the min deployment target version to iOS 9, macOS 10.11. Bumped the min Xcode version to Xcode 11
|
5 лет назад |
DreamPiggy
|
dd538591f3
Merge pull request #3115 from Insofan/gif
|
5 лет назад |
DreamPiggy
|
f65ab801d0
Merge branch 'master' of https://github.com/SDWebImage/SDWebImage into gif
|
5 лет назад |
DreamPiggy
|
6453c6a2a2
Fix the test case to use a longer timeout
|
5 лет назад |
DreamPiggy
|
9b48425a77
Modify the test case `test17ThatMinimumProgressIntervalWorks` to make it more robust on CI environment
|
5 лет назад |
DreamPiggy
|
7a61a3339e
Fix the random test case failure because when running next test case, previous test case's animation does not stop
|
5 лет назад |
Insomnia
|
6ecc8c5541
mod: animated test 33
|
5 лет назад |
Insomnia
|
c69e80286b
Merge branch 'master' into gif_bk
|
5 лет назад |
Insomnia
|
d9409e6cd8
mod: 1. change playback mode getter 2. fix playback mode test typo
|
5 лет назад |
DreamPiggy
|
af96d0b825
Merge pull request #3128 from dreampiggy/feature_replace_semaphore_with_os_unfair_lock_and_spinlock
|
5 лет назад |
DreamPiggy
|
d406215cc9
For macCatalyst, which designed to be used on macOS 10.13, so don't need OSSpinLock
|
5 лет назад |
DreamPiggy
|
6962f8c131
Merge pull request #3129 from dreampiggy/feature_options_context_image_loader_protocol
|
5 лет назад |
DreamPiggy
|
9365dad9b0
Update the built-in loaders for the new protocol methods
|
5 лет назад |
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.
|
5 лет назад |
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
|
5 лет назад |
Bogdan Poplauschi
|
6465dc3a17
Added link to the Data Collection Practices (https://sdwebimage.github.io/DataCollection/index.html)
|
5 лет назад |
DreamPiggy
|
2c8ed9a2f3
GravatarBumped version to 5.9.5
|
5 лет назад |
Insomnia
|
35628a2a3b
add: playback mode test
|
5 лет назад |
DreamPiggy
|
264d7a490c
Merge pull request #3113 from MoZhouqi/master
|
5 лет назад |
Insomnia
|
05c6e5d70e
mod: change description of animated player
|
5 лет назад |