aboutsummaryrefslogtreecommitdiff
path: root/javatests/dagger/android/support/functional/InjectorsTest.java
AgeCommit message (Expand)Author
2021-05-12Revert "Merge commit 'upstream/dagger-2.35.1^'"Aurimas Liutikas
2021-02-22Enable remaining dagger.android and dagger.hilt tests.Brad Corso
2021-01-11s/RuntimeEnvironment.application/ApplicationProvider.getApplicationContext()/gDagger Team
2019-05-05Migrate from is(Not)SameAs to is(Not)SameInstanceAs.cpovirk
2018-09-12Migrate to android_local_testronshapiro
2018-08-01Add an option to use string keys for dagger.android and allow the keys to be ...ronshapiro
2017-09-28Include DaggerDialogFragment and support counterpartAsh Davies
2017-04-07Add @ContributesAndroidInjector to greatly simplify the code that dagger.andr...ronshapiro
2017-04-05Add implementations for DaggerApplication and DaggerContentProvider.ronshapiro
2017-03-09Expand dagger.android for Services and BroadcastReceiversronshapiro
2017-03-02Inject Activities before calling super.onCreate()upstream/dagger-2.10-rc2ronshapiro
2017-02-13Make injection of core Android types easier.ronshapiro