aboutsummaryrefslogtreecommitdiff
path: root/util
AgeCommit message (Expand)Author
2024-02-08Include proguard rules in dagger core artifact so that LazyClassKeyMap's stri...Wanying Ding
2024-01-29Use gen_maven_artifact for dagger core libraryWanying Ding
2024-01-22reorganize Dagger Android jars with gen_maven_artifact rule.Wanying Ding
2023-11-20Add gradle test for Dagger Android KspWanying Ding
2023-11-13Dagger Android Ksp supportWanying Ding
2023-11-02Add a test observing r8 behavior with HiltViewModel.Wanying Ding
2023-10-24Remove dependency of XProcessing, and changed shaded package name to use `int...Wanying Ding
2023-08-28Fix github actionWanying Ding
2023-08-02Upgrade Kotlin, KSP, Bazel, and XProcessing jars.Brad Corso
2023-07-26Add script to automate GitHub Actions cache clean up on each run.Brad Corso
2023-07-18Configure Hilt Gradle Plugin project buildDirMykola Dzyuba
2023-06-28Update Hilt Android Gradle plugin for KSP support.Daniel Santiago
2023-06-28Generate the META-INF/services files for KSP providers.Daniel Santiago
2023-05-25Internal changesKuan-Ying Chou
2023-05-10Shade kotlinx metadata in Dagger's artifacts.Brad Corso
2023-04-28Updates `latest-dagger-version.sh` script.Brad Corso
2023-04-26Internal changesBrad Corso
2023-03-09Fix operation not permitted error on GithubKuan-Ying Chou
2023-03-06Downgrade Maven to 3.8.7 to fix NPE on Github Actions.Brad Corso
2023-02-21Begin Hilt's migration to XProcessing.Brad Corso
2023-02-16Add KSP version of Dagger's gradle tests.Brad Corso
2023-01-06Fix GitHub Actions "rate limit exceeded" issues.Brad Corso
2022-12-09Upgrade to Bazel 5.3.2.Eric Chang
2022-11-14Shade `androidx.room.compiler` dependencies in Dagger.Brad Corso
2022-07-18Updates to ViewModel support to use the new CreationExtras.Eric Chang
2022-05-18Make Hilt Android Gradle Plugin a multi-module Gradle projectDagger Team
2022-03-30Collect Hilt aggregating task classpath via separate configurations.Daniel Santiago
2022-02-04Move testing of the Hilt Gradle plugin into its own Github Actions job.Brad Corso
2022-02-03Add back accidentally removed testBrad Corso
2022-02-03Add Gradle tests for transitive annotation usages on subcomponent, builder, a...Brad Corso
2022-02-02Publish Plugin Marker Artifact for Hilt Android Gradle plugin.Daniel Santiago
2021-12-28Refactor dagger artifact tests so that all applications are under a single pr...Brad Corso
2021-12-02Remove unnecessary settings.xml and scripts for sonatype publishing.Brad Corso
2021-11-29Internal changesBrad Corso
2021-11-24Fix issue with Dagger release workflow publishing tagged docs.Brad Corso
2021-11-24Update Dagger readme with latest version and sha.Brad Corso
2021-11-19Add GitHub Actions workflow for pushing Dagger releases.Brad Corso
2021-11-15Migrate to actions/setup-java@v2 and add shell to each run script.Brad Corso
2021-11-11Move XProcessing into the spi artifact so that we can use it in our spi/model.Brad Corso
2021-11-10Update Bazel check in deploy script as we now use Bazel 4.2.1.Daniel Santiago
2021-10-01Internal doc updateGrant Oakley
2021-09-30Add some more basic verification of environment to deploy-to-maven script.Grant Oakley
2021-07-30Compile Hilt Gradle Plugin against AGP 7.0 now that it is stable.Daniel Santiago
2021-07-27Fixes Dagger's shading to properly handle kotlin metadataBrad Corso
2021-07-27Reflect to getAndroidTest() in ApplicationVariant and LibraryVariantDaniel Santiago
2021-07-26Fix bug where on AGP 7.0+ the Gradle plugin bytecode transform was not applie...Eric Chang
2021-06-10Cleanup example/ projects that were moved to javatests/artifacts.Daniel Santiago
2021-05-26Add an automatic module name entry into the MANIFEST.MF to support JPMS.Eric Chang
2021-05-26Remove dagger-android-processor's dependency on dagger-android-jarimpl artifact.Brad Corso
2021-05-24Enable Gradle config cache in test projects when AGP is 4.2.0+Daniel Santiago