2089 Commits (f683673b7ed1bd9c8ec26d5f421b207af9a7561f)
 

Author SHA1 Message Date
Konstantin f683673b7e Fix package name of generated Res file when project is building for JsTarget (#4295) (#4300) 3 months ago
Konstantin 6038d44d5e [resources] Fix resource packaging in APK when 'build' task is used with AGP 8.2+ (#4408) 3 months ago
Konstantin 0402c28803 [resources] Fix Res class generation if the library is declared as 'api' (#4406) 3 months ago
Konstantin 8ad5473ea5 [resources] Init resource accessors lazily and in external function to avoid MethodTooLargeException (#4404) 3 months ago
Konstantin 204a6f57bc Support three letters locales (#4394) 3 months ago
Oleksandr Karpovich ea161426f2 Remove coroutines version substitution for web targets (#4369) 3 months ago
Igor Demin 4e948e4bc3 Resources. Don't return a cached value when pass new args. 3 months ago
Konstantin 55cc437465 Fix import android flavors with compose resources (#4319) 3 months ago
Shishkin Pavel 581f97780a compiler plugin 1.5.9 for kt 2.0.0-Beta4 (#4332) 3 months ago
Pavel Shishkin 56d3aff538 update compiler plugin version to 1.5.8.1 (stable) 3 months ago
Konstantin Tskhovrebov c8ef4c0412 Update compose version to "1.6.0-rc01" in components project 3 months ago
Konstantin cc0e18474a Fix resource accessors compilation when there are huge number of resource files. (#4294) 3 months ago
Igor Demin 793b5e9a89
Fix Gradle MPP tests (android.useAndroidX) (#4287) 3 months ago
dima.avdeev 903a9bb8aa
Added WASM to components.uiToolingPreview library (#4286) 3 months ago
Konstantin Tskhovrebov cf04f46d49 Add test sign key in test project. 3 months ago
Konstantin fbf5dbe20f
Fix fonts duplication in android app. (#4284) 3 months ago
Oleksandr Karpovich 689f63112a
Gradle Plugin: Simplify coroutines version check (#4283) 3 months ago
Konstantin a0601c3024
Register all hierarchical compose resources in android compilation (#4274) 3 months ago
Oleksandr Karpovich c4bc761b0d
Gradle Plugin: Force kotlinx-coroutines version 1.8.0-RC2 for web targets in user projects (#4278) 3 months ago
Shishkin Pavel e680f9ffa3
update compiler version to 1.5.8.1-beta02 (#4269) 3 months ago
Ahmed Hosny a8e9486b9e
Support Rtl in SplitPane (#4265) 3 months ago
Konstantin 2b12d57008
Configure android variants the correct way instead of the hack with 'dependsOn' (#4264) 3 months ago
Igor Demin 7241003df8
Update CHANGELOG.md (#4249) 3 months ago
Konstantin 8ee7531c42
Clean code-gen directory if there was deleted a dependency on the res library (#4257) 3 months ago
Konstantin d6b8681b22
Don't make resource IDs lowercased (#4253) 3 months ago
Konstantin b8be217dad
Configure explicit dependency on the copyFonts task to fix a build (#4247) 3 months ago
Oleksandr Karpovich ffea196aa8
Use coroutines 1.7.3 for desktop and native. But use 1.8.0-RC2 for web targets (#4244) 3 months ago
Konstantin a6b8b50423
Add a type name to the resource initializers (#4240) 3 months ago
Konstantin 84e52986dc
Relocate a bundled KotlinPoet to the internal package 3 months ago
Igor Demin 322f2e9906
Update CHANGELOG.md (1.6.0-beta02) (#4232) 3 months ago
antonindrawan d6f3861286
build(kn-performance): use compose 1.5.10 to fix the build (#4173) 3 months ago
Konstantin 870b2d3aec
Improve handling of special characters in string resources (#4220) 4 months ago
Konstantin Tskhovrebov 3c7260ea51 Add a ttf font to the resources demo app 4 months ago
Konstantin 18de77e0bd
Update dependency versions and refactor build configs (#4215) 4 months ago
Konstantin 12afbe59a8
add verification-metadata.xml file to verify vlcj artifacts (#4159) 4 months ago
Konstantin Tskhovrebov 4a65b1a1d8 Refactor compose library tests 4 months ago
InsanusMokrassar d9d4bf3496
Add opportunity to use custom prefixes in StyleSheet (#3015) 4 months ago
Konstantin b1e86ade36
Generate initializer functions in the Res file to avoid the MethodTooLargeException (#4205) 4 months ago
Konstantin b4881ffe01
Fix native xml parser and add ios native tests (#4207) 4 months ago
Shishkin Pavel 6c38a4ae9a
update compiler plugin version to 1.5.8.1-beta01 (#4203) 4 months ago
Konstantin Tskhovrebov 107a1449ca Update Compose version to 1.6.0-dev1397 in components 4 months ago
Igor Demin 8de1026504
Update CHANGELOG.md (1.5.12) (#4182) 4 months ago
Konstantin Tskhovrebov ee26bf8bee Use "project.findProperty" instead of "providers.valueOrNull" to fix sub-module gradle properties for res class generation 4 months ago
dima.avdeev 50908d620a
Add ui-tooling-preview alias to gradle plugin (#4190) 4 months ago
Konstantin 2e354eba3a
Support compose resources for ios tests (#4185) 4 months ago
Konstantin 2b8c35e16c
Support Res class generation in JVM only compose projects (#4183) 4 months ago
Konstantin fbab715c20
Generate Res class if there is no common composeResource dir (#4176) 4 months ago
Oleksandr Karpovich f121805763
Add test cases for stability inference (#4163) 4 months ago
Igor Demin ac3ca94372
Update CHANGELOG.md 4 months ago
Konstantin 3040ea85bb
Configure android resources after the agp is applied and ignore hidden files in resources 4 months ago