14 Commits (7ce3063911e18d6b3cce92b0046439f43f5d45f9)

Author SHA1 Message Date
Konstantin 7ce3063911
[resources] Fix Res class generation if the library is declared as 'api' (#4406) 4 months ago
Konstantin 8f2fa296fe
Fix import android flavors with compose resources (#4319) 4 months ago
Konstantin fbf5dbe20f
Fix fonts duplication in android app. (#4284) 4 months ago
Konstantin a0601c3024
Register all hierarchical compose resources in android compilation (#4274) 5 months ago
Konstantin 8ee7531c42
Clean code-gen directory if there was deleted a dependency on the res library (#4257) 5 months ago
Konstantin d6b8681b22
Don't make resource IDs lowercased (#4253) 5 months ago
Konstantin Tskhovrebov ee26bf8bee Use "project.findProperty" instead of "providers.valueOrNull" to fix sub-module gradle properties for res class generation 5 months ago
Konstantin 2b8c35e16c
Support Res class generation in JVM only compose projects (#4183) 5 months ago
Konstantin fbab715c20
Generate Res class if there is no common composeResource dir (#4176) 5 months ago
Konstantin 3040ea85bb
Configure android resources after the agp is applied and ignore hidden files in resources 5 months ago
Konstantin 747aab02f3
Introduce top level composeResources dir (#4127) 5 months ago
Konstantin 8955e66eac
Introduce a 'composeResources/files' directory for any files. (#4079) 6 months ago
Konstantin Tskhovrebov c867c68364 Add support for a dash character and digit on first place in resource names 7 months ago
Konstantin 181bfd1612
Resources gradle plugin (#3961) 7 months ago