1. cf498d1 Add a backwards-compatible ImageRequest constructor. by Ficus Kirkpatrick · 9 years ago
  2. f4c5d95 Merge "Fix volley related build breakage." by Narayan Kamath · 9 years ago
  3. a67f7d1 Fix volley related build breakage. by Narayan Kamath · 9 years ago
  4. 2d134b2 Merge "Adds Cache-Control "stale-while-revalidate"" by Ficus Kirkpatrick · 9 years ago
  5. 8e33d93 Adds Cache-Control "stale-while-revalidate" by Ralph Bergmann · 10 years ago
  6. 0cc8d62 Merge "Uses the "Last-Modified" header for "If-Modified-Since"" by Ficus Kirkpatrick · 9 years ago
  7. 9324df1 Uses the "Last-Modified" header for "If-Modified-Since" by Ralph Bergmann · 10 years ago
  8. 3ac982d Merge "Use the view size and scale type to restrict NIV requests." by Ficus Kirkpatrick · 9 years ago
  9. 0e43fe8 Merge "Help Robolectric find AndroidManifest.xml" by Ficus Kirkpatrick · 9 years ago
  10. ec5871b Help Robolectric find AndroidManifest.xml by Ficus Kirkpatrick · 9 years ago
  11. ced8a98 Use the view size and scale type to restrict NIV requests. by Ralph Bergmann · 10 years ago
  12. 1a39583 Merge "Restore rules.gradle." by Jeff Davidson · 9 years ago
  13. 40d0011 Restore rules.gradle. by Jeff Davidson · 9 years ago
  14. c9ef93a Merge "Migrate from Gradle to Maven." by Ficus Kirkpatrick · 9 years ago
  15. b9b8dc3 Migrate from Gradle to Maven. by Ficus Kirkpatrick · 10 years ago
  16. 008e0cc Merge "Fix deprecation warnings (now errors in 0.14.4) w/ gradle." by Jeff Davidson · 10 years ago
  17. b433afb Fix deprecation warnings (now errors in 0.14.4) w/ gradle. by Jeff Davidson · 10 years ago
  18. 35ce778 am 39105d78: Merge "Metric for network time and getBackoffMultiplier()" by Ficus Kirkpatrick · 10 years ago
  19. 39105d7 Merge "Metric for network time and getBackoffMultiplier()" by Ficus Kirkpatrick · 10 years ago
  20. 750c5b9 Metric for network time and getBackoffMultiplier() by Ivan Stalev · 10 years ago
  21. 7844edf am 1b485808: Merge "Clarify javadocs for getBody() and getBodyContentType()." by Ficus Kirkpatrick · 10 years ago
  22. 1b48580 Merge "Clarify javadocs for getBody() and getBodyContentType()." by Ficus Kirkpatrick · 10 years ago
  23. ca7580d Clarify javadocs for getBody() and getBodyContentType(). by Jeff Davidson · 10 years ago
  24. 3b05ab3 am b87331c8: Merge "HTTP headers are case insensitive per RFC 2616 §4.2 "Message Headers"" by Ficus Kirkpatrick · 10 years ago
  25. b87331c Merge "HTTP headers are case insensitive per RFC 2616 §4.2 "Message Headers"" by Ficus Kirkpatrick · 10 years ago
  26. 84a0ff1 am 1cd7f9e9: Merge "Copy cache header for 304 response" by Ficus Kirkpatrick · 10 years ago
  27. 1cd7f9e Merge "Copy cache header for 304 response" by Ficus Kirkpatrick · 10 years ago
  28. ba53551 HTTP headers are case insensitive per RFC 2616 §4.2 "Message Headers" by Ralph Bergmann · 10 years ago
  29. 19a4037 Copy cache header for 304 response by Ralph Bergmann · 10 years ago
  30. c65861c am 5d0aec46: Merge "Add locale to HttpHeaderParserTest.rfc1123Date(long millis)" by Ficus Kirkpatrick · 10 years ago
  31. 5d0aec4 Merge "Add locale to HttpHeaderParserTest.rfc1123Date(long millis)" by Ficus Kirkpatrick · 10 years ago
  32. 8611e83 Add locale to HttpHeaderParserTest.rfc1123Date(long millis) by Ralph Bergmann · 10 years ago
  33. a0a7690 am 9a311e2f: Merge "Don\'t hold onto requests indefinitely." by Ficus Kirkpatrick · 10 years ago
  34. 9a311e2 Merge "Don't hold onto requests indefinitely." by Ficus Kirkpatrick · 10 years ago
  35. f4c18d4 Don't hold onto requests indefinitely. by Ficus Kirkpatrick · 10 years ago
  36. b901f76 am ef2ac654: Merge "allow use of custom ImageRequests in ImageLoader" by Ficus Kirkpatrick · 10 years ago
  37. ef2ac65 Merge "allow use of custom ImageRequests in ImageLoader" by Ficus Kirkpatrick · 10 years ago
  38. a8ef201 am 71d91b4e: Merge "Add a public accessor for a Request\'s ErrorListener." by Ficus Kirkpatrick · 10 years ago
  39. 71d91b4 Merge "Add a public accessor for a Request's ErrorListener." by Ficus Kirkpatrick · 10 years ago
  40. 82fb1b2 Add a public accessor for a Request's ErrorListener. by Shirish Kalele · 10 years ago
  41. d038ae6 am 7cee5709: Merge "Improve DiskBasedCache initial scan performance" by Ficus Kirkpatrick · 10 years ago
  42. 7cee570 Merge "Improve DiskBasedCache initial scan performance" by Ficus Kirkpatrick · 10 years ago
  43. aab3ca2 Improve DiskBasedCache initial scan performance by Fabian Frank · 10 years ago
  44. 6c8ba96 allow use of custom ImageRequests in ImageLoader by Kevin Schultz · 10 years ago
  45. b3b7e68 am 6ccd708a: am 0e406003: Merge "Fix crash/OOM in DiskBasedCache" by Ficus Kirkpatrick · 10 years ago fp2-sibon fp2-sibon-2.0.1 fp2-sibon-2.0.2 FP2-open-16.05.0 FP2-open-16.06.0 FP2-open-16.07.1 FP2-open-16.08.0 FP2-open-16.09.0 FP2-open-16.10.0 FP2-open-16.11.0 FP2-open-16.12.0 FP2-open-17.01.0 FP2-open-17.04.0
  46. 6ccd708 am 0e406003: Merge "Fix crash/OOM in DiskBasedCache" by Ficus Kirkpatrick · 10 years ago
  47. 0e40600 Merge "Fix crash/OOM in DiskBasedCache" by Ficus Kirkpatrick · 10 years ago
  48. 5bd5325 Fix crash/OOM in DiskBasedCache by Aurash Mahbod · 10 years ago
  49. cd46ab6 am 527f964c: Merge "Fixes bug in PATCH method. Sets the method before setting the body." by Ficus Kirkpatrick · 10 years ago
  50. eafdc0c Merge "Update Volley to gradle-plugin 0.11 and build tools 19.1.0." by Jeff Davidson · 10 years ago
  51. 8395451 am cd46ab6d: am 527f964c: Merge "Fixes bug in PATCH method. Sets the method before setting the body." by Ficus Kirkpatrick · 10 years ago
  52. 7686937 Update Volley to gradle-plugin 0.11 and build tools 19.1.0. by Jeff Davidson · 10 years ago
  53. 527f964 Merge "Fixes bug in PATCH method. Sets the method before setting the body." by Ficus Kirkpatrick · 10 years ago
  54. e7cdf98 Fixes bug in PATCH method. Sets the method before setting the body. by Miguel A. Martin · 10 years ago
  55. b1c654c Use androidTest for Volley's rules.gradle. by Jeff Davidson · 10 years ago
  56. 7c6222d Update sdk and build tools versions by Jeff Hamilton · 10 years ago
  57. b3ce0ec am 54c2c65e: am a53cb80b: Merge commit \'f7d19f946f83684a894a797ebb531d647b0730c3\' into HEAD by Bill Yi · 10 years ago
  58. 54c2c65 am a53cb80b: Merge commit \'f7d19f946f83684a894a797ebb531d647b0730c3\' into HEAD by Bill Yi · 10 years ago
  59. a53cb80 Merge commit 'f7d19f946f83684a894a797ebb531d647b0730c3' into HEAD by Bill Yi · 10 years ago
  60. a764361 am d0c1157c: am 04884d34: Merge "ImageLoader: setError after null check" by Ficus Kirkpatrick · 10 years ago
  61. d0c1157 am 04884d34: Merge "ImageLoader: setError after null check" by Ficus Kirkpatrick · 10 years ago
  62. 04884d3 Merge "ImageLoader: setError after null check" by Ficus Kirkpatrick · 10 years ago
  63. ee9d450 ImageLoader: setError after null check by Andrew Sutherland · 10 years ago
  64. f7d19f9 am 6c339176: Merge "Guard against NullPointerException currently occurring in Volley when a Request is given a url whose host is null." by Ficus Kirkpatrick · 10 years ago
  65. 412538a am e542f496: Merge "Fix generic type parameter for RequestQueue.add(Request)" by Ficus Kirkpatrick · 10 years ago
  66. 1f53e57 am 5bc98edb: Merge "volley: fix build" by Ficus Kirkpatrick · 10 years ago
  67. 0aa7b87 am 4a6d3f5e: Merge "Allow method chaining on setters" by Ficus Kirkpatrick · 10 years ago
  68. f27a31c am 6358cb08: Merge "Add a basic test for NetworkImageView" by Ficus Kirkpatrick · 10 years ago
  69. f075f57 am 2259cd77: Merge "Use the view size to restrict NIV requests." by Ficus Kirkpatrick · 10 years ago
  70. 90be996 am c8348cc6: Merge "Update Gradle build" by Ficus Kirkpatrick · 10 years ago
  71. 9997ed1 am 01b87b29: Merge "Eclipse build updates" by Ficus Kirkpatrick · 10 years ago
  72. d484174 am 3d193137: Merge "Clean up some warnings" by Ficus Kirkpatrick · 10 years ago
  73. fa049a6 am 935af93e: Merge "Update .gitignore for gradle etc" by Ficus Kirkpatrick · 10 years ago
  74. d36a10a am 1593ad9b: Merge "Volley to create valid NetworkResponse object when cache is disabled" by Ficus Kirkpatrick · 10 years ago
  75. 0262577 am 64c15423: am 6c339176: Merge "Guard against NullPointerException currently occurring in Volley when a Request is given a url whose host is null." by Ficus Kirkpatrick · 10 years ago
  76. 64c1542 am 6c339176: Merge "Guard against NullPointerException currently occurring in Volley when a Request is given a url whose host is null." by Ficus Kirkpatrick · 10 years ago
  77. 6c33917 Merge "Guard against NullPointerException currently occurring in Volley when a Request is given a url whose host is null." by Ficus Kirkpatrick · 10 years ago
  78. 0ec9297 Guard against NullPointerException currently by kang · 10 years ago
  79. 0e274c1 Fix gradle issue. by Xavier Ducrohet · 10 years ago
  80. 5d39be3 am a16f8b6d: am e542f496: Merge "Fix generic type parameter for RequestQueue.add(Request)" by Ficus Kirkpatrick · 10 years ago
  81. a16f8b6 am e542f496: Merge "Fix generic type parameter for RequestQueue.add(Request)" by Ficus Kirkpatrick · 10 years ago
  82. e542f49 Merge "Fix generic type parameter for RequestQueue.add(Request)" by Ficus Kirkpatrick · 10 years ago
  83. 393504e Fix generic type parameter for RequestQueue.add(Request) by Max Cai · 10 years ago
  84. 9a47876 am d72f7e7e: am 5bc98edb: Merge "volley: fix build" by Ficus Kirkpatrick · 10 years ago
  85. edb7293 am 15ebeaa2: am 4a6d3f5e: Merge "Allow method chaining on setters" by Ficus Kirkpatrick · 10 years ago
  86. a229ded am f5184614: am 6358cb08: Merge "Add a basic test for NetworkImageView" by Ficus Kirkpatrick · 10 years ago
  87. 465cda9 am e44eb272: am 2259cd77: Merge "Use the view size to restrict NIV requests." by Ficus Kirkpatrick · 10 years ago
  88. df1e6ab resolved conflicts for merge of 6c78e499 to master by Narayan Kamath · 10 years ago
  89. f30738e am 9ef5950c: am 01b87b29: Merge "Eclipse build updates" by Ficus Kirkpatrick · 10 years ago
  90. d035c42 am 2ca0424b: am 3d193137: Merge "Clean up some warnings" by Ficus Kirkpatrick · 10 years ago
  91. ab06cbf am 83c5b5b2: am 935af93e: Merge "Update .gitignore for gradle etc" by Ficus Kirkpatrick · 10 years ago
  92. d72f7e7 am 5bc98edb: Merge "volley: fix build" by Ficus Kirkpatrick · 10 years ago
  93. 5bc98ed Merge "volley: fix build" by Ficus Kirkpatrick · 10 years ago
  94. 915592a volley: fix build by Colin Cross · 10 years ago
  95. 15ebeaa am 4a6d3f5e: Merge "Allow method chaining on setters" by Ficus Kirkpatrick · 10 years ago
  96. f518461 am 6358cb08: Merge "Add a basic test for NetworkImageView" by Ficus Kirkpatrick · 10 years ago
  97. 4a6d3f5 Merge "Allow method chaining on setters" by Ficus Kirkpatrick · 10 years ago
  98. 6358cb0 Merge "Add a basic test for NetworkImageView" by Ficus Kirkpatrick · 10 years ago
  99. 7032ebc Add a basic test for NetworkImageView by Ficus Kirkpatrick · 10 years ago
  100. e44eb27 am 2259cd77: Merge "Use the view size to restrict NIV requests." by Ficus Kirkpatrick · 10 years ago