0
I Use This!
Very Low Activity

Commits : Listings

Analyzed about 7 hours ago. based on code collected about 7 hours ago.
Mar 07, 2025 — Mar 07, 2026
Commit Message Contributor Files Modified Lines Added Lines Removed Code Location Date
Add DerivedData to gitignore More... 2 months ago
Add Swift rewrite with async/await and SwiftUI support More... 2 months ago
Merge pull request #39 from lucianoks/master More... about 10 years ago
Adding SHA1 hashing for file keys instead of NSString's -hash method. More... over 11 years ago
Merge pull request #17 from Brendtos/master More... almost 13 years ago
Merge pull request #18 from jlnr/master More... almost 13 years ago
Merge pull request #20 from gwagener/master More... almost 13 years ago
Fixed declaration to match implementation. More... about 13 years ago
Initialize JMImageCacheDirectory and sharedCache atomically More... about 13 years ago
Added failureBlock to allow proper handing of errors situations More... about 13 years ago
Merge pull request #16 from atomkirk/master More... about 13 years ago
adding completion block to UIImageView category More... about 13 years ago
More cleanup, removing DemoTableViewCell and updating .podspec file. More... over 13 years ago
Added Default images to Demo app. Improved image loading behavior. Added a note about the call to removeAllObjects in the init method of DemoViewController. More... over 13 years ago
Call removeObjectForKey: on ourselves instead of super to accomplish removing from disk as well as in-memory cache. Fixes #15. More... over 13 years ago
Ugh bumping version for Cocoapods. More... over 13 years ago
Bumping versionto 0.0.4 More... over 13 years ago
Fixing .podspec file. More... over 13 years ago
Merge pull request #14 from antoinerabanes/master More... over 13 years ago
updating podspec file More... over 13 years ago
new pod spec file so we can add it as a private pod. wip More... over 13 years ago
show placeholder if downloaded data is not an image More... over 13 years ago
Merge pull request #13 from jaminguy/master More... over 13 years ago
Move image loading to a background queue to prevent main thread hangs on large image loads from disk More... over 13 years ago
Merge pull request #11 from irrationalfab/master More... over 13 years ago
Robustness in cases the key or the url are not specified. More... over 13 years ago
Respect the specified key for the download in the UIImageView category. More... over 13 years ago
Removed stray line left in UIImageView category. More... over 13 years ago
Added key specification information to Readme. More... over 13 years ago
Don't set the placeholder in the ImageView if the URL doesn't return a valid image. More... over 13 years ago