aboutsummaryrefslogtreecommitdiff
path: root/java/dagger/android/processor/AndroidProcessor.java
AgeCommit message (Expand)Author
2023-11-13Dagger Android Ksp supportWanying Ding
2022-08-17Remove formatting from the dagger.android generated source.Eric Chang
2021-05-26Remove dagger-android-processor's dependency on dagger-android-jarimpl artifact.Brad Corso
2020-01-28Roll forward of 291056440.danysantiago
2020-01-28Automated g4 rollback of changelist 291056440.danysantiago
2020-01-28Move identifiernamestring to proguard config.Zac Sweers
2019-05-30Remove simple_jar in favor of the Gradle Incremental Annotation Processor hel...ronshapiro
2019-05-15Fix Error Prone warningscgdecker
2018-08-01Add an option to use string keys for dagger.android and allow the keys to be ...ronshapiro
2018-05-03Add @Generated annotation for @ContributesAndroidInjector filesronshapiro
2017-04-07Add @ContributesAndroidInjector to greatly simplify the code that dagger.andr...ronshapiro
2017-02-13Add an annotation processor to guard against potential mistakes when using da...ronshapiro