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: wbinarytree/android-architecture-components
Failed to load repositories. Confirm that selected base ref is valid, then try again.
Loading
base: master
Choose a base ref
...
head repository: makelivedotnet/android-architecture-components
Failed to load repositories. Confirm that selected head ref is valid, then try again.
Loading
compare: master
Choose a head ref
  • 8 commits
  • 7 files changed
  • 7 contributors

Commits on May 19, 2017

  1. Configuration menu
    Copy the full SHA
    18dc0d2 View commit details
    Browse the repository at this point in the history
  2. Merge pull request #7 from googlesamples/update-gradle-version

    upgrade to the latest gradle & gradle plugin versions
    florina-muntenescu authored May 19, 2017
    Configuration menu
    Copy the full SHA
    3056565 View commit details
    Browse the repository at this point in the history
  3. Configuration menu
    Copy the full SHA
    0ebe48b View commit details
    Browse the repository at this point in the history

Commits on May 21, 2017

  1. Disable InvalidPackage lint for Okio and Retrofit

    These jars contain references to packages that don't exist in Android
    before O; this lint causes builds to fail when targetting older
    versions.
    pianoben committed May 21, 2017
    Configuration menu
    Copy the full SHA
    268db1f View commit details
    Browse the repository at this point in the history

Commits on May 22, 2017

  1. Merge pull request #8 from googlesamples/gradle_update

    Updating the gradle distribution url for Basic and ContentProvider samples
    svasilinets authored May 22, 2017
    Configuration menu
    Copy the full SHA
    28ece3c View commit details
    Browse the repository at this point in the history

Commits on May 24, 2017

  1. Update README.md

    shanuka authored May 24, 2017
    Configuration menu
    Copy the full SHA
    4b379c7 View commit details
    Browse the repository at this point in the history
  2. Merge pull request #21 from shanuka/patch-1

    Update README.md
    JoseAlcerreca authored May 24, 2017
    Configuration menu
    Copy the full SHA
    7dbab6e View commit details
    Browse the repository at this point in the history
  3. Merge pull request #11 from benjamin-bader/disable-invalid-package-lint

    Disable InvalidPackage lint for Okio and Retrofit
    yigit authored May 24, 2017
    Configuration menu
    Copy the full SHA
    bf256af View commit details
    Browse the repository at this point in the history
Loading