Skip to content
This repository was archived by the owner on Apr 19, 2018. It is now read-only.
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: JakeWharton/double-espresso
Failed to load repositories. Confirm that selected base ref is valid, then try again.
Loading
base: master
Choose a base ref
...
head repository: JakeWharton/double-espresso
Failed to load repositories. Confirm that selected head ref is valid, then try again.
Loading
compare: gradle
Choose a head ref
Checking mergeability… Don’t worry, you can still create the pull request.
  • 17 commits
  • 371 files changed
  • 8 contributors

Commits on Feb 3, 2014

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

Commits on Feb 17, 2014

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

Commits on Mar 14, 2014

  1. Configuration menu
    Copy the full SHA
    58f730b View commit details
    Browse the repository at this point in the history
  2. Merge pull request #3 from Kisty/gradle

    Update README.md for android gradle plugins 0.9
    JakeWharton committed Mar 14, 2014
    Configuration menu
    Copy the full SHA
    10fc6b3 View commit details
    Browse the repository at this point in the history

Commits on Mar 26, 2014

  1. Updated to Gradle 1.11

    algobardo committed Mar 26, 2014
    Configuration menu
    Copy the full SHA
    b964355 View commit details
    Browse the repository at this point in the history
  2. Merge pull request #7 from algobardo/gradle

    Updated to Gradle 1.11
    JakeWharton committed Mar 26, 2014
    Configuration menu
    Copy the full SHA
    e231c11 View commit details
    Browse the repository at this point in the history

Commits on Apr 11, 2014

  1. Migrated unit tests instrumentTest->androidTest

    This is to match with the changes from android gradle 0.9
    Kisty committed Apr 11, 2014
    Configuration menu
    Copy the full SHA
    982988e View commit details
    Browse the repository at this point in the history

Commits on Apr 14, 2014

  1. Merge pull request #8 from Kisty/gradle

    migrated tests to Android plugin 0.9
    JakeWharton committed Apr 14, 2014
    Configuration menu
    Copy the full SHA
    2352907 View commit details
    Browse the repository at this point in the history

Commits on May 3, 2014

  1. Removed application labels from android-libs manifest

    Diego Costantini committed May 3, 2014
    Configuration menu
    Copy the full SHA
    66d993e View commit details
    Browse the repository at this point in the history

Commits on May 4, 2014

  1. Merge pull request #11 from cowst/gradle

    Removed application labels from android-libs manifest
    JakeWharton committed May 4, 2014
    Configuration menu
    Copy the full SHA
    af50bba View commit details
    Browse the repository at this point in the history

Commits on May 5, 2014

  1. Prepare for 1.1-r3.

    JakeWharton committed May 5, 2014
    Configuration menu
    Copy the full SHA
    14dc596 View commit details
    Browse the repository at this point in the history

Commits on Sep 5, 2014

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

Commits on Oct 1, 2014

  1. Use jcenter() instead of mavenCentral()

    Android Studio recently started to create build.gradle templates that use
    jcenter() instead of mavenCentral(), so we should do so, too. Also see
    
    http://stackoverflow.com/a/24910230/1127485
    sschuberth committed Oct 1, 2014
    Configuration menu
    Copy the full SHA
    d4a2381 View commit details
    Browse the repository at this point in the history
  2. Update the Android plugin to version 0.13.0

    This depends on Gradle 2.1, so update the wrapper config, too.
    sschuberth committed Oct 1, 2014
    Configuration menu
    Copy the full SHA
    870af7b View commit details
    Browse the repository at this point in the history

Commits on Oct 27, 2014

  1. Update for SdkVersion 21

    Nabil HACHICHA authored and JakeWharton committed Oct 27, 2014
    Configuration menu
    Copy the full SHA
    98b78d3 View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    21932d9 View commit details
    Browse the repository at this point in the history

Commits on Dec 20, 2014

  1. Deprecate.

    JakeWharton committed Dec 20, 2014
    Configuration menu
    Copy the full SHA
    0c278a3 View commit details
    Browse the repository at this point in the history
Loading