1. 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
  2. 18 1月, 2018 2 次提交
  3. 15 1月, 2018 2 次提交
  4. 12 1月, 2018 1 次提交
  5. 18 12月, 2017 4 次提交
  6. 06 12月, 2017 1 次提交
  7. 05 12月, 2017 1 次提交
  8. 28 11月, 2017 1 次提交
    • E
      Don't catch fatal errors. (#2566) · fc1b1124
      Eric Cochran 提交于
      * Don't catch fatal errors.
      
      * Fix more errors slipping in.
      
      * Add permalink.
      
      * Call errors fatal instead of unrecoverable.
      
      * Rename caught exception variable.
      
      * Don't catch AssertionErrors in tests.
      fc1b1124
  9. 20 11月, 2017 3 次提交
  10. 28 10月, 2017 1 次提交
  11. 26 10月, 2017 2 次提交
  12. 13 10月, 2017 2 次提交
  13. 28 9月, 2017 4 次提交
  14. 20 9月, 2017 4 次提交
  15. 19 9月, 2017 1 次提交
    • W
      Add Retrofit.Builder.converterFactories(). (#2476) · c95312ad
      Warren Smith 提交于
      * Add Retrofit.Builder.converterFactories().
      
      * Don't shift N converter factories.
      
      * Assert clone build exposes no interceptors.
      
      * Remove implementation detail test for when converters are added.
      
      * Ensure void response body handled by built-in converters.
      
      * Remove builtInConvertersRemainFirstInClone.
      
      * Test built in converters remain first in clone.
      c95312ad
  16. 03 8月, 2017 1 次提交
  17. 02 8月, 2017 1 次提交
  18. 19 7月, 2017 6 次提交
  19. 08 7月, 2017 1 次提交
  20. 07 7月, 2017 1 次提交