aboutsummaryrefslogtreecommitdiff
path: root/java/dagger/hilt/android/internal/builders/BUILD
AgeCommit message (Expand)Author
2023-10-30Provide `SavedStateHandle` binding from `ActivityRetainedComponent`.Wanying Ding
2022-09-16Add a ViewModelLifecycle binding to ViewModelComponentEric Chang
2021-04-16Merge ViewModel/ActivityRetained targets into the main targets.Eric Chang
2021-02-26Clears Fragment reference in FragmentContextWrapper after Fragment#onDestroy()Brad Corso
2021-02-18Add Hilt tests to GitHubBrad Corso
2020-11-30Roll forward with fix of 'Migrating @ViewModelInject into Hilt's codebase'.Dagger Team
2020-11-12Rollback of Migrating @ViewModelInject into Hilt's codebase.Dagger Team
2020-11-11Migrating @ViewModelInject into Hilt's codebase.Dagger Team
2020-05-14Fix javadoc srcs for Hilt.erichang
2020-03-21Create a ActivityRetainedComponent for non-config scoped bindings.danysantiago
2020-03-20Start pushing Hilt to GitHub.erichang