You can not select more than 25 topics Topics must start with a letter or number, can include dashes ('-') and can be up to 35 characters long.
 
 
 
 
Konstantin f86b9ed3fd
Support test resources in Compose UI tests. (#5122)
3 months ago
..
androidInstrumentedTest/assets Fix native xml parser and add ios native tests (#4207) 10 months ago
androidMain Support test resources in Compose UI tests. (#5122) 3 months ago
blockingMain/kotlin/org/jetbrains/compose/resources Resources. Don't return a cached value when pass new args (#4333) 10 months ago
commonMain/kotlin/org/jetbrains/compose/resources [resources] Add image bitmap/xml/svg bytearray converters to the corresponding source sets. (#5098) 4 months ago
commonTest Pack all resources to assets on the android target. (#4965) 6 months ago
desktopMain/kotlin/org/jetbrains/compose/resources [resources] Replace skipNBytes with custom skipBytes function (#5125) 3 months ago
iosMain/kotlin/org/jetbrains/compose/resources Fix a resource reading on iOS 12 (#5123) 3 months ago
jsMain/kotlin/org/jetbrains/compose/resources Delete the experimental mark from the stable resources library API (#4623) 8 months ago
jvmAndAndroidMain/kotlin/org/jetbrains/compose/resources Fix fonts duplication in android app. (#4284) 10 months ago
macosMain/kotlin/org/jetbrains/compose/resources Delete the experimental mark from the stable resources library API (#4623) 8 months ago
nativeMain/kotlin/org/jetbrains/compose/resources Delete the experimental mark from the stable resources library API (#4623) 8 months ago
skikoMain/kotlin/org/jetbrains/compose/resources [resources] Add image bitmap/xml/svg bytearray converters to the corresponding source sets. (#5098) 4 months ago
wasmJsMain/kotlin/org/jetbrains/compose/resources Delete the experimental mark from the stable resources library API (#4623) 8 months ago
webMain/kotlin/org/jetbrains/compose/resources [resources] Use cached value synchronously on web. (#4893) 6 months ago