369 Commits (master)

Author SHA1 Message Date
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
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
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
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
Alexey Tsvetkov 4854bf5714
Fix JS Gradle test (#1760) 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) 2 years ago
Alexey Tsvetkov 11918f3e8a Fix MPP CI issues (#1645) 2 years ago
Alexey Tsvetkov 8f99b0dd8a Use correct compiler plugin for native 2 years ago
Oleksandr Karpovich e902beeece
release 1.0.1-rc2 with 1.6.10 (#1590) 2 years ago
Igor Demin dbd0a21949
Modify replace.sh for replacing Compose version (#1511) 2 years ago
Alexey Tsvetkov 386b19e67e
Test Gradle plugin with Gradle 7.1.1 & 7.3 (#1304) 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 ad57414f29
Do not shade transitive dependencies (#1321) 3 years ago