aboutsummaryrefslogtreecommitdiff
path: root/javatests/dagger/hilt/android/processor/internal/viewmodel/ViewModelGeneratorTest.kt
AgeCommit message (Expand)Author
2021-05-12Revert "Merge commit 'upstream/dagger-2.35.1^'"Aurimas Liutikas
2021-04-09Add a private constructor to the generated @HiltViewModel module.Eric Chang
2020-12-29Add a plugin to check for injections of @HiltViewModel types. Since @HiltView...Eric Chang
2020-12-28Add a plugin to check for injections of @HiltViewModel types. Since @HiltView...Dagger Team
2020-12-28Add a plugin to check for injections of @HiltViewModel types. Since @HiltView...Eric Chang
2020-12-07Update Hilt's ViewModel APIs to be a type annotation along with @Inject const...Dagger Team