143 Commits (master)

Author SHA1 Message Date
Konstantin 644c7c340b
[gradle] Add validation checks on invalid xml or item type. (#4680) 2 weeks ago
Konstantin Tskhovrebov 35fedde768 [resources] Fix test environment. 2 weeks ago
Konstantin afe548b6d9
[resources] Add functions to retrieve bytes from drawable or font resources. (#4651) 2 weeks ago
Konstantin Tskhovrebov 2447b07f99 [resources] Restore dependency on the foundation 3 weeks ago
Konstantin a20021879e
Change dependency on the foundation to the ui and update coroutines version to avoid resolve issues. (#4660) 3 weeks ago
Konstantin 2d225f3450
Delete the experimental mark from the stable resources library API (#4623) 3 weeks ago
Konstantin f0c1094dc4
[resources] Support SVG drawables for non android platforms (#4605) 3 weeks ago
Konstantin Tskhovrebov 3a8ef13242 Update dependency compose to "1.6.10-dev1566" to sync gradle and resources library builds 1 month ago
Konstantin 2bb6ec5e65
[resources] Select default resource if there are no exact language+region or default language match (#4577) 1 month ago
Konstantin d87aa7f0de
Get resource files as URI (#4576) 1 month ago
Konstantin Tskhovrebov 92334867da Update dependency on latest published CMP libraries to sync gradle and resources library builds 1 month ago
Konstantin 5d9dfde149
XML resource optimizations (#4559) 1 month ago
Chanjung Kim 04edeed084
Handle special characters for quantity strings (#4543) 1 month ago
Chanjung Kim 2b1bf65244
Support plural string resource (#4519) 1 month ago
Konstantin 6f3eb08488
[resources] Fix readResourceBytes function on Android if font is located under qualified directory (#4512) 2 months ago
Konstantin ad9c898651
[resources] Use first of preferred locales instead of a current on iOS (#4507) 2 months ago
Konstantin e8459e19b4 [resources] Fix regionCode crash on iOS before 17 (#4473) 2 months ago
Konstantin e7f1a6cc20
[resources] Fix regionCode crash on iOS before 17 (#4473) 2 months ago
Luca Spinazzola 4c238f5ff8
update macOS readResourceBytes to use composeResources (#4458) 2 months ago
Igor Demin e14bf1c072
Resources. Don't return a cached value when pass new args (#4333) 3 months ago
Igor Demin 4e948e4bc3 Resources. Don't return a cached value when pass new args. 3 months ago
Konstantin Tskhovrebov c8ef4c0412 Update compose version to "1.6.0-rc01" in components project 3 months ago
Konstantin Tskhovrebov b83de7e569 Update compose version to "1.6.0-rc01" in components project 3 months ago
dima.avdeev 903a9bb8aa
Added WASM to components.uiToolingPreview library (#4286) 3 months ago
Konstantin fbf5dbe20f
Fix fonts duplication in android app. (#4284) 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
Ahmed Hosny a8e9486b9e
Support Rtl in SplitPane (#4265) 3 months ago
Konstantin d6b8681b22
Don't make resource IDs lowercased (#4253) 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 870b2d3aec
Improve handling of special characters in string resources (#4220) 3 months ago
Konstantin Tskhovrebov 3c7260ea51 Add a ttf font to the resources demo app 3 months ago
Konstantin 18de77e0bd
Update dependency versions and refactor build configs (#4215) 3 months ago
Konstantin Tskhovrebov 4a65b1a1d8 Refactor compose library tests 3 months ago
Konstantin b4881ffe01
Fix native xml parser and add ios native tests (#4207) 3 months ago
Konstantin Tskhovrebov 107a1449ca Update Compose version to 1.6.0-dev1397 in components 3 months ago
Konstantin Tskhovrebov ee26bf8bee Use "project.findProperty" instead of "providers.valueOrNull" to fix sub-module gradle properties for res class generation 3 months ago
Konstantin c31c761e09
Mark all resources public API as experimental. (#4146) 4 months ago
Konstantin f405dd8ba0
Delete experimental marker from stable resources APIs (#4144) 4 months ago
Konstantin 747aab02f3
Introduce top level composeResources dir (#4127) 4 months ago
Konstantin 147bb6bdca
Update compose version to 1.6.0-dev1357 (#4096) 4 months ago
Konstantin 8955e66eac
Introduce a 'composeResources/files' directory for any files. (#4079) 4 months ago
Igor Demin 6c4def5bb5
Fix Qualifier density (#4088) 4 months ago
Konstantin Tskhovrebov 35e7268d06 Update compose version to "1.6.0-dev1340" 5 months ago
Konstantin Tskhovrebov 6634ca5191 Update compose version to "1.6.0-dev1340" 5 months ago
Konstantin 8423efc466
Override non-composable function getResourceEnvironment for tests (#4057) 5 months ago
Konstantin 4c6bebb237
Add TestComposeEnvironment for resource tests (#4056) 5 months ago
Konstantin 27915cbc0f
Get environment and select resource by qualifiers (#4018) 5 months ago
Oleksandr Karpovich 382c6a319b
run k/wasm tests in resources library (#4031) 5 months ago
Oleksandr Karpovich 5e999e7b7d
Add K/Wasm target to components/resources library (#4028) 5 months ago