Bogdan Poplauschi
cab3930d9a
Merge pull request #1784 from ivan-konov/bundle-version
...
CFBundleVersion fix for 4.0.0 release
2017-02-18 09:17:19 +02:00
Bogdan Poplauschi
1e53e6c71b
Merge pull request #1799 from JEKos/master
...
For those who using cocoapods and gifs.
2017-02-12 16:07:13 +02:00
JohnC
c4c85a550c
For those who using cocoapods and gifs.
2017-02-12 16:04:11 +02:00
Bogdan Poplauschi
74ee9c08ef
Merge pull request #1788 from vincent-peng/master
...
Correct available subspecs in README
2017-02-08 08:00:11 +02:00
Vincent Peng
7d0779e840
Correct available subspecs in README
2017-02-07 18:49:50 +11:00
Ivan Konov
941fde3279
Current Project Version set to 1 in order to have a default value for CFBundleVersion if set as in Info.plist files. In WebImage/Info.plist is set explicitly to 400.
2017-02-05 23:17:12 -08:00
Bogdan Poplauschi
f89e788696
Merge pull request #1779 from slxl/master
...
- Fixed SDImageCacheConfig class name in Changelog.md
2017-02-02 08:08:31 +02:00
Bogdan Poplauschi
a393f99448
Merge pull request #1778 from Wenzhi/patch-1
...
Small README Update For 4.0.0
2017-02-02 08:07:42 +02:00
Vyacheslav Khlichkin
a00fd76711
- Fixed SDImageCacheConfig class name in Changelog.md
2017-02-02 10:21:07 +07:00
Wenzhi
7751b35eec
Small README Update For 4.0.0
...
Update the method name in the README to match the method name in 4.0.0.
2017-02-01 16:52:59 -05:00
Bogdan Poplauschi
1f52288a8b
Merge pull request #1767 from sunXiChun/master
...
add a network error situation
2017-01-30 08:12:00 +02:00
Bogdan Poplauschi
1777032d03
Set version to 4.0.0 and updated CHANGELOG
2017-01-28 20:17:57 +02:00
Bogdan Poplauschi
de63b0730d
Updated the migration guide
2017-01-28 20:08:22 +02:00
Bogdan Poplauschi
10a86a7b0e
Merge pull request #1696 from skyline75489/master
...
Fix FLAnimatedImage import when using CocoaPods
2017-01-28 19:54:52 +02:00
Bogdan Poplauschi
93d259cbde
Updated Swift example
2017-01-27 21:32:08 +02:00
Bogdan Poplauschi
8a9ae3db32
Merge pull request #1741 from Baichenghui/master
...
Word corrections
2017-01-27 21:14:38 +02:00
Bogdan Poplauschi
ccf7620b3f
Merge pull request #1735 from tiagomartinho/patch-1
...
Update README.md
2017-01-27 21:10:35 +02:00
Bogdan Poplauschi
51ba3623af
Merge pull request #1714 from cdunkel/master
...
Update Prefetch Docs
2017-01-27 20:39:26 +02:00
Bogdan Poplauschi
729d489f0f
Merge pull request #1713 from timbroder/timbroder-patch-2
...
fix typo in PULL_REQUEST_TEMPLATE.md
2017-01-27 20:37:24 +02:00
Bogdan Poplauschi
c8b8ad04d6
Merge pull request #1712 from timbroder/timbroder-patch-1
...
Update readme for 1st party progress indicator support
2017-01-27 20:36:23 +02:00
Bogdan Poplauschi
79683baa3a
Fixed broken doc link
2017-01-27 20:32:26 +02:00
xichun
57502a9d1d
add a network error situation
2017-01-06 11:40:28 +08:00
Coder_Bai
dedbf3088b
Word corrections
2016-12-06 13:06:18 +08:00
Konstantinos K
5ea33a7095
Merge pull request #1739 from irosenb/patch-1
...
Word corrections
2016-12-05 08:19:16 +02:00
Isaac Rosenberg
3b8f70af8d
Word corrections
2016-12-01 21:51:28 -08:00
Tiago Martinho
113cccc25d
Update README.md
...
updates swift example to Swift 3.0 syntax
2016-11-30 15:40:28 +01:00
cdunkel
45c0387f98
Update Prefetch Docs
...
Updated prefetchUrls: and prefetchUrls:progress:completed: documentation to mention that any already running prefetch operations are canceled if the operation is called.
2016-11-02 11:51:52 -05:00
Tim Broder
154144a834
fix typo in PULL_REQUEST_TEMPLATE.md
2016-11-01 13:33:43 -04:00
Tim Broder
73847d1818
Update readme for 1st party progress indicator support
...
From [this merge](https://github.com/rs/SDWebImage/pull/1217/files#diff-2cc725cd4b29e8acd64b4b01e5f82f36R382 "this merge")
2016-11-01 13:29:36 -04:00
Chester Liu
8c3c06c342
Utilize __has_include to fix framework import
2016-10-13 21:25:47 +08:00
skyline75489
7dbf15bb0d
Fix FLAnimatedImage import when using CocoaPods
2016-10-11 20:53:16 +08:00
Bogdan Poplauschi
032ab1dd6d
Fixed #1693 Same URLs didn't cancel download
2016-10-09 13:08:32 +03:00
Bogdan Poplauschi
bb640f1ca4
Updated links for documentation
2016-10-07 13:02:07 +03:00
Bogdan Poplauschi
bd14ef3ac7
1st draft for the 4.0 Migration Guide. Described the changes per component. Now we need to add examples for the most common cases.
2016-10-07 12:55:16 +03:00
Bogdan Poplauschi
beb1717a4f
Marked the `SDWebImageManager` `initWithCache:downloader:` as designated initializer.
2016-10-07 12:54:20 +03:00
Bogdan Poplauschi
d2f041b777
Updated diagrams according to current 4.0.0 status
2016-10-06 20:37:51 +03:00
Bogdan Poplauschi
41eb02715c
Updated CHANGELOG (date)
2016-10-06 17:23:31 +03:00
Bogdan Poplauschi
5cccc2177b
Bumped version to 4.0.0-beta2
2016-10-06 17:22:51 +03:00
Bogdan Poplauschi
aa3cd28401
Updated CHANGELOG
2016-10-06 16:55:37 +03:00
Bogdan Poplauschi
b366d84f93
Fixed #1668 CGContextDrawImage: invalid context 0x0
2016-10-06 16:54:17 +03:00
Bogdan Poplauschi
5e90081b69
Updated CHANGELOG
2016-10-06 16:02:15 +03:00
Bogdan Poplauschi
8d1a0ae091
Added tests for the scale down decoding + test image and updated a bit the other decoder tests
2016-10-06 16:00:43 +03:00
Bogdan Poplauschi
9879ddf0dc
Test xcodeproj updated to Xcode 8
2016-10-06 16:00:02 +03:00
Bogdan Poplauschi
efad1e5cd4
Fixed a bug introduced by 00bf467
2016-10-06 15:59:37 +03:00
Bogdan Poplauschi
af34683191
No more carthage, d6fa29c
removed it, now also remove installing it via brew
2016-10-06 15:16:44 +03:00
Bogdan Poplauschi
00bf467eb7
Update for #787 Add an option to scale down large images on iOS - code cleanup
2016-10-06 15:08:53 +03:00
Bogdan Poplauschi
959d965248
Merge pull request #787 from gsempe:master
...
Add an option to scale down large images on iOS
2016-10-06 13:28:55 +03:00
Bogdan Poplauschi
7361725111
Changelog update
2016-10-05 12:24:48 +03:00
Bogdan Poplauschi
7edd26548c
Updated the README backwards compatibility section and linked the 4.0 Migration Guide
2016-10-05 11:50:49 +03:00
Bogdan Poplauschi
9ede7034cb
Added a draft for the Migration Guide document.
2016-10-05 11:50:23 +03:00