aboutsummaryrefslogtreecommitdiff
path: root/java/dagger/hilt/android/processor/internal/androidentrypoint/BUILD
AgeCommit message (Expand)Author
2021-05-12Revert "Merge commit 'upstream/dagger-2.35.1^'"Aurimas Liutikas
2021-03-03Prevent KAPT from logging errors when compiling modules without entry points.Nicklas Ansman Giertz
2020-09-25Roll forward with fix of 'Support Kotlin val properties with @BindValue.'Dagger Team
2020-09-23Revert of 'Support Kotlin val properties with @BindValue.'Dagger Team
2020-09-22Roll forward with fix of 'Support Kotlin val properties with @BindValue.'Dagger Team
2020-09-21Revert of 'Support Kotlin val properties with @BindValue.'Dagger Team
2020-09-21Support Kotlin val properties with @BindValue.Dagger Team
2020-08-14Support an onCleared callback in the ActivityRetainedComponent.danysantiago
2020-08-10Support BroadcastReceiver with @AndroidEntryPoint transform.danysantiago
2020-05-14Fix javadoc srcs for Hilt.erichang
2020-04-20Replace Java8 only methods with Dagger internal equivalent.bcorso
2020-03-25Move hilt/android/processor/internal to androidentrypoint package.danysantiago
2020-03-20Start pushing Hilt to GitHub.erichang