Search is not available for this dataset
hash string | author int32 | committer_date string | timezone int64 | parents string | message string | changes string | language string |
|---|---|---|---|---|---|---|---|
eb5cf4f67745f6cdbb40058282c2039c55e12424 | 204 | 2023-09-05 15:02:33+03:00 | -10,800 | ['499b62830be69765efa056336596e35209300cf1'] | Blue border around UIKitView (#3619) | [{'old_path': 'examples/interop/ios-uikit-in-compose/shared/src/iosMain/kotlin/UseUITextField.kt', 'new_path': 'examples/interop/ios-uikit-in-compose/shared/src/iosMain/kotlin/UseUITextField.kt', 'type': <ModificationType.MODIFY: 5>, 'diff': '@@ -1,14 +1,11 @@\n-import androidx.compose.foundation.border\n import androi... | Kotlin |
8799277aab1a1dec0c0aa3e5d47e40df847f6729 | 121 | 2023-09-05 14:11:50+02:00 | -3,600 | ['eb5cf4f67745f6cdbb40058282c2039c55e12424'] | Remove cast to KotlinJvmTarget for all targets of type jvm (#3592)
The new android multiplatform plugin will have type `jvm` but doesn't
inherit from the KotlinJvmTarget type, which makes the compose
multiplatform gradle plugin not useable with the new android gradle
plugin for multiplatforms builds. | [{'old_path': 'gradle-plugins/compose/src/main/kotlin/org/jetbrains/compose/desktop/preview/internal/configurePreview.kt', 'new_path': 'gradle-plugins/compose/src/main/kotlin/org/jetbrains/compose/desktop/preview/internal/configurePreview.kt', 'type': <ModificationType.MODIFY: 5>, 'diff': '@@ -6,18 +6,15 @@ import org.... | Kotlin |
f81f6fa88cc78d16096556a9bcbe45c4e024af24 | 54 | 2023-09-05 15:58:06+02:00 | -10,800 | ['8799277aab1a1dec0c0aa3e5d47e40df847f6729'] | Add test for new android target (#3624) | [{'old_path': 'gradle-plugins/compose/src/test/kotlin/org/jetbrains/compose/test/tests/integration/GradlePluginTest.kt', 'new_path': 'gradle-plugins/compose/src/test/kotlin/org/jetbrains/compose/test/tests/integration/GradlePluginTest.kt', 'type': <ModificationType.MODIFY: 5>, 'diff': '@@ -5,6 +5,7 @@\n \n package org.... | Kotlin |
eb124feb4bc3536a00388e20c4a66e680400c5fe | 54 | 2023-09-05 15:58:21+02:00 | -10,800 | ['f81f6fa88cc78d16096556a9bcbe45c4e024af24'] | Fix reporting configuration problems with configuration cache (#3596)
Sometimes we need to report warnings during the configuration phase.
For example, when Androidx Compose Compiler is used with
non-JVM targets (e.g. iOS/js), we want to warn users
that using non-JB compiler with non-JVM targets is not supported.
... | [{'old_path': 'gradle-plugins/compose/src/main/kotlin/org/jetbrains/compose/ComposeCompilerKotlinSupportPlugin.kt', 'new_path': 'gradle-plugins/compose/src/main/kotlin/org/jetbrains/compose/ComposeCompilerKotlinSupportPlugin.kt', 'type': <ModificationType.MODIFY: 5>, 'diff': '@@ -7,18 +7,14 @@ package org.jetbrains.com... | Kotlin |
fbd99c05cb4ca0d72391734292a8a5c3d92e4516 | 96 | 2023-09-06 13:31:20+02:00 | -7,200 | ['eb124feb4bc3536a00388e20c4a66e680400c5fe'] | Support/1.5.1 (#3631)
* Update versions to CM 1.5.1 and kotlin 1.9.10
* Add explicit dependencies on compose.ui and compose.foundation in examples/chat/jsApp
* Update CHANGELOG.md
* fix typo
* Add Dependencies for 1.5.1 Changelog | [{'old_path': 'CHANGELOG.md', 'new_path': 'CHANGELOG.md', 'type': <ModificationType.MODIFY: 5>, 'diff': '@@ -1,3 +1,22 @@\n+# 1.5.1 (September 2023)\n+\n+## Common\n+\n+### Features\n+- [Support kotlin 1.9.10](https://github.com/JetBrains/compose-multiplatform/pull/3616)\n+\n+## Dependencies\n+\n+This version of Compos... | Kotlin |
e134419cca6a7554b358d78003d7427ca25748cc | 269 | 2023-09-06 13:55:48+02:00 | -7,200 | ['fbd99c05cb4ca0d72391734292a8a5c3d92e4516'] | Add Jetpack Compose versions to VERSIONING.md (#3613)
* Add Jetpack Compose versions to VERSIONING.md
* Update VERSIONING.md
Co-authored-by: Oleksandr Karpovich <a.n.karpovich@gmail.com>
---------
Co-authored-by: Oleksandr Karpovich <a.n.karpovich@gmail.com> | [{'old_path': 'VERSIONING.md', 'new_path': 'VERSIONING.md', 'type': <ModificationType.MODIFY: 5>, 'diff': '@@ -102,4 +102,20 @@ We keep our release cycles aligned, making sure that the common part is properly\n When a new version of Jetpack Compose is released, we pick the release commit, use it as a base for the next ... | Kotlin |
a013d73a67d7120a7b92a8d45f6d6f09c65cf86e | 204 | 2023-09-06 19:32:24+03:00 | -10,800 | ['e134419cca6a7554b358d78003d7427ca25748cc'] | iOS examples. Returned the ContentView back to how it was (#3633) | [{'old_path': 'examples/chat/iosApp/iosApp.xcodeproj/project.pbxproj', 'new_path': 'examples/chat/iosApp/iosApp.xcodeproj/project.pbxproj', 'type': <ModificationType.MODIFY: 5>, 'diff': '@@ -13,6 +13,7 @@\n \t\t1848823F43E447F9A8B4AC7C /* YetAnotherSwiftUIScreen.swift in Sources */ = {isa = PBXBuildFile; fileRef = 1848... | Kotlin |
c44601a1f4ea83f9d644aa3fdc28f20331d50e8d | 269 | 2023-09-07 22:55:50+02:00 | -7,200 | ['a013d73a67d7120a7b92a8d45f6d6f09c65cf86e'] | Fix Error in snippet at /mnt/agent/work/b8625f0804e53334/tutorials/./UI_Testing/README.md:9 (#3628)
Crashes, because tutorial checker uses desktop-template without uiTesting module
See https://teamcity.jetbrains.com/buildConfiguration/JetBrainsPublicProjects_Compose_Publish_2_AllGitHubRelease/4301157?hideProblemsFr... | [{'old_path': 'ci/templates/desktop-template/build.gradle.kts', 'new_path': 'ci/templates/desktop-template/build.gradle.kts', 'type': <ModificationType.MODIFY: 5>, 'diff': '@@ -17,6 +17,9 @@ dependencies {\n // (in a separate module for demo project and in testMain).\n // With compose.desktop.common you will al... | Kotlin |
7c43453b5c3139fc27f9d69bf39e4aed16031f4f | 96 | 2023-09-11 17:04:43+02:00 | -7,200 | ['c44601a1f4ea83f9d644aa3fdc28f20331d50e8d'] | Support kotlin 1.9.20-Beta (#3656)
* Support kotlin 1.9.20-Beta
* Update VERSIONING.md
* Update VERSIONING.md | [{'old_path': 'VERSIONING.md', 'new_path': 'VERSIONING.md', 'type': <ModificationType.MODIFY: 5>, 'diff': '@@ -40,7 +40,8 @@ Kotlin version | Minimal Compose version | Notes\n 1.8.21 | 1.4.3\n 1.8.22 | 1.4.3\n 1.9.0 | 1.4.3\n-1.9.10 | 1.5.1\n+1.9.10 | 1.5.2\n+1.9.20-Beta | 1.5.2.1-Beta\n \n ### Using the latest Kotlin ... | Kotlin |
ebe5a4c2575225183b90b18cd04176a455211aca | 96 | 2023-09-11 19:27:36+02:00 | -7,200 | ['7c43453b5c3139fc27f9d69bf39e4aed16031f4f'] | Update VERSIONING.md (#3659) | [{'old_path': 'VERSIONING.md', 'new_path': 'VERSIONING.md', 'type': <ModificationType.MODIFY: 5>, 'diff': '@@ -40,8 +40,7 @@ Kotlin version | Minimal Compose version | Notes\n 1.8.21 | 1.4.3\n 1.8.22 | 1.4.3\n 1.9.0 | 1.4.3\n-1.9.10 | 1.5.2\n-1.9.20-Beta | 1.5.2.1-Beta\n+1.9.10 | 1.5.1\n \n ### Using the latest Kotlin ... | Kotlin |
021b099e1c7435e9defbf41f1d6c7314458ae4c9 | 269 | 2023-09-12 22:15:37+02:00 | -7,200 | ['ebe5a4c2575225183b90b18cd04176a455211aca'] | Add org.gradle.toolchains.foojay-resolver-convention to the examples (#3666)
According to https://developer.android.com/build/jdks we should:
1. [use JDK 17 for API 34](https://developer.android.com/build/jdks#compileSdk)
2. [use toolchain](https://developer.android.com/build/jdks#toolchain):
```
We recommend th... | [{'old_path': 'ci/templates/multiplatform-template/android/build.gradle.kts', 'new_path': 'ci/templates/multiplatform-template/android/build.gradle.kts', 'type': <ModificationType.MODIFY: 5>, 'diff': '@@ -5,18 +5,21 @@ plugins {\n }\n \n android {\n- compileSdk = 33\n+ compileSdk = 34\n \n defaultConfig {\n ... | Kotlin |
4bb9072d8faef7b7c2c75a54f7fbd421d4836a83 | 54 | 2023-09-13 14:06:34+03:00 | -10,800 | ['021b099e1c7435e9defbf41f1d6c7314458ae4c9'] | Don't disable compiler caches for Kotlin 1.9.20+ (#3648) | [{'old_path': 'gradle-plugins/compose/src/main/kotlin/org/jetbrains/compose/experimental/internal/configureNativeCompilerCaching.kt', 'new_path': 'gradle-plugins/compose/src/main/kotlin/org/jetbrains/compose/experimental/internal/configureNativeCompilerCaching.kt', 'type': <ModificationType.MODIFY: 5>, 'diff': '@@ -11,... | Kotlin |
403ef337c9d98398dd5e5e6f476d0e6d2f22db23 | 279 | 2023-09-13 13:08:32+02:00 | -7,200 | ['4bb9072d8faef7b7c2c75a54f7fbd421d4836a83'] | Update custom dialogs in the todo-lite example (#3671)
* Replace custom dialog
* Apply material background | [{'old_path': 'examples/todoapp-lite/shared/src/androidMain/kotlin/example/todoapp/lite/common/Utils.kt', 'new_path': 'examples/todoapp-lite/shared/src/androidMain/kotlin/example/todoapp/lite/common/Utils.kt', 'type': <ModificationType.MODIFY: 5>, 'diff': '@@ -2,20 +2,8 @@\n \n package example.todoapp.lite.common\n \n-... | Kotlin |
679f2821c0c50b401e6c5ff7d8bc532505c884e1 | 204 | 2023-09-13 16:40:03+03:00 | -10,800 | ['403ef337c9d98398dd5e5e6f476d0e6d2f22db23'] | iOS cache kind warning to error (#3667)
Co-authored-by: Alexey Tsvetkov <alexey.tsvetkov@jetbrains.com> | [{'old_path': 'gradle-plugins/compose/src/main/kotlin/org/jetbrains/compose/experimental/internal/configureNativeCompilerCaching.kt', 'new_path': 'gradle-plugins/compose/src/main/kotlin/org/jetbrains/compose/experimental/internal/configureNativeCompilerCaching.kt', 'type': <ModificationType.MODIFY: 5>, 'diff': '@@ -8,7... | Kotlin |
3abaf90af74fa4406458ae3eeb7b58083e31fb30 | 96 | 2023-09-13 16:47:57+02:00 | -7,200 | ['679f2821c0c50b401e6c5ff7d8bc532505c884e1'] | Update ComposeCompilerCompatibility.kt (#3672)
1.5.2.1-Beta2 includes a fix for k/js decoys - https://github.com/JetBrains/compose-multiplatform-core/commit/8473a4d57ad645938c5dd07277c2edd397bbb911 | [{'old_path': 'gradle-plugins/compose/src/main/kotlin/org/jetbrains/compose/ComposeCompilerCompatibility.kt', 'new_path': 'gradle-plugins/compose/src/main/kotlin/org/jetbrains/compose/ComposeCompilerCompatibility.kt', 'type': <ModificationType.MODIFY: 5>, 'diff': '@@ -16,7 +16,7 @@ internal object ComposeCompilerCompat... | Kotlin |
b2d0ee9a0d8d26bdd9954ca2bf205a5f296ed400 | 269 | 2023-09-13 20:12:01+02:00 | -7,200 | ['3abaf90af74fa4406458ae3eeb7b58083e31fb30'] | Fix Proguard error on CI (#3675)
The error:
```
java.io.IOException: Please correct the above warnings first.
```
https://teamcity.jetbrains.com/buildConfiguration/JetBrainsPublicProjects_Compose_Publish_2_AllGitHubRelease/4312357?expandBuildProblemsSection=true&hideProblemsFromDependencies=false&expandBuildTestsS... | [{'old_path': 'ci/templates/desktop-template/build.gradle.kts', 'new_path': 'ci/templates/desktop-template/build.gradle.kts', 'type': <ModificationType.MODIFY: 5>, 'diff': '@@ -19,7 +19,8 @@ dependencies {\n implementation(compose.desktop.currentOs)\n \n // Include the Test API\n- implementation(compose.desk... | Kotlin |
aa781985727d0b02a979701f616c2f43e771d50e | 269 | 2023-09-13 20:31:34+02:00 | -7,200 | ['b2d0ee9a0d8d26bdd9954ca2bf205a5f296ed400'] | HTML. Rollback Kotlin to 1.8.21 (#3676)
1. It fixes CI errors: https://teamcity.jetbrains.com/buildConfiguration/JetBrainsPublicProjects_Compose_PublishFast_2GradlePluginTest/4303621?hideProblemsFromDependencies=false&hideTestsFromDependencies=false&expandBuildChangesSection=true&expandBuildProblemsSection=true&expand... | [{'old_path': 'html/buildSrc/gradle.properties', 'new_path': 'html/buildSrc/gradle.properties', 'type': <ModificationType.MODIFY: 5>, 'diff': '@@ -1 +1 @@\n-kotlin.version=1.9.10\n+kotlin.version=1.8.21\n'}] | Kotlin |
d695cf59090808a727a3a3d4861831939cf0a269 | 213 | 2023-09-14 17:20:50+02:00 | -7,200 | ['a785048e6208ae99d24a4b724065d46f291bf1e9'] | Add benchmark for macOS K/N + rendering (#3555)
* Copy jvm/native project
* Implement benchmark
* Add minor changes
* Add minor changes
* Add minor changes
* Update
* Change "lowest" to "worse"
* Add p75
* Remove p75
* Fix naming
* Update gradle properties | [{'old_path': None, 'new_path': 'benchmarks/kn-performance/.gitignore', 'type': <ModificationType.ADD: 1>, 'diff': '@@ -0,0 +1,5 @@\n+local.properties\n+build\n+.gradle\n+.idea\n+.DS_Store\n'}, {'old_path': None, 'new_path': 'benchmarks/kn-performance/README.md', 'type': <ModificationType.ADD: 1>, 'diff': '@@ -0,0 +1,5... | Kotlin |
c9388f41b3a511ccff40430fcc14721746736224 | 88 | 2023-09-14 19:25:36+02:00 | -7,200 | ['d695cf59090808a727a3a3d4861831939cf0a269'] | Use GradlePluginDevelopmentExtension to set metadata for gradle plugin (#3678) | [{'old_path': 'gradle-plugins/build.gradle.kts', 'new_path': 'gradle-plugins/build.gradle.kts', 'type': <ModificationType.MODIFY: 5>, 'diff': '@@ -103,20 +103,18 @@ fun Project.configureMavenPublication(\n }\n }\n \n+@Suppress("UnstableApiUsage")\n fun Project.configureGradlePlugin(\n publicationConfig: MavenPu... | Kotlin |
f14bf93058a215f780fefe9d4aecab6b47d718c1 | 88 | 2023-09-14 20:22:50+02:00 | -7,200 | ['c9388f41b3a511ccff40430fcc14721746736224'] | Update Change Log for 1.5.10-beta01 (#3681)
---------
Co-authored-by: Igor Demin <igordmn@users.noreply.github.com> | [{'old_path': 'CHANGELOG.md', 'new_path': 'CHANGELOG.md', 'type': <ModificationType.MODIFY: 5>, 'diff': "@@ -1,3 +1,63 @@\n+# 1.5.10-beta01 (September 2023)\n+\n+## Common\n+\n+### Features\n+* [Support Kotlin 1.9.20-Beta](https://github.com/JetBrains/compose-multiplatform/pull/3656)\n+* Introduce Material 3 components... | Kotlin |
93a8316226aa683bdc2ac7af8efd678b05d06783 | 88 | 2023-09-19 12:15:21+02:00 | -7,200 | ['f14bf93058a215f780fefe9d4aecab6b47d718c1'] | Remove kotlin.native.cacheKind=none (#3674) | [{'old_path': 'benchmarks/ios/animation-from-template/gradle.properties', 'new_path': 'benchmarks/ios/animation-from-template/gradle.properties', 'type': <ModificationType.MODIFY: 5>, 'diff': '@@ -11,7 +11,6 @@ kotlin.mpp.androidSourceSetLayoutVersion=2\n \n #Compose\n org.jetbrains.compose.experimental.uikit.enabled=t... | Kotlin |
50d45f33266518f8b097c04a647c1193b2d6a41d | 54 | 2023-09-19 17:48:48+02:00 | -10,800 | ['93a8316226aa683bdc2ac7af8efd678b05d06783'] | Switch to notarytool for notarization (#3642)
See https://github.com/JetBrains/compose-multiplatform/pull/3642 for details
Resolves #3208
Resolves #2253
---------
Co-authored-by: Michael Rittmeister <michael@rittmeister.in> | [{'old_path': 'gradle-plugins/compose/src/main/kotlin/org/jetbrains/compose/desktop/application/dsl/MacOSNotarizationSettings.kt', 'new_path': 'gradle-plugins/compose/src/main/kotlin/org/jetbrains/compose/desktop/application/dsl/MacOSNotarizationSettings.kt', 'type': <ModificationType.MODIFY: 5>, 'diff': '@@ -9,6 +9,7 ... | Kotlin |
a73909e7eef7610201ac5240170cd7b06848b581 | 54 | 2023-09-19 19:01:21+02:00 | -10,800 | ['50d45f33266518f8b097c04a647c1193b2d6a41d'] | Check that teamID is set (#3708)
The parameter is mandatory with notarytool | [{'old_path': 'gradle-plugins/compose/src/main/kotlin/org/jetbrains/compose/desktop/application/internal/validation/ValidatedMacOSNotarizationSettings.kt', 'new_path': 'gradle-plugins/compose/src/main/kotlin/org/jetbrains/compose/desktop/application/internal/validation/ValidatedMacOSNotarizationSettings.kt', 'type': <M... | Kotlin |
40543117a303fc5d5239c20cf336ddc0139c511e | 96 | 2023-09-22 12:19:02+02:00 | -7,200 | ['a73909e7eef7610201ac5240170cd7b06848b581'] | Add more targets to SUPPORTED_NATIVE_TARGETS (#3669)
Update according to our k/n targets of compose.runtime | [{'old_path': 'gradle-plugins/compose/src/main/kotlin/org/jetbrains/compose/experimental/internal/configureNativeCompilerCaching.kt', 'new_path': 'gradle-plugins/compose/src/main/kotlin/org/jetbrains/compose/experimental/internal/configureNativeCompilerCaching.kt', 'type': <ModificationType.MODIFY: 5>, 'diff': '@@ -19,... | Kotlin |
393cfdd6638eee465b3c974fe9e6b3b0a1db57c1 | 96 | 2023-09-22 15:37:55+02:00 | -7,200 | ['40543117a303fc5d5239c20cf336ddc0139c511e'] | Support kotlin 1.9.20-Beta2 (#3721) | [{'old_path': 'gradle-plugins/compose/src/main/kotlin/org/jetbrains/compose/ComposeCompilerCompatibility.kt', 'new_path': 'gradle-plugins/compose/src/main/kotlin/org/jetbrains/compose/ComposeCompilerCompatibility.kt', 'type': <ModificationType.MODIFY: 5>, 'diff': '@@ -16,7 +16,8 @@ internal object ComposeCompilerCompat... | Kotlin |
759fa30a0b4fc9ca59c8e2448994c0768522422a | 88 | 2023-09-25 19:57:48+02:00 | -7,200 | ['393cfdd6638eee465b3c974fe9e6b3b0a1db57c1'] | Update CHANGELOG.md for 1.5.2 (#3726) | [{'old_path': 'CHANGELOG.md', 'new_path': 'CHANGELOG.md', 'type': <ModificationType.MODIFY: 5>, 'diff': '@@ -1,3 +1,22 @@\n+# 1.5.2 (September 2023)\n+\n+## Desktop\n+\n+### Fixes\n+- [Application crash on touch (using touchscreen) when onClick modifier is used](https://github.com/JetBrains/compose-multiplatform/issues... | Kotlin |
5ad17128f8f9d16c5d9a69568f7f11e39cf7e816 | 96 | 2023-09-26 10:01:23+02:00 | -7,200 | ['759fa30a0b4fc9ca59c8e2448994c0768522422a'] | Add API to not apply the Compose Compiler plugin (#3722)
* Add API to not apply the Compose Compiler plugin
* avoid eager initialization
* Update gradle-plugins/compose/src/main/kotlin/org/jetbrains/compose/ComposeExtension.kt
Co-authored-by: Igor Demin <igordmn@users.noreply.github.com>
* Update gradle-pl... | [{'old_path': 'gradle-plugins/compose/src/main/kotlin/org/jetbrains/compose/ComposeCompilerKotlinSupportPlugin.kt', 'new_path': 'gradle-plugins/compose/src/main/kotlin/org/jetbrains/compose/ComposeCompilerKotlinSupportPlugin.kt', 'type': <ModificationType.MODIFY: 5>, 'diff': '@@ -16,6 +16,8 @@ import org.jetbrains.kotl... | Kotlin |
1f70741dcf51f07a9512a18256f3baacdf293e19 | 12 | 2023-09-26 10:32:27+02:00 | -7,200 | ['5ad17128f8f9d16c5d9a69568f7f11e39cf7e816'] | Html: SVG - Add fillOpacity attribute (#3725)
* Html: SVG - Add fillOpacity attribute
* Add typed overloads
* Use normal number
* Update svgAttrs.kt
* Remove public marker | [{'old_path': 'html/svg/src/jsMain/kotlin/org/jetbrains/compose/web/svg/svgAttrs.kt', 'new_path': 'html/svg/src/jsMain/kotlin/org/jetbrains/compose/web/svg/svgAttrs.kt', 'type': <ModificationType.MODIFY: 5>, 'diff': '@@ -41,6 +41,14 @@ fun AttrsScope<SVGElement>.fillRule(fill: String) {\n attr("fill-rule", fill)\n ... | Kotlin |
d2fdb65dbb4c1d89921a7f5f1f4f3976817cc21f | 88 | 2023-09-26 20:27:00+02:00 | -7,200 | ['1f70741dcf51f07a9512a18256f3baacdf293e19'] | Update CHANGELOG.md for 1.5.10-beta02
---------
Co-authored-by: Ivan Matkov <ivan.matkov@jetbrains.com> | [{'old_path': 'CHANGELOG.md', 'new_path': 'CHANGELOG.md', 'type': <ModificationType.MODIFY: 5>, 'diff': "@@ -1,3 +1,70 @@\n+# 1.5.10-beta02 (September 2023)\n+\n+## Common\n+\n+### Features\n+* [Support kotlin 1.9.20-Beta2 with basic K2 support](https://github.com/JetBrains/compose-multiplatform/commit/393cfdd6638eee46... | Kotlin |
e14a99a5170bd25a7338e0be3ad52c0e32a64c15 | 204 | 2023-09-29 14:07:55+04:00 | -14,400 | ['d2fdb65dbb4c1d89921a7f5f1f4f3976817cc21f'] | Update Compose version to 1.5.2 (#3746) | [{'old_path': 'ci/compose-uber-jar/gradle.properties', 'new_path': 'ci/compose-uber-jar/gradle.properties', 'type': <ModificationType.MODIFY: 5>, 'diff': '@@ -1,2 +1,2 @@\n-compose.version=1.5.1\n+compose.version=1.5.2\n kotlin.code.style=official\n'}, {'old_path': 'ci/templates/desktop-template/gradle.properties', 'ne... | Kotlin |
fd6d6c87e1c38978df9c47bf702e439f2f418eed | 204 | 2023-09-30 04:28:02+04:00 | -14,400 | ['e14a99a5170bd25a7338e0be3ad52c0e32a64c15'] | COMPOSE-338 Remove uikit experimental flag in gradle.properties (#3747)
Issue https://youtrack.jetbrains.com/issue/COMPOSE-338/remove-iOS-experimental-flag
No more need this line:
org.jetbrains.compose.experimental.uikit.enabled=true | [{'old_path': 'gradle-plugins/compose/src/main/kotlin/org/jetbrains/compose/experimental/internal/checkExperimentalTargets.kt', 'new_path': 'gradle-plugins/compose/src/main/kotlin/org/jetbrains/compose/experimental/internal/checkExperimentalTargets.kt', 'type': <ModificationType.MODIFY: 5>, 'diff': '@@ -25,7 +25,6 @@ p... | Kotlin |
7c2bec465489d706451fa3ad5810d060f5bc7773 | 60 | 2023-10-02 12:30:21+02:00 | 18,000 | ['fd6d6c87e1c38978df9c47bf702e439f2f418eed'] | Update ComposeDemoAction.kt to remove unused imports (#3738) | [{'old_path': 'examples/intellij-plugin/src/main/kotlin/com/jetbrains/compose/ComposeDemoAction.kt', 'new_path': 'examples/intellij-plugin/src/main/kotlin/com/jetbrains/compose/ComposeDemoAction.kt', 'type': <ModificationType.MODIFY: 5>, 'diff': '@@ -8,9 +8,6 @@ import androidx.compose.foundation.layout.fillMaxSize\n i... | Kotlin |
ff59c4861706f2ae216b080bb46ba69d627137d6 | 96 | 2023-10-03 19:35:18+02:00 | -7,200 | ['7c2bec465489d706451fa3ad5810d060f5bc7773'] | Fix configuration cache for `syncComposeResourcesForIos` (#3764)
Currently when `org.gradle.configuration-cache=true` we have an error:
> Configuration cache state could not be cached: field `resourceFiles`
of task `:shared:syncComposeResourcesForIos` of type
`org.jetbrains.compose.experimental.uikit.tasks.SyncCo... | [{'old_path': 'gradle-plugins/compose/src/main/kotlin/org/jetbrains/compose/experimental/uikit/tasks/SyncComposeResourcesForIosTask.kt', 'new_path': 'gradle-plugins/compose/src/main/kotlin/org/jetbrains/compose/experimental/uikit/tasks/SyncComposeResourcesForIosTask.kt', 'type': <ModificationType.MODIFY: 5>, 'diff': '@... | Kotlin |
3d4db14b5164cea876c8802be7f42c4b403b22d5 | 204 | 2023-10-05 04:19:37+04:00 | -14,400 | ['ff59c4861706f2ae216b080bb46ba69d627137d6'] | COMPOSE-350 Remove old Gradle tasks to launch iOS App (#3753)
Issue https://youtrack.jetbrains.com/issue/COMPOSE-350
Also removed kotlinx-serialization library because we don't need to
parse json output of `xrun simctl` anymore | [{'old_path': 'gradle-plugins/build.gradle.kts', 'new_path': 'gradle-plugins/build.gradle.kts', 'type': <ModificationType.MODIFY: 5>, 'diff': '@@ -3,7 +3,6 @@ import org.jetbrains.kotlin.gradle.tasks.KotlinJvmCompile\n \n plugins {\n alias(libs.plugins.kotlin.jvm) apply false\n- alias(libs.plugins.kotlin.seriali... | Kotlin |
834d7082ef32d9c489c10d48ab82d8b94578aa1b | 88 | 2023-10-05 19:58:04+02:00 | -7,200 | ['3d4db14b5164cea876c8802be7f42c4b403b22d5'] | prepare-changelog-1.5.3 (#3777) | [{'old_path': 'CHANGELOG.md', 'new_path': 'CHANGELOG.md', 'type': <ModificationType.MODIFY: 5>, 'diff': '@@ -1,3 +1,21 @@\n+# 1.5.3 (October 2023)\n+\n+## Desktop\n+\n+### Fixes\n+- [Crash on text hover when accessibility is enabled on Windows](https://github.com/JetBrains/compose-multiplatform/issues/3742)\n+\n+## Dep... | Kotlin |
d7a82a473261ac5397a2a3b39c0586f2b5a41fba | 204 | 2023-10-09 15:30:05+03:00 | -14,400 | ['834d7082ef32d9c489c10d48ab82d8b94578aa1b'] | Graphics2D example (#3770)
COMPOSE-357
- Merged non UI examples visual-effects, falling-balls and minesweeper
into one graphics2d
- Removed deprecated function calls `kotlin.system.getTimeNanos()`
- Little bit simplifyed code
- Used Material3
Co-authored-by: Igor Demin <igordmn@users.noreply.github.com> | [{'old_path': 'examples/README.md', 'new_path': 'examples/README.md', 'type': <ModificationType.MODIFY: 5>, 'diff': '@@ -4,9 +4,7 @@\n | [Imageviewer](imageviewer) | Image Viewer application | Android, iOS, Desktop |\n | [Codeviewer](codeviewer) ... | Kotlin |
cd45caaf5e0efe36dbcc3c46f25865a127de0575 | 279 | 2023-10-10 21:31:32+02:00 | -7,200 | ['d7a82a473261ac5397a2a3b39c0586f2b5a41fba'] | Update `Dialog` usages in tutorial (#3798)
Update tutorial after
[renaming](https://github.com/JetBrains/compose-multiplatform-core/pull/661) | [{'old_path': 'tutorials/Window_API_new/README.md', 'new_path': 'tutorials/Window_API_new/README.md', 'type': <ModificationType.MODIFY: 5>, 'diff': '@@ -94,7 +94,7 @@ import androidx.compose.runtime.getValue\n import androidx.compose.runtime.mutableStateOf\n import androidx.compose.runtime.remember\n import androidx.co... | Kotlin |
acbfd5d39941c2023bca8de9244063dc1ccc5bc3 | 204 | 2023-10-11 13:38:46+03:00 | -14,400 | ['cd45caaf5e0efe36dbcc3c46f25865a127de0575'] | Add graphics-2d to validateExamples.sh (#3802) | [{'old_path': 'examples/validateExamples.sh', 'new_path': 'examples/validateExamples.sh', 'type': <ModificationType.MODIFY: 5>, 'diff': '@@ -25,6 +25,5 @@ runGradle imageviewer packageDistributionForCurrentOS\n runGradle issues packageDistributionForCurrentOS\n runGradle notepad packageDistributionForCurrentOS\n runGra... | Kotlin |
b112e0865d5020d0be341e856a8baa36ed807393 | 96 | 2023-10-11 14:19:23+02:00 | -7,200 | ['acbfd5d39941c2023bca8de9244063dc1ccc5bc3'] | Support kotlin 1.9.20-RC (#3804) | [{'old_path': 'gradle-plugins/compose/src/main/kotlin/org/jetbrains/compose/ComposeCompilerCompatibility.kt', 'new_path': 'gradle-plugins/compose/src/main/kotlin/org/jetbrains/compose/ComposeCompilerCompatibility.kt', 'type': <ModificationType.MODIFY: 5>, 'diff': '@@ -17,7 +17,8 @@ internal object ComposeCompilerCompat... | Kotlin |
368b4b3b95715f16ce7db8bd2a38a59b3c32c91d | 88 | 2023-10-13 18:39:54+02:00 | -7,200 | ['b112e0865d5020d0be341e856a8baa36ed807393'] | Update CHANGELOG.md for 1.5.10-rc01 (#3820) | [{'old_path': 'CHANGELOG.md', 'new_path': 'CHANGELOG.md', 'type': <ModificationType.MODIFY: 5>, 'diff': '@@ -1,3 +1,51 @@\n+# 1.5.10-rc01 (October 2023)\n+\n+## Common\n+\n+### Features\n+* [Support Kotlin 1.9.20-RC](https://github.com/JetBrains/compose-multiplatform/pull/3804)\n+\n+### Fixes\n+* [Override `RootLayout`... | Kotlin |
1e89d2396452ddf9ec06d979cd9051bcaf63998f | 204 | 2023-10-16 12:54:44+04:00 | -14,400 | ['368b4b3b95715f16ce7db8bd2a38a59b3c32c91d'] | Small changes in iOS interop examples (#3813)
This changes was requested by technical writers team | [{'old_path': 'examples/interop/ios-compose-in-swiftui/README.md', 'new_path': 'examples/interop/ios-compose-in-swiftui/README.md', 'type': <ModificationType.MODIFY: 5>, 'diff': '@@ -1,6 +1,6 @@\n-# Compose in SwiftUI\n+# Compose Multiplatform in SwiftUI\n \n-This example shows how to use Compose inside an iOS Applicat... | Kotlin |
ae07ddfd13b3473c993a93332cfc78abd9b4959a | 96 | 2023-10-20 15:14:20+02:00 | -7,200 | ['1e89d2396452ddf9ec06d979cd9051bcaf63998f'] | Add a better error message when we fail to execute SyncComposeResourcesForIosTask (#3837)
Reason:
Since Xcode 15, there is a new default setting:
`ENABLE_USER_SCRIPT_SANDBOXING = YES`
SyncComposeResourcesForIosTask fails to work with it right now. | [{'old_path': 'gradle-plugins/compose/src/main/kotlin/org/jetbrains/compose/experimental/uikit/internal/resources/configureSyncIosResources.kt', 'new_path': 'gradle-plugins/compose/src/main/kotlin/org/jetbrains/compose/experimental/uikit/internal/resources/configureSyncIosResources.kt', 'type': <ModificationType.MODIFY... | Kotlin |
d777238d51c767f4e8bacb5b37c7d6b60043176c | 96 | 2023-10-23 12:02:27+02:00 | -7,200 | ['ae07ddfd13b3473c993a93332cfc78abd9b4959a'] | Add more tests for expect Composables (#3851) | [{'old_path': 'compose/integrations/composable-test-cases/gradle.properties', 'new_path': 'compose/integrations/composable-test-cases/gradle.properties', 'type': <ModificationType.MODIFY: 5>, 'diff': '@@ -1,15 +1,17 @@\n org.gradle.jvmargs=-Xmx2048M -XX:MaxMetaspaceSize=512m\n kotlin.code.style=official\n-kotlin.native... | Kotlin |
73802292cecf9db4bb972421ea8a19a1301c6820 | 96 | 2023-10-24 15:54:15+02:00 | -7,200 | ['d777238d51c767f4e8bacb5b37c7d6b60043176c'] | CfW: Allow web resource routing configuration (#3852)
This commit changes the default resource routing behaviour:
- It used to search for a file in the root directory (on a domain level)
- After this change, it will search for a file relatively to the current
url segment
Besides that, we add a small configuratio... | [{'old_path': 'components/gradle.properties', 'new_path': 'components/gradle.properties', 'type': <ModificationType.MODIFY: 5>, 'diff': '@@ -5,7 +5,7 @@ kotlin.code.style=official\n # __KOTLIN_COMPOSE_VERSION__\n kotlin.version=1.8.22\n # __LATEST_COMPOSE_RELEASE_VERSION__\n-compose.version=1.5.0-dev1112\n+compose.vers... | Kotlin |
75e7d174d7a838497e5e9d7c39eb2322e615c83f | 96 | 2023-10-24 18:02:16+02:00 | -7,200 | ['73802292cecf9db4bb972421ea8a19a1301c6820'] | Add kotlin 1.9.20-RC2 support (#3861)
Add kotlin 1.9.20-RC2 support | [{'old_path': 'gradle-plugins/compose/src/main/kotlin/org/jetbrains/compose/ComposeCompilerCompatibility.kt', 'new_path': 'gradle-plugins/compose/src/main/kotlin/org/jetbrains/compose/ComposeCompilerCompatibility.kt', 'type': <ModificationType.MODIFY: 5>, 'diff': '@@ -19,6 +19,7 @@ internal object ComposeCompilerCompat... | Kotlin |
3f4a85491e1b25174c4639370761aca3becf3455 | 71 | 2023-10-25 19:17:15+04:00 | -7,200 | ['75e7d174d7a838497e5e9d7c39eb2322e615c83f'] | COMPOSE-356 Support light theme for codeviewer example (#3853)
https://youtrack.jetbrains.com/issue/COMPOSE-356/Add-Dark-theme-to-codeviewer-examples
The MR does the following:
- Enables dark theme for iOS, Android and Desktop platforms
- Expands compose view to fullscreen and uses window padding to adjust
conte... | [{'old_path': 'examples/codeviewer/androidApp/src/androidMain/AndroidManifest.xml', 'new_path': 'examples/codeviewer/androidApp/src/androidMain/AndroidManifest.xml', 'type': <ModificationType.MODIFY: 5>, 'diff': '@@ -7,11 +7,11 @@\n android:label="@string/app_name"\n android:roundIcon="@mipmap/ic_launch... | Kotlin |
9e25001e9e3a6be96668e38c7f0bd222c54d1388 | 71 | 2023-10-25 19:17:49+04:00 | -7,200 | ['3f4a85491e1b25174c4639370761aca3becf3455'] | Fixed a crash when selecting empty rows in codeviewer example (#3854)
Due to [known
problem](https://partnerissuetracker.corp.google.com/issues/199919707),
the application crashes when selecting lines with empty text.
The fix does 2 things:
- Prevents `SelectionContainer` from crashing
- Improves format of copied... | [{'old_path': 'examples/codeviewer/shared/src/commonMain/kotlin/org/jetbrains/codeviewer/ui/editor/EditorView.kt', 'new_path': 'examples/codeviewer/shared/src/commonMain/kotlin/org/jetbrains/codeviewer/ui/editor/EditorView.kt', 'type': <ModificationType.MODIFY: 5>, 'diff': '@@ -182,6 +182,10 @@ private fun codeString(s... | Kotlin |
2de2ea4f8524afd501bcf80056344960ce22a2c3 | 96 | 2023-10-27 19:33:46+02:00 | -7,200 | ['9e25001e9e3a6be96668e38c7f0bd222c54d1388'] | Add 1.5.10-rc02 to CHANGELOG.md (#3864) | [{'old_path': 'CHANGELOG.md', 'new_path': 'CHANGELOG.md', 'type': <ModificationType.MODIFY: 5>, 'diff': '@@ -1,3 +1,30 @@\n+# 1.5.10-rc02 (October 2023)\n+\n+## Common\n+### Features\n+\n+* [Support Kotlin 1.9.20-RC2](https://github.com/JetBrains/compose-multiplatform/pull/3861)\n+\n+## Desktop\n+### Fixes\n+* [Fix NPE... | Kotlin |
8741329f919f707a7ab24503f7467fbf6fef49d5 | 138 | 2023-10-30 20:17:49+01:00 | -3,600 | ['2de2ea4f8524afd501bcf80056344960ce22a2c3'] | Adding sub sup and blockquote web component (#3325)
Some HTML markup are missing. This pull request add following components
:
- Sup
- Sub
- Blockquote | [{'old_path': 'html/core/src/jsMain/kotlin/org/jetbrains/compose/web/elements/Elements.kt', 'new_path': 'html/core/src/jsMain/kotlin/org/jetbrains/compose/web/elements/Elements.kt', 'type': <ModificationType.MODIFY: 5>, 'diff': '@@ -119,6 +119,9 @@ private val Em: ElementBuilder<HTMLElement> = ElementBuilderImplementat... | Kotlin |
0ad5cfa5a79af39da4b9712b03515b74d607a59c | 96 | 2023-10-30 20:19:49+01:00 | -3,600 | ['8741329f919f707a7ab24503f7467fbf6fef49d5'] | Add kotlin/dev space maven repo to composable-test-cases (#3883) | [{'old_path': 'compose/integrations/composable-test-cases/buildSrc/build.gradle.kts', 'new_path': 'compose/integrations/composable-test-cases/buildSrc/build.gradle.kts', 'type': <ModificationType.MODIFY: 5>, 'diff': '@@ -1,6 +1,7 @@\n repositories {\n mavenCentral()\n gradlePluginPortal()\n+ maven("https://m... | Kotlin |
6f2b81bf880a304537df539cf4e684c8d5d92d59 | 96 | 2023-10-30 20:37:36+01:00 | -3,600 | ['0ad5cfa5a79af39da4b9712b03515b74d607a59c'] | Support kotlin 1.9.20 (#3884) | [{'old_path': 'gradle-plugins/compose/src/main/kotlin/org/jetbrains/compose/ComposeCompilerCompatibility.kt', 'new_path': 'gradle-plugins/compose/src/main/kotlin/org/jetbrains/compose/ComposeCompilerCompatibility.kt', 'type': <ModificationType.MODIFY: 5>, 'diff': '@@ -20,6 +20,7 @@ internal object ComposeCompilerCompat... | Kotlin |
726b98d661e8c0c893efde11641d3166fcb6a5ae | 88 | 2023-11-01 08:44:16+01:00 | -3,600 | ['6f2b81bf880a304537df539cf4e684c8d5d92d59'] | Support 1.5.10 (#3682)
Co-authored-by: dima.avdeev <dima.avdeev@jetbrains.com>
Co-authored-by: Oleksandr Karpovich <a.n.karpovich@gmail.com> | [{'old_path': 'CHANGELOG.md', 'new_path': 'CHANGELOG.md', 'type': <ModificationType.MODIFY: 5>, 'diff': '@@ -1,3 +1,116 @@\n+# 1.5.10 (October 2023)\n+> This is a combined changelog from the prerelease versions:\n+> - [1.5.0-beta01](https://github.com/JetBrains/compose-multiplatform/releases/tag/v1.5.0-beta01)\n+> - [1... | Kotlin |
0a301bdcd54d62ebe3ab3e17969e76c1f79bf676 | 455 | 2023-11-03 12:04:18+01:00 | -10,800 | ['726b98d661e8c0c893efde11641d3166fcb6a5ae'] | Add ui-util to gradle plugin (#3895)
Resolves #3894 | [{'old_path': 'gradle-plugins/compose/src/main/kotlin/org/jetbrains/compose/ComposePlugin.kt', 'new_path': 'gradle-plugins/compose/src/main/kotlin/org/jetbrains/compose/ComposePlugin.kt', 'type': <ModificationType.MODIFY: 5>, 'diff': '@@ -117,6 +117,7 @@ abstract class ComposePlugin : Plugin<Project> {\n @Exper... | Kotlin |
c26ebacaa44f56c9732c9f046e1152b5857fbe83 | 204 | 2023-11-03 16:16:20+04:00 | -14,400 | ['0a301bdcd54d62ebe3ab3e17969e76c1f79bf676'] | COMPOSE-338 Remove iOS experimental flag in gradle.properties (#3896)
Because iOS target is in Alpha status, since version 1.5.10 we don't
need flag in gradle properties.
`org.jetbrains.compose.experimental.uikit.enabled=true`
https://youtrack.jetbrains.com/issue/COMPOSE-338/remove-iOS-experimental-flag-after-1... | [{'old_path': 'examples/chat/gradle.properties', 'new_path': 'examples/chat/gradle.properties', 'type': <ModificationType.MODIFY: 5>, 'diff': '@@ -4,7 +4,6 @@ android.useAndroidX=true\n org.gradle.jvmargs=-Xmx3g\n org.jetbrains.compose.experimental.jscanvas.enabled=true\n org.jetbrains.compose.experimental.macos.enable... | Kotlin |
2692cb320d46c94e4eb24b74679f0335b9abb08a | 319 | 2023-11-06 12:15:46+01:00 | -3,600 | ['c26ebacaa44f56c9732c9f046e1152b5857fbe83'] | Update Kotlin, dependencies and build scripts (#3835) | [{'old_path': 'components/AnimatedImage/demo/build.gradle.kts', 'new_path': 'components/AnimatedImage/demo/build.gradle.kts', 'type': <ModificationType.MODIFY: 5>, 'diff': '@@ -1,15 +1,17 @@\n-import org.jetbrains.compose.compose\n-import org.jetbrains.kotlin.gradle.tasks.KotlinCompile\n-\n plugins {\n kotlin("mult... | Kotlin |
adafcda2afc481d98ebd068c728505f6fc7a4f98 | 96 | 2023-11-07 10:53:46+01:00 | -3,600 | ['2692cb320d46c94e4eb24b74679f0335b9abb08a'] | Fix typo in compose.html ElementsTests (#3912) | [{'old_path': 'html/core/src/jsTest/kotlin/elements/ElementsTests.kt', 'new_path': 'html/core/src/jsTest/kotlin/elements/ElementsTests.kt', 'type': <ModificationType.MODIFY: 5>, 'diff': '@@ -62,8 +62,8 @@ class ElementsTests {\n Pair({ I() }, "I"),\n Pair({ B() }, "B"),\n Pair({ Smal... | Kotlin |
a32f56bebdd952c3c11b779249c27d9866faf0b0 | 48 | 2023-11-07 13:28:41+02:00 | -7,200 | ['adafcda2afc481d98ebd068c728505f6fc7a4f98'] | Update links to docs on the new portal (#3897)
* Updated links to new onboarding articles
* Updated links documentation articles moved to the new doc portal
* Added placeholders for moved pages
---------
Co-authored-by: Ekaterina.Volodko <ekaterina.volodko@jetbrains.com> | [{'old_path': 'README.md', 'new_path': 'README.md', 'type': <ModificationType.MODIFY: 5>, 'diff': '@@ -6,14 +6,14 @@\n \n # Compose Multiplatform\n \n-**Compose Multiplatform** is a declarative framework for sharing UIs across multiple platforms with Kotlin. \n+[**Compose Multiplatform**](https://jb.gg/cmp) is a declar... | Kotlin |
9167a87ba4f8b549058303c3db94842085796725 | 455 | 2023-11-07 18:43:12+01:00 | -10,800 | ['a32f56bebdd952c3c11b779249c27d9866faf0b0'] | Update outdated HTML doc (#3734)
Lost 5 minutes of my life to find out
[correct](https://github.com/JetBrains/compose-jb/issues/886) name for
max width media query =) | [{'old_path': 'tutorials/HTML/Style_Dsl/README.md', 'new_path': 'tutorials/HTML/Style_Dsl/README.md', 'type': <ModificationType.MODIFY: 5>, 'diff': '@@ -119,7 +119,7 @@ object AppStylesheet : StyleSheet() {\n val container by style {\n padding(48.px)\n \n- media(maxWidth(640.px)) {\n+ media(me... | Kotlin |
97731154030f4ad6b58ea8442c4c405025e4a0d4 | 204 | 2023-11-08 07:28:20+03:00 | -14,400 | ['9167a87ba4f8b549058303c3db94842085796725'] | Add mavenLocal to components project (#3906)
We have scripts in compose/README.md
These scripts needs mavenLocal to correcty build local version of all
Compose libraries | [{'old_path': 'components/settings.gradle.kts', 'new_path': 'components/settings.gradle.kts', 'type': <ModificationType.MODIFY: 5>, 'diff': '@@ -4,6 +4,9 @@ pluginManagement {\n gradlePluginPortal()\n mavenCentral()\n maven("https://maven.pkg.jetbrains.space/public/p/compose/dev")\n+ if (... | Kotlin |
15e8e2185bc3df100e25e0aa94f7ac45edf4262c | 204 | 2023-11-08 19:51:55+04:00 | -14,400 | ['97731154030f4ad6b58ea8442c4c405025e4a0d4'] | components project, hotfix compose.useMavenLocal property | [{'old_path': 'components/gradle.properties', 'new_path': 'components/gradle.properties', 'type': <ModificationType.MODIFY: 5>, 'diff': '@@ -16,6 +16,7 @@ org.jetbrains.compose.experimental.jscanvas.enabled=true\n org.jetbrains.compose.experimental.macos.enabled=true\n org.jetbrains.compose.experimental.uikit.enabled=t... | Kotlin |
5d1eb9a3f5a5c7eb0291e5d992802379622c45b8 | 319 | 2023-11-10 16:40:05+01:00 | -3,600 | ['15e8e2185bc3df100e25e0aa94f7ac45edf4262c'] | Support bitmap/vector images, strings, fonts and raw resource loading.
Limitation: for a correct work on the android user is supposed to copy a font file to the android asset directory | [{'old_path': 'components/AnimatedImage/demo/src/jvmMain/kotlin/org/jetbrains/compose/animatedimage/demo/Main.kt', 'new_path': 'components/AnimatedImage/demo/src/jvmMain/kotlin/org/jetbrains/compose/animatedimage/demo/Main.kt', 'type': <ModificationType.MODIFY: 5>, 'diff': '@@ -5,30 +5,58 @@ import androidx.compose.fou... | Kotlin |
1be81af58438b2d7c01aa37aaf76f6986f4a8d88 | 319 | 2023-11-10 20:25:27+01:00 | -3,600 | ['5d1eb9a3f5a5c7eb0291e5d992802379622c45b8'] | Dispatch image cache manipulation to the cache dispatcher (#3921) | [{'old_path': 'components/resources/library/src/commonMain/kotlin/org/jetbrains/compose/resources/ImageResources.kt', 'new_path': 'components/resources/library/src/commonMain/kotlin/org/jetbrains/compose/resources/ImageResources.kt', 'type': <ModificationType.MODIFY: 5>, 'diff': '@@ -9,6 +9,7 @@ import androidx.compose... | Kotlin |
1b44c94bd007a9f5ce2334f7155af5f58e3f9ea2 | 269 | 2023-11-13 19:41:33+01:00 | -3,600 | ['1be81af58438b2d7c01aa37aaf76f6986f4a8d88'] | Fix Gradle Plugin Test screenshots (#3920)
Antialiasing changed after upgrading Skia | [{'old_path': 'gradle-plugins/compose/src/test/test-projects/application/custom-compiler-args/main-image.expected.png', 'new_path': 'gradle-plugins/compose/src/test/test-projects/application/custom-compiler-args/main-image.expected.png', 'type': <ModificationType.MODIFY: 5>, 'diff': 'Binary files a/gradle-plugins/compo... | Kotlin |
7505624aa0101e4bc982db94703a5d22abf5d376 | 319 | 2023-11-14 11:02:18+01:00 | -3,600 | ['1b44c94bd007a9f5ce2334f7155af5f58e3f9ea2'] | Use separate cache dispatchers with limited parallelism (#3929) | [{'old_path': 'components/resources/library/src/blockingMain/kotlin/org/jetbrains/compose/resources/Resource.blocking.kt', 'new_path': 'components/resources/library/src/blockingMain/kotlin/org/jetbrains/compose/resources/Resource.blocking.kt', 'type': <ModificationType.MODIFY: 5>, 'diff': '@@ -1,9 +0,0 @@\n-package org... | Kotlin |
6df5a9c6ed58c08760cdcb8840bbee1667a4e21d | 463 | 2023-11-14 12:16:27+02:00 | -14,400 | ['7505624aa0101e4bc982db94703a5d22abf5d376'] | Update distribution path for ImageViewer (#3925) | [{'old_path': 'examples/imageviewer/README.md', 'new_path': 'examples/imageviewer/README.md', 'type': <ModificationType.MODIFY: 5>, 'diff': '@@ -24,7 +24,7 @@ Choose a run configuration for an appropriate target in IDE and run it.\n \n ```\n ./gradlew :desktop:packageDistributionForCurrentOS\n-# outputs are written to ... | Kotlin |
5cc685c1dc70edbc0120cd7b64d8364d283e20cf | 319 | 2023-11-14 13:00:51+01:00 | -3,600 | ['6df5a9c6ed58c08760cdcb8840bbee1667a4e21d'] | Use regular icons instead of extended to fix build | [{'old_path': 'components/resources/demo/shared/build.gradle.kts', 'new_path': 'components/resources/demo/shared/build.gradle.kts', 'type': <ModificationType.MODIFY: 5>, 'diff': '@@ -57,7 +57,6 @@ kotlin {\n dependencies {\n implementation(compose.runtime)\n implementation(co... | Kotlin |
89f21eb99e92f32e12c4b19af4632011bd177bf1 | 319 | 2023-11-14 14:30:12+01:00 | -3,600 | ['5cc685c1dc70edbc0120cd7b64d8364d283e20cf'] | Update resources library in imageViewer sample (#3931) | [{'old_path': 'examples/imageviewer/shared/build.gradle.kts', 'new_path': 'examples/imageviewer/shared/build.gradle.kts', 'type': <ModificationType.MODIFY: 5>, 'diff': '@@ -32,8 +32,7 @@ kotlin {\n implementation(compose.foundation)\n implementation(compose.material)\n //... | Kotlin |
62d9dcdd3f98222d671b2b858feb21d69a950508 | 96 | 2023-11-16 16:16:38+01:00 | -3,600 | ['89f21eb99e92f32e12c4b19af4632011bd177bf1'] | Fix wix toolset download duplication (#3882)
Fixes #3876 | [{'old_path': 'gradle-plugins/compose/src/main/kotlin/org/jetbrains/compose/desktop/application/internal/wixToolset.kt', 'new_path': 'gradle-plugins/compose/src/main/kotlin/org/jetbrains/compose/desktop/application/internal/wixToolset.kt', 'type': <ModificationType.MODIFY: 5>, 'diff': '@@ -39,12 +39,18 @@ internal fun ... | Kotlin |
ab34030a8782f66fb61ea6aa01b95e93186c8e1f | 96 | 2023-11-16 20:23:05+01:00 | -3,600 | ['62d9dcdd3f98222d671b2b858feb21d69a950508'] | Add kotlin 2.0.0-Beta1 to ComposeCompilerCompatibility (#3934)
I decided to add the kotlin version name to the name of our artefact to
make it more obvious. | [{'old_path': 'gradle-plugins/compose/src/main/kotlin/org/jetbrains/compose/ComposeCompilerCompatibility.kt', 'new_path': 'gradle-plugins/compose/src/main/kotlin/org/jetbrains/compose/ComposeCompilerCompatibility.kt', 'type': <ModificationType.MODIFY: 5>, 'diff': '@@ -21,6 +21,7 @@ internal object ComposeCompilerCompat... | Kotlin |
be21564689f1bf154f6febaa154f46599a2c034c | 204 | 2023-11-17 19:22:15+04:00 | -10,800 | ['ab34030a8782f66fb61ea6aa01b95e93186c8e1f'] | common Preview annotation (#3932)
Library `org.jetbrains.compose.components:components-ui-tooling-preview`
**This library is subject to change in the future.**
Added library
`org.jetbrains.compose.components:components-ui-tooling-preview:VERSION`,
where VERSION - shoud will be Compose version.
Simple Preview wi... | [{'old_path': 'components/settings.gradle.kts', 'new_path': 'components/settings.gradle.kts', 'type': <ModificationType.MODIFY: 5>, 'diff': '@@ -36,3 +36,6 @@ include(":resources:library")\n include(":resources:demo:androidApp")\n include(":resources:demo:desktopApp")\n include(":resources:demo:shared")\n+include(":ui-... | Kotlin |
2ab6e97775abc7bda32bdaa6630b70f1ff211947 | 96 | 2023-11-20 13:59:10+01:00 | -3,600 | ['4a020e98409e6166e8cd21ca75b0dc31fe5a2bfc'] | Add tests cases for Composable functions returning null value (#3953)
Co-authored-by: Oleksandr Karpovich <oleksandr.karpovich@jetbrains.com> | [{'old_path': 'compose/integrations/composable-test-cases/gradle.properties', 'new_path': 'compose/integrations/composable-test-cases/gradle.properties', 'type': <ModificationType.MODIFY: 5>, 'diff': '@@ -1,12 +1,13 @@\n org.gradle.jvmargs=-Xmx2048M -XX:MaxMetaspaceSize=512m\n kotlin.code.style=official\n android.useAn... | Kotlin |
389e3ed7111d5f8a9805c2213150b346fc18f554 | 463 | 2023-11-22 19:19:51+04:00 | -14,400 | ['2ab6e97775abc7bda32bdaa6630b70f1ff211947'] | update ImageViewer build file (#3956)
As I understood according to
https://kotlinlang.org/docs/whatsnew1920.html#set-up-the-target-hierarchy
those `dependsOn` calls are no longer needed
Tested on iOS, MacOS and Android. It works as before | [{'old_path': 'examples/imageviewer/shared/build.gradle.kts', 'new_path': 'examples/imageviewer/shared/build.gradle.kts', 'type': <ModificationType.MODIFY: 5>, 'diff': '@@ -54,18 +54,6 @@ kotlin {\n implementation("com.google.maps.android:maps-compose:2.11.2")\n }\n }\n- val i... | Kotlin |
22165d82d9099da1620b8476bfd02afe8a25afca | 96 | 2023-11-23 14:33:55+01:00 | -3,600 | ['389e3ed7111d5f8a9805c2213150b346fc18f554'] | Support kotlin 1.9.21 (#3966) | [{'old_path': 'gradle-plugins/compose/src/main/kotlin/org/jetbrains/compose/ComposeCompilerCompatibility.kt', 'new_path': 'gradle-plugins/compose/src/main/kotlin/org/jetbrains/compose/ComposeCompilerCompatibility.kt', 'type': <ModificationType.MODIFY: 5>, 'diff': '@@ -21,6 +21,7 @@ internal object ComposeCompilerCompat... | Kotlin |
f4272bf4c714e2be58741b3f37a2b50db54ba6c5 | 204 | 2023-11-24 13:58:03+04:00 | -10,800 | ['22165d82d9099da1620b8476bfd02afe8a25afca'] | Fix Compose Gradle plugin Issue with daemon in Issue 3933 (#3951)
Fix for Issue
https://github.com/JetBrains/compose-multiplatform/issues/3933
Applyed workaround described in Gradle Issue:
https://github.com/gradle/gradle/issues/27099
We just need to call all functions (getters in our case) in our
interface bas... | [{'old_path': 'gradle-plugins/compose/src/main/kotlin/org/jetbrains/compose/internal/service/ConfigurationProblemReporterService.kt', 'new_path': 'gradle-plugins/compose/src/main/kotlin/org/jetbrains/compose/internal/service/ConfigurationProblemReporterService.kt', 'type': <ModificationType.MODIFY: 5>, 'diff': '@@ -43,... | Kotlin |
ef4e9b3f632bba6df895357624d8d98811dab904 | 269 | 2023-11-24 14:51:36+01:00 | -3,600 | ['f4272bf4c714e2be58741b3f37a2b50db54ba6c5'] | 1.5.11 changelog (#3955)
Co-authored-by: Oleksandr Karpovich <a.n.karpovich@gmail.com>
Co-authored-by: Ivan Matkov <ivan.matkov@jetbrains.com> | [{'old_path': 'CHANGELOG.md', 'new_path': 'CHANGELOG.md', 'type': <ModificationType.MODIFY: 5>, 'diff': '@@ -1,3 +1,31 @@\n+# 1.5.11 (November 2023)\n+\n+## Common\n+### Features\n+* [Support Kotlin 1.9.21](https://github.com/JetBrains/compose-multiplatform/pull/3966)\n+* [Support Kotlin 2.0.0-Beta1](https://github.com... | Kotlin |
9c8fc2c910310962e99f01b5ffe99d78faec52d6 | 269 | 2023-11-24 14:51:46+01:00 | -3,600 | ['ef4e9b3f632bba6df895357624d8d98811dab904'] | Compose 1.5.11 examples (#3968) | [{'old_path': 'ci/compose-uber-jar/gradle.properties', 'new_path': 'ci/compose-uber-jar/gradle.properties', 'type': <ModificationType.MODIFY: 5>, 'diff': '@@ -1,2 +1,2 @@\n-compose.version=1.5.10\n+compose.version=1.5.11\n kotlin.code.style=official\n'}, {'old_path': 'ci/templates/desktop-template/gradle.properties', '... | Kotlin |
05247a2d8f89043ded7335761f9133773854a1e6 | 226 | 2019-09-19 11:01:23+01:00 | -3,600 | ['b7b4fd9c46d19f961b01785a70b332398bba31bd'] | Adding JetNews sample app
Change-Id: I64eb7c5cf1f5a016aaa46c6aaa8510b0c9df6e75 | [{'old_path': None, 'new_path': 'JetNews/.gitignore', 'type': <ModificationType.ADD: 1>, 'diff': '@@ -0,0 +1,8 @@\n+*.iml\n+.gradle\n+/local.properties\n+/.idea\n+.DS_Store\n+/build\n+/captures\n+.externalNativeBuild\n'}, {'old_path': None, 'new_path': 'JetNews/README.md', 'type': <ModificationType.ADD: 1>, 'diff': '@@... | Kotlin |
ab84ae837b9f6c6d0d5357833be023112cba3b20 | 128 | 2019-09-19 13:33:53+00:00 | -3,600 | ['05247a2d8f89043ded7335761f9133773854a1e6'] | Add support for previews
Change-Id: If1b8dae2a3be5f0cc3a01ff91a77c4f2dcd74b73 | [{'old_path': 'JetNews/app/build.gradle', 'new_path': 'JetNews/app/build.gradle', 'type': <ModificationType.MODIFY: 5>, 'diff': '@@ -84,4 +84,8 @@ dependencies {\n implementation "androidx.lifecycle:lifecycle-extensions:2.1.0-beta01"\n implementation "androidx.lifecycle:lifecycle-viewmodel-ktx:2.1.0-beta01"\n ... | Kotlin |
ada0d5cc75a81a36ec412d3312e605c8b5ea4d3e | 128 | 2019-09-20 13:37:24+01:00 | -3,600 | ['ab84ae837b9f6c6d0d5357833be023112cba3b20'] | Use post images. Layout changes. Preview
Change-Id: Ia5d98b92b015044062d637f2833120086d8585e8 | [{'old_path': 'JetNews/app/build.gradle', 'new_path': 'JetNews/app/build.gradle', 'type': <ModificationType.MODIFY: 5>, 'diff': '@@ -62,18 +62,18 @@ android {\n \n dependencies {\n // Needed for Compose Kotlin compiler\n- kotlinPlugin "androidx.compose:compose-compiler:1.0.0-SNAPSHOT"\n+ kotlinPlugin "android... | Kotlin |
78af9dea302af663e50de4bc74bc3d16ae1c3ce7 | 226 | 2019-09-20 15:40:09+01:00 | -3,600 | ['ab84ae837b9f6c6d0d5357833be023112cba3b20'] | Adding ktlint.
Call ./gradlew ktlintFormat to format files.
Excluding the unused imports rule, so the compose import is not removed.
Change-Id: I64177c3345a740fdbc2f15853c21ba092fa78334 | [{'old_path': None, 'new_path': 'JetNews/.editorconfig', 'type': <ModificationType.ADD: 1>, 'diff': '@@ -0,0 +1,2 @@\n+[*.{kt,kts}]\n+disabled_rules=no-unused-imports\n\\ No newline at end of file\n'}, {'old_path': 'JetNews/app/build.gradle', 'new_path': 'JetNews/app/build.gradle', 'type': <ModificationType.MODIFY: 5>,... | Kotlin |
a44a32ce95004f2106ea0da41f73419b1d730f01 | 226 | 2019-09-20 15:58:21+01:00 | -3,600 | ['0217d2914c891f590bb325d33f10043b1a89b89d'] | Calling ktlintFormat on the project
Change-Id: Idaeff9d5ebbac9276df0fd0ad9f0373caa891949 | [{'old_path': 'JetNews/app/src/main/java/com/example/jetnews/ui/ArticleScreen.kt', 'new_path': 'JetNews/app/src/main/java/com/example/jetnews/ui/ArticleScreen.kt', 'type': <ModificationType.MODIFY: 5>, 'diff': '@@ -16,9 +16,8 @@\n \n package com.example.jetnews.ui\n \n-import androidx.compose.composer\n-\n import andro... | Kotlin |
ca3f03820c94b72fbc6aae7f9c9295b45feacaf4 | 226 | 2019-09-23 11:44:18+01:00 | -3,600 | ['a44a32ce95004f2106ea0da41f73419b1d730f01'] | Adding a Contributing file and updating the Compose snapshot
Change-Id: Ia3e3cee986d508fa88aa6d058fd88d86ff4f0935 | [{'old_path': None, 'new_path': 'CONTRIBUTING.md', 'type': <ModificationType.ADD: 1>, 'diff': "@@ -0,0 +1,31 @@\n+# How to become a contributor and submit your own code\n+\n+## Contributor License Agreements\n+\n+We'd love to accept your sample apps and patches! Before we can take them, we\n+have to jump a couple of le... | Kotlin |
cfc9d586ab0150450dbdce9f072d232431fe4d36 | 128 | 2019-09-23 19:50:56+01:00 | -3,600 | ['ca3f03820c94b72fbc6aae7f9c9295b45feacaf4'] | Use named parameters for text - fixes breaking change from most recent version of Compose
Change-Id: Iabea632db3d310bf474f042c8ead21401bceed1c | [{'old_path': 'JetNews/app/src/main/java/com/example/jetnews/ui/HomeScreen.kt', 'new_path': 'JetNews/app/src/main/java/com/example/jetnews/ui/HomeScreen.kt', 'type': <ModificationType.MODIFY: 5>, 'diff': '@@ -72,7 +72,7 @@ fun HomeScreen(icons: Icons, openDrawer: () -> Unit) {\n private fun HomeScreenTopSection(post: P... | Kotlin |
ce99939ada69b471924efe7ee39dd2ac2c13f761 | 226 | 2019-09-24 09:31:07+01:00 | -3,600 | ['cfc9d586ab0150450dbdce9f072d232431fe4d36'] | Addressing previous JetNews comments
Main changes:
* Move composables, Icons and app status to different files
* Variables renamed
Change-Id: I9b9d8fc5a9db36dd83ae87013870eac9aad5a5b0 | [{'old_path': 'JetNews/README.md', 'new_path': 'JetNews/README.md', 'type': <ModificationType.MODIFY: 5>, 'diff': '@@ -1,4 +1,4 @@\n-#JetNews sample\n+#Jetnews sample\n \n ### License\n \n'}, {'old_path': 'JetNews/app/build.gradle', 'new_path': 'JetNews/app/build.gradle', 'type': <ModificationType.MODIFY: 5>, 'diff': '... | Kotlin |
ba3f03e48efcce2b2600c4d519af77c5c44384bb | 226 | 2019-09-24 09:46:09+01:00 | -3,600 | ['ce99939ada69b471924efe7ee39dd2ac2c13f761'] | Updating Licence, readme and .gitignore for launch
Change-Id: Iddf6e7f01b5d92aca07aea974310982b26e6ca3a | [{'old_path': None, 'new_path': '.gitignore', 'type': <ModificationType.ADD: 1>, 'diff': '@@ -0,0 +1,36 @@\n+# built application files\n+*.apk\n+*.ap_\n+\n+# Mac files\n+.DS_Store\n+\n+# files for the dex VM\n+*.dex\n+\n+# Java class files\n+*.class\n+\n+# generated files\n+bin/\n+gen/\n+\n+# Ignore gradle files\n+.gra... | Kotlin |
aa11fcc805e6bfd50ba5ae6af86632883881fc93 | 128 | 2019-09-24 16:39:38+01:00 | -3,600 | ['ba3f03e48efcce2b2600c4d519af77c5c44384bb'] | Update Compose version. Add Scrollers to HomeScreen
Change-Id: Id12314b9cfd0531dcf7cfe5d8701166f727be327 | [{'old_path': 'JetNews/app/src/main/java/com/example/jetnews/ui/HomeScreen.kt', 'new_path': 'JetNews/app/src/main/java/com/example/jetnews/ui/HomeScreen.kt', 'type': <ModificationType.MODIFY: 5>, 'diff': '@@ -22,6 +22,8 @@ import androidx.compose.unaryPlus\n import androidx.ui.core.Opacity\n import androidx.ui.core.Tex... | Kotlin |
3060c8b9179b80c1e673cded8fbec0bca5fe224b | 226 | 2019-09-26 10:16:57-03:00 | -3,600 | ['aa11fcc805e6bfd50ba5ae6af86632883881fc93'] | Adding a licence for fonts
Change-Id: I95b66c564ba20c5f4ef7d989494ba63ee3540dea | [{'old_path': None, 'new_path': 'JetNews/ASSETS_LICENSE', 'type': <ModificationType.ADD: 1>, 'diff': '@@ -0,0 +1,88 @@\n+All font files are licensed under the SIL OPEN FONT LICENSE license. All other files are licensed under the Apache 2 license.\n+\n+\n+SIL OPEN FONT LICENSE\n+Version 1.1 - 26 February 2007\n+\n+PREAM... | Kotlin |
5fa52845c8c2f1a336cfa5f5818738c422e5abb0 | 226 | 2019-09-26 10:30:30-03:00 | -3,600 | ['ba3f03e48efcce2b2600c4d519af77c5c44384bb'] | Adding a BottomAppBar
Adding share functionality in the bottom app bar
Displaying a dialog when a functionality is not available
Change-Id: I2cf02071d03c2a94185f13b63acf2f7dbcf12ad8 | [{'old_path': 'JetNews/app/src/main/java/com/example/jetnews/ui/ArticleScreen.kt', 'new_path': 'JetNews/app/src/main/java/com/example/jetnews/ui/ArticleScreen.kt', 'type': <ModificationType.MODIFY: 5>, 'diff': '@@ -16,34 +16,106 @@\n \n package com.example.jetnews.ui\n \n+import android.content.Context\n+import android... | Kotlin |
332abb6c6d5df65795917feaf8548d0c84a8e97e | 128 | 2019-09-27 14:27:24+01:00 | -3,600 | ['861e0bda5019ef51ff2433c56597a23dd84b33f6'] | Fix bookmark not working. Update to most recent Compose. Use modifier for padding in Tutorial card
Change-Id: Ia179846b58f5ca9dcb5d8d6d88e5ec2c79bffbc4 | [{'old_path': 'JetNews/app/src/main/java/com/example/jetnews/ui/ArticleScreen.kt', 'new_path': 'JetNews/app/src/main/java/com/example/jetnews/ui/ArticleScreen.kt', 'type': <ModificationType.MODIFY: 5>, 'diff': '@@ -23,13 +23,10 @@ import androidx.compose.ambient\n import androidx.compose.composer\n import androidx.comp... | Kotlin |
e397d04373e85ad33a0145bc6188820b966b279f | 124 | 2019-10-03 12:08:53+01:00 | -3,600 | ['332abb6c6d5df65795917feaf8548d0c84a8e97e'] | DO NOT MERGE: Crossfade between screens
Change-Id: Ic2a2ef0e2b81e72232fb4454a306ab0722e4ba64 | [{'old_path': None, 'new_path': 'JetNews/app/src/main/java/com/example/jetnews/ui/Crossfade.kt', 'type': <ModificationType.ADD: 1>, 'diff': '@@ -0,0 +1,71 @@\n+package com.example.jetnews.ui\n+\n+import androidx.animation.TweenBuilder\n+import androidx.compose.*\n+import androidx.compose.frames.modelMapOf\n+import andr... | Kotlin |
18df99322a1811de543e4053d29a598ff8447908 | 124 | 2019-10-09 11:46:50+01:00 | -3,600 | ['536681b994e31501e3515086534f47412d689b01'] | Update to compose 5928635
This fixes recomposition when we switch between screens.
Change-Id: Ic978d88413bd77317de714bc923adec0b23eee8a | [{'old_path': 'JetNews/app/src/main/java/com/example/jetnews/ui/ArticleScreen.kt', 'new_path': 'JetNews/app/src/main/java/com/example/jetnews/ui/ArticleScreen.kt', 'type': <ModificationType.MODIFY: 5>, 'diff': '@@ -53,7 +53,7 @@ fun ArticleScreen(icons: Icons, postId: String) {\n \n FlexColumn {\n inflexibl... | Kotlin |
12ace34c4e50e03bcf32facfe2730119efe86cf7 | 394 | 2019-10-09 14:37:31+01:00 | -3,600 | ['18df99322a1811de543e4053d29a598ff8447908'] | Styling tweaks to Article screen.
Change-Id: Ifd4c26c14df6dd483c5347638f6213834aa659cd | [{'old_path': 'JetNews/app/src/main/java/com/example/jetnews/ui/ArticleScreen.kt', 'new_path': 'JetNews/app/src/main/java/com/example/jetnews/ui/ArticleScreen.kt', 'type': <ModificationType.MODIFY: 5>, 'diff': '@@ -20,23 +20,25 @@ import android.content.Context\n import android.content.Intent\n import androidx.compose.... | Kotlin |
8ca7640a348e9ac7a648ceee0e212f13f6c7747c | 128 | 2019-10-09 16:33:51+01:00 | -3,600 | ['12ace34c4e50e03bcf32facfe2730119efe86cf7'] | Add interest screen. Add some Klingons
Address comments
Change-Id: Idb334e7269cd942e47f88484712560893057c3df | [{'old_path': 'JetNews/app/src/main/java/com/example/jetnews/ui/ArticleScreen.kt', 'new_path': 'JetNews/app/src/main/java/com/example/jetnews/ui/ArticleScreen.kt', 'type': <ModificationType.MODIFY: 5>, 'diff': '@@ -16,6 +16,7 @@\n \n package com.example.jetnews.ui\n \n+import androidx.compose.composer\n import android.... | Kotlin |
ab7720c5fdddebc8dcd6fe8940144aeddf267fd8 | 394 | 2019-10-10 11:20:10+01:00 | -3,600 | ['8ca7640a348e9ac7a648ceee0e212f13f6c7747c'] | Add packaging info for Android Studio import.
Change-Id: I7bac0db52d117fb07b07ef7e798de98ccb16c387 | [{'old_path': None, 'new_path': 'JetNews/.google/packaging.yml', 'type': <ModificationType.ADD: 1>, 'diff': '@@ -0,0 +1,41 @@\n+#\n+# Copyright (C) 2019 The Android Open Source Project\n+#\n+# Licensed under the Apache License, Version 2.0 (the "License");\n+# you may not use this file except in compliance with the Lic... | Kotlin |
7f022384efb4607602236f7b82c03d1c11c46f39 | 394 | 2019-10-10 12:48:20+01:00 | -3,600 | ['ab7720c5fdddebc8dcd6fe8940144aeddf267fd8'] | Introduce post image thumbnails.
Change-Id: If15aaab26940b0c42ebededf5accbb5d6d7e932a | [{'old_path': 'JetNews/app/src/main/java/com/example/jetnews/ui/Icons.kt', 'new_path': 'JetNews/app/src/main/java/com/example/jetnews/ui/Icons.kt', 'type': <ModificationType.MODIFY: 5>, 'diff': '@@ -25,7 +25,6 @@ import kotlin.LazyThreadSafetyMode.NONE\n * Defining and loading here all the images that we use from reso... | Kotlin |
4738ed144bed9bce4d2b5f3a30ee6cf81a13d753 | 226 | 2019-10-10 09:44:32-03:00 | 10,800 | ['ab7720c5fdddebc8dcd6fe8940144aeddf267fd8'] | Replace Fira code with FontFamily.Monospace for code blocks
Change-Id: If8507b3d6781669be5ca2f08525bbd4c99ca5b18 | [{'old_path': 'JetNews/app/src/main/java/com/example/jetnews/ui/PostContent.kt', 'new_path': 'JetNews/app/src/main/java/com/example/jetnews/ui/PostContent.kt', 'type': <ModificationType.MODIFY: 5>, 'diff': '@@ -56,12 +56,10 @@ import com.example.jetnews.R\n private const val defaultBodyLineHeight = 1.49f\n private val ... | Kotlin |
c481ddb4934c53d009d17a8d9344a0675dcac49a | 394 | 2019-10-10 14:17:35+01:00 | -3,600 | ['c2e1efcc0bfcc126cbdaacb591600234c6a1b3e5'] | Crossfade screen transitions.
Change-Id: I7c09633d874e61956518f24bcc5b07b7027f0778 | [{'old_path': 'JetNews/app/src/main/java/com/example/jetnews/ui/JetnewsApp.kt', 'new_path': 'JetNews/app/src/main/java/com/example/jetnews/ui/JetnewsApp.kt', 'type': <ModificationType.MODIFY: 5>, 'diff': '@@ -20,6 +20,7 @@ import androidx.compose.Composable\n import androidx.compose.composer\n import androidx.compose.s... | Kotlin |
d1c46ca2c16abe7e2f59bc4c086f296b09c626ed | 394 | 2019-10-10 17:28:11+01:00 | -3,600 | ['c2e1efcc0bfcc126cbdaacb591600234c6a1b3e5'] | Fix ripple on popular item card.
Change-Id: I9bf387973a764ce6c294a8e468f2a1238fb1e66a | [{'old_path': 'JetNews/app/src/main/java/com/example/jetnews/ui/HomeScreen.kt', 'new_path': 'JetNews/app/src/main/java/com/example/jetnews/ui/HomeScreen.kt', 'type': <ModificationType.MODIFY: 5>, 'diff': '@@ -26,13 +26,11 @@ import androidx.ui.foundation.Clickable\n import androidx.ui.foundation.HorizontalScroller\n im... | Kotlin |
12571a402bb27e3f13f489c94050163947f75565 | 394 | 2019-10-10 17:33:34+01:00 | -3,600 | ['9ffc45a7a550e5c9729d2116879673cc81132a74'] | Styling tweaks.
Change-Id: Iaeccd72cfc8e5d3f1c8cdb752ba7ffd402447775 | [{'old_path': 'JetNews/app/src/main/java/com/example/jetnews/ui/ArticleScreen.kt', 'new_path': 'JetNews/app/src/main/java/com/example/jetnews/ui/ArticleScreen.kt', 'type': <ModificationType.MODIFY: 5>, 'diff': '@@ -16,11 +16,11 @@\n \n package com.example.jetnews.ui\n \n-import androidx.compose.composer\n import androi... | Kotlin |
311f985ae105cea42de8dbe08d7e88c1010b7e73 | 394 | 2019-10-11 15:07:44+01:00 | -3,600 | ['12571a402bb27e3f13f489c94050163947f75565'] | Remove uneeded Row/Column params.
Change-Id: I90a5f82fb4b3f1c47d5e81bb66d6a78de5d9bf29 | [{'old_path': 'JetNews/app/src/main/java/com/example/jetnews/ui/JetnewsApp.kt', 'new_path': 'JetNews/app/src/main/java/com/example/jetnews/ui/JetnewsApp.kt', 'type': <ModificationType.MODIFY: 5>, 'diff': '@@ -26,7 +26,6 @@ import androidx.ui.core.dp\n import androidx.ui.layout.Column\n import androidx.ui.layout.HeightS... | Kotlin |