295 Commits (k.tskh/font-dup-fix)

Author SHA1 Message Date
Konstantin Tskhovrebov aa904e3cdf Fix fonts duplication in android app. 10 months ago
Konstantin Tskhovrebov 61edcf17b1 Check resources in final artefacts 10 months ago
Konstantin Tskhovrebov 7c0e29ca62 Fix android font bundling and add tests 10 months ago
Konstantin Tskhovrebov a912c9fe99 Register all hierarchical compose resources in android compilation 10 months ago
Shishkin Pavel e680f9ffa3
update compiler version to 1.5.8.1-beta02 (#4269) 10 months ago
Konstantin 2b12d57008
Configure android variants the correct way instead of the hack with 'dependsOn' (#4264) 10 months ago
Konstantin 8ee7531c42
Clean code-gen directory if there was deleted a dependency on the res library (#4257) 10 months ago
Konstantin d6b8681b22
Don't make resource IDs lowercased (#4253) 10 months ago
Konstantin b8be217dad
Configure explicit dependency on the copyFonts task to fix a build (#4247) 10 months ago
Konstantin a6b8b50423
Add a type name to the resource initializers (#4240) 10 months ago
Konstantin 84e52986dc
Relocate a bundled KotlinPoet to the internal package 10 months ago
Konstantin b1e86ade36
Generate initializer functions in the Res file to avoid the MethodTooLargeException (#4205) 10 months ago
Shishkin Pavel 6c38a4ae9a
update compiler plugin version to 1.5.8.1-beta01 (#4203) 10 months ago
Konstantin Tskhovrebov ee26bf8bee Use "project.findProperty" instead of "providers.valueOrNull" to fix sub-module gradle properties for res class generation 10 months ago
dima.avdeev 50908d620a
Add ui-tooling-preview alias to gradle plugin (#4190) 10 months ago
Konstantin 2e354eba3a
Support compose resources for ios tests (#4185) 10 months ago
Konstantin 2b8c35e16c
Support Res class generation in JVM only compose projects (#4183) 10 months ago
Konstantin fbab715c20
Generate Res class if there is no common composeResource dir (#4176) 10 months ago
Konstantin 3040ea85bb
Configure android resources after the agp is applied and ignore hidden files in resources 10 months ago
Konstantin c31c761e09
Mark all resources public API as experimental. (#4146) 11 months ago
Oleksandr Karpovich 0e8a92a59f
Update compose compiler compatibility (#4145) 11 months ago
Konstantin f405dd8ba0
Delete experimental marker from stable resources APIs (#4144) 11 months ago
Konstantin 747aab02f3
Introduce top level composeResources dir (#4127) 11 months ago
Alexander Maryanovsky a4cb97a6bf
Add `compose.uiTest` dependency name to ComposePlugin (#4100) 11 months ago
Konstantin 8955e66eac
Introduce a 'composeResources/files' directory for any files. (#4079) 11 months ago
Oleksandr Karpovich 86cfe355fb
Update compose compiler version for kotlin 1.9.22 (#4089) 11 months ago
Oleksandr Karpovich b3dee0db79
Add kotlin 1.9.22 support (#4075) 11 months ago
Oleksandr.Karpovich dad2f96ee9 Remove older kotlin versions (1.9.0 and 1.9.10) in nativeCacheKind test 11 months ago
Konstantin 27915cbc0f
Get environment and select resource by qualifiers (#4018) 12 months ago
Oleksandr Karpovich 972c740c1e
Update gradle plugin to make sure that skiko.wasm is unpacked for web tests too (#4030) 12 months ago
Oleksandr Karpovich 93b513458d
Update for k/wasm (#4009) 12 months ago
Konstantin Tskhovrebov dfaeced984 Handle a case when a module group name is empty in Gradle Plugin. 1 year ago
Konstantin Tskhovrebov 94bda44b86 Fix ResourcesTest 1 year ago
Konstantin Tskhovrebov c867c68364 Add support for a dash character and digit on first place in resource names 1 year ago
Konstantin 181bfd1612
Resources gradle plugin (#3961) 1 year ago
dima.avdeev f4272bf4c7
Fix Compose Gradle plugin Issue with daemon in Issue 3933 (#3951) 1 year ago
Oleksandr Karpovich 22165d82d9
Support kotlin 1.9.21 (#3966) 1 year ago
Oleksandr Karpovich ab34030a87
Add kotlin 2.0.0-Beta1 to ComposeCompilerCompatibility (#3934) 1 year ago
Oleksandr Karpovich 62d9dcdd3f
Fix wix toolset download duplication (#3882) 1 year ago
Igor Demin 1b44c94bd0
Fix Gradle Plugin Test screenshots (#3920) 1 year ago
Alexander Zhirkevich 0a301bdcd5
Add ui-util to gradle plugin (#3895) 1 year ago
Oleksandr Karpovich 6f2b81bf88
Support kotlin 1.9.20 (#3884) 1 year ago
Oleksandr Karpovich 75e7d174d7
Add kotlin 1.9.20-RC2 support (#3861) 1 year ago
Oleksandr Karpovich ae07ddfd13
Add a better error message when we fail to execute SyncComposeResourcesForIosTask (#3837) 1 year ago
Oleksandr Karpovich b112e0865d
Support kotlin 1.9.20-RC (#3804) 1 year ago
dima.avdeev 3d4db14b51
COMPOSE-350 Remove old Gradle tasks to launch iOS App (#3753) 1 year ago
Oleksandr Karpovich ff59c48617
Fix configuration cache for `syncComposeResourcesForIos` (#3764) 1 year ago
dima.avdeev fd6d6c87e1
COMPOSE-338 Remove uikit experimental flag in gradle.properties (#3747) 1 year ago
Oleksandr Karpovich 5ad17128f8
Add API to not apply the Compose Compiler plugin (#3722) 1 year ago
Oleksandr Karpovich 393cfdd663
Support kotlin 1.9.20-Beta2 (#3721) 1 year ago