JakeWharton/dagger-reflect
A reflection-based implementation of the Dagger dependency injection library for fast IDE builds.
JavaApache-2.0
Issues
- 1
- 2
Issue with proguard
#187 opened by ivazhnov - 1
Re: Unpublished changes.
#221 opened by JohnBuhanan - 2
- 2
Partial Reflection failed to compile
#217 opened by GC-Xi - 6
- 1
Support for new Dagger AssistedInject
#213 opened by Dkhusainov - 19
- 1
Subcomponent + BindsInstance doesn't work
#212 opened by Dkhusainov - 3
Hilt Support
#197 opened by TWiStErRob - 1
- 2
Module with generic fails to find the target
#135 opened by kokeroulis - 3
Cumbersome injection with generics
#188 opened by emartynov - 4
Add support for new Dagger Kotlin features
#185 opened by JakeWharton - 4
Full reflection with obfuscation
#209 opened by EricKuck - 5
dagger-android crash in DaggerApplication
#202 opened by realdadfish - 1
- 0
Component with generic parameter inheritance
#201 opened by Dkhusainov - 4
- 7
Cause: invalid type code: D9
#195 opened by ColtonIdle - 4
dagger-reflect does not resolve Provider/Lazy indirection based dependency cycles
#175 opened by matejdro - 4
- 5
Support for builder instance module methods
#4 opened by TKolbusz - 1
Circular dependency with Multibinds + Provider
#194 opened by Dkhusainov - 0
Circular module dependency
#193 opened by Dkhusainov - 0
- 3
Crash on java.lang.ClassNotFoundException: dagger.android.ContributesAndroidInjector
#190 opened by roxrook - 1
- 1
- 10
Crashes with "apply changes" (SIGABRT)
#134 opened by PaulWoitaschek - 1
Use @Generated annotation in the generated code
#172 opened by emartynov - 1
Multibinds is not supported
#177 opened by kokeroulis - 2
MinSdkVersion 24?
#178 opened by bnvinay92 - 2
LinkedInstanceBinding keeps a StrongReference to value which can leak Activities
#173 opened by runningcode - 1
Verbose android Injection fails with missing binding
#170 opened by matejdro - 0
- 0
IllegalArgumentException: No provider available for V when injecting a field in a generic subclass
#168 opened by amatkovsky - 0
Move access checking to link-time
#166 opened by JakeWharton - 6
Using component as a dependency
#136 opened by Laimiux - 0
- 4
Please add .idea folder to repo
#10 opened by TWiStErRob - 0
- 1
- 0
- 2
Kotlin extension runtime and annotation processor for extension specialization
#1 opened by JakeWharton