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: gitqmo/HeadFirstAndroid
Failed to load repositories. Confirm that selected base ref is valid, then try again.
Loading
base: master
Choose a base ref
...
head repository: dogriffiths/HeadFirstAndroid
Failed to load repositories. Confirm that selected head ref is valid, then try again.
Loading
compare: master
Choose a head ref
Checking mergeability… Don’t worry, you can still create the pull request.
  • 7 commits
  • 160 files changed
  • 1 contributor

Commits on Apr 17, 2016

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

Commits on Apr 20, 2016

  1. Upgrade to Android Studio 2. Issue reported by @tomjohnson1492

    Previously, if you opened one of the projects in Android Studio 2, you
    would get a gradle error:
    
        Error:Gradle version 2.10 is required. Current version is 2.2.1.
        If using the gradle wrapper, try editing the distributionUrl in
        .../gradle-wrapper.properties to gradle-2.10-all.zip
        Fix Gradle wrapper and re-import project
        Gradle settings
    
    This change fixes the gradle wrapper to use version 2.10.
    dogriffiths committed Apr 20, 2016
    Configuration menu
    Copy the full SHA
    4b47d3f View commit details
    Browse the repository at this point in the history

Commits on May 23, 2017

  1. Configuration menu
    Copy the full SHA
    b2487c1 View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    d90af6f View commit details
    Browse the repository at this point in the history
  3. Configuration menu
    Copy the full SHA
    97713fc View commit details
    Browse the repository at this point in the history
  4. Configuration menu
    Copy the full SHA
    38b005a View commit details
    Browse the repository at this point in the history
  5. refactor: Add line break

    dogriffiths committed May 23, 2017
    Configuration menu
    Copy the full SHA
    8327403 View commit details
    Browse the repository at this point in the history
Loading