23 Commits (e9c11b0a9293d849e5a2b30baa0ed0f001fcb5fc)

Author SHA1 Message Date
Konstantin e9c11b0a92 Add gradle "8.6" and AGP "7.3.1", "8.2.2" to the gradle plugin integration tests (#4309) 3 months ago
Konstantin f683673b7e Fix package name of generated Res file when project is building for JsTarget (#4295) (#4300) 3 months ago
Konstantin 0402c28803 [resources] Fix Res class generation if the library is declared as 'api' (#4406) 3 months ago
Konstantin 8ad5473ea5 [resources] Init resource accessors lazily and in external function to avoid MethodTooLargeException (#4404) 3 months ago
Konstantin 204a6f57bc Support three letters locales (#4394) 3 months ago
Konstantin cc0e18474a Fix resource accessors compilation when there are huge number of resource files. (#4294) 3 months ago
Konstantin fbf5dbe20f
Fix fonts duplication in android app. (#4284) 3 months ago
Konstantin a0601c3024
Register all hierarchical compose resources in android compilation (#4274) 3 months ago
Konstantin 2b12d57008
Configure android variants the correct way instead of the hack with 'dependsOn' (#4264) 3 months ago
Konstantin 8ee7531c42
Clean code-gen directory if there was deleted a dependency on the res library (#4257) 3 months ago
Konstantin b8be217dad
Configure explicit dependency on the copyFonts task to fix a build (#4247) 3 months ago
Konstantin 84e52986dc
Relocate a bundled KotlinPoet to the internal package 3 months ago
Konstantin b1e86ade36
Generate initializer functions in the Res file to avoid the MethodTooLargeException (#4205) 4 months ago
Konstantin 2b8c35e16c
Support Res class generation in JVM only compose projects (#4183) 4 months ago
Konstantin fbab715c20
Generate Res class if there is no common composeResource dir (#4176) 4 months ago
Konstantin 3040ea85bb
Configure android resources after the agp is applied and ignore hidden files in resources 4 months ago
Konstantin 747aab02f3
Introduce top level composeResources dir (#4127) 4 months ago
Konstantin 8955e66eac
Introduce a 'composeResources/files' directory for any files. (#4079) 5 months ago
Konstantin 27915cbc0f
Get environment and select resource by qualifiers (#4018) 5 months ago
Konstantin Tskhovrebov dfaeced984 Handle a case when a module group name is empty in Gradle Plugin. 6 months ago
Konstantin Tskhovrebov 94bda44b86 Fix ResourcesTest 6 months ago
Konstantin Tskhovrebov c867c68364 Add support for a dash character and digit on first place in resource names 6 months ago
Konstantin 181bfd1612
Resources gradle plugin (#3961) 6 months ago