24 Commits (a0601c3024a82cdfb7386282c55726f6ce0bcf81)

Author SHA1 Message Date
Konstantin a0601c3024
Register all hierarchical compose resources in android compilation (#4274) 5 months ago
Konstantin d6b8681b22
Don't make resource IDs lowercased (#4253) 5 months ago
Konstantin 870b2d3aec
Improve handling of special characters in string resources (#4220) 5 months ago
Konstantin Tskhovrebov 3c7260ea51 Add a ttf font to the resources demo app 5 months ago
Konstantin 18de77e0bd
Update dependency versions and refactor build configs (#4215) 5 months ago
Konstantin Tskhovrebov ee26bf8bee Use "project.findProperty" instead of "providers.valueOrNull" to fix sub-module gradle properties for res class generation 5 months ago
Konstantin 747aab02f3
Introduce top level composeResources dir (#4127) 5 months ago
Konstantin 8955e66eac
Introduce a 'composeResources/files' directory for any files. (#4079) 6 months ago
Konstantin 27915cbc0f
Get environment and select resource by qualifiers (#4018) 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 5cc685c1dc
Use regular icons instead of extended to fix build 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
Alexey Tsvetkov 16114b2f0f
Simplify resource management for iOS (#3340) 12 months ago
dima.avdeev 35f0f72253
resources library minSdk 21 (#2911) 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 13d1de302c
[components/resources] add resource("img.png"). rememberImageBitmap() (#2483) 2 years ago