1
I Use This!
Inactive

Commits : Listings

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