Issues
- 0
Issues with ScopeFactory leading to unexpected errors, where annotations are ignored
#263 opened by wynneplaga - 1
java.lang.StackOverflowError due graph generation
#255 opened by SergoSmyk - 1
Scopes in Kotlin don't appear in Scope List
#192 opened by jbarr21 - 2
Add KSP support
#211 opened by idanakav - 0
Could not resolve type for nested Java classes
#249 opened by jbarr21 - 2
When using ScopeFactory pattern in kotlin with kapt, a constructor that does not compile is generated for ScopeImpl
#220 opened by Ericliu001 - 0
Issues with inner classes in generated code
#225 opened by idanakav - 1
Build sometimes fail in kotlin code generation mode
#209 opened by Rajin9601 - 0
Setup Github Actions
#215 opened by sanchezz93 - 8
To allow consumers to add listeners to listen to events like Scope constructor is called, or a factory method is called etc
#208 opened by Ericliu001 - 1
Kotlin Multi Platform Support
#210 opened by Volatile-Memory - 1
- 0
Generated Kotlin code triggers compile warnings
#207 opened by larryng - 4
Binding @Spreads
#206 opened by mcassiano - 0
static method in base class extended by motif object class will not be honored as factory method.
#204 opened by TonyTangAndroid - 0
- 0
Remove check for unused dependencies
#198 opened by Leland-Takamine - 1
Add proguard config for Creatable
#202 opened by kurtisnelson - 1
IntelliJ Plugin Crash
#189 opened by Leland-Takamine - 1
Motif Intellij Plugin: Search Capability
#194 opened by kasrauber - 2
- 0
- 0
Docs should be updated to reflect `abstract View view();` as the default rather than `return new View();`
#193 opened by Zhuinden - 18
Assisted Injection Proposal
#175 opened by yayaa - 1
- 2
Feature Request: Motif Scopes should automatically provide all the interfaces that they implement as bindings within the scope
#105 opened by andreasnomikos - 3
Feature Request: Support binding factory methods to different types with annotation
#177 opened by jbarr21 - 0
- 0
- 1
Could not find com.uber.motif:motif-ast:0.3.0.
#157 opened by AllanHasegawa - 10
Creatable / ScopeFactory Proposal
#125 opened by Leland-Takamine - 1
- 2
- 0
Improve "invalid scope method" error
#134 opened by elevenfive - 12
ScopeFactory Proposal
#108 opened by Leland-Takamine - 1
Motif allows duplicated dependencies to be passed to child scopes as dynamic dependencies
#126 opened by mcassiano - 0
- 0
- 0
Add tests for generated javadocs
#118 opened by Leland-Takamine - 3
Daggerless Codegen
#116 opened by Leland-Takamine - 0
- 0
Feature request: Unsatisfied dependency in motif errors should indicate the component name where the object is injected
#106 opened by hbli - 0
Feature Request: Support javax.inject.Provider to make motif JSR-330 compatible
#103 opened by andreasnomikos - 0
Feature Request: Support javax.inject.Provider interop with LazyKt.lazy and dagger.Lazy
#104 opened by andreasnomikos - 0
Foo foo(Provider<Foo> fooProvider)
#111 opened by Leland-Takamine - 0
Disallow Nullable Dynamic Dependencies
#102 opened by Leland-Takamine - 2
IntelliJ New shortcut to generate Motif scope
#93 opened by jbarr21 - 6
@Named dependency is used implicitly
#87 opened by dmitry-zaitsev - 0
- 4
[Proposal] Explicit Scope Input
#88 opened by dmitry-zaitsev