Bogdan Poplauschi
|
dea7b4594d
Actually we only want the RefreshCached flag for the 1st image (the HTTP Auth one)
|
9 лет назад |
Bogdan Poplauschi
|
033899d0ac
Example updated: all images use the SDWebImageRefreshCached option
|
9 лет назад |
Bogdan Poplauschi
|
b426975b9f
Replaced the demo images from static2.dmcdn.net that were no longer working with the demo images from FastImageCache
|
10 лет назад |
mythodeia
|
c68d585e49
activity indicator added
|
10 лет назад |
Bogdan Poplauschi
|
6698910fe1
Revert "Loading Indicator view with 2 lines of code"
|
11 лет назад |
mythodeia
|
2cfa5ccb88
Loading Indicator view with 2 lines of code
|
11 лет назад |
Bogdan Poplauschi
|
50c4d1d2eb
Implemented NTLM auth support. Replaced deprecated auth challenge methods from `NSURLConnectionDelegate`. Replaces #711.
|
11 лет назад |
Bogdan Poplauschi
|
fe4b3a088a
Fixed warnings from demo project (started using the new methods, the ones with the sd_ prefix).
|
11 лет назад |
Bogdan Poplauschi
|
e4b9ef512b
Fixed a warning in the demo project
|
11 лет назад |
Olivier Poitrey
|
5df0eafc92
Fix WebP target
|
12 лет назад |
Olivier Poitrey
|
04fa4c97b5
Add WebP format support (fix #410)
|
13 лет назад |
Andy LaVoy
|
3f98095704
support GIFs
|
13 лет назад |
Andrew Vyazovoy
|
ee9af6406c
SDWebImageDownloaderQueueMode type renamed. Fixed typo. Added description for renamed type. Type renamed because "queue" notion is a FIFO only, but LIFO is a stack, and if we give the type a neutral name, we can avoid logical inconsistencies.
|
13 лет назад |
Olivier Poitrey
|
8cfd26f78b
Disable duplicate disk cache prevention with SDWebImageRefreshCached to handle 302 caching correctly
|
13 лет назад |
Olivier Poitrey
|
f024890ba7
Add (kinda) LIFO queue mode support for image downloading (fix #294)
|
13 лет назад |
Olivier Poitrey
|
6f198abd1b
Add ability to set custom downloader HTTP headers (fix #171)
|
13 лет назад |
Olivier Poitrey
|
73df9d7281
Track leaks
|
13 лет назад |
Olivier Poitrey
|
ea819b2a45
Rework static library settings and documentation and add an example project
|
14 лет назад |