Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

update fork #1

Merged
merged 20 commits into from
May 29, 2020
Merged

update fork #1

merged 20 commits into from
May 29, 2020

Commits on May 14, 2020

  1. Use system properties to detect Android

    Android classes can show up on the classpath on the JvM in places like IntelliJ when you have the Android plugin applied.
    Baron Roberts authored and JakeWharton committed May 14, 2020
    Configuration menu
    Copy the full SHA
    e9f01fd View commit details
    Browse the repository at this point in the history

Commits on May 16, 2020

  1. Merge pull request #3390 from square/baron1405-platform-fix

    Use system properties to detect Android
    swankjesse committed May 16, 2020
    Configuration menu
    Copy the full SHA
    c301cc8 View commit details
    Browse the repository at this point in the history
  2. Move source/target config out of error-prone block

    Error-prone only works on pre-12 at the moment and we need this configuration to apply for all JDKs.
    JakeWharton committed May 16, 2020
    Configuration menu
    Copy the full SHA
    d806369 View commit details
    Browse the repository at this point in the history
  3. Merge pull request #3393 from square/jw/configure/2020-05-16

    Move source/target config out of error-prone block
    swankjesse committed May 16, 2020
    Configuration menu
    Copy the full SHA
    2fe519b View commit details
    Browse the repository at this point in the history

Commits on May 17, 2020

  1. OkHttp 3.14.9

    This contains the fix for Android detection on the OkHttp side.
    JakeWharton committed May 17, 2020
    Configuration menu
    Copy the full SHA
    b570461 View commit details
    Browse the repository at this point in the history

Commits on May 18, 2020

  1. Merge pull request #3394 from square/jw/okhttp/2020-05-17

    OkHttp 3.14.9
    swankjesse committed May 18, 2020
    Configuration menu
    Copy the full SHA
    8e38431 View commit details
    Browse the repository at this point in the history
  2. Prepare version 2.8.2

    JakeWharton committed May 18, 2020
    Configuration menu
    Copy the full SHA
    9710e64 View commit details
    Browse the repository at this point in the history
  3. Configuration menu
    Copy the full SHA
    16205e9 View commit details
    Browse the repository at this point in the history
  4. Configuration menu
    Copy the full SHA
    1078fd1 View commit details
    Browse the repository at this point in the history

Commits on May 20, 2020

  1. Added RxJava3 adapter

    Michiel Vermeersch authored and JakeWharton committed May 20, 2020
    Configuration menu
    Copy the full SHA
    f68ceb4 View commit details
    Browse the repository at this point in the history
  2. Merge pull request #3315 from mickverm/rxjava3-adapter

    Added RxJava3 adapter
    JakeWharton committed May 20, 2020
    Configuration menu
    Copy the full SHA
    ab1d46d View commit details
    Browse the repository at this point in the history
  3. Update Maven references to Gradle

    ctlove0523 authored and JakeWharton committed May 20, 2020
    Configuration menu
    Copy the full SHA
    467764b View commit details
    Browse the repository at this point in the history
  4. Merge pull request #3374 from ctlove0523/master

    Update document:retrofit use gradle as build tool,maven cmd not works.
    JakeWharton committed May 20, 2020
    Configuration menu
    Copy the full SHA
    8796695 View commit details
    Browse the repository at this point in the history
  5. Add releasing steps

    JakeWharton committed May 20, 2020
    Configuration menu
    Copy the full SHA
    762f590 View commit details
    Browse the repository at this point in the history
  6. Prepare version 2.9.0

    JakeWharton committed May 20, 2020
    Configuration menu
    Copy the full SHA
    bd33a5d View commit details
    Browse the repository at this point in the history
  7. Configuration menu
    Copy the full SHA
    b1a903e View commit details
    Browse the repository at this point in the history

Commits on May 21, 2020

  1. Configuration menu
    Copy the full SHA
    abbc36f View commit details
    Browse the repository at this point in the history

Commits on May 24, 2020

  1. Merge pull request #3397 from PaulWoitaschek/patch-1

    Use https for the apache license
    JakeWharton committed May 24, 2020
    Configuration menu
    Copy the full SHA
    f62316b View commit details
    Browse the repository at this point in the history

Commits on May 26, 2020

  1. Fix typo

    BraisGabin committed May 26, 2020
    Configuration menu
    Copy the full SHA
    8bc121f View commit details
    Browse the repository at this point in the history
  2. Merge pull request #3402 from BraisGabin/patch-1

    Fix typo
    swankjesse committed May 26, 2020
    Configuration menu
    Copy the full SHA
    96f68b5 View commit details
    Browse the repository at this point in the history