issues
search
uber
/
motif
A simple DI API for Android / Java
Apache License 2.0
533
stars
43
forks
source link
issues
Newest
Newest
Most commented
Recently updated
Oldest
Least commented
Least recently updated
Add section on dependency resolution and exposure to README
#266
matt-ramotar
opened
4 months ago
1
proposal to update generated function names
#265
davissuber
opened
7 months ago
0
Unify tests/samples naming pattern
#264
davissuber
closed
7 months ago
0
Issues with ScopeFactory leading to unexpected errors, where annotations are ignored
#263
wynneplaga
opened
7 months ago
0
Update Dokka to Support Kotlin 1.9
#262
davissuber
closed
7 months ago
0
Fix StackOverflowError on types with self-references
#261
psteiger
opened
8 months ago
2
Clean various compile warnings
#260
davissuber
closed
7 months ago
0
Update LineMarkerInfo calls to avoid method marked for removal
#259
wynneplaga
opened
11 months ago
1
check for creatable dependencies before generating alternate constructor
#258
davissuber
closed
10 months ago
1
Update Gradle Plugin to 7.4.2 + Fix Overflowing Poetry
#257
davissuber
closed
1 year ago
2
Intellij 2023 Support
#256
davissuber
closed
1 year ago
2
java.lang.StackOverflowError due graph generation
#255
SergoSmyk
opened
1 year ago
1
Set JVM version to 1.8
#254
jbarr21
closed
1 year ago
0
XProcessing to v2.5.0 & KotlinPoet to v1.12.0
#252
jbarr21
closed
1 year ago
0
Remove error rethrower
#251
jbarr21
closed
1 year ago
0
Update to Kotlin 1.7.20 & KSP 1.0.8
#250
jbarr21
closed
1 year ago
0
Could not resolve type for nested Java classes
#249
jbarr21
closed
1 year ago
0
Migrate TestHarness to XProcessing APIs and Kotlin
#248
jbarr21
closed
2 years ago
0
Migrate test classes to XProcessing APIs
#247
jbarr21
closed
2 years ago
0
Add KSP sample app
#246
jbarr21
closed
2 years ago
0
Migrate AST & Compiler modules to XProcessing APIs
#245
jbarr21
closed
2 years ago
1
Add XProcessing utils for codegen
#244
jbarr21
closed
2 years ago
0
Add utilities for Motif KSP using XProcessing
#243
jbarr21
closed
2 years ago
0
Add KSP module, processor, and placeholder step
#242
jbarr21
closed
2 years ago
0
Add KSP & XProcessing deps
#241
jbarr21
closed
2 years ago
0
Increase coverage for NameTest
#240
jbarr21
closed
2 years ago
0
Bump Kotlin, KotlinPoet, and Room
#239
jbarr21
closed
2 years ago
0
Use Java 11 for CI
#238
jbarr21
closed
2 years ago
0
Integrate Spotless into build
#237
jbarr21
closed
2 years ago
0
Use ScopeFactory in the kotlin example
#236
Ericliu001
closed
2 years ago
1
Fix samples app not loading any data due to SD card request permission issues.
#235
TonyTangAndroid
closed
2 years ago
0
Remove closeAndReleaseRepository task for the snapshot publish step.
#234
TonyTangAndroid
closed
2 years ago
0
Fix credential properties names for snapshot publish task
#233
rafaeltoledo
closed
2 years ago
0
Fix snapshot upload script
#232
rafaeltoledo
closed
2 years ago
0
Move publish tasks to use plugin
#231
rafaeltoledo
closed
2 years ago
1
Fix an java doc issue triggered during packaging process.
#230
TonyTangAndroid
closed
2 years ago
1
Prepare next development version.
#229
TonyTangAndroid
closed
2 years ago
0
Prepare for release 0.3.8
#228
TonyTangAndroid
closed
2 years ago
0
Add a minimum test code support on sample apps.
#227
TonyTangAndroid
closed
2 years ago
0
Throw CannotResolveType error when compiler cannot resolve it
#226
yayaa
closed
2 years ago
9
Issues with inner classes in generated code
#225
idanakav
opened
3 years ago
0
Fix unable to find dependency method
#224
idanakav
closed
3 years ago
1
Fix wrong method names generation
#223
idanakav
closed
3 years ago
3
Prepare for release 0.3.5
#222
idanakav
closed
3 years ago
0
Adds test case KT006_scope_factory
#221
Ericliu001
closed
11 months ago
5
When using ScopeFactory pattern in kotlin with kapt, a constructor that does not compile is generated for ScopeImpl
#220
Ericliu001
closed
2 years ago
2
KotlinPoet 1.9.0
#219
idanakav
closed
3 years ago
0
Update kotlin compile testing to 1.4.2
#218
idanakav
closed
3 years ago
0
Update to Kotlin 1.5.10
#217
idanakav
closed
3 years ago
0
Create Github actions
#216
sanchezz93
closed
3 years ago
1
Next