aboutsummaryrefslogtreecommitdiff
path: root/WORKSPACE
AgeCommit message (Expand)Author
2021-05-12Revert "Merge commit 'upstream/dagger-2.35.1^'"Aurimas Liutikas
2021-03-31Update the androidx fragment, lifecycle and activity dependencies which conta...Daniel Santiago
2021-03-29Bump kotlinx-metadata version to 0.2.0.Daniel Santiago
2021-03-16Bump fragment dependency to 1.3.1 and activity to 1.2.1.Eric Chang
2021-02-18Add Hilt tests to GitHubBrad Corso
2021-02-16Perform Hilt Activity injection on a OnContextAvailableListener.Daniel Santiago
2021-01-21Rollback since this was an unintended effect on the deps of the release.Eric Chang
2021-01-19This feature may be a breaking change, so rolling it back for a Dagger patch ...Brad Corso
2021-01-19Clears Fragment reference in FragmentContextWrapper after Fragment#onDestroy()Brad Corso
2021-01-15Internal refactorEric 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-14Update Android SDK and build tools to 30 along with AGP to 4.1.1. AGP also re...Dagger Team
2020-12-04Update Bazel to 3.7.1 and use Kotlin toolchain 1.4.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-10-26Update Dagger's androidx dependencies to the latest stable versions.Brad Corso
2020-09-25Roll forward with fix of 'Support Kotlin val properties with @BindValue.'Dagger Team
2020-08-14[Dagger]: Remove auto-common forks from Dagger.bcorso
2020-08-04Add bzl_library rules for .bzl files without one.bcorso
2020-07-09Update Dagger's Bazel Common dependency that contains the JavaPoet 1.13.0 upd...danysantiago
2020-06-17Error out when default param is in constructor of base class.danysantiago
2020-06-09Add macros for Dagger users to easily import Dagger targets.bcorso
2020-05-13Update bazel_common containing jarjar fix.danysantiago
2020-05-08Add DaggerKotlinIssuesDetectorZac Sweers
2020-03-21Create a ActivityRetainedComponent for non-config scoped bindings.danysantiago
2020-02-27Prepare for external Bazel change --incompatible_load_java_rules_from_bzl.cpovirk
2020-02-10Update bazel_common for new jarjar merge attribute.danysantiago
2020-02-10Add test artifact and add a gradle test to the example project, and update MO...bcorso
2020-01-28Use guava "-android" artifacts for "guava_jdk5" deps.bcorso
2020-01-28Add dependencies for internal-only change.bcorso
2020-01-28Dagger AndroidX Migrationdanysantiago
2020-01-22Upgrade Dagger to the latest bazel_common to fix sonatype https issues.bcorso
2019-12-16Roll forward of Propagate qualifiers for field injections in MemberInjectors.danysantiago
2019-12-16Automated g4 rollback of changelist 283574407.danysantiago
2019-12-06Propagate qualifiers for field injections in MemberInjectors.danysantiago
2019-11-07Add bazel_common's sha256mplano
2019-10-28Update Dagger to API 29 and Bazel 1.1.0.erichang
2019-10-24Add maven targets for support library dependencieserichang
2019-09-05Understand @Qualified annotation in Kotlin properties.danysantiago
2019-08-16Migrate org.mockito.Matchers#any* to org.mockito.ArgumentMatcherstvanderlippe
2019-07-16Update to a version of bazel-common that exports truth8 from the regular trut...ronshapiro
2019-06-05Update bazel-common to pull in Truth 0.45 and Compile-Testing 0.18.cpovirk
2019-05-30Remove simple_jar in favor of the Gradle Incremental Annotation Processor hel...ronshapiro
2019-05-02Update to new bazel_common to pick up Truth 0.44 -- and Guava 27.1.cpovirk
2019-04-16Update to Bazel 0.24.1 and fix a few things that came up during upgradingronshapiro
2018-12-23Use the http_archive in @bazel_tools. The default version is going awayronshapiro
2018-12-11Update version of bazel-commonnbeck