369 Commits (master)

Author SHA1 Message Date
Alexey Tsvetkov 16114b2f0f
Simplify resource management for iOS (#3340) 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
Oleksandr Karpovich b038d0d142
Update ComposeCompilerCompatibility mapping (#3291) 11 months ago
Alexey Tsvetkov 0319db1d06
Improve error messages when checking tasks (#3194) 12 months 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
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 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
Igor Demin bf958eb510
Improve DSL for setting a custom Compose Plugin (#2527) 1 year ago
Alexey Tsvetkov 382ad5b78f
Test Gradle plugin on relevant PRs (#2509) 1 year ago
Alexey Tsvetkov 7e574a07e2
Remove JVM target version override (#2515) 1 year 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
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
Igor Demin 7e597c83e8
Use Compose Compiler 1.3.2.1 (#2442) 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
Igor Demin 0c8c752266
Fix `kotlinCompilerPlugin` property (#2396) 2 years ago
Blaž Šolar 65e8e69c24
uikit deploy, split Gradle and Xcode (#2406) 2 years ago
dima.avdeev 0554616489
uikit open simulator, simplify availability condition (#2414) 2 years ago
dima.avdeev 11fad5eca7
Gradle plugin delete unavailable simulator (#2413) 2 years ago
Nikita Lipsky aecf6bb9a1
Fix compose gradle plugin for iOS device deployment: (#2407) 2 years ago
Alexey Tsvetkov d5af9623f5
ProGuard: require obfuscation be enabled explicitly (#2384) 2 years ago