1. 27 10月, 2012 1 次提交
  2. 25 10月, 2012 1 次提交
  3. 24 10月, 2012 2 次提交
  4. 17 10月, 2012 1 次提交
  5. 10 10月, 2012 1 次提交
  6. 26 9月, 2012 1 次提交
  7. 06 9月, 2012 1 次提交
  8. 01 9月, 2012 2 次提交
    • J
      Bump to 0.7.0-SNAPSHOT. · 174d279a
      Jake Wharton 提交于
      * Reintroduce shake detection as its own module.
      * Move YAFFS-specific directory sync to its own module.
      * Focus HTTP and I/O modules.
      * Queue module for `QueueFile` and future queue-related stuff.
      174d279a
    • J
      Eliminate 'android' module. · 4d4cfb76
      Jake Wharton 提交于
      * Move `AndroidMainThread` to 'http' module. The Android dependency is marked as optional (though it is already provided scope).
      * Remove `ShakeDetector` as it is not topical for this library.
      4d4cfb76
  9. 31 8月, 2012 5 次提交
  10. 16 8月, 2012 2 次提交
  11. 15 8月, 2012 3 次提交
  12. 09 8月, 2012 2 次提交
  13. 19 7月, 2012 1 次提交
    • J
      Support JSR-330 instead of Guice. · bc3bc515
      Jesse Wilson 提交于
      This change is *extremely* backwards and forwards incompatible
      because it replaces Guice's @Named with JSR-330's @Named.
      Programs that use the wrong @Named will not work at all. For
      this reason it's critical that clients of retrofit also change
      their @Named in sync with this update.
      bc3bc515
  14. 18 7月, 2012 2 次提交
  15. 23 6月, 2012 3 次提交
  16. 20 6月, 2012 1 次提交
    • J
      Upgrade to Gson 2.2.1 · a3300c68
      Jesse Wilson 提交于
      The main benefit of this update is that it fixes a DoS vulnerability.
      The benefit I'm interested in TypeAdapter.toJsonTree and fromJsonTree.
      a3300c68
  17. 14 6月, 2012 4 次提交
  18. 19 5月, 2012 1 次提交
  19. 13 4月, 2012 1 次提交
  20. 12 4月, 2012 1 次提交
  21. 11 4月, 2012 1 次提交
  22. 10 4月, 2012 1 次提交