aboutsummaryrefslogtreecommitdiff
path: root/library/src/main/java/com/bumptech/glide/load/data
AgeCommit message (Expand)Author
2014-11-05Use set style for imports.Sam Judd
2014-10-09Add signatureSam Judd
2014-10-01Fix PMD warnings/errors.Sam Judd
2014-09-30FindBugs fixes.Sam Judd
2014-09-28Handle asset manager Uris.Sam Judd
2014-09-26Don't rely on Closeable interface in Uri fetchers.Sam Judd
2014-09-25Don't use a weak ref in LocalUriFetcher.Sam Judd
2014-09-09Handle relative redirects in HttpUrlFetcher.Sam Judd
2014-09-09Close streams in OkHttp and HttpUrl fetchers.Sam Judd
2014-09-07Handle redirects in default url fetcher.Sam Judd
2014-09-01Add more comments to indicate resource (Closeable) ownership.Robert Papp
2014-09-01exceptions--Robert Papp
2014-07-14Add checkstyle for javadocs.Sam Judd
2014-07-09Document all the things!Sam Judd
2014-07-02Add checkstyle plugin and and fix style issues.Sam Judd
2014-06-29Add a future into call for blocking bg loads.Sam Judd
2014-06-28Make Volley an optional dependencySam Judd
2014-06-25Move id method into DataFetcher from ModelLoader.Sam Judd
2014-06-23Add support for media store thumbnails.Sam Judd
2014-06-04Get maven working with testsSam Judd