aboutsummaryrefslogtreecommitdiff
AgeCommit message (Expand)Author
2021-05-18Revert^2 "Update dagger2 lint baseline" am: 3c40099012android-s-beta-5android-s-beta-4android-s-beta-3android-s-beta-5android-s-beta-4Aurimas Liutikas
2021-05-18Revert^2 "Add additional files to hilt_android" am: 5eeb71cf1bAurimas Liutikas
2021-05-18Revert^2 "Merge commit 'upstream/dagger-2.35.1^'" am: f36162ae2aAurimas Liutikas
2021-05-17Revert^2 "Update dagger2 lint baseline"Aurimas Liutikas
2021-05-17Revert^2 "Add additional files to hilt_android"Aurimas Liutikas
2021-05-17Revert^2 "Merge commit 'upstream/dagger-2.35.1^'"Aurimas Liutikas
2021-05-12Merge "Revert "Merge commit 'upstream/dagger-2.35.1^'"" am: 5882ce8935Aurimas Liutikas
2021-05-12Merge "Revert "Add additional files to hilt_android"" am: 3ba66ad179Aurimas Liutikas
2021-05-12Revert "Update dagger2 lint baseline" am: 4ac6123492Aurimas Liutikas
2021-05-12Merge "Revert "Merge commit 'upstream/dagger-2.35.1^'""android-s-beta-2android-s-beta-1Aurimas Liutikas
2021-05-12Merge "Revert "Add additional files to hilt_android""Aurimas Liutikas
2021-05-12Revert "Merge commit 'upstream/dagger-2.35.1^'"Aurimas Liutikas
2021-05-12Revert "Add additional files to hilt_android"Aurimas Liutikas
2021-05-12Revert "Update dagger2 lint baseline"Aurimas Liutikas
2021-05-11Update dagger2 lint baseline am: 8c81cc68b4Colin Cross
2021-05-11Add additional files to hilt_android am: 32aa1bafc9Colin Cross
2021-05-11Merge commit 'upstream/dagger-2.35.1^' am: 399f4f6113Colin Cross
2021-05-10Update dagger2 lint baselineColin Cross
2021-05-07Add additional files to hilt_androidColin Cross
2021-05-05Merge commit 'upstream/dagger-2.35.1^'Colin Cross
2021-04-27Make the generated Provider for component dependency types final.Eric Chang
2021-04-26Add flag to disable cross-compilation root validation.Brad Corso
2021-04-23Fix some remaining references to betaEric Chang
2021-04-23Detach CtClass instances from the ClassPool as they are inspected by the Java...Daniel Santiago
2021-04-22Remove the references to beta in preparation for the upcoming stable release.Eric Chang
2021-04-21Fix an issue where internal Kotlin objects were not properly being processed....Eric Chang
2021-04-20Remove defaultRootComponentName and pass in default root directly.Brad Corso
2021-04-20Share aggregating metadata logic in a utility class.Brad Corso
2021-04-20Use reflection for obtaining the AGP version since the Version class was move...Daniel Santiago
2021-04-19Add aggregating data for roots. Also add tests to verify illegal combinations.Brad Corso
2021-04-19Allow ProcessorErrors.checkState without an associated elementBrad Corso
2021-04-19Make aggregated deps public and prepend "_" to the name to obfuscate it from ...Brad Corso
2021-04-16Merge ViewModel/ActivityRetained targets into the main targets.Eric Chang
2021-04-16Internal changeBrad Corso
2021-04-16Internal changeBrad Corso
2021-04-16Internal changeBrad Corso
2021-04-15Add lint baseline to address NewApi errors am: b3210fa649Pedro Loureiro
2021-04-13Add AggregatedEarlyEntryPointMetadata to aggregate information about @EarlyEn...Brad Corso
2021-04-13Add lint baseline to address NewApi errorsPedro Loureiro
2021-04-09Fix leak in FragmentContextWrapper by releasing the baseInflator if it exists.Brad Corso
2021-04-09Add a private constructor to the generated @HiltViewModel module.Eric Chang
2021-04-09Generate a separate TestComponentDataSupplier for each root.Brad Corso
2021-04-08Internal changesBrad Corso
2021-04-08Sort root names before deduplicating them with numeric suffixes in order guar...Grant Oakley
2021-04-07Generate all test components in a common directory separate from the test cla...Grant Oakley
2021-04-07Migrate annotation classes to androidxDagger Team
2021-04-05Pull AliasOfPropagatedDataMetadata into its own source file.Brad Corso
2021-04-05Pull DefineComponentClassesMetadata into its own source file.Brad Corso
2021-04-05Generate aggregated data for @UninstallModules.Brad Corso
2021-04-02Fix an issue with KotlinMetadata where constructors were not getting added to...Eric Chang