Thanks to visit codestin.com
Credit goes to github.com

Skip to content
Permalink

Comparing changes

Choose two branches to see what’s changed or to start a new pull request. If you need to, you can also or learn more about diff comparisons.

Open a pull request

Create a new pull request by comparing changes across two branches. If you need to, you can also . Learn more about diff comparisons here.
base repository: android-async-http/android-async-http
Failed to load repositories. Confirm that selected base ref is valid, then try again.
Loading
base: 1.5.10
Choose a base ref
...
head repository: android-async-http/android-async-http
Failed to load repositories. Confirm that selected head ref is valid, then try again.
Loading
compare: 1.5.0
Choose a head ref
  • 8 commits
  • 11 files changed
  • 1 contributor

Commits on Oct 25, 2019

  1. Add redirect strategy (#1326)

    * add RedirectStrategy variable
    * add setRedirectStrategy method
    saeid-rez authored and smarek committed Oct 25, 2019
    Configuration menu
    Copy the full SHA
    04160d9 View commit details
    Browse the repository at this point in the history

Commits on Apr 20, 2020

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

Commits on Apr 28, 2020

  1. deprecate FormEntityFactory

    saeid-rez committed Apr 28, 2020
    Configuration menu
    Copy the full SHA
    78c8b5d View commit details
    Browse the repository at this point in the history

Commits on May 24, 2020

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

Commits on Jun 16, 2020

  1. Configuration menu
    Copy the full SHA
    341215e View commit details
    Browse the repository at this point in the history
  2. Redirect sample (#1337)

    * add redirect sample
    
    * add redirect sample to WaypointsActivity
    
    * update java version to 1.8
    saeid-rez authored Jun 16, 2020
    Configuration menu
    Copy the full SHA
    f387564 View commit details
    Browse the repository at this point in the history

Commits on Jun 18, 2020

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

Commits on Jul 4, 2020

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