• This project
    • Loading...
  • Sign in

ios / yh_sdwebimage · Commits

Go to a project

GitLab

  • Go to group
  • Project
  • Activity
  • Files
  • Commits
  • Pipelines 0
  • Builds 0
  • Graphs
  • Milestones
  • Issues 0
  • Merge Requests 0
  • Members
  • Labels
  • Wiki
  • Forks
  • Network
  • Create a new issue
  • Commits 1,614
  • Network
  • Compare
  • Branches 10
  • Tags 61
  • yh_sdwebimage
06 Oct, 2016
11 commits
  • Updated CHANGELOG (date)
    41eb0271
    by Bogdan Poplauschi
    2016-10-06 17:23:31 +0300  
    Browse Files
  • Bumped version to 4.0.0-beta2
    5cccc217
    by Bogdan Poplauschi
    2016-10-06 17:22:51 +0300  
    Browse Files
  • Updated CHANGELOG
    aa3cd284
    by Bogdan Poplauschi
    2016-10-06 16:55:37 +0300  
    Browse Files
  • Fixed #1668 CGContextDrawImage: invalid context 0x0
    b366d84f
    by Bogdan Poplauschi
    2016-10-06 16:54:17 +0300  
    Browse Files
  • Updated CHANGELOG
    5e90081b
    by Bogdan Poplauschi
    2016-10-06 16:02:15 +0300  
    Browse Files
  • Added tests for the scale down decoding + test image and updated a bit the other decoder tests
    8d1a0ae0
    by Bogdan Poplauschi
    2016-10-06 16:00:43 +0300  
    Browse Files
  • Test xcodeproj updated to Xcode 8
    9879ddf0
    by Bogdan Poplauschi
    2016-10-06 16:00:02 +0300  
    Browse Files
  • Fixed a bug introduced by 00bf467e
    efad1e5c
    by Bogdan Poplauschi
    2016-10-06 15:59:37 +0300  
    Browse Files
  • No more carthage, d6fa29c8 removed it, now also remove installing it via brew
    af346831
    by Bogdan Poplauschi
    2016-10-06 15:16:44 +0300  
    Browse Files
  • Update for #787 Add an option to scale down large images on iOS - code cleanup
    00bf467e
    by Bogdan Poplauschi
    2016-10-06 15:08:53 +0300  
    Browse Files
  • Merge pull request #787 from gsempe:master ...
    959d9652
    Add an option to scale down large images on iOS
    by Bogdan Poplauschi
    2016-10-06 13:28:55 +0300  
    Browse Files

05 Oct, 2016
4 commits
  • Changelog update
    73617251
    by Bogdan Poplauschi
    2016-10-05 12:24:48 +0300  
    Browse Files
  • Updated the README backwards compatibility section and linked the 4.0 Migration Guide
    7edd2654
    by Bogdan Poplauschi
    2016-10-05 11:50:49 +0300  
    Browse Files
  • Added a draft for the Migration Guide document.
    9ede7034
    by Bogdan Poplauschi
    2016-10-05 11:50:23 +0300  
    Browse Files
  • Added the Docs folder to the Xcode workspace
    cf7a5db3
    by Bogdan Poplauschi
    2016-10-05 11:41:14 +0300  
    Browse Files

04 Oct, 2016
4 commits
  • Updated the test for FLAnimatedImage
    9c0c31f5
    by Bogdan Poplauschi
    2016-10-04 16:48:12 +0300  
    Browse Files
  • Made sure SDWebImageCompat.h is imported in all the headers
    7e0964f8
    by Bogdan Poplauschi
    2016-10-04 16:13:08 +0300  
    Browse Files
  • Fixed documentation warning, param name is `completionBlock`
    945f8691
    by Bogdan Poplauschi
    2016-10-04 16:11:35 +0300  
    Browse Files
  • Merge pull request #1687 from diejmon/4.x ...
    267635ee
    Fix FLAnimatedImageView+WebCache.m not got compiled
    by Bogdan Poplauschi
    2016-10-04 16:04:12 +0300  
    Browse Files

03 Oct, 2016
1 commit
  • Fix FLAnimatedImageView+WebCache.m not got compiled ...
    a347abad
    Because of missing SD_UIKIT definition.
    by Alexander Belyavskiy
    2016-10-03 09:29:24 +0300  
    Browse Files

01 Oct, 2016
11 commits
  • Updated the README
    357e4241
    by Bogdan Poplauschi
    2016-10-01 15:25:08 +0300  
    Browse Files
  • The Carthage build phase takes too long (5 minutes). Removing it.
    d6fa29c8
    by Bogdan Poplauschi
    2016-10-01 13:08:14 +0300  
    Browse Files
  • Fixed the tests - were failing because of the #984 changes
    ed5f018c
    by Bogdan Poplauschi
    2016-10-01 12:40:50 +0300  
    Browse Files
  • #1089 properly stated on all API docs that the progressBlock is called on a background queue
    62180db8
    by Bogdan Poplauschi
    2016-10-01 12:29:12 +0300  
    Browse Files
  • Fix #1619 iOS10 Crash issue
    7940577b
    by Bogdan Poplauschi
    2016-10-01 12:13:31 +0300  
    Browse Files
  • Merge pull request #984 from gztchan:master ...
    83828990
    Add url as param to progress block
    by Bogdan Poplauschi
    2016-10-01 10:06:35 +0300  
    Browse Files
  • Merge pull request #1459 from mime29:macrowarning ...
    e844a854
    Updated dispatch_ macro in order to avoid redefinition when included as Pod
    by Bogdan Poplauschi
    2016-10-01 09:52:40 +0300  
    Browse Files
  • Merge pull request #1654 from Wondermall/session-configuration ...
    9012d268
    Allow to specify NSURLSessionConfiguration for SDWebImageDownloader
    by Bogdan Poplauschi
    2016-10-01 09:37:11 +0300  
    Browse Files
  • The shared objects (not really singletons) should allow subclassing, therefore t… ...
    c57cf7e6
    …he return type should be instancetype and not a fixed type.
    by Bogdan Poplauschi
    2016-10-01 09:28:21 +0300  
    Browse Files
  • Replaced #1537 - fixed a potential retain cycle in `SDWebImageManager`.
    9cd6779b
    by Bogdan Poplauschi
    2016-10-01 09:19:32 +0300  
    Browse Files
  • Updated the README
    b7325c09
    by Bogdan Poplauschi
    2016-10-01 09:03:41 +0300  
    Browse Files

30 Sep, 2016
9 commits
  • Merge pull request #1657 from mackoj/master ...
    02a9eab4
    Add support for downloading images behind redirect
    by Bogdan Poplauschi
    2016-09-30 22:34:54 +0300  
    Browse Files
  • Merge pull request #1593 from corydolphin:patch/fix-carthage-tvos ...
    64878cb2
    Enables BITCODE for tvOS builds
    by Bogdan Poplauschi
    2016-09-30 21:47:09 +0300  
    Browse Files
  • Replaced #1640 - Added `sd_` prefix to the activity indicator related methods (`… ...
    17ae7919
    …setShowActivityIndicatorView:`, `setIndicatorStyle:`, `showActivityIndicatorView`, `addActivityIndicator`, `removeActivityIndicator`)
    by Bogdan Poplauschi
    2016-09-30 21:36:34 +0300  
    Browse Files
  • Merge pull request #1676 from jimmaye/background-crash-io10 ...
    fc3a4d81
    #1619: Adds NSError as input to resourceValuesForKeys:error: method
    by Bogdan Poplauschi
    2016-09-30 21:26:02 +0300  
    Browse Files
  • The iOS demo uses the dynamic framework instead of the static one
    2ec9dd76
    by Bogdan Poplauschi
    2016-09-30 21:16:48 +0300  
    Browse Files
  • Stopped the simulators from being too verbose
    13ffb232
    by Bogdan Poplauschi
    2016-09-30 21:07:44 +0300  
    Browse Files
  • Update according to Xcode 8 recommended settings. Set the deployment target to i… ...
    67e07197
    …OS 8.0. No code signing. Enabled some warnings
    by Bogdan Poplauschi
    2016-09-30 21:06:05 +0300  
    Browse Files
  • Small update to the readme
    6d4e45ba
    by Bogdan Poplauschi
    2016-09-30 21:01:31 +0300  
    Browse Files
  • Made sure we don't crash here if the operation is nil at some point
    a8ad2a5c
    by Bogdan Poplauschi
    2016-09-30 15:27:31 +0300  
    Browse Files