45 Commits (2bb6ec5e65fa89fa0032309918cf17ea71e3695f)

Author SHA1 Message Date
Konstantin 2bb6ec5e65
[resources] Select default resource if there are no exact language+region or default language match (#4577) 3 months ago
Konstantin d87aa7f0de
Get resource files as URI (#4576) 3 months ago
Konstantin 5d9dfde149
XML resource optimizations (#4559) 3 months ago
Chanjung Kim 04edeed084
Handle special characters for quantity strings (#4543) 3 months ago
Chanjung Kim 2b1bf65244
Support plural string resource (#4519) 3 months ago
Konstantin 6f3eb08488
[resources] Fix readResourceBytes function on Android if font is located under qualified directory (#4512) 3 months ago
Konstantin ad9c898651
[resources] Use first of preferred locales instead of a current on iOS (#4507) 3 months ago
Konstantin e8459e19b4 [resources] Fix regionCode crash on iOS before 17 (#4473) 4 months ago
Konstantin e7f1a6cc20
[resources] Fix regionCode crash on iOS before 17 (#4473) 4 months ago
Luca Spinazzola 4c238f5ff8
update macOS readResourceBytes to use composeResources (#4458) 4 months ago
Igor Demin e14bf1c072
Resources. Don't return a cached value when pass new args (#4333) 4 months ago
Igor Demin 4e948e4bc3 Resources. Don't return a cached value when pass new args. 4 months ago
Konstantin fbf5dbe20f
Fix fonts duplication in android app. (#4284) 4 months ago
Konstantin 870b2d3aec
Improve handling of special characters in string resources (#4220) 5 months ago
Konstantin Tskhovrebov 4a65b1a1d8 Refactor compose library tests 5 months ago
Konstantin b4881ffe01
Fix native xml parser and add ios native tests (#4207) 5 months ago
Konstantin c31c761e09
Mark all resources public API as experimental. (#4146) 5 months ago
Konstantin f405dd8ba0
Delete experimental marker from stable resources APIs (#4144) 5 months ago
Konstantin 8955e66eac
Introduce a 'composeResources/files' directory for any files. (#4079) 6 months ago
Igor Demin 6c4def5bb5
Fix Qualifier density (#4088) 6 months ago
Konstantin 8423efc466
Override non-composable function getResourceEnvironment for tests (#4057) 6 months ago
Konstantin 4c6bebb237
Add TestComposeEnvironment for resource tests (#4056) 6 months ago
Konstantin 27915cbc0f
Get environment and select resource by qualifiers (#4018) 6 months ago
Oleksandr Karpovich 382c6a319b
run k/wasm tests in resources library (#4031) 6 months ago
Oleksandr Karpovich 5e999e7b7d
Add K/Wasm target to components/resources library (#4028) 7 months ago
Konstantin 181bfd1612
Resources gradle plugin (#3961) 7 months ago
Konstantin 760f3f5b24
Revert "Rename components library modules. (#3991)" 7 months ago
Konstantin 12992dceb3
Rename components library modules. (#3991) 7 months ago
Konstantin 7505624aa0
Use separate cache dispatchers with limited parallelism (#3929) 8 months ago
Konstantin 1be81af584
Dispatch image cache manipulation to the cache dispatcher (#3921) 8 months ago
Konstantin 5d1eb9a3f5
Support bitmap/vector images, strings, fonts and raw resource loading. 8 months ago
Konstantin 2692cb320d
Update Kotlin, dependencies and build scripts (#3835) 8 months ago
Oleksandr Karpovich 73802292ce
CfW: Allow web resource routing configuration (#3852) 8 months ago
Igor Demin a609db563a
Components. Downgrade to Kotlin 1.8.22 (#3390) 11 months ago
Igor Demin 9f118d39d2
Components. Fix Its usage must be marked with '@kotlinx.cinterop.ExperimentalForeignApi' (#3383) 11 months ago
Alexey Tsvetkov 16114b2f0f
Simplify resource management for iOS (#3340) 11 months ago
mdigman 62e5f1edad
Add Xml parsing support to js platform (#3105) 1 year ago
Nikita Lipsky 05ee5aef35
Add XML Vector Drawables to MacOS native target. (#2756) 1 year ago
Nikita Lipsky 614fe78d71
Add painterResource utility method to resource library. (#2753) 1 year ago
Nikita Lipsky 2dd8d3223f
Support for XML Vector Drawables in resources library. (#2749) 1 year ago
Nikita Lipsky cc27bb68a6 Revert "Support for XML Vector Drawables." 1 year ago
Nikita Lipsky 6060e86cbd Support for XML Vector Drawables. 1 year ago
dima.avdeev 0807d06e5d
[resources] Missing fixes with Classloader (#2490) 2 years ago
dima.avdeev 13d1de302c
[components/resources] add resource("img.png"). rememberImageBitmap() (#2483) 2 years ago
Abdelilah El Aissaoui 907b657c89
Docs to AnimatedImage public methods (#2050) 2 years ago
Igor Demin 4ff361bd62
Components. AnimatedImage. Fix 'load' function. (#2043) 2 years ago
Abdelilah El Aissaoui 96f0d98d27
Added animated image component (#2015) 2 years ago