558 Commits (master)

Author SHA1 Message Date
Konstantin 3c531dd3df
Gradle Plugin DSL to change the generated Res class name (#5296) 8 months ago
Konstantin 1b6e61592d
Refactor resource accessors generator to minify output source files. (#5298) 8 months ago
Matt Groth bd0564f4a7 Suppress "redundant visibility modifier" diagnostics so Res is compatible with `-Werror`, `-Wextra`, and IntelliJ inspections 8 months ago
Maxim Pestryakov f68bce0a39 Add test 8 months ago
Maxim Pestryakov 3cab1635a8 Use val instead of var for RegularFileProperty 8 months ago
Konstantin Tskhovrebov e5a45e4e8b Configure compose resources in XCFrameworks. 8 months ago
Konstantin Tskhovrebov 4ebb0c7214 Remove legacy Compose compiler plugin handling 8 months ago
Konstantin Tskhovrebov 27ef8f2b34 Updated Gradle minimal version to 8.7 and Kotlin to 2.2.0-Beta1. 8 months ago
Konstantin Tskhovrebov 216cc12559 Remove outdated hack with appResourcesDir and add a verification test. 8 months ago
Igor Demin c1c45160e7
Fix runRelease FlowKt__MergeKt crash (#5285) 8 months ago
Igor Demin fc7e903929
Fix `./gradlew runRelease`, update ProGuard to 7.7.0 (#5279) 8 months ago
Konstantin 70bf5f182a
Remove old Kotlin compatibility tests and related projects (#5281) 8 months ago
Oleksandr Karpovich 9c7841c601
Bump kotlin version in compose gradle plugin to 2.1.20 (#5273) 9 months ago
Konstantin 022644a162
Stable resources API (#5266) 9 months ago
Igor Demin bbbb900bf7
Fix ProGuard rules for material3 (#5261) 9 months ago
Thomas Vos 5f9c4fbb07
Update Compose and add resources tests (#5260) 9 months ago
Thomas Vos b447f92313
Resources improvements for native macOS app (#5245) 9 months ago
Ivan Matkov a2e78250dc
Update pinned `material-icons-extended` to the latest version (#5247) 10 months ago
Konstantin Tskhovrebov 15083083ee Revert "Resources improvements for native macOS app (#5219)" 10 months ago
Thomas Vos 76d9411a7f
Resources improvements for native macOS app (#5219) 10 months ago
Oleksandr Karpovich 1e1810c969
Update the gradle plugin tests after kotlin 2.1.0 (#5210) 11 months ago
Oleksandr Karpovich c2243da089
Lower mavenLocal priority in test projects of gradle-plugin (#5208) 11 months ago
Oleksandr Karpovich 50b57081ff
Update Kotlin version in components, tutorials and examples to 2.1.0 (#5205) 11 months ago
Igor Demin 403ceb83b0
Add Windows ARM alias to Gradle plugin (#5197) 11 months ago
Konstantin 93b2f1d482
Add FontVariation.Settings support to the resources library (#5183) 1 year ago
Konstantin Tskhovrebov 3ecade1059 [gradle] Replaced deprecated `lintOptions` block with the newer `lint` block in test projects. 1 year ago
Konstantin Tskhovrebov 76c0de6600 [gradle] Disable AGP lint in gradle plugin tests due continuous problems. 1 year ago
Konstantin Tskhovrebov 39615632eb Revert "Resources improvements for native macOS app (#5169)" 1 year ago
Thomas Vos 5870305e0b
Resources improvements for native macOS app (#5169) 1 year ago
Igor Demin defc39cb23 Compose 1.7.1 1 year ago
Matt Groth 2865ddd6af
Fix deprecation warning for `forUseAtConfigurationTime` (#5162) 1 year ago
Victor Kropp e1caeade8a CMP-6806 fix warnings and deprecations 1 year ago
Konstantin bf6b00e9a2
[gradle] Skip resource configuration for androidLibrary target since it is done via AGP (#5158) 1 year ago
Konstantin 5e6021212d
[gradle] Support new AGP with androidLibrary target (#5157) 1 year ago
Vladimir Mazunin 2f65f0e921
Updated example's versions (#5155) 1 year ago
Ivan Matkov 1b2669f59d
Update Android target SDK to 35 (#5152) 1 year ago
Ivan Matkov 7b1b61f7a5
Pin `material-icons-extended` version (#5151) 1 year ago
Pavel Shishkin 6afe5df77a
Compose compiler version bump 1.5.14.1/1.5.15 (#5141) 1 year ago
Oleksandr Karpovich 8b56020c81
Add a redundancy warning to skiko.js for k/wasm target (#5134) 1 year ago
Konstantin d2b934a734
[gradle] Add "compose.material3AdaptiveNavigationSuite" shortcut (#5133) 1 year ago
Konstantin a15798db40
[gradle] Set custom freeCompilerArgs only for the old compiler plugin. (#5129) 1 year ago
Konstantin aa52511d86
Fix cocoapods integration (#5128) 1 year ago
Konstantin Tskhovrebov 6dbe547046 [gradle] Fix KMP component publication configuration 1 year ago
Konstantin f86b9ed3fd
Support test resources in Compose UI tests. (#5122) 1 year ago
Konstantin Tskhovrebov ad0ffd88bc [gradle] Update compose version in gradle plugin dependencies 1 year ago
Konstantin Tskhovrebov e8f722ba64 [gradle] Fix tests with a gradle < 7.4 1 year ago
Konstantin 8772183b9d
[gradle] Avoid usage of "findProperty" to support project isolation. (#5120) 1 year ago
Konstantin 48b64fdece
[gradle] Restore correct android assets registration after AGP fix. (#5118) 1 year ago
Oleksandr Karpovich f6bf9e6397
Update golden screenshots in the gradle plugin tests (#5117) 1 year ago
Oleksandr Karpovich c6f07fd226
Fix skiko.js unpacking for k/js target (#5105) 1 year ago