Skip to content

Tags: jiuqianlei/dagger

Tags

dagger-2.13

Toggle dagger-2.13's commit message
Upgrade to AutoFactory 1.0-beta5

-------------
Created by MOE: https://github.com/google/moe
MOE_MIGRATED_REVID=174374366

dagger-2.12

Toggle dagger-2.12's commit message
Inline requests for @BINDS bindings

This is a rollforward of e2bff35 and fixes an issue where Expressions for inline Foo_Factory.create() were not properly typed internally.

-------------
Created by MOE: https://github.com/google/moe
MOE_MIGRATED_REVID=171578370

dagger-2.11

Toggle dagger-2.11's commit message
Propogate @GwtIncompatible annotations to generated factories

Fixes google#121 (finally)

-------------
Created by MOE: https://github.com/google/moe
MOE_MIGRATED_REVID=156005530

dagger-2.11-rc2

Toggle dagger-2.11-rc2's commit message
Put modern Maven information first, and older info second

-------------
Created by MOE: https://github.com/google/moe
MOE_MIGRATED_REVID=154884662

dagger-2.11-rc1

Toggle dagger-2.11-rc1's commit message
Use Mockito.anyLong() instead of any(Long.class)

See b/34165691#comment16

-------------
Created by MOE: https://github.com/google/moe
MOE_MIGRATED_REVID=153873219

dagger-2.10

Toggle dagger-2.10's commit message
Remove support for building with Maven

Dagger is now fully built using Bazel. The `mvn` binary is still required on travis in order to publish snapshots, and required by the release process, but not during typical development.

-------------
Created by MOE: https://github.com/google/moe
MOE_MIGRATED_REVID=150209632

dagger-2.10-rc4

Toggle dagger-2.10-rc4's commit message
MoreTypes.asWildcard() is not yet released in auto-common

-------------
Created by MOE: https://github.com/google/moe
MOE_MIGRATED_REVID=149591891

dagger-2.10-rc2

Toggle dagger-2.10-rc2's commit message
Inject Activities before calling super.onCreate()

Fragments are attached in super.onCreate(), where they get injected, and therefore need the activity to have already been injected.

Fixes google#598

-------------
Created by MOE: https://github.com/google/moe
MOE_MIGRATED_REVID=149038239

dagger-2.10-rc1

Toggle dagger-2.10-rc1's commit message
Convert deploy scripts to use Bazel

Once the first release to Maven Central is completed with Bazel, all maven related files will be removed.

-------------
Created by MOE: https://github.com/google/moe
MOE_MIGRATED_REVID=148103405

dagger-2.9

Toggle dagger-2.9's commit message
Dagger 2.9