aboutsummaryrefslogtreecommitdiff
path: root/util
AgeCommit message (Expand)Author
2021-05-12Revert "Merge commit 'upstream/dagger-2.35.1^'"Aurimas Liutikas
2021-04-23Fix some remaining references to betaEric Chang
2021-04-22Remove the references to beta in preparation for the upcoming stable release.Eric Chang
2021-03-17Add more logging of test results when running gradle tests.Brad Corso
2021-02-25Update all "alpha" references to "beta" in preparation for the upcoming beta ...Brad Corso
2021-01-29Fix exit code check in generate-latest-docs.shDaniel Santiago
2021-01-29Update Hilt Plugin to AGP beta04 and use renamed APIs when configuring the AS...Daniel Santiago
2021-01-29Add artifact-android-emulator-tests to GitHub Actions workflow.Brad Corso
2021-01-28Add publishing docs to Github Pages step into the Github WorkflowDaniel Santiago
2021-01-28Add latest snapshot publishing job to Github WorkflowDaniel Santiago
2021-01-27Internal changeDagger Team
2021-01-21Fix bug in generate-latest-docs.sh to prevent failure in travis.Brad Corso
2021-01-21Add -x to generate-latest-docs.sh to help determine where it's failing.Brad Corso
2021-01-19Prevent committing docs if there are no changes to avoid failing the travis b...Brad Corso
2021-01-19Split travis scripts into multiple stages/jobs to avoid timeout limit.Brad Corso
2021-01-05Retry instrumentation test on failure to reduce flaky failures.Brad Corso
2020-12-23Add an integration app that validates Gradle configuration cache is not disab...Dagger Team
2020-12-23Migrate HiltGradlePlugin to use AGP's new ASM pipeline for bytecode transform...Dagger Team
2020-12-14Update Android SDK and build tools to 30 along with AGP to 4.1.1. AGP also re...Dagger Team
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-09-03Fix redundant memoization for scoped bindings in fastInit.Brad Corso
2020-09-03[Hilt]: Add 'hilt-compiler' artifact to replace 'hilt-android-compiler'.Dagger Team
2020-09-01Internal changeDagger Team
2020-07-14Add artifact tests to javatests/artifactsbcorso
2020-06-22Fix error in deploy-to-maven-central script.erichang
2020-06-12Add back maven example and add build to Travisbcorso
2020-06-09Prepare Dagger sources for Copybara.cpovirk
2020-06-09Add macros for Dagger users to easily import Dagger targets.bcorso
2020-06-01Switch deploy-dagger.sh to use the lint-artifact-src.jar created by maven.bzl.erichang
2020-05-26Update Hilt Gradle plugin to publish sources and javadoc jars.danysantiago
2020-05-26Add javadoc and java srcs jars for Hilt android compiler and Dagger lint.erichang
2020-05-21internal refactorbcorso
2020-05-20Fix deploy-hilt.sh extra args variable name usage.danysantiago
2020-05-14Fix javadoc srcs for Hilt.erichang
2020-05-14Add Hilt to the Maven central deploy script.danysantiago
2020-05-08Add DaggerKotlinIssuesDetectorZac Sweers
2020-05-08Transform super call invocations to reference generated superclass.danysantiago
2020-05-05Configure Hilt's Gradle Plugin POM to match Dagger'sdanysantiago
2020-04-30Add support for JUnit tests with Hilt PluginYigit Boyar
2020-04-28Roll forward (try 2): Organize Hilt gradle example tests and update to use Ac...bcorso
2020-04-20Add an emulator test to Hilt example appbcorso
2020-04-20Fix deploy scriptronshapiro
2020-03-21Use --no-daemon for gradlew invocations in build scripts.danysantiago
2020-03-20Start pushing Hilt to GitHub.erichang
2020-03-19Refactor deploy scripts.erichang
2020-01-28Shuffling from internal-only change.danysantiago
2020-01-28Add dependencies for internal-only change.bcorso
2020-01-28Dagger AndroidX Migrationdanysantiago