267 Commits (1dc5839ed781a7d7893814b701c18b88c8097046)

Author SHA1 Message Date
Alexey Tsvetkov 1dc5839ed7
Raise error when Homebrew JDK is used for packaging (#3451) 10 months ago
Oleksandr Karpovich 3add7ce9da
Add runtimeSaveable to Dependencies in compose gradle plugin (#3449) 10 months ago
Oleksandr Karpovich a947c5efcc
Disable signature clash checks for web targets (#3445) 10 months ago
Alexey Tsvetkov b67dde7295
Add pro guard optimize flag (#3408) 10 months ago
Oleksandr Karpovich 47b19a6ec0
Add kotlin 1.8.22 to compose compiler comaptibility (#3379) 11 months ago
Oleksandr Karpovich c918154efe
Update kotlin version in gradle plugin tests (#3372) 11 months ago
Oleksandr Karpovich f28d438ad0
Update ComposeCompilerCompatibility (#3371) 11 months ago
Alexey Tsvetkov 16114b2f0f
Simplify resource management for iOS (#3340) 11 months ago
Oleksandr Karpovich f563664166
Add a warning for a user who sets `compose.kotlinCompilerPlugin` to `androidx.compose.compiler.compiler` (#3313) 11 months ago
Igor Demin bf4130cfab
Compose 1.4.1 docs, examples (#3287) 11 months ago
Oleksandr Karpovich b038d0d142
Update ComposeCompilerCompatibility mapping (#3291) 11 months ago
Alexey Tsvetkov 0319db1d06
Improve error messages when checking tasks (#3194) 1 year ago
Alexey Tsvetkov baeeec8abc
Delay resolving dependencies until configuration phase is over (#3170) 1 year ago
Alexey Tsvetkov c162695345
Remove variant redirection from Gradle plugin (#3168) 1 year ago
Alexey Tsvetkov eb90275a1b
Fix signing bundle with Gradle 8.1 with configuration cache (#3069) 1 year ago
dima.avdeev 76f000611d
Update examples to Compose 1.4.0 (#3042) 1 year ago
Oleksandr Karpovich cf7bdaa352
Use compose compiler 1.4.5 with kotlin 1.8.20 (#3031) 1 year ago
Oleksandr Karpovich 84d91b1e81
Improve a message about incompatible kotlin version (#3032) 1 year ago
Sebastian 532bb3d6d8
Fix references to outdated 'nativeExecutables' in error messages (#3019) 1 year ago
Alexey Tsvetkov 9540cdcf79
Require JDK 17 for packaging (#3027) 1 year ago
Igor Demin 9fc6763b79
Update ComposeCompilerCompatibility.kt (#3006) 1 year ago
Igor Demin 1fbeced85b
Support Kotlin 1.8.20 (#3000) 1 year ago
Igor Demin 59eda00380
Rename Web to HTML (#2997) 1 year ago
Alexey Tsvetkov 32ace9173e
Provide some entitlements on macOS by default (#2974) 1 year ago
Alexey Tsvetkov ddc300f0fe Fix passing relative path main jar to jpackage 1 year ago
mcpiroman 8d78c4ac67 Provide relative path to jpackage --main-jar 1 year ago
Alexey Tsvetkov 3483feef2a
Unzip wix to build directory (#2838) 1 year ago
Oleksandr Karpovich 0b429b6ac9
Update all versions for 1.3.1 + update Changelog (#2856) 1 year ago
Nikita Lipsky 2cd92eed5c
Add resources library to dependencies declared by compose gradle plugin (#2793) 1 year ago
Igor Demin 3b81485bcc
Remove experimental status of Material 3 (#2740) 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
Oleksandr Karpovich bc6d42ef44
Update versions: compose - 1.3.0 and kotlin - 1.8.0 (#2651) 1 year ago
Alexey Tsvetkov b055763d1f
Provide test jdk via toolchain api (#2664) 1 year ago
Alexey Tsvetkov e2aba37e62
Use global directory to download wix toolset (#2639) 1 year ago
Alexey Tsvetkov c3726347ef
Test with Gradle 8-RC-1 (#2621) 1 year ago
Emre Şafak eba6b45df7
Correct all occurrences of "compatability" (#2623) 1 year ago
Alexey Tsvetkov 472ef34fc3
Fix configuration cache issues (#2607) 1 year ago
Alexey Tsvetkov 57348cbde3
Fix running unsigned apps locally on macOS Ventura (#2617) 1 year ago
Alexey Tsvetkov 4f1bb98711
Remove usages of internal Gradle API FileOperations (#2606) 1 year ago
Christian De Angelis d79b793131
Add task dependency on unpacking wasm. (#2589) 1 year ago
Igor Demin be0c1c87e1
Release 1.2.2 (#2561) 1 year ago
Igor Demin bb723f81a9
Update ComposeCompilerCompatability.kt (#2557) 1 year ago
Alexey Tsvetkov 153bf10c56 Revert "Do not render preview if protocol between IJ & Gradle does not match (#2556)" 1 year ago
Igor Demin bf958eb510
Improve DSL for setting a custom Compose Plugin (#2527) 1 year ago
Alexey Tsvetkov 15aa81c851
Do not render preview if protocol between IJ & Gradle does not match (#2556) 1 year 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
Parthasarathy 612fab6099
Allow the default window to go fullscreen (#2458) 2 years ago
dima.avdeev 13d1de302c
[components/resources] add resource("img.png"). rememberImageBitmap() (#2483) 2 years ago