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: fadils/DaggerExample
Failed to load repositories. Confirm that selected base ref is valid, then try again.
Loading
base: master
Choose a base ref
...
head repository: antoniolg/DaggerExample
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.
  • 5 commits
  • 4 files changed
  • 3 contributors

Commits on Oct 22, 2014

  1. - The argument type MainView in providePresenter is changed

      so that it depends on the module's @provides MainView
    giolin committed Oct 22, 2014
    Configuration menu
    Copy the full SHA
    6861069 View commit details
    Browse the repository at this point in the history

Commits on Nov 28, 2014

  1. Merge pull request antoniolg#3 from fadils/master

    Update gradle to 2.1 and build tools to 0.13.+ for seamless import in AS 0.8.6+
    antoniolg committed Nov 28, 2014
    Configuration menu
    Copy the full SHA
    840fd47 View commit details
    Browse the repository at this point in the history

Commits on Dec 18, 2014

  1. Update gradle to 2.2.1 and build gradle plugin to 1.0.0 and the lates…

    …t target sdk version for easier import into AS 1
    zmarkan committed Dec 18, 2014
    Configuration menu
    Copy the full SHA
    8a034b8 View commit details
    Browse the repository at this point in the history
  2. Merge pull request antoniolg#4 from zmarkan/master

    Update gradle to 2.2.1 and build gradle plugin to 1.0.0
    antoniolg committed Dec 18, 2014
    Configuration menu
    Copy the full SHA
    827b2bb View commit details
    Browse the repository at this point in the history
  3. Merge pull request antoniolg#1 from georgelin422/master

    Change an argument name at MainPresenter
    antoniolg committed Dec 18, 2014
    Configuration menu
    Copy the full SHA
    8061a37 View commit details
    Browse the repository at this point in the history
Loading