Bogdan Poplauschi
|
f1a19df721
|
Added SDImageCacheConfig.h and UIView+WebCache.h to the umbrella header
|
2016-09-30 09:33:06 +03:00 |
Bogdan Poplauschi
|
823b615281
|
Set 4.0.0-beta as the version from the podspec and the Info.plist file
|
2016-08-26 21:35:37 +03:00 |
Bogdan Poplauschi
|
f5171b3ba8
|
Added tvOS demo
|
2016-06-13 01:13:46 +03:00 |
Bogdan Poplauschi
|
442b134206
|
OSX Example
|
2016-06-13 00:09:55 +03:00 |
Bogdan Poplauschi
|
4c6eb5e72e
|
OSX compatibility and target. (NSImage+WebCache) for UIImage compatibility
Clarified and simplified the usage of TARGET_OS_* macros. Added SD_MAC, SD_UIKIT, SD_IOS, SD_TV, SD_WATCH.
Updated Travis CI
|
2016-06-12 23:23:53 +03:00 |
Bogdan Poplauschi
|
bb0b84342f
|
Merge branch 'master' into 4.x
# Conflicts:
# SDWebImage/SDWebImageManager.m
|
2016-06-07 12:19:48 +03:00 |
Bogdan Poplauschi
|
67329ac512
|
Bumped the version
|
2016-06-07 11:57:03 +03:00 |
Bogdan Poplauschi
|
3364a981d5
|
Merge branch 'master' into 4.x
+ SDWebImageDownloader downloadImageWithURL:... properly use the weakself-strongself pattern
# Conflicts:
# .travis.yml
# Examples/SDWebImage Demo.xcodeproj/project.pbxproj
# README.md
# SDWebImage.xcodeproj/project.pbxproj
# SDWebImage/SDWebImageDownloader.m
# SDWebImage/SDWebImageDownloaderOperation.h
# SDWebImage/SDWebImageDownloaderOperation.m
# SDWebImage/SDWebImageManager.m
# Tests/Podfile
# Tests/SDWebImage Tests.xcodeproj/project.pbxproj
|
2016-06-07 08:36:45 +03:00 |
Bogdan Poplauschi
|
6545a3aba1
|
Bumped the deployment target to iOS 7 (due to NSURLSession) and also incremented the library version to 3.8.0
|
2016-06-02 19:10:31 +03:00 |
Bogdan Poplauschi
|
94c1ec3ed0
|
Revisited all copyright comments and decided for just one format
|
2016-06-01 15:53:08 +03:00 |
Bogdan Poplauschi
|
e3ba4110a9
|
Renamed the schemes for consistency, dynamic frameworks are named SDWebImage instead of WebImage. Updated the Tests Podfile + project. Renamed the WebImage.h to SDWebImage.h to match the framework naming
|
2016-05-08 22:59:32 +03:00 |
Bogdan Poplauschi
|
990f85bce2
|
Bumped version to 3.7.6
|
2016-05-08 19:32:10 +03:00 |
Bogdan Poplauschi
|
64f621081c
|
Bumped version to 3.7.5 and added to changelog
|
2016-01-21 16:34:36 +02:00 |
Bogdan Poplauschi
|
a45b222e70
|
Bump version to 3.7.4
|
2016-01-08 17:17:58 +02:00 |
hoseking
|
07fe1f0dfe
|
Update project settings for Xcode 7
|
2015-10-16 11:23:28 -07:00 |
hoseking
|
4068b93386
|
Add tvOS Framework target
|
2015-10-16 11:23:28 -07:00 |
Florian Buerger
|
d107a80189
|
Add newline to avoid compiler warning
|
2015-06-29 11:48:49 +02:00 |
Florent Vilmart
|
9ee89474ed
|
Adds support for iOS 8+ Framework and Carthage
Adds Instructions for Carthage installation
|
2015-03-15 12:06:27 -04:00 |