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: btwarog/GithubClient
Failed to load repositories. Confirm that selected base ref is valid, then try again.
Loading
base: master
Choose a base ref
...
head repository: frogermcs/GithubClient
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.
  • 16 commits
  • 36 files changed
  • 3 contributors

Commits on Jun 12, 2016

  1. Configuration menu
    Copy the full SHA
    4cd6cc1 View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    4ee4a68 View commit details
    Browse the repository at this point in the history
  3. cleanup

    frogermcs committed Jun 12, 2016
    Configuration menu
    Copy the full SHA
    e053edd View commit details
    Browse the repository at this point in the history
  4. Update README.md

    frogermcs authored Jun 12, 2016
    Configuration menu
    Copy the full SHA
    d213a1e View commit details
    Browse the repository at this point in the history

Commits on Oct 26, 2016

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

Commits on Nov 2, 2016

  1. Merge pull request frogermcs#19 from rafaeltoledo/master

    Updates libraries and tools, and targets API 25
    frogermcs authored Nov 2, 2016
    Configuration menu
    Copy the full SHA
    6aaa6d3 View commit details
    Browse the repository at this point in the history

Commits on Feb 12, 2018

  1. Configuration menu
    Copy the full SHA
    cfd5533 View commit details
    Browse the repository at this point in the history
  2. Merge branch 'master' of https://github.com/frogermcs/githubclient

    Conflicts:
    	app/build.gradle
    	app/src/main/java/frogermcs/io/githubclient/AppProductionComponent.java
    	app/src/main/java/frogermcs/io/githubclient/GithubClientApplication.java
    	app/src/main/java/frogermcs/io/githubclient/ui/activity/RepositoriesListActivity.java
    	app/src/main/java/frogermcs/io/githubclient/ui/adapter/RepositoriesListAdapter.java
    	build.gradle
    frogermcs committed Feb 12, 2018
    Configuration menu
    Copy the full SHA
    40b430c View commit details
    Browse the repository at this point in the history

Commits on Feb 26, 2018

  1. Configuration menu
    Copy the full SHA
    b5b71b8 View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    7871bcf View commit details
    Browse the repository at this point in the history
  3. Configuration menu
    Copy the full SHA
    7a7157c View commit details
    Browse the repository at this point in the history
  4. Added explicit declaration of annotation processor for test configura…

    …tion - it resolves warning displayed on `./gradlew test`
    skrzyneckik committed Feb 26, 2018
    Configuration menu
    Copy the full SHA
    c4b8639 View commit details
    Browse the repository at this point in the history
  5. Cleaned up tests' set

    skrzyneckik committed Feb 26, 2018
    Configuration menu
    Copy the full SHA
    08fe2b3 View commit details
    Browse the repository at this point in the history
  6. Set the severity of 'InvalidPackage' error to warning

    Note:
    'InvalidPackage' error is reported for com.google.auto:auto-factory package, but we can treat is as a warning
    skrzyneckik committed Feb 26, 2018
    Configuration menu
    Copy the full SHA
    8adc7a3 View commit details
    Browse the repository at this point in the history

Commits on Feb 27, 2018

  1. Merge pull request frogermcs#30 from skrzyneckik/update

    Update gradle wrapper, dependencies and project configuration
    frogermcs authored Feb 27, 2018
    Configuration menu
    Copy the full SHA
    34e4228 View commit details
    Browse the repository at this point in the history

Commits on Apr 26, 2019

  1. updated dependencies

    frogermcs committed Apr 26, 2019
    Configuration menu
    Copy the full SHA
    6af0fa8 View commit details
    Browse the repository at this point in the history
Loading