1. 16 6月, 2018 1 次提交
  2. 12 6月, 2018 2 次提交
  3. 14 3月, 2018 1 次提交
  4. 09 3月, 2018 1 次提交
  5. 26 2月, 2018 1 次提交
  6. 21 1月, 2018 1 次提交
    • J
      Remove old ProGuard nonsense. · 246bef5b
      Jake Wharton 提交于
      As of API 26 the android.jar contains the classes checked by Platform and used by Platform.Java8. And we don't encourage throwing checked exceptions from the service method but instead routing them through your call adapter.
      246bef5b
  7. 17 5月, 2017 1 次提交
  8. 14 5月, 2017 1 次提交
  9. 22 2月, 2017 1 次提交
  10. 07 12月, 2016 1 次提交
  11. 15 6月, 2016 2 次提交
  12. 13 4月, 2016 1 次提交
  13. 31 3月, 2016 1 次提交
  14. 12 3月, 2016 1 次提交
  15. 05 2月, 2016 1 次提交
  16. 06 1月, 2016 1 次提交
  17. 28 9月, 2015 1 次提交
  18. 05 9月, 2015 1 次提交
  19. 31 8月, 2015 1 次提交
  20. 30 7月, 2015 1 次提交
  21. 08 1月, 2015 1 次提交
    • J
      Next version is 1.9.0. · b324ce7e
      Jake Wharton 提交于
      (cherry picked from commit 3b1df8be)
      
      Conflicts:
      	pom.xml
      	retrofit-converters/jackson/pom.xml
      	retrofit-converters/pom.xml
      	retrofit-converters/protobuf/pom.xml
      	retrofit-converters/simplexml/pom.xml
      	retrofit-converters/wire/pom.xml
      	retrofit-mock/pom.xml
      	retrofit/pom.xml
      	samples/github-client/pom.xml
      	samples/mock-github-client/pom.xml
      	samples/pom.xml
      b324ce7e
  22. 20 12月, 2014 1 次提交
  23. 20 11月, 2014 1 次提交
  24. 19 11月, 2014 1 次提交
  25. 24 10月, 2014 1 次提交
  26. 09 10月, 2014 1 次提交
  27. 07 10月, 2014 1 次提交
  28. 03 7月, 2014 1 次提交
  29. 07 6月, 2014 1 次提交
  30. 09 5月, 2014 1 次提交
  31. 21 3月, 2014 1 次提交
  32. 13 5月, 2013 1 次提交
  33. 15 3月, 2013 2 次提交
  34. 20 2月, 2013 1 次提交
  35. 30 10月, 2012 1 次提交
    • J
      Reorganize project for a final push toward 1.0. · 06d449fa
      Jake Wharton 提交于
      * Bump version to 1.0.0-SNAPSHOT.
      * Conslidate 'http' and 'io' modules into a single 'retrofit' module.
      * Remove native directory sync code and example.
      * Renames 'examples' to 'samples'.
      06d449fa
  36. 28 10月, 2012 2 次提交