251 Commits (7ce3063911e18d6b3cce92b0046439f43f5d45f9)

Author SHA1 Message Date
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) 3 years ago
Alexey Tsvetkov 387fa07bd8
Simplify configuration for web and uikit apps (#1682) 3 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
Alexey Tsvetkov 3070856954
Support packaging resources into distribution (#983) 3 years ago
Alexey Tsvetkov 227834f963
Allow preview to work without explicit dependency on compose.uiTooling (#972) 3 years ago
Scott Pierce 8342d370d6
Sign jnilib files on osx in addition to dylib files. (#966) 3 years ago
Alexey Tsvetkov 8a685b62fb
Fix compatibility with Gradle < 7.1 (#957) 3 years ago
Alexey Tsvetkov 22a7cea62e
Remove deprecated Gradle plugin DSL properties (#953) 3 years ago
Alexey Tsvetkov 4945f450e1
Enable running preview for any Compose Desktop module (#951) 3 years ago
Oleksandr Karpovich af2f2b2b8d
Add a check that compose is used along with kotlinx.serialization (#900) 3 years ago
Alexey Tsvetkov b73b09dffc
Include jdk.crypto.ec by default (#905) 3 years ago
Alexey Tsvetkov 6038da77ba
Allow adding extra keys to Info.plist (#845) 3 years ago
Igor Demin b1d8682cbe
Automatically add `-Dcompose.application.configure.swing.globals=true to run/package tasks (#820) 3 years ago
Alexey Tsvetkov e96826c47c
Use Gradle 7.1 for building Gradle and Intellij plugin (#836) 3 years ago
Nikolay Igotti 2e82f1cc98 Add linux_arm64 target 3 years ago
Igor Demin 854de3681c
Publish components (#829) 3 years ago
Alexey Tsvetkov 2be46f961e
Implement first version of non-interactive preview for desktop (#803) 3 years ago
Alexey Tsvetkov 92150195ea Allow specifying asc provider for notarization 3 years ago
Alexey Tsvetkov 1040af337b Customize Info.plist before jpackage 3 years ago