103 Commits (2b8c35e16c6c58b779db4622edd84edc93bf3590)

Author SHA1 Message Date
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
Oleksandr Karpovich 93b513458d
Update for k/wasm (#4009) 10 months ago
Konstantin Tskhovrebov dfaeced984 Handle a case when a module group name is empty in Gradle Plugin. 10 months ago
Konstantin Tskhovrebov 94bda44b86 Fix ResourcesTest 10 months ago
Konstantin Tskhovrebov c867c68364 Add support for a dash character and digit on first place in resource names 10 months ago
Konstantin 181bfd1612
Resources gradle plugin (#3961) 10 months ago
Igor Demin 1b44c94bd0
Fix Gradle Plugin Test screenshots (#3920) 10 months ago
Oleksandr Karpovich ff59c48617
Fix configuration cache for `syncComposeResourcesForIos` (#3764) 12 months ago
dima.avdeev 679f2821c0
iOS cache kind warning to error (#3667) 1 year ago
Alexey Tsvetkov 4bb9072d8f
Don't disable compiler caches for Kotlin 1.9.20+ (#3648) 1 year ago
Alexey Tsvetkov eb124feb4b
Fix reporting configuration problems with configuration cache (#3596) 1 year ago
Alexey Tsvetkov f81f6fa88c
Add test for new android target (#3624) 1 year ago
Alexey Tsvetkov 87d1972a39
Fix cache kind management with nested subprojects (#3519) 1 year ago
Alexey Tsvetkov 8b6b4ae3e6
Revert enabling caching for Kotlin 1.9.0 (#3511) 1 year ago
Alexey Tsvetkov fa2df40e11
Replace warnings with errors (#3496) 1 year ago
Alexey Tsvetkov 950d5a991c
Manage Kotlin native cache kind automatically based on Kotlin version (#3477) 1 year ago
Alexey Tsvetkov 44376fdf85
Turn off Compose resources sync when third party resources plugins ar… (#3469) 1 year ago
Oleksandr Karpovich f563664166
Add a warning for a user who sets `compose.kotlinCompilerPlugin` to `androidx.compose.compiler.compiler` (#3313) 1 year 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) 2 years ago
Alexey Tsvetkov 8f3578bdca
Fix gradle tests (#2708) 2 years ago
Alexey Tsvetkov c3726347ef
Test with Gradle 8-RC-1 (#2621) 2 years ago
Emre Şafak eba6b45df7
Correct all occurrences of "compatability" (#2623) 2 years ago
Alexey Tsvetkov 472ef34fc3
Fix configuration cache issues (#2607) 2 years ago
Alexey Tsvetkov 4f1bb98711
Remove usages of internal Gradle API FileOperations (#2606) 2 years ago
Igor Demin bf958eb510
Improve DSL for setting a custom Compose Plugin (#2527) 2 years ago
Alexey Tsvetkov 382ad5b78f
Test Gradle plugin on relevant PRs (#2509) 2 years ago
Alexey Tsvetkov 7e574a07e2
Remove JVM target version override (#2515) 2 years ago
Igor Demin f35e286958
Fix Preview compatibility with Gradle configuration cache (#2470) 2 years ago
Igor Demin 63846c63c0
Compose 1.2.1 (#2453) 2 years ago
Alexey Tsvetkov 04846b1fdd Fix custom JDK tests on Linux 2 years ago
Alexey Tsvetkov 083e51feb9
Fix caching for checking runtime properties (#2438) 2 years ago
Alexey Tsvetkov 6501d9f9f2
Fix packaging with JDK 19 (#2439) 2 years ago
Alexey Tsvetkov d5af9623f5
ProGuard: require obfuscation be enabled explicitly (#2384) 2 years ago
Igor Demin 3996233b03
Allow to use Compose on multiple Kotlin versions (#2366) 2 years ago
Alexey Tsvetkov e301429247
Replace 'package<BUILD_TYPE>' with 'package<BUILD_TYPE>DistribuionForCurrentOS' (#2353) 2 years ago
Alexey Tsvetkov 58b0a22fb5
Allow customizing Compose compiler plugin (#2347) 2 years ago
Alexey Tsvetkov d9de125127
Introduce ProGuard integration for Compose/Desktop packaging (#2313) 2 years ago
Alexey Tsvetkov f281b75f77
Update default Kotlin and Compose versions in Gradle tests (#2030) 2 years ago