Konstantin Tskhovrebov
|
cf04f46d49
|
Add test sign key in test project.
|
9 months ago |
Konstantin
|
a0601c3024
|
Register all hierarchical compose resources in android compilation (#4274)
|
9 months ago |
Konstantin
|
8ee7531c42
|
Clean code-gen directory if there was deleted a dependency on the res library (#4257)
fixes https://github.com/JetBrains/compose-multiplatform/issues/4242
|
9 months ago |
Konstantin
|
d6b8681b22
|
Don't make resource IDs lowercased (#4253)
|
9 months ago |
Konstantin
|
b8be217dad
|
Configure explicit dependency on the copyFonts task to fix a build (#4247)
|
9 months ago |
Konstantin
|
a6b8b50423
|
Add a type name to the resource initializers (#4240)
to avoid "Overload resolution ambiguity" for different resources with a
same name
https://github.com/JetBrains/compose-multiplatform/issues/4237
|
9 months ago |
Konstantin
|
b1e86ade36
|
Generate initializer functions in the Res file to avoid the MethodTooLargeException (#4205)
|
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)
And all public but only for generated code API as @InternalResourceApi
|
10 months ago |
Konstantin
|
747aab02f3
|
Introduce top level composeResources dir (#4127)
|
10 months ago |
Konstantin
|
8955e66eac
|
Introduce a 'composeResources/files' directory for any files. (#4079)
Introduce a 'composeResources/files' directory for any files.
|
11 months ago |
Konstantin
|
27915cbc0f
|
Get environment and select resource by qualifiers (#4018)
|
11 months ago |
Oleksandr Karpovich
|
93b513458d
|
Update for k/wasm (#4009)
This a comanion PR to
https://github.com/JetBrains/compose-multiplatform-core/pull/914
Resources lib doesn't contain k/wasm target yet. It will be added in a
separate PR
---------
Co-authored-by: Oleksandr Karpovich <oleksandr.karpovich@jetbrains.com>
|
11 months ago |
Konstantin Tskhovrebov
|
c867c68364
|
Add support for a dash character and digit on first place in resource names
|
12 months ago |
Konstantin
|
181bfd1612
|
Resources gradle plugin (#3961)
|
12 months ago |