1
I Use This!
Inactive

Commits : Listings

Analyzed 1 day ago. based on code collected 1 day ago.
Mar 12, 2025 — Mar 12, 2026
Commit Message Contributor Files Modified Lines Added Lines Removed Code Location Date
Moves short-circuit to a better location in Adapter More... about 13 years ago
Fixes documentation bug; improves ImageLoaderAdapter docs More... about 13 years ago
Removes deprecated callback; API-breaking change More... about 13 years ago
Updates README More... about 13 years ago
Sets HTTP connection timeout to 20s More... about 13 years ago
Adds tests for trim More... about 13 years ago
Adds autotrim feature More... about 13 years ago
Marks core methods final More... about 13 years ago
Replaces last-modified time with a simple queue More... about 13 years ago
Adds first pass at trim() function More... about 13 years ago
Changes ID from long to int; API-breaking change More... about 13 years ago
Adds hash-based key cache to reduce superfluous memory allocation More... over 13 years ago
Adds documentation More... over 13 years ago
Adds constructor to disable autosizing based on view size More... over 13 years ago
Adds register/unregister image cache methods More... over 13 years ago
Fixes documentation More... over 13 years ago
Bumps version number for test More... over 13 years ago
Adds new placeholder icon More... over 13 years ago
Adds random timeout to concurrency test More... over 13 years ago
Adds concurrency test More... over 13 years ago
Fixes concurrency issue by not removing locks from the map More... over 13 years ago
Adds debugging output More... over 13 years ago
Fixes NPE when an ImageView has no image More... over 13 years ago
Adds another interactive demo More... over 13 years ago
Moves from using ImageView.getTag() to keyed getTag(int) More... over 13 years ago
Fixes clear() to clear memcache More... over 13 years ago
Changes visibility of ImageCache constructor More... over 13 years ago
Fixes concurrency error More... over 13 years ago
Autoformats code; adds better debug messages More... over 13 years ago
Removes @TargetAPI lint workaround More... over 13 years ago