aboutsummaryrefslogtreecommitdiff
AgeCommit message (Expand)Author
2014-12-05Migrate from Gradle to Maven.Ficus Kirkpatrick
2014-11-24Merge "Fix deprecation warnings (now errors in 0.14.4) w/ gradle."Jeff Davidson
2014-11-23Fix deprecation warnings (now errors in 0.14.4) w/ gradle.Jeff Davidson
2014-11-04am 39105d78: Merge "Metric for network time and getBackoffMultiplier()"Ficus Kirkpatrick
2014-11-04Merge "Metric for network time and getBackoffMultiplier()"Ficus Kirkpatrick
2014-11-04Metric for network time and getBackoffMultiplier()Ivan Stalev
2014-10-20am 1b485808: Merge "Clarify javadocs for getBody() and getBodyContentType()."Ficus Kirkpatrick
2014-10-20Merge "Clarify javadocs for getBody() and getBodyContentType()."Ficus Kirkpatrick
2014-10-17Clarify javadocs for getBody() and getBodyContentType().Jeff Davidson
2014-10-09am b87331c8: Merge "HTTP headers are case insensitive per RFC 2616 §4.2 "Mes...Ficus Kirkpatrick
2014-10-09Merge "HTTP headers are case insensitive per RFC 2616 §4.2 "Message Headers""Ficus Kirkpatrick
2014-10-08am 1cd7f9e9: Merge "Copy cache header for 304 response"Ficus Kirkpatrick
2014-10-08Merge "Copy cache header for 304 response"Ficus Kirkpatrick
2014-10-08HTTP headers are case insensitive per RFC 2616 §4.2 "Message Headers"Ralph Bergmann
2014-10-07Copy cache header for 304 responseRalph Bergmann
2014-09-29am 5d0aec46: Merge "Add locale to HttpHeaderParserTest.rfc1123Date(long millis)"Ficus Kirkpatrick
2014-09-29Merge "Add locale to HttpHeaderParserTest.rfc1123Date(long millis)"Ficus Kirkpatrick
2014-09-21Add locale to HttpHeaderParserTest.rfc1123Date(long millis)Ralph Bergmann
2014-09-03am 9a311e2f: Merge "Don\'t hold onto requests indefinitely."Ficus Kirkpatrick
2014-09-03Merge "Don't hold onto requests indefinitely."Ficus Kirkpatrick
2014-09-03Don't hold onto requests indefinitely.Ficus Kirkpatrick
2014-09-03am ef2ac654: Merge "allow use of custom ImageRequests in ImageLoader"Ficus Kirkpatrick
2014-09-03Merge "allow use of custom ImageRequests in ImageLoader"Ficus Kirkpatrick
2014-08-19am 71d91b4e: Merge "Add a public accessor for a Request\'s ErrorListener."Ficus Kirkpatrick
2014-08-16Merge "Add a public accessor for a Request's ErrorListener."Ficus Kirkpatrick
2014-08-19Add a public accessor for a Request's ErrorListener.Shirish Kalele
2014-08-11am 7cee5709: Merge "Improve DiskBasedCache initial scan performance"Ficus Kirkpatrick
2014-08-11Merge "Improve DiskBasedCache initial scan performance"Ficus Kirkpatrick
2014-08-11Improve DiskBasedCache initial scan performanceFabian Frank
2014-07-16allow use of custom ImageRequests in ImageLoaderKevin Schultz
2014-06-25am 6ccd708a: am 0e406003: Merge "Fix crash/OOM in DiskBasedCache"Ficus Kirkpatrick
2014-06-24am 0e406003: Merge "Fix crash/OOM in DiskBasedCache"Ficus Kirkpatrick
2014-06-24Merge "Fix crash/OOM in DiskBasedCache"Ficus Kirkpatrick
2014-06-24Fix crash/OOM in DiskBasedCacheAurash Mahbod
2014-06-16am 527f964c: Merge "Fixes bug in PATCH method. Sets the method before setting...Ficus Kirkpatrick
2014-06-16Merge "Update Volley to gradle-plugin 0.11 and build tools 19.1.0."Jeff Davidson
2014-06-16am cd46ab6d: am 527f964c: Merge "Fixes bug in PATCH method. Sets the method b...Ficus Kirkpatrick
2014-06-16Update Volley to gradle-plugin 0.11 and build tools 19.1.0.Jeff Davidson
2014-06-16Merge "Fixes bug in PATCH method. Sets the method before setting the body."Ficus Kirkpatrick
2014-06-16Fixes bug in PATCH method. Sets the method before setting the body.Miguel A. Martin
2014-06-06Use androidTest for Volley's rules.gradle.Jeff Davidson
2014-05-16Update sdk and build tools versionsJeff Hamilton
2014-04-30am 54c2c65e: am a53cb80b: Merge commit \'f7d19f946f83684a894a797ebb531d647b07...Bill Yi
2014-04-30am a53cb80b: Merge commit \'f7d19f946f83684a894a797ebb531d647b0730c3\' into HEADBill Yi
2014-04-29Merge commit 'f7d19f946f83684a894a797ebb531d647b0730c3' into HEADBill Yi
2014-03-31am d0c1157c: am 04884d34: Merge "ImageLoader: setError after null check"Ficus Kirkpatrick
2014-03-31am 04884d34: Merge "ImageLoader: setError after null check"Ficus Kirkpatrick
2014-03-31Merge "ImageLoader: setError after null check"Ficus Kirkpatrick
2014-03-29ImageLoader: setError after null checkAndrew Sutherland
2014-03-11am 6c339176: Merge "Guard against NullPointerException currently occurring in...Ficus Kirkpatrick