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: auth0/Auth0.Android Loading
base: 1.11.0
Choose a base ref
...
head repository: auth0/Auth0.Android Loading
compare: 1.12.0
Choose a head ref
  • 13 commits
  • 14 files changed
  • 2 contributors

Commits on Oct 18, 2017

  1. Merge pull request #124 from auth0/perform-release

    Release 1.11.0
    lbalmaceda committed Oct 18, 2017
    Configuration menu
    Copy the full SHA
    f0cd7c8 View commit details
    Browse the repository at this point in the history

Commits on Nov 6, 2017

  1. Configuration menu
    Copy the full SHA
    232a2dd View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    557545a View commit details
    Browse the repository at this point in the history

Commits on Nov 7, 2017

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

Commits on Nov 9, 2017

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

Commits on Nov 13, 2017

  1. Refactor OkHttpTLS12Compat to OkHttpClientFactory.

      * Create and modify OkHttpClient instance in the factory.
      * Get / set preference on enforcing TLS 1.2 in Auth0.
      * Remove compat logic in API clients.
      * Test TLS / logging in factory instead of API clients.
    dj-mal committed Nov 13, 2017
    Configuration menu
    Copy the full SHA
    c931684 View commit details
    Browse the repository at this point in the history

Commits on Nov 14, 2017

  1. Clean up OkHttpClientFactory.

    dj-mal committed Nov 14, 2017
    Configuration menu
    Copy the full SHA
    318b95c View commit details
    Browse the repository at this point in the history

Commits on Nov 16, 2017

  1. Merge pull request #128 from dj-mal/prelollipop-tls

    Add support for TLS1.2 on pre-lollipop devices.
    lbalmaceda committed Nov 16, 2017
    Configuration menu
    Copy the full SHA
    ba14cc5 View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    c272f74 View commit details
    Browse the repository at this point in the history
  3. Configuration menu
    Copy the full SHA
    1b89cba View commit details
    Browse the repository at this point in the history

Commits on Nov 17, 2017

  1. Merge pull request #132 from auth0/fix-locale-tests

    Fix default Locale tests
    lbalmaceda committed Nov 17, 2017
    Configuration menu
    Copy the full SHA
    465de26 View commit details
    Browse the repository at this point in the history
  2. Release 1.12.0

    lbalmaceda committed Nov 17, 2017
    Configuration menu
    Copy the full SHA
    37b9fc4 View commit details
    Browse the repository at this point in the history
Loading