269 Commits (c43b64d43a20d155a52bf376c22a34182d583c7a)

Author SHA1 Message Date
Alexey Tsvetkov 58b0a22fb5
Allow customizing Compose compiler plugin (#2347) 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
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
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
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
Thomas Vos aa08279104
Fix TestFlight builds (#1812) 2 years ago
Thomas Vos ec2a7e8677
Fix could not find application image error on macOS (#1811) 2 years ago
Thomas Vos 03d98ae908
Fix jnilib files not signed (#1799) 2 years ago
Thomas Vos e818953c0b
Fix fromFiles argument not lazy (#1797) 2 years ago
Thomas Vos f895874f51
Fix `packagePkg` task (#1798) 2 years ago
Oleksandr Karpovich fb715e6061
Add `checkAndWarnAboutUsingJsPlugin` to gradle plugin (#1753) 2 years ago
Alexey Tsvetkov a1c4c8a41e
Unsign dylibs when packaging with JDK 17 (#1703) 2 years ago
Thomas Vos 793b377147
Apple App Store (#1613) 2 years ago
Alexey Tsvetkov 47214264ba
Remove compose.with.web flag (#1697) 2 years ago
Alexey Tsvetkov f3a403b321
Additional CI fixes (#1696) 2 years ago
Thomas Vos 162cde2bfc
Add option to set macOS build version (#1612) 2 years ago
Alexey Tsvetkov 387fa07bd8
Simplify configuration for web and uikit apps (#1682) 2 years ago
Alexey Tsvetkov 8ff2a324b6 More CI fixes (#1649) 3 years ago
Alexey Tsvetkov 8f99b0dd8a Use correct compiler plugin for native 3 years ago
Oleksandr Karpovich e139fbb1e4
deprecate compose.web.web-widgets in source code and gradle plugin (#1453) 3 years ago
Sebastian af31eacb74
Expose 'licenseFile' option for native packaging (#1421) 3 years ago
Igor Demin 9d29f50691
:compose:animation:animation-graphics (#1441) 3 years ago
Igor Demin db44cc8779
Add material3, mark some libraries as Experiemental (#1390) 3 years ago
Igor Demin f4a143dbea
Gradle plugin. macOs. Pass icon and name defined in build.gradle to the Dock (#1386) 3 years ago
Alexey Tsvetkov 9b40de61a1
Provide DSL extension for configuring JB Compose repo (#1301) 3 years ago
Shagen Ogandzhanian 095379d513
Introduce basic support for SVG (#1289) 3 years ago
akurasov 05d218b718
Support OEL publication in gradle plugin (#1285) 3 years ago
Igor Demin affbb955b6
Add uiTestJUnit4 to Compose Gradle Plugin (#1282) 3 years ago
akurasov 59ab245fdf
Initial implementation of experimental interop with Jetpack Compose (#1190) 3 years ago
Oleksandr Karpovich 5dc4f1d9d9
Remove WarnAboutComposeWithSerialization.kt (#1167) 3 years ago
Oleksandr Karpovich 805797eb98
web: add `testUtils` alias to gradle plugin (#1165) 3 years ago
Mitchell Syer 8371226f66
Fix signing settings when no Keychain is specified - Fixed (#1152) 3 years ago
Igor Demin d956a2a1ee Revert "Fix signing settings when no Keychain is specified (#1093)" 3 years ago
Mitchell Syer 5b34141cbe
Fix signing settings when no Keychain is specified (#1093) 3 years ago
Alexey Tsvetkov 7870d665c4
Escape resources dir separator on Windows (#1005) 3 years ago
Alexey Tsvetkov 4697b0fed1
Add skiko-runtime-jvm jar to preview classpath if necessary (#987) 3 years ago
Alexey Tsvetkov d8ada29395
Add compose.preview dependency shortcut (#989) 3 years ago
Alexey Tsvetkov 6d0f74346f
Allow using relative path, when specifying signing keychain (#988) 3 years ago