121 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) 4 months ago
Igor Demin 793b5e9a89
Fix Gradle MPP tests (android.useAndroidX) (#4287) 4 months ago
Konstantin Tskhovrebov cf04f46d49 Add test sign key in test project. 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) 4 months ago
Konstantin 2b12d57008
Configure android variants the correct way instead of the hack with 'dependsOn' (#4264) 4 months ago
Konstantin 8ee7531c42
Clean code-gen directory if there was deleted a dependency on the res library (#4257) 4 months ago
Konstantin d6b8681b22
Don't make resource IDs lowercased (#4253) 4 months ago
Konstantin b8be217dad
Configure explicit dependency on the copyFonts task to fix a build (#4247) 4 months ago
Konstantin a6b8b50423
Add a type name to the resource initializers (#4240) 4 months ago
Konstantin 84e52986dc
Relocate a bundled KotlinPoet to the internal package 4 months ago
Konstantin b1e86ade36
Generate initializer functions in the Res file to avoid the MethodTooLargeException (#4205) 4 months ago
Konstantin 2e354eba3a
Support compose resources for ios tests (#4185) 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 c31c761e09
Mark all resources public API as experimental. (#4146) 4 months ago
Konstantin 747aab02f3
Introduce top level composeResources dir (#4127) 5 months ago
Konstantin 8955e66eac
Introduce a 'composeResources/files' directory for any files. (#4079) 5 months ago
Oleksandr.Karpovich dad2f96ee9 Remove older kotlin versions (1.9.0 and 1.9.10) in nativeCacheKind test 5 months ago
Konstantin 27915cbc0f
Get environment and select resource by qualifiers (#4018) 5 months ago
Oleksandr Karpovich 93b513458d
Update for k/wasm (#4009) 6 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
Igor Demin 1b44c94bd0
Fix Gradle Plugin Test screenshots (#3920) 7 months ago
Oleksandr Karpovich ff59c48617
Fix configuration cache for `syncComposeResourcesForIos` (#3764) 8 months ago
dima.avdeev 679f2821c0
iOS cache kind warning to error (#3667) 9 months ago
Alexey Tsvetkov 4bb9072d8f
Don't disable compiler caches for Kotlin 1.9.20+ (#3648) 9 months ago
Alexey Tsvetkov eb124feb4b
Fix reporting configuration problems with configuration cache (#3596) 9 months ago
Alexey Tsvetkov f81f6fa88c
Add test for new android target (#3624) 9 months ago
Alexey Tsvetkov 87d1972a39
Fix cache kind management with nested subprojects (#3519) 10 months ago
Alexey Tsvetkov 8b6b4ae3e6
Revert enabling caching for Kotlin 1.9.0 (#3511) 10 months ago
Alexey Tsvetkov fa2df40e11
Replace warnings with errors (#3496) 10 months ago
Alexey Tsvetkov 950d5a991c
Manage Kotlin native cache kind automatically based on Kotlin version (#3477) 10 months ago
Alexey Tsvetkov 44376fdf85
Turn off Compose resources sync when third party resources plugins ar… (#3469) 10 months ago
Oleksandr Karpovich f563664166
Add a warning for a user who sets `compose.kotlinCompilerPlugin` to `androidx.compose.compiler.compiler` (#3313) 11 months ago
Alexey Tsvetkov baeeec8abc
Delay resolving dependencies until configuration phase is over (#3170) 1 year ago
Alexey Tsvetkov eb90275a1b
Fix signing bundle with Gradle 8.1 with configuration cache (#3069) 1 year ago
Alexey Tsvetkov 9540cdcf79
Require JDK 17 for packaging (#3027) 1 year ago
Igor Demin 59eda00380
Rename Web to HTML (#2997) 1 year ago
Alexey Tsvetkov 3483feef2a
Unzip wix to build directory (#2838) 1 year ago
Oleksandr Karpovich e9789ba364
Fix ComposeExtension.kotlinCompilerPluginArgs for non-jvm compilations (#2716) 1 year ago
Alexey Tsvetkov 8f3578bdca
Fix gradle tests (#2708) 1 year ago