114 Commits (994f0c6ea0dc46e06576b6bf3bc9b4d1cdb07bc5)

Author SHA1 Message Date
badmannersteam 994f0c6ea0
Option to pack jars as uber JAR, support Proguard for uber JAR (#4136) 3 months ago
Konstantin 062c9eb077
Support source set's hierarchy for compose resources (#4589) 3 months ago
Eliezer Graber 93f37251f7
Make desktop preview task fully configuration cache compliant (#4410) 3 months ago
Konstantin 5d9dfde149
XML resource optimizations (#4559) 3 months ago
xzk 7c0dcfb8f5
Add option to disable compose resources generation (#4526) 3 months ago
Konstantin Tskhovrebov 5f67523bc1 [gradle] Remove custom kotlin version from gradle test project. 3 months ago
Konstantin 0d0e133e86
[gradle] Add DSL to configure compose resources (#4482) 3 months ago
Konstantin c43b64d43a
[resources] Fix android fonts in APKs (#4509) 3 months ago
Konstantin 629cd055dc
Support multimodule projects and libraries publication with compose resources (#4454) 4 months ago
Konstantin e9c11b0a92 Add gradle "8.6" and AGP "7.3.1", "8.2.2" to the gradle plugin integration tests (#4309) 4 months ago
Konstantin f683673b7e Fix package name of generated Res file when project is building for JsTarget (#4295) (#4300) 4 months ago
Konstantin 0402c28803 [resources] Fix Res class generation if the library is declared as 'api' (#4406) 4 months ago
Konstantin 8ad5473ea5 [resources] Init resource accessors lazily and in external function to avoid MethodTooLargeException (#4404) 4 months ago
Konstantin 204a6f57bc Support three letters locales (#4394) 4 months ago
Konstantin 33482890a4
Add gradle "8.6" and AGP "7.3.1", "8.2.2" to the gradle plugin integration tests (#4309) 4 months ago
Konstantin 2e64180384
Fix package name of generated Res file when project is building for JsTarget (#4295) (#4300) 4 months ago
Konstantin 7ce3063911
[resources] Fix Res class generation if the library is declared as 'api' (#4406) 4 months ago
Konstantin ca3ae45516
[resources] Init resource accessors lazily and in external function to avoid MethodTooLargeException (#4404) 4 months ago
Konstantin f833fa9945
Support three letters locales (#4394) 4 months ago
Konstantin cc0e18474a Fix resource accessors compilation when there are huge number of resource files. (#4294) 5 months ago
Konstantin a73f8fa7c9
Fix resource accessors compilation when there are huge number of resource files. (#4294) 5 months ago
Konstantin fbf5dbe20f
Fix fonts duplication in android app. (#4284) 5 months ago
Konstantin a0601c3024
Register all hierarchical compose resources in android compilation (#4274) 5 months ago
Konstantin 2b12d57008
Configure android variants the correct way instead of the hack with 'dependsOn' (#4264) 5 months ago
Konstantin 8ee7531c42
Clean code-gen directory if there was deleted a dependency on the res library (#4257) 5 months ago
Konstantin b8be217dad
Configure explicit dependency on the copyFonts task to fix a build (#4247) 5 months ago
Konstantin 84e52986dc
Relocate a bundled KotlinPoet to the internal package 5 months ago
Konstantin b1e86ade36
Generate initializer functions in the Res file to avoid the MethodTooLargeException (#4205) 5 months ago
Konstantin 2e354eba3a
Support compose resources for ios tests (#4185) 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
Oleksandr.Karpovich dad2f96ee9 Remove older kotlin versions (1.9.0 and 1.9.10) in nativeCacheKind test 6 months ago
Konstantin 27915cbc0f
Get environment and select resource by qualifiers (#4018) 6 months ago
Oleksandr Karpovich 93b513458d
Update for k/wasm (#4009) 7 months ago
Konstantin Tskhovrebov dfaeced984 Handle a case when a module group name is empty in Gradle Plugin. 7 months ago
Konstantin Tskhovrebov 94bda44b86 Fix ResourcesTest 7 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
Oleksandr Karpovich ff59c48617
Fix configuration cache for `syncComposeResourcesForIos` (#3764) 9 months ago
dima.avdeev 679f2821c0
iOS cache kind warning to error (#3667) 10 months ago
Alexey Tsvetkov 4bb9072d8f
Don't disable compiler caches for Kotlin 1.9.20+ (#3648) 10 months ago
Alexey Tsvetkov eb124feb4b
Fix reporting configuration problems with configuration cache (#3596) 10 months ago
Alexey Tsvetkov f81f6fa88c
Add test for new android target (#3624) 10 months ago
Alexey Tsvetkov 87d1972a39
Fix cache kind management with nested subprojects (#3519) 11 months ago
Alexey Tsvetkov 8b6b4ae3e6
Revert enabling caching for Kotlin 1.9.0 (#3511) 11 months ago
Alexey Tsvetkov fa2df40e11
Replace warnings with errors (#3496) 11 months ago
Alexey Tsvetkov 950d5a991c
Manage Kotlin native cache kind automatically based on Kotlin version (#3477) 11 months ago