Skip to content

History / Dependency Injection with Dagger 2

Revisions

  • Updated Dependency Injection with Dagger 2 (markdown)

    @peterpazmandi peterpazmandi committed Jul 20, 2020
  • Add video series about Dagger 2 by codinginflow in practical

    @nguyendat nguyendat committed Jan 2, 2020
  • Revert ce1f781d2de5f973fe322a565fbbbfb01da8570e...8c89d5290ff07f9468653a41f014a3cfca7fca9b on Dependency Injection with Dagger 2

    @MHabiib MHabiib committed Oct 17, 2019
  • Updated Dependency Injection with Dagger 2 (markdown)

    @MHabiib MHabiib committed Oct 17, 2019
  • Fixed the explanation for singleton annotation

    Abhimanyu Agrawal committed May 15, 2019
  • removed typo

    @grrigore grrigore committed Mar 11, 2019
  • Add kotlin-kapt + actually, latest version is 2.20. Who updated this to 2.15 yesterday?

    @Zhuinden Zhuinden committed Dec 30, 2018
  • `Call<List<` is preferred to exposing ArrayList (mutable)

    @Zhuinden Zhuinden committed Dec 30, 2018
  • components should be named based on their scope

    @Zhuinden Zhuinden committed Dec 30, 2018
  • 2.15 Version is latest.

    @minsik-ai minsik-ai committed Dec 29, 2018
  • Fix var type in provideOkHttpClient

    @jasco jasco committed Oct 12, 2018
  • Updated Dependency Injection with Dagger 2 (markdown)

    @fajarnuha fajarnuha committed Sep 2, 2018
  • Updated Dependency Injection with Dagger 2 (markdown)

    @johnvs johnvs committed Feb 15, 2018
  • Correct configuration keyword.

    @johnvs johnvs committed Feb 5, 2018
  • OkHttpClient v3 change, according to this https://stackoverflow.com/a/39989426/1730430

    @hahn hahn committed Nov 16, 2017
  • use the latest version to generate Dagger* class as mentioned (https://stackoverflow.com/questions/46056421/daggerapplicationcomponent-not-compiled)

    @charlesng charlesng committed Sep 25, 2017
  • Updated Dependency Injection with Dagger 2 (markdown)

    @paolop paolop committed Aug 17, 2017
  • Updated Dependency Injection with Dagger 2 (markdown)

    @paolop paolop committed Aug 17, 2017
  • Updated Dependency Injection with Dagger 2 (markdown)

    @paolop paolop committed Aug 17, 2017
  • Minor changes just to better disambiguate between Application (the class) and application (the Android app)

    @paolop paolop committed Aug 5, 2017
  • Updated Dependency Injection with Dagger 2 (markdown)

    @paolop paolop committed Aug 5, 2017
  • Updated Dependency Injection with Dagger 2 (markdown)

    @paolop paolop committed Aug 5, 2017
  • Updated Dependency Injection with Dagger 2 (markdown)

    @paolop paolop committed Aug 5, 2017
  • Little clarification remark

    @paolop paolop committed Aug 5, 2017
  • Updated Dependency Injection with Dagger 2 (markdown)

    @paolop paolop committed Jul 30, 2017
  • Updated Dependency Injection with Dagger 2 (markdown)

    @paolop paolop committed Jul 30, 2017
  • Updated Dependency Injection with Dagger 2 (markdown)

    @rogerhu rogerhu committed Jul 3, 2017
  • Fix typo

    @msridhar msridhar committed Mar 28, 2017
  • Updated Dependency Injection with Dagger 2 (markdown)

    Yoav Gray committed Mar 2, 2017
  • Corrected buidlers -> builders

    @alexfacciorusso alexfacciorusso committed Feb 24, 2017