429 Commits (master)

Author SHA1 Message Date
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) 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) 1 year ago
dima.avdeev 13d1de302c
[components/resources] add resource("img.png"). rememberImageBitmap() (#2483) 1 year 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
Igor Demin 4ee708c598 Upgrade examples to Compose 1.2.0 2 years ago
Igor Demin 37e33fba29 Compose 1.2.0-rc02 2 years ago
Alexey Tsvetkov d5af9623f5
ProGuard: require obfuscation be enabled explicitly (#2384) 2 years ago
Igor Demin 7ad4492f43
Migrate to 1.2.0-rc01 (#2382) 2 years ago
Igor Demin 4dd1c4a483
Update Compose Compiler version to stable (#2381) 2 years ago
Igor Demin 3996233b03
Allow to use Compose on multiple Kotlin versions (#2366) 2 years ago
Alexey Tsvetkov 87df95cbe9 Don't add public.app-category. prefix to appCategory by default (#1887) 2 years ago
Igor Demin 7067f5cffc
Remove redirecting to Jetpack Compose in android target in Gradle plugin (#2364) 2 years ago
Igor Demin a4fd8f7e25
Support Kotlin 1.7.20 (#2357) 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
Igor Demin 9fa322a3ee Upgrade to 1.2.0-beta02 2 years ago
Igor Demin a208ecba73 Upgrade to 1.2.0-beta01 2 years ago
Omico 99b7a986e0
gradle-plugin: Let Gradle provide its Kotlin DSL for compose (#2215) 2 years ago
Alexey Tsvetkov d9de125127
Introduce ProGuard integration for Compose/Desktop packaging (#2313) 2 years ago
Oleksandr Karpovich 91a60dc014
remove deprecated compose.web.web-widgets from the source code (#2294) 2 years ago
dima.avdeev 1f39fa4ba1
Check experimental flags in gradle.properties (#2268) 2 years ago
Igor Demin 33237b662e
Use another version of Compose Compiler inside Compose Gradle plugin (#2256) 2 years ago
Oleksandr Karpovich f59eba3027 w/a: disable tests with gradle 6.4 and 6.7.1 2 years ago
Philip Wedemann 36b232b653
Gradle Plugin: Fix NPE and use 1.8 by default (#2164) 2 years ago
dima.avdeev 586ec43100
Fix issue 2114. Gradle plugin with xcode 13.4. Add default null values for unused json params. (#2131) 2 years ago
dima.avdeev 85a7e6ced7
compose gradle plugin, lazy initialization of teamId for iOS deploy (#2132) 2 years ago
Thomas Vos d80ea8ca8c
Remove deprecated `useIR` option (#2076) 2 years ago
Abdelilah El Aissaoui 96f0d98d27
Added animated image component (#2015) 2 years ago
Alexey Tsvetkov f281b75f77
Update default Kotlin and Compose versions in Gradle tests (#2030) 2 years ago
Alexey Tsvetkov 7d92a265f6
Allow including kotlinx.serialization.* into Gradle plugin (#2020) 2 years ago
Gabriel Souza 1fbbed09bc
Excluding multiplatform common sources for not fail in xcode build (#1984) 2 years ago
dima-avdeev-jb 80cfc4c249
iOS gradle: create task to deploy on connected iOS device (#1944) 2 years ago
Alexey Tsvetkov 62a657b6cd
Native desktop packaging (#1908) 2 years ago
dima-avdeev-jb 24526947ad
Gradle deploy to iOS simulator (#1899) 2 years ago
Nikolay Igotti 4af260d36a
Move to 1.1.0 (#1882) 2 years ago
Alexey Tsvetkov 1e71abb3c0
Support org.jetbrains.kotlin.js plugin (#1851) 2 years ago
Louis CAD c59aef56a9
Fix wrong word used: transient -> transitive (#1839) 2 years ago