137 Commits (062c9eb077350293d8ae2ac2c413f15566dfefef)

Author SHA1 Message Date
Konstantin 062c9eb077
Support source set's hierarchy for compose resources (#4589) 6 months ago
Konstantin Tskhovrebov 881e16c0ad [gradle] Fix test data 6 months ago
Konstantin d87aa7f0de
Get resource files as URI (#4576) 6 months ago
Eliezer Graber 93f37251f7
Make desktop preview task fully configuration cache compliant (#4410) 6 months ago
Konstantin 5d9dfde149
XML resource optimizations (#4559) 6 months ago
Konstantin Tskhovrebov 3975a504af [gradle] Apply back gradle plugin changes to support plurals with new published library version 6 months ago
Konstantin Tskhovrebov 71662475ce [gradle] Temporary revert of gradle changes in plurals support. 6 months ago
Chanjung Kim 2b1bf65244
Support plural string resource (#4519) 6 months ago
xzk 7c0dcfb8f5
Add option to disable compose resources generation (#4526) 6 months ago
Konstantin Tskhovrebov 5f67523bc1 [gradle] Remove custom kotlin version from gradle test project. 6 months ago
Konstantin 0d0e133e86
[gradle] Add DSL to configure compose resources (#4482) 6 months ago
Konstantin c43b64d43a
[resources] Fix android fonts in APKs (#4509) 6 months ago
Konstantin 629cd055dc
Support multimodule projects and libraries publication with compose resources (#4454) 7 months ago
Konstantin Tskhovrebov ea9d432245 [gradle] Run gradle tests in parallel but not concurrently 7 months ago
Konstantin Tskhovrebov 9e753b033b [gradle] Run gradle tests in parallel 7 months ago
Konstantin Tskhovrebov f07e220f72 [gradle] Run gradle tests in parallel but not concurrently 7 months ago
Konstantin Tskhovrebov 5244b8a866 [gradle] Run gradle tests in parallel 7 months ago
Konstantin e9c11b0a92 Add gradle "8.6" and AGP "7.3.1", "8.2.2" to the gradle plugin integration tests (#4309) 7 months ago
Konstantin f683673b7e Fix package name of generated Res file when project is building for JsTarget (#4295) (#4300) 7 months ago
Konstantin 0402c28803 [resources] Fix Res class generation if the library is declared as 'api' (#4406) 7 months ago
Konstantin 8ad5473ea5 [resources] Init resource accessors lazily and in external function to avoid MethodTooLargeException (#4404) 7 months ago
Konstantin 204a6f57bc Support three letters locales (#4394) 7 months ago
Konstantin 33482890a4
Add gradle "8.6" and AGP "7.3.1", "8.2.2" to the gradle plugin integration tests (#4309) 7 months ago
Konstantin 2e64180384
Fix package name of generated Res file when project is building for JsTarget (#4295) (#4300) 7 months ago
Konstantin 7ce3063911
[resources] Fix Res class generation if the library is declared as 'api' (#4406) 7 months ago
Konstantin ca3ae45516
[resources] Init resource accessors lazily and in external function to avoid MethodTooLargeException (#4404) 7 months ago
Konstantin f833fa9945
Support three letters locales (#4394) 7 months ago
Marco Gomiero e1aff758c0
Add possibility to modify the macOS minimum version (#4271) 7 months ago
Konstantin cc0e18474a Fix resource accessors compilation when there are huge number of resource files. (#4294) 8 months ago
Konstantin a73f8fa7c9
Fix resource accessors compilation when there are huge number of resource files. (#4294) 8 months ago
Igor Demin 793b5e9a89
Fix Gradle MPP tests (android.useAndroidX) (#4287) 8 months ago
Konstantin Tskhovrebov cf04f46d49 Add test sign key in test project. 8 months ago
Konstantin fbf5dbe20f
Fix fonts duplication in android app. (#4284) 8 months ago
Konstantin a0601c3024
Register all hierarchical compose resources in android compilation (#4274) 8 months ago
Konstantin 2b12d57008
Configure android variants the correct way instead of the hack with 'dependsOn' (#4264) 8 months ago
Konstantin 8ee7531c42
Clean code-gen directory if there was deleted a dependency on the res library (#4257) 8 months ago
Konstantin d6b8681b22
Don't make resource IDs lowercased (#4253) 8 months ago
Konstantin b8be217dad
Configure explicit dependency on the copyFonts task to fix a build (#4247) 8 months ago
Konstantin a6b8b50423
Add a type name to the resource initializers (#4240) 8 months ago
Konstantin 84e52986dc
Relocate a bundled KotlinPoet to the internal package 8 months ago
Konstantin b1e86ade36
Generate initializer functions in the Res file to avoid the MethodTooLargeException (#4205) 8 months ago
Konstantin 2e354eba3a
Support compose resources for ios tests (#4185) 8 months ago
Konstantin 2b8c35e16c
Support Res class generation in JVM only compose projects (#4183) 8 months ago
Konstantin fbab715c20
Generate Res class if there is no common composeResource dir (#4176) 8 months ago
Konstantin 3040ea85bb
Configure android resources after the agp is applied and ignore hidden files in resources 8 months ago
Konstantin c31c761e09
Mark all resources public API as experimental. (#4146) 8 months ago
Konstantin 747aab02f3
Introduce top level composeResources dir (#4127) 8 months ago
Konstantin 8955e66eac
Introduce a 'composeResources/files' directory for any files. (#4079) 9 months ago
Oleksandr.Karpovich dad2f96ee9 Remove older kotlin versions (1.9.0 and 1.9.10) in nativeCacheKind test 9 months ago
Konstantin 27915cbc0f
Get environment and select resource by qualifiers (#4018) 9 months ago