Search is not available for this dataset
hash string | author int32 | committer_date string | timezone int64 | parents string | message string | changes string | language string |
|---|---|---|---|---|---|---|---|
08d50d0534ff416ac215756df3a3cf71e74aa7e3 | 513 | 2021-09-27 08:12:49-07:00 | 18,000 | ['c42594a5cc699c94a590f9fb57247cb3b3dc6dbe'] | [JetNews] Replace currentWindowMetrics flow with synchronous calculation (#660) | [{'old_path': 'JetNews/app/src/main/java/com/example/jetnews/utils/WindowSize.kt', 'new_path': 'JetNews/app/src/main/java/com/example/jetnews/utils/WindowSize.kt', 'type': <ModificationType.MODIFY: 5>, 'diff': '@@ -21,15 +21,11 @@ import android.content.Context\n import android.content.ContextWrapper\n import androidx.... | Kotlin |
a52bd042206f8050ffbb5012a77bb661e5f9531e | 341 | 2021-09-27 19:17:20+02:00 | -7,200 | ['08d50d0534ff416ac215756df3a3cf71e74aa7e3'] | [Jetnews] Consolidate compact and medium layouts (#659) | [{'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': "@@ -71,8 +71,8 @@ fun JetnewsApp(\n navBackStackEntry?.destination?.route ?: JetnewsDestinations.HO... | Kotlin |
a0f6e43e4a590da808b998a2c32b594015c15eeb | 341 | 2021-09-27 19:33:37+02:00 | -7,200 | ['a52bd042206f8050ffbb5012a77bb661e5f9531e'] | [Jetnews] Add space between NavRail icons (#663) | [{'old_path': 'JetNews/app/src/main/java/com/example/jetnews/ui/components/AppNavRail.kt', 'new_path': 'JetNews/app/src/main/java/com/example/jetnews/ui/components/AppNavRail.kt', 'type': <ModificationType.MODIFY: 5>, 'diff': '@@ -21,7 +21,9 @@ import androidx.compose.animation.animateColorAsState\n import androidx.com... | Kotlin |
6c61ad53546e56822bb31df7f84ec7ba1100699c | 82 | 2021-09-29 09:23:10+02:00 | -7,200 | ['8eabbd6d823f9ecc94a844c865b4387367d62a83'] | [Crane] Use createEmptyComposeRule for test with injection | [{'old_path': 'Crane/app/src/androidTest/java/androidx/compose/samples/crane/details/DetailsActivityTest.kt', 'new_path': 'Crane/app/src/androidTest/java/androidx/compose/samples/crane/details/DetailsActivityTest.kt', 'type': <ModificationType.MODIFY: 5>, 'diff': '@@ -21,19 +21,20 @@ import androidx.compose.samples.cra... | Kotlin |
f74216e3757f9755f97e553b58b7172cb56d921f | 341 | 2021-09-29 12:34:24+02:00 | -7,200 | ['a0f6e43e4a590da808b998a2c32b594015c15eeb'] | [Jetnews] Custom interests layout (#665) | [{'old_path': 'JetNews/app/src/main/java/com/example/jetnews/ui/interests/InterestsScreen.kt', 'new_path': 'JetNews/app/src/main/java/com/example/jetnews/ui/interests/InterestsScreen.kt', 'type': <ModificationType.MODIFY: 5>, 'diff': '@@ -19,24 +19,20 @@ package com.example.jetnews.ui.interests\n import android.content... | Kotlin |
d3432e14e96efa1e83548a7af18eea2ba77190f5 | 341 | 2021-09-30 16:18:43+02:00 | -7,200 | ['8eabbd6d823f9ecc94a844c865b4387367d62a83'] | [All] Update to Compose 1.0.3 (#671) | [{'old_path': 'Crane/app/src/main/java/androidx/compose/samples/crane/CraneApplication.kt', 'new_path': 'Crane/app/src/main/java/androidx/compose/samples/crane/CraneApplication.kt', 'type': <ModificationType.MODIFY: 5>, 'diff': '@@ -20,6 +20,7 @@ import android.app.Application\n import androidx.compose.samples.crane.ut... | Kotlin |
123361e351d67c3cf2ad877c7a854c2201a36db9 | 513 | 2021-09-30 13:23:43-07:00 | 18,000 | ['f74216e3757f9755f97e553b58b7172cb56d921f'] | [JetNews] Move window size calculation to activity level (#667)
* [JetNews] Move window size calculation to activity level
* Re-order WindowSize functions
* Fix formatting | [{'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': '@@ -38,7 +38,6 @@ import com.example.jetnews.data.AppContainer\n import com.example.jetnews.ui.components.AppNavRai... | Kotlin |
081721ad44dfb29b55b1bc34f83d693b6b8dc9dd | 341 | 2021-10-01 09:58:50+02:00 | -7,200 | ['7e8eba654e859a51a8857d62eb10150b60500307'] | [Jetsnack] Refactor JetsnackApp state holder (#669) | [{'old_path': 'Jetsnack/app/src/main/java/com/example/jetsnack/ui/JetsnackApp.kt', 'new_path': 'Jetsnack/app/src/main/java/com/example/jetsnack/ui/JetsnackApp.kt', 'type': <ModificationType.MODIFY: 5>, 'diff': '@@ -41,14 +41,14 @@ import com.google.accompanist.insets.systemBarsPadding\n fun JetsnackApp() {\n Provid... | Kotlin |
0b589130ba661b6a8541436ce01c62964336c5ef | 341 | 2021-10-05 15:20:37+02:00 | -7,200 | ['081721ad44dfb29b55b1bc34f83d693b6b8dc9dd'] | [Jetcaster] Add navigation (#673) | [{'old_path': 'Jetcaster/app/build.gradle', 'new_path': 'Jetcaster/app/build.gradle', 'type': <ModificationType.MODIFY: 5>, 'diff': '@@ -110,6 +110,7 @@ dependencies {\n \n implementation Libs.AndroidX.Lifecycle.viewmodel\n implementation Libs.AndroidX.Lifecycle.viewModelCompose\n+ implementation Libs.Androi... | Kotlin |
2332f474336d8bbaf225dc00c845dde7c7cec300 | 341 | 2021-10-06 10:45:10+02:00 | -7,200 | ['0b589130ba661b6a8541436ce01c62964336c5ef'] | [Jetcaster] Add player screen (#674) | [{'old_path': 'Jetcaster/app/src/main/java/com/example/jetcaster/Graph.kt', 'new_path': 'Jetcaster/app/src/main/java/com/example/jetcaster/Graph.kt', 'type': <ModificationType.MODIFY: 5>, 'diff': '@@ -76,7 +76,7 @@ object Graph {\n )\n }\n \n- private val episodeStore by lazy {\n+ val episodeStore by ... | Kotlin |
99aef7ba67c6453584f1cbf76776a0a9766c7793 | 341 | 2021-10-06 19:23:45+02:00 | -7,200 | ['cee562ca47c0f8af48bb81c3588767ea9d0d8dfd'] | [Jetcaster] Add tabletop posture support to the Player screen (#676) | [{'old_path': 'Jetcaster/app/build.gradle', 'new_path': 'Jetcaster/app/build.gradle', 'type': <ModificationType.MODIFY: 5>, 'diff': '@@ -108,10 +108,13 @@ dependencies {\n implementation Libs.AndroidX.Compose.materialIconsExtended\n implementation Libs.AndroidX.Compose.tooling\n \n+ implementation Libs.Andro... | Kotlin |
b56df3c70f02db21ac89602d0dec320f713eea41 | 284 | 2021-10-15 13:29:39+00:00 | 0 | ['d38047520c00d5eed71eb731b1fa5ecd99f59a32'] | [All] Version bumps (Compose 1.0.4, Kotlin 1.5.31, Accompanist 0.20.0) | [{'old_path': 'Crane/buildSrc/src/main/java/com/example/crane/buildsrc/Dependencies.kt', 'new_path': 'Crane/buildSrc/src/main/java/com/example/crane/buildsrc/Dependencies.kt', 'type': <ModificationType.MODIFY: 5>, 'diff': '@@ -21,7 +21,7 @@ object Versions {\n }\n \n object Libs {\n- const val androidGradlePlugin = ... | Kotlin |
958a640da2e0e5a7799cda9a0e5af4a90e8d2a52 | 396 | 2021-10-20 14:55:48+02:00 | -7,200 | ['9ef65f70153404f559024174ca7daf29135e8bce'] | [All] Update to Compose Snapshot 7838202. | [{'old_path': 'Crane/buildSrc/src/main/java/com/example/crane/buildsrc/Dependencies.kt', 'new_path': 'Crane/buildSrc/src/main/java/com/example/crane/buildsrc/Dependencies.kt', 'type': <ModificationType.MODIFY: 5>, 'diff': '@@ -34,7 +34,7 @@ object Libs {\n }\n \n object Accompanist {\n- const val version... | Kotlin |
5905e5e5cb7bc3920259c4497b1ff9e7e32e5156 | 396 | 2021-10-21 14:47:44+02:00 | -7,200 | ['206ca1e14482b4c247b85df41876d246355fc6a6'] | [Jetsnack] Update to Accompanist 0.21.0.compose-7838202-SNAPSHOT | [{'old_path': 'Jetsnack/buildSrc/src/main/java/com/example/jetsnack/buildsrc/Dependencies.kt', 'new_path': 'Jetsnack/buildSrc/src/main/java/com/example/jetsnack/buildsrc/Dependencies.kt', 'type': <ModificationType.MODIFY: 5>, 'diff': '@@ -24,7 +24,7 @@ object Libs {\n const val androidGradlePlugin = "com.android.to... | Kotlin |
f732eeae8ee25c72cc9e8f10ac3bd439c6dc5e1b | 396 | 2021-10-21 14:59:40+02:00 | -7,200 | ['5905e5e5cb7bc3920259c4497b1ff9e7e32e5156'] | [All] Update to Compose 1.1.0-beta01 | [{'old_path': 'Crane/buildSrc/src/main/java/com/example/crane/buildsrc/Dependencies.kt', 'new_path': 'Crane/buildSrc/src/main/java/com/example/crane/buildsrc/Dependencies.kt', 'type': <ModificationType.MODIFY: 5>, 'diff': '@@ -34,7 +34,7 @@ object Libs {\n }\n \n object Accompanist {\n- const val version... | Kotlin |
1f107716146309fd05086bc6ca31dea9abeeda40 | 396 | 2021-10-25 16:13:50+02:00 | -7,200 | ['5905e5e5cb7bc3920259c4497b1ff9e7e32e5156'] | [Jetchat] Update to Material 3 | [{'old_path': 'Jetchat/app/build.gradle', 'new_path': 'Jetchat/app/build.gradle', 'type': <ModificationType.MODIFY: 5>, 'diff': '@@ -100,10 +100,12 @@ dependencies {\n implementation Libs.AndroidX.Lifecycle.viewModelCompose\n implementation Libs.AndroidX.Navigation.fragment\n implementation Libs.AndroidX.Na... | Kotlin |
aaa3238a870de626bcda237c9e9ec5aa3cbe3804 | 284 | 2021-10-25 15:55:53+00:00 | 0 | ['85639ebc638c9980618cdd1cb6dda32d0d432c85'] | Spotless! Long time no see | [{'old_path': 'Jetchat/app/src/androidTest/java/com/example/compose/jetchat/NavigationTest.kt', 'new_path': 'Jetchat/app/src/androidTest/java/com/example/compose/jetchat/NavigationTest.kt', 'type': <ModificationType.MODIFY: 5>, 'diff': '@@ -16,25 +16,15 @@\n \n package com.example.compose.jetchat\n \n-import androidx.c... | Kotlin |
abea218c8a0800cec0fd97780163a846f4fceed8 | 396 | 2021-10-25 18:37:52+02:00 | -7,200 | ['1f107716146309fd05086bc6ca31dea9abeeda40'] | Address Jetchat Material 3 feedback | [{'old_path': 'Jetchat/app/src/main/java/com/example/compose/jetchat/conversation/UserInput.kt', 'new_path': 'Jetchat/app/src/main/java/com/example/compose/jetchat/conversation/UserInput.kt', 'type': <ModificationType.MODIFY: 5>, 'diff': '@@ -482,19 +482,19 @@ fun ExtendedSelectorInnerButton(\n selected: Boolean,\n... | Kotlin |
20a18607851ff6c1b2f9589cfc2bc613172d8c84 | 513 | 2021-10-25 10:45:24-07:00 | 18,000 | ['9ef65f70153404f559024174ca7daf29135e8bce'] | Remove PreviewParameterProvider from src/debug (#685) | [{'old_path': 'JetNews/app/src/debug/java/com/example/jetnews/model/PostPreviewParameterProvider.kt', 'new_path': None, 'type': <ModificationType.DELETE: 4>, 'diff': '@@ -1,48 +0,0 @@\n-/*\n- * Copyright 2021 The Android Open Source Project\n- *\n- * Licensed under the Apache License, Version 2.0 (the "License");\n- * ... | Kotlin |
bd855ef2bd7ab07566cc7fef0d1d978adbbb10b6 | 396 | 2021-10-26 13:02:40+02:00 | -7,200 | ['c69760bc626b312fd8be718886224ed073f5754a'] | Address Jetchat Material 3 feedback | [{'old_path': 'Jetchat/app/src/main/java/com/example/compose/jetchat/components/JetchatAppBar.kt', 'new_path': 'Jetchat/app/src/main/java/com/example/compose/jetchat/components/JetchatAppBar.kt', 'type': <ModificationType.MODIFY: 5>, 'diff': '@@ -55,7 +55,7 @@ fun JetchatAppBar(\n CenterAlignedTopAppBar(\n ... | Kotlin |
5b09a60b10489120d03a785ec60ac39b789a700b | 231 | 2021-10-26 14:15:24-07:00 | 25,200 | ['e5b45fc79107b5f2c9864d109ef111cfbef3b183'] | Keyboard support for search field (#687)
* Add support for enter-to-send on search
Change search box to TextField
Add enter-to-send
Add esc-to-dismiss
* Handle IME insets
* Make spotless happy
* Add soft keyboard IME support
Hoist state from search input into the ViewModel
* Fix dark mode appearanc... | [{'old_path': 'JetNews/app/src/main/AndroidManifest.xml', 'new_path': 'JetNews/app/src/main/AndroidManifest.xml', 'type': <ModificationType.MODIFY: 5>, 'diff': '@@ -23,9 +23,11 @@\n android:supportsRtl="true"\n android:theme="@style/Theme.Jetnews">\n \n+ <!-- adjustResize ensures that the main wi... | Kotlin |
4c003e1479b03e9921dae56d367e114588f07232 | 396 | 2021-10-27 19:08:12+02:00 | -7,200 | ['f732eeae8ee25c72cc9e8f10ac3bd439c6dc5e1b'] | Update to Accompanist to 0.21.0-beta | [{'old_path': 'Crane/buildSrc/src/main/java/com/example/crane/buildsrc/Dependencies.kt', 'new_path': 'Crane/buildSrc/src/main/java/com/example/crane/buildsrc/Dependencies.kt', 'type': <ModificationType.MODIFY: 5>, 'diff': '@@ -34,7 +34,7 @@ object Libs {\n }\n \n object Accompanist {\n- const val version... | Kotlin |
bdcf715491d5035967cf2f20a3ae38d7b54290f1 | 396 | 2021-10-27 19:30:30+02:00 | -7,200 | ['9a121a91940fdcd5c16b2e65c3189eaeba0a16b4'] | Update to Compose Material 3 1.0.0-alpha01 | [{'old_path': 'Jetchat/buildSrc/src/main/java/com/example/compose/jetchat/buildsrc/dependencies.kt', 'new_path': 'Jetchat/buildSrc/src/main/java/com/example/compose/jetchat/buildsrc/dependencies.kt', 'type': <ModificationType.MODIFY: 5>, 'diff': '@@ -73,8 +73,8 @@ object Libs {\n const val viewBinding = "an... | Kotlin |
a7853aa2cafe838656595fe0acc3b503d46642e7 | 396 | 2021-10-27 19:51:54+02:00 | -7,200 | ['bdcf715491d5035967cf2f20a3ae38d7b54290f1'] | [Jetchat] Update READMEs | [{'old_path': 'Jetchat/README.md', 'new_path': 'Jetchat/README.md', 'type': <ModificationType.MODIFY: 5>, 'diff': '@@ -18,7 +18,7 @@ This sample showcases:\n * Text Input and focus management\n * Multiple types of animations and transitions\n * Saved state across configuration changes\n-* Basic Material Design theming\... | Kotlin |
f962ac67c8793c225555cb642d6cc903200938ef | 396 | 2021-10-28 10:38:56+02:00 | -7,200 | ['686b5507628ff10a4676c455a2e32cf559b5e314'] | [Material Catalog] Update README assets | [{'old_path': 'readme/material_catalog.png', 'new_path': 'readme/material_catalog.png', 'type': <ModificationType.MODIFY: 5>, 'diff': 'Binary files a/readme/material_catalog.png and b/readme/material_catalog.png differ\n'}, {'old_path': 'readme/screenshots/Material_Catalog.png', 'new_path': 'readme/screenshots/Material... | Kotlin |
ac29a5a0e328678ea543e8b0745aee64095f3e57 | 82 | 2021-11-04 15:06:56+00:00 | 0 | ['73a4e0d40d20e6a17d54cc9c6b7771a9f95ff17b'] | [All] Update to Compose 1.1.0-beta02 | [{'old_path': 'Crane/build.gradle', 'new_path': 'Crane/build.gradle', 'type': <ModificationType.MODIFY: 5>, 'diff': "@@ -30,7 +30,7 @@ buildscript {\n }\n \n plugins {\n- id 'com.diffplug.spotless' version '5.15.0'\n+ id 'com.diffplug.spotless' version '5.17.1'\n }\n \n subprojects {\n"}, {'old_path': 'Crane/buil... | Kotlin |
4a197c961203f41efd3bb6b630e26bea7c298663 | 82 | 2021-11-05 10:24:50+00:00 | 0 | ['ac29a5a0e328678ea543e8b0745aee64095f3e57'] | [All] Update Accompanist version | [{'old_path': 'Crane/buildSrc/src/main/java/com/example/crane/buildsrc/Dependencies.kt', 'new_path': 'Crane/buildSrc/src/main/java/com/example/crane/buildsrc/Dependencies.kt', 'type': <ModificationType.MODIFY: 5>, 'diff': '@@ -34,7 +34,7 @@ object Libs {\n }\n \n object Accompanist {\n- const val version... | Kotlin |
e9aac1e3c459fdfbeb51f6e02e3ff9e485c1b1e5 | 513 | 2021-11-09 09:31:30-08:00 | 21,600 | ['4ae43c166b33ab82b3e4154e94e6576ec4a0d148'] | Add assembleRelease to CI steps (#686)
* Add assembleRelease to CI steps
* Split checks into separate tasks to check time
* Add workflow to paths for all CI builds | [{'old_path': '.github/workflows/Crane.yaml', 'new_path': '.github/workflows/Crane.yaml', 'type': <ModificationType.MODIFY: 5>, 'diff': "@@ -5,9 +5,11 @@ on:\n branches:\n - main\n paths:\n+ - '.github/workflows/Crane.yaml'\n - 'Crane/**'\n pull_request:\n paths:\n+ - '.github/workfl... | Kotlin |
231236ebd78c7939b0b01cf2557bbc92fa2174b5 | 129 | 2021-11-21 16:38:04+00:00 | 0 | ['e9aac1e3c459fdfbeb51f6e02e3ff9e485c1b1e5'] | [All] Update to Compose 1.1.0-beta03 | [{'old_path': 'Crane/build.gradle', 'new_path': 'Crane/build.gradle', 'type': <ModificationType.MODIFY: 5>, 'diff': "@@ -30,7 +30,7 @@ buildscript {\n }\n \n plugins {\n- id 'com.diffplug.spotless' version '5.17.1'\n+ id 'com.diffplug.spotless' version '6.0.0'\n }\n \n subprojects {\n"}, {'old_path': 'Crane/build... | Kotlin |
aa6c9cf92ab1e315a8663fbe6a2731dfa1c0a408 | 226 | 2021-12-16 14:52:50+00:00 | 0 | ['88e078542a341c3bdd138fc2db2f132703925956'] | Updating all samples to Compose rc02 | [{'old_path': 'Crane/buildSrc/src/main/java/com/example/crane/buildsrc/Dependencies.kt', 'new_path': 'Crane/buildSrc/src/main/java/com/example/crane/buildsrc/Dependencies.kt', 'type': <ModificationType.MODIFY: 5>, 'diff': '@@ -34,12 +34,12 @@ object Libs {\n }\n \n object Accompanist {\n- const val versi... | Kotlin |
f89727157034ada49293f8509d23b840d19df7db | 226 | 2021-12-16 15:50:16+00:00 | 0 | ['aa6c9cf92ab1e315a8663fbe6a2731dfa1c0a408'] | [Jetchat] Reverting JetChat to material3 alpha01 | [{'old_path': 'Jetchat/app/src/main/java/com/example/compose/jetchat/NavActivity.kt', 'new_path': 'Jetchat/app/src/main/java/com/example/compose/jetchat/NavActivity.kt', 'type': <ModificationType.MODIFY: 5>, 'diff': '@@ -20,7 +20,7 @@ import android.os.Bundle\n import androidx.activity.compose.setContent\n import andro... | Kotlin |
6b1e415a36370b86322fd53cd22a5644ef9bff13 | 226 | 2021-12-16 16:03:37+00:00 | 0 | ['f89727157034ada49293f8509d23b840d19df7db'] | [Jetchat] Using m3 alpha02 and NavigationDrawer | [{'old_path': 'Jetchat/app/src/main/java/com/example/compose/jetchat/NavActivity.kt', 'new_path': 'Jetchat/app/src/main/java/com/example/compose/jetchat/NavActivity.kt', 'type': <ModificationType.MODIFY: 5>, 'diff': '@@ -20,8 +20,9 @@ import android.os.Bundle\n import androidx.activity.compose.setContent\n import andro... | Kotlin |
f4523f736e78bd68fbc2770e9faabdfbed397fcf | 226 | 2021-12-16 16:31:20+00:00 | 0 | ['55e678b0dc2b00521dcd8b56b0a06cda916ca5b1'] | [Jetchat] Using compose rc02 | [{'old_path': 'Jetchat/buildSrc/src/main/java/com/example/compose/jetchat/buildsrc/dependencies.kt', 'new_path': 'Jetchat/buildSrc/src/main/java/com/example/compose/jetchat/buildsrc/dependencies.kt', 'type': <ModificationType.MODIFY: 5>, 'diff': '@@ -29,12 +29,12 @@ object Libs {\n const val material3 = "com.google... | Kotlin |
c60385f535706873c0135c1b659517965e44c005 | 82 | 2022-01-05 12:06:57+01:00 | -3,600 | ['206689e7ba360591ff303315a5fe49dd678159d9'] | [Owl] Remove comment about debug AndroidManifest
This debug AndroidManifest was removed in 3ef01b5b02e463daf2fd22b380ee5a588d19a81f in favor of the ui-test-manifest dependency. | [{'old_path': 'Owl/app/src/androidTest/java/com/example/owl/ui/NavigationTest.kt', 'new_path': 'Owl/app/src/androidTest/java/com/example/owl/ui/NavigationTest.kt', 'type': <ModificationType.MODIFY: 5>, 'diff': '@@ -39,8 +39,6 @@ class NavigationTest {\n \n /**\n * Using an empty activity to have control of the... | Kotlin |
7170c61e72cc9ce0c816eb9a648bc8356008fe95 | 82 | 2022-01-05 12:15:46+01:00 | -3,600 | ['c60385f535706873c0135c1b659517965e44c005'] | [Owl] Remove useUnmergedTree parameter in tests
https://issuetracker.google.com/issues/184825850 was fixed and now the tests run correctly without adding `useUnmergedTree = true` | [{'old_path': 'Owl/app/src/androidTest/java/com/example/owl/ui/NavigationTest.kt', 'new_path': 'Owl/app/src/androidTest/java/com/example/owl/ui/NavigationTest.kt', 'type': <ModificationType.MODIFY: 5>, 'diff': '@@ -70,10 +70,7 @@ class NavigationTest {\n startActivity()\n // The first screen should be t... | Kotlin |
4f35d50b92ae7246bdbd7c1243527d99931e758f | 153 | 2022-01-27 14:06:00+11:00 | -39,600 | ['ab7c940086b86fd00379b08fd681f497f0f64c34'] | [All] Update Compose to 1.1.0-rc03 | [{'old_path': 'Crane/build.gradle', 'new_path': 'Crane/build.gradle', 'type': <ModificationType.MODIFY: 5>, 'diff': "@@ -30,7 +30,7 @@ buildscript {\n }\n \n plugins {\n- id 'com.diffplug.spotless' version '6.0.0'\n+ id 'com.diffplug.spotless' version '6.2.0'\n }\n \n subprojects {\n"}, {'old_path': 'Crane/buildS... | Kotlin |
36c20289c17ff73f5168dfac79c49618eaef6235 | 153 | 2022-01-27 16:29:06+11:00 | -39,600 | ['4f35d50b92ae7246bdbd7c1243527d99931e758f'] | Remove deprecated test dispatcher in crane | [{'old_path': 'Crane/app/src/androidTest/java/androidx/compose/samples/crane/CoroutinesTestRule.kt', 'new_path': None, 'type': <ModificationType.DELETE: 4>, 'diff': '@@ -1,42 +0,0 @@\n-/*\n- * Copyright 2021 The Android Open Source Project\n- *\n- * Licensed under the Apache License, Version 2.0 (the "License");\n- * y... | Kotlin |
ff0fd058f7f183c8704258a16f4f36191ec8ecd3 | 82 | 2022-02-07 09:22:02+01:00 | -3,600 | ['84dc6417dfbd6408f498d71afcc1272087c6b3d7'] | [All] Update tooling dependencies | [{'old_path': 'Crane/app/build.gradle', 'new_path': 'Crane/app/build.gradle', 'type': <ModificationType.MODIFY: 5>, 'diff': '@@ -123,8 +123,9 @@ dependencies {\n implementation Libs.AndroidX.Compose.material\n implementation Libs.AndroidX.Compose.layout\n implementation Libs.AndroidX.Compose.animation\n- ... | Kotlin |
324e6227bfbfdd4ace109d1098dfc5b63a729f5c | 16 | 2022-02-09 11:22:47+00:00 | 0 | ['fabf608bd28166206c8a2642b456576e1e9d76c9'] | [All] Update to 1.1 SNAPSHOT (#736)
* [All] Update to 1.1 SNAPSHOT
* [All] Replace hardcoded compiler extension version
* Revert deleting the Rally files
This reverts commit 92f16b3a
* [All] Replace hardcoded compiler extension version
* [All] Replace hardcoded compiler extension version | [{'old_path': 'Crane/app/build.gradle', 'new_path': 'Crane/app/build.gradle', 'type': <ModificationType.MODIFY: 5>, 'diff': "@@ -91,7 +91,7 @@ android {\n }\n \n composeOptions {\n- kotlinCompilerExtensionVersion '1.1.0-rc02' // For Kotlin 1.6.10. Revert with rc03\n+ kotlinCompilerExtensionVersion... | Kotlin |
9e6020d8520cf38d4a0f024fb4478c30c57f0c71 | 226 | 2022-02-09 11:51:52+00:00 | 0 | ['324e6227bfbfdd4ace109d1098dfc5b63a729f5c'] | [All] Update to Compose 1.1 | [{'old_path': 'Crane/buildSrc/src/main/java/com/example/crane/buildsrc/Dependencies.kt', 'new_path': 'Crane/buildSrc/src/main/java/com/example/crane/buildsrc/Dependencies.kt', 'type': <ModificationType.MODIFY: 5>, 'diff': '@@ -34,7 +34,7 @@ object Libs {\n }\n \n object Accompanist {\n- const val version... | Kotlin |
a3f3adf59ee8e14a383e74f25703bba2a9693374 | 226 | 2022-02-09 18:25:30+00:00 | 0 | ['9e6020d8520cf38d4a0f024fb4478c30c57f0c71'] | [All] Use 0.23.0 version of Accompanist | [{'old_path': 'Crane/buildSrc/src/main/java/com/example/crane/buildsrc/Dependencies.kt', 'new_path': 'Crane/buildSrc/src/main/java/com/example/crane/buildsrc/Dependencies.kt', 'type': <ModificationType.MODIFY: 5>, 'diff': '@@ -34,7 +34,7 @@ object Libs {\n }\n \n object Accompanist {\n- const val version... | Kotlin |
741918613f2c51bffb198b867e5375de52599abc | 153 | 2022-02-11 08:19:25+11:00 | -39,600 | ['e840fb90607069eb431f68d5291f03f4001bbd3d'] | Update Crane to use new Google Maps library | [{'old_path': 'Crane/app/build.gradle', 'new_path': 'Crane/app/build.gradle', 'type': <ModificationType.MODIFY: 5>, 'diff': '@@ -106,7 +106,7 @@ dependencies {\n implementation Libs.Kotlin.stdlib\n implementation Libs.Kotlin.Coroutines.android\n implementation Libs.GoogleMaps.maps\n- implementation Libs.... | Kotlin |
dc2e905b316d3be1bcb179fc1f76bc6e6bc93685 | 153 | 2022-02-11 08:19:25+11:00 | -39,600 | ['741918613f2c51bffb198b867e5375de52599abc'] | Refactor tests for new library | [{'old_path': 'Crane/app/src/androidTest/java/androidx/compose/samples/crane/details/DetailsActivityTest.kt', 'new_path': 'Crane/app/src/androidTest/java/androidx/compose/samples/crane/details/DetailsActivityTest.kt', 'type': <ModificationType.MODIFY: 5>, 'diff': '@@ -1,5 +1,5 @@\n /*\n- * Copyright 2020 The Android Op... | Kotlin |
79594a85dff884ce0aaba3e1c522db897c5b8da4 | 153 | 2022-02-11 08:19:25+11:00 | -39,600 | ['dc2e905b316d3be1bcb179fc1f76bc6e6bc93685'] | Fixup PR feedback
- Add comments for map composables
- Switch to animate instead of move
- Use an effect for initial position init | [{'old_path': 'Crane/app/src/main/java/androidx/compose/samples/crane/details/DetailsActivity.kt', 'new_path': 'Crane/app/src/main/java/androidx/compose/samples/crane/details/DetailsActivity.kt', 'type': <ModificationType.MODIFY: 5>, 'diff': '@@ -39,10 +39,11 @@ import androidx.compose.material.MaterialTheme\n import a... | Kotlin |
de63bfa04722ab027d42829d249b5c52480d03d1 | 153 | 2022-02-11 08:37:50+11:00 | -39,600 | ['a1e8bef8b88057276e46315af3af867a14055e74'] | Use android compose rule for hilt | [{'old_path': 'Crane/app/src/androidTest/java/androidx/compose/samples/crane/details/CityMapViewTests.kt', 'new_path': 'Crane/app/src/androidTest/java/androidx/compose/samples/crane/details/CityMapViewTests.kt', 'type': <ModificationType.MODIFY: 5>, 'diff': '@@ -20,9 +20,10 @@ import androidx.compose.foundation.layout.... | Kotlin |
e9c76683196e6bab9739fef92e451f4aad389449 | 16 | 2022-02-17 17:56:24+00:00 | 0 | ['e840fb90607069eb431f68d5291f03f4001bbd3d'] | [Jetchat] Removing todo. By default AnimatedVisibility expands / shrinks. The app UI requires horizonal expand / shrink (#742) | [{'old_path': 'Jetchat/app/src/main/java/com/example/compose/jetchat/conversation/UserInput.kt', 'new_path': 'Jetchat/app/src/main/java/com/example/compose/jetchat/conversation/UserInput.kt', 'type': <ModificationType.MODIFY: 5>, 'diff': '@@ -220,7 +220,6 @@ private fun SelectorExpanded(\n fun FunctionalityNotAvailable... | Kotlin |
df05cbb11aa6d7001543599f51465bbf7feba7f3 | 153 | 2022-02-18 13:05:28+11:00 | -39,600 | ['de51e80e7ba88aa30f55f1fecc7137cc9c15577e'] | Add a time limit to latch | [{'old_path': 'Crane/app/src/androidTest/java/androidx/compose/samples/crane/details/CityMapViewTests.kt', 'new_path': 'Crane/app/src/androidTest/java/androidx/compose/samples/crane/details/CityMapViewTests.kt', 'type': <ModificationType.MODIFY: 5>, 'diff': '@@ -36,6 +36,7 @@ import org.junit.Before\n import org.junit.... | Kotlin |
8b8b38dd0d5d9737e5590acaa7b199e79b89642d | 153 | 2022-02-18 13:26:02+11:00 | -39,600 | ['df05cbb11aa6d7001543599f51465bbf7feba7f3'] | Add a message to latch failure | [{'old_path': 'Crane/app/src/androidTest/java/androidx/compose/samples/crane/details/CityMapViewTests.kt', 'new_path': 'Crane/app/src/androidTest/java/androidx/compose/samples/crane/details/CityMapViewTests.kt', 'type': <ModificationType.MODIFY: 5>, 'diff': '@@ -84,7 +84,7 @@ class CityMapViewTests {\n }\n ... | Kotlin |
b8f22eaddf4d1bd0cb9472aea77fcaacc164ef6d | 153 | 2022-02-22 14:01:19+11:00 | -39,600 | ['8b8b38dd0d5d9737e5590acaa7b199e79b89642d'] | Use an environment variable for google maps key | [{'old_path': 'Crane/app/build.gradle', 'new_path': 'Crane/app/build.gradle', 'type': <ModificationType.MODIFY: 5>, 'diff': '@@ -29,6 +29,11 @@ if (rootProject.file("local.properties").exists()) {\n properties.load(rootProject.file("local.properties").newDataInputStream())\n }\n \n+// For testing on CI, a key can a... | Kotlin |
f63d2df40b52664905b00930ff90ac6efa2f92fe | 153 | 2022-02-22 15:50:40+11:00 | -39,600 | ['d803be95b55fdb9b992023029618d9a93980006e'] | Reduce timeout back to 30 | [{'old_path': '.github/workflows/Crane.yaml', 'new_path': '.github/workflows/Crane.yaml', 'type': <ModificationType.MODIFY: 5>, 'diff': '@@ -18,7 +18,7 @@ env:\n jobs:\n build:\n runs-on: ubuntu-latest\n- timeout-minutes: 60\n+ timeout-minutes: 30\n \n steps:\n - name: Checkout\n'}] | Kotlin |
45be0c73e84d14ff077fd71c16883d91c46ba05f | 153 | 2022-02-23 10:25:01+11:00 | -39,600 | ['f63d2df40b52664905b00930ff90ac6efa2f92fe'] | Use a type for api key variable | [{'old_path': 'Crane/app/build.gradle', 'new_path': 'Crane/app/build.gradle', 'type': <ModificationType.MODIFY: 5>, 'diff': '@@ -31,8 +31,8 @@ if (rootProject.file("local.properties").exists()) {\n \n // For testing on CI, a key can also be provided via an environment variable.\n // The local.properties key takes prece... | Kotlin |
e24c8f79ef5a03f5a59ea3fcddb72a2957f88aba | 153 | 2022-02-24 08:13:35+11:00 | -39,600 | ['8483100f75da9290306258a8dcddde92723a2165'] | Use a latch for zoom animation | [{'old_path': 'Crane/app/src/androidTest/java/androidx/compose/samples/crane/details/CityMapViewTests.kt', 'new_path': 'Crane/app/src/androidTest/java/androidx/compose/samples/crane/details/CityMapViewTests.kt', 'type': <ModificationType.MODIFY: 5>, 'diff': '@@ -59,6 +59,7 @@ class CityMapViewTests {\n val composeT... | Kotlin |
ce62e3fc9902cd26174a86ccc274fbaf774fc24c | 0 | 2022-03-01 09:37:38-08:00 | 28,800 | ['304f0db5a75319e66777c4b66da033f7a96689a4'] | [All] Update to Compose 1.1.1 (#743)
* [All] Update to Compose 1.1.1
This also updates spotless to 6.3, ktlint to 0.44.0, and some other
minor/bugfix library updates.
* Updated accompanist and material libraries
* Updated material3 to 1.0.0-alpha06
* Disabled CityMapViewTests
Co-authored-by: Ian G. Cli... | [{'old_path': 'Crane/app/src/androidTest/java/androidx/compose/samples/crane/details/CityMapViewTests.kt', 'new_path': 'Crane/app/src/androidTest/java/androidx/compose/samples/crane/details/CityMapViewTests.kt', 'type': <ModificationType.MODIFY: 5>, 'diff': '@@ -33,6 +33,7 @@ import dagger.hilt.android.testing.HiltAndr... | Kotlin |
cadc6d189dc841b0935684e9fb07c396eacedda7 | 153 | 2022-03-02 16:34:29+11:00 | -39,600 | ['ce62e3fc9902cd26174a86ccc274fbaf774fc24c'] | [JetSnack] Add a baseline profile to improve startup performance | [{'old_path': 'Jetsnack/app/build.gradle', 'new_path': 'Jetsnack/app/build.gradle', 'type': <ModificationType.MODIFY: 5>, 'diff': "@@ -51,8 +51,16 @@ android {\n \n release {\n minifyEnabled true\n+ signingConfig signingConfigs.debug\n proguardFiles getDefaultProguardFile('pro... | Kotlin |
be0771898e29e161197c44f0d20263798940d412 | 153 | 2022-03-07 13:50:49+11:00 | -39,600 | ['cadc6d189dc841b0935684e9fb07c396eacedda7'] | Clean up, add comments | [{'old_path': 'Jetsnack/app/build.gradle', 'new_path': 'Jetsnack/app/build.gradle', 'type': <ModificationType.MODIFY: 5>, 'diff': "@@ -52,13 +52,16 @@ android {\n release {\n minifyEnabled true\n signingConfig signingConfigs.debug\n- proguardFiles getDefaultProguardFile('progu... | Kotlin |
c6a32ae127b70ac4ea6810c12857758d62da475e | 153 | 2022-03-09 09:37:01+11:00 | -39,600 | ['691bae469c6ead30d48db5e7c75faf64c5a1002b'] | Updated profile
StartupBenchmark_startupNoCompilation[mode=COLD]
timeToInitialDisplayMs min 388.5, median 411.9, max 431.6
Traces: Iteration 0 1 2 3 4 5 6 7 8 9
StartupBenchmark_startupFullCompilation[mode=COLD]
timeToInitialDisplayMs min 349.2, median 364.2, max 373.1
Traces: Iteration 0 1 2 3 4 5 6 7 8 9... | [{'old_path': 'Jetsnack/app/src/main/baseline-prof.txt', 'new_path': 'Jetsnack/app/src/main/baseline-prof.txt', 'type': <ModificationType.MODIFY: 5>, 'diff': '@@ -5369,7 +5369,6 @@ HSPLcoil/RealImageLoader$execute$2;->invokeSuspend(Ljava/lang/Object;)Ljava/lang\n HSPLcoil/RealImageLoader$executeMain$1;-><init>(Lcoil/Re... | Kotlin |
d97129aa6cfef257334e41f187814728495a3bb4 | 421 | 2022-03-10 12:01:06+01:00 | -3,600 | ['64a3ee6cf493f3db02e8a6e5382432fd4d4aa2d4'] | Add layout for Book posture and supports dual-screen devices. | [{'old_path': 'Jetcaster/app/src/main/java/com/example/jetcaster/ui/MainActivity.kt', 'new_path': 'Jetcaster/app/src/main/java/com/example/jetcaster/ui/MainActivity.kt', 'type': <ModificationType.MODIFY: 5>, 'diff': '@@ -27,6 +27,7 @@ import androidx.window.layout.WindowInfoTracker.Companion.getOrCreate\n import com.ex... | Kotlin |
9369c2c489d1f0b71a9fc5bd244e8f54e7fc8c76 | 421 | 2022-03-10 16:57:12+01:00 | -3,600 | ['d97129aa6cfef257334e41f187814728495a3bb4'] | Added some content to the left pane for the book layout | [{'old_path': 'Jetcaster/app/src/main/java/com/example/jetcaster/ui/player/PlayerScreen.kt', 'new_path': 'Jetcaster/app/src/main/java/com/example/jetcaster/ui/player/PlayerScreen.kt', 'type': <ModificationType.MODIFY: 5>, 'diff': '@@ -260,7 +260,31 @@ private fun PlayerContentBook(\n \n Row(modifier = Modifier.fill... | Kotlin |
9c57c06bb33f632fa5d4176fd9a2fa6dc215dac6 | 421 | 2022-03-15 12:33:53+01:00 | -3,600 | ['9369c2c489d1f0b71a9fc5bd244e8f54e7fc8c76'] | Correct comment in PlayerContentBook composable | [{'old_path': 'Jetcaster/app/src/main/java/com/example/jetcaster/ui/player/PlayerScreen.kt', 'new_path': 'Jetcaster/app/src/main/java/com/example/jetcaster/ui/player/PlayerScreen.kt', 'type': <ModificationType.MODIFY: 5>, 'diff': '@@ -259,7 +259,7 @@ private fun PlayerContentBook(\n val hingeWidth = with(LocalDensi... | Kotlin |
07e81e571ea3c0d44ceaaf5c6f68f53dd1784a59 | 421 | 2022-03-17 15:20:35+01:00 | -3,600 | ['9c57c06bb33f632fa5d4176fd9a2fa6dc215dac6'] | Address PR comments
- rename isSeparating to isSeparatingPosture
- reorganize playerContentBook composable | [{'old_path': 'Jetcaster/app/src/main/java/com/example/jetcaster/ui/MainActivity.kt', 'new_path': 'Jetcaster/app/src/main/java/com/example/jetcaster/ui/MainActivity.kt', 'type': <ModificationType.MODIFY: 5>, 'diff': '@@ -27,7 +27,7 @@ import androidx.window.layout.WindowInfoTracker.Companion.getOrCreate\n import com.ex... | Kotlin |
ee198110d8a7575da281de9bd0f84e91970468ca | 82 | 2022-03-23 13:06:06-07:00 | 0 | ['21fa849228bab6c6e4d99b76ce8c57993798660c'] | [All] Update to Compose 1.2.0-alpha05 (#752)
* [All] Update to Compose 1.2.0-alpha05
* Update Jetsurvey with the new permissions APIs
* [Crane] Fix UI test issues
* [Crane] Fix spotless issue
* [All] Update Accompanist version
* Replace accompanist insets with compose foundation insets
* Update sampl... | [{'old_path': 'Crane/app/build.gradle', 'new_path': 'Crane/app/build.gradle', 'type': <ModificationType.MODIFY: 5>, 'diff': '@@ -119,7 +119,6 @@ dependencies {\n }\n }\n \n- implementation Libs.Accompanist.insets\n implementation Libs.AndroidX.Activity.activityCompose\n implementation Libs.Androi... | Kotlin |
7610f7c1847858742f5a1d798e3d1cdd53bbfa6d | 438 | 2022-03-25 07:22:40+00:00 | 0 | ['ee198110d8a7575da281de9bd0f84e91970468ca'] | [Crane] Improved Tab selector ripple and added animation transition between tabs (#761)
* [Crane] Improved Tab selector to be animated between items and clip the ripple to the bordered indicator. | [{'old_path': 'Crane/app/src/main/java/androidx/compose/samples/crane/base/CraneTabs.kt', 'new_path': 'Crane/app/src/main/java/androidx/compose/samples/crane/base/CraneTabs.kt', 'type': <ModificationType.MODIFY: 5>, 'diff': '@@ -20,20 +20,25 @@ import androidx.compose.foundation.BorderStroke\n import androidx.compose.f... | Kotlin |
9bf90d0d7fb76fe0b9133948879622eaa699c37e | 0 | 2022-03-28 15:15:55+11:00 | 25,200 | ['7610f7c1847858742f5a1d798e3d1cdd53bbfa6d'] | [All] Update to Compose 1.2.0-alpha06 (#760)
* [All] Update to Compose 1.2.0-alpha06
* Removed unused import
* Updated to Accompanist 0.24.5-alpha
* Added bug reference for onClickLabel
* Suppressed unused parameter warning for onClickLabel
Co-authored-by: Ian G. Clifton <IanGClifton@users.noreply.githu... | [{'old_path': 'Crane/app/src/main/java/androidx/compose/samples/crane/calendar/Calendar.kt', 'new_path': 'Crane/app/src/main/java/androidx/compose/samples/crane/calendar/Calendar.kt', 'type': <ModificationType.MODIFY: 5>, 'diff': '@@ -185,7 +185,9 @@ private fun DayContainer(\n onClick: () -> Unit = { },\n onCl... | Kotlin |
2b5c170cf400486d68feb5e4f7ed9b4e60415234 | 438 | 2022-03-28 10:13:35+01:00 | -3,600 | ['9bf90d0d7fb76fe0b9133948879622eaa699c37e'] | [Crane] Change back arrow to be onSurface color (#762) | [{'old_path': 'Crane/app/src/main/java/androidx/compose/samples/crane/calendar/CalendarActivity.kt', 'new_path': 'Crane/app/src/main/java/androidx/compose/samples/crane/calendar/CalendarActivity.kt', 'type': <ModificationType.MODIFY: 5>, 'diff': '@@ -21,7 +21,6 @@ import android.content.Intent\n import android.os.Bundl... | Kotlin |
2e2a01e25c3f0b1581efd1bc84611a300d4e950f | 217 | 2022-03-28 12:17:36-06:00 | -3,600 | ['2b5c170cf400486d68feb5e4f7ed9b4e60415234'] | Update BottomBar height within Article Screen (#764)
* Update BottomBar height within Article Screen
Fixes #763
* [JetNews] Swap the order of modifiers
Swap the order of the windowInsetsPadding and height modifiers to fix incorrect layout
* Fix spotless error | [{'old_path': 'JetNews/app/src/main/java/com/example/jetnews/ui/article/ArticleScreen.kt', 'new_path': 'JetNews/app/src/main/java/com/example/jetnews/ui/article/ArticleScreen.kt', 'type': <ModificationType.MODIFY: 5>, 'diff': '@@ -213,9 +213,9 @@ private fun BottomBar(\n Row(\n verticalAlignment = A... | Kotlin |
bf81f6bc308072a1807943607bd71f73557d24d3 | 438 | 2022-03-29 09:05:47+01:00 | -3,600 | ['2e2a01e25c3f0b1581efd1bc84611a300d4e950f'] | [Crane] Fix issue with "Choose Destination" text being editable (#767)
* Fix issue where the "Choose Destination" text would be part of the text field. Changed to use `decorationBox` instead to draw the text. | [{'old_path': 'Crane/app/src/main/java/androidx/compose/samples/crane/base/BaseUserInput.kt', 'new_path': 'Crane/app/src/main/java/androidx/compose/samples/crane/base/BaseUserInput.kt', 'type': <ModificationType.MODIFY: 5>, 'diff': '@@ -89,27 +89,34 @@ fun CraneEditableUserInput(\n @DrawableRes vectorImageId: Int? ... | Kotlin |
7132d1483676d07874f56d2bd18bd07d3212dd84 | 438 | 2022-03-29 09:06:04+01:00 | -3,600 | ['bf81f6bc308072a1807943607bd71f73557d24d3'] | [Crane] Extract String resources (#765)
* [Crane] Extract String resources
* change to use new `pluralStringResource` | [{'old_path': 'Crane/app/src/main/java/androidx/compose/samples/crane/base/BaseUserInput.kt', 'new_path': 'Crane/app/src/main/java/androidx/compose/samples/crane/base/BaseUserInput.kt', 'type': <ModificationType.MODIFY: 5>, 'diff': '@@ -17,7 +17,6 @@\n package androidx.compose.samples.crane.base\n \n import androidx.an... | Kotlin |
ed6898a15992c43e4015b9db63ae78e97d1294ac | 0 | 2022-03-31 09:59:18-07:00 | 25,200 | ['7132d1483676d07874f56d2bd18bd07d3212dd84'] | [Crane] Set the onClick label for DayContainer (#769)
This specifies the onClick label to use for the individual calendar
days. I also stopped passing the selected boolean to Surface. When it is
passed, that uses the selectable version of Surface which announces the
composable as a Tab and automatically states "sel... | [{'old_path': 'Crane/app/src/main/java/androidx/compose/samples/crane/calendar/Calendar.kt', 'new_path': 'Crane/app/src/main/java/androidx/compose/samples/crane/calendar/Calendar.kt', 'type': <ModificationType.MODIFY: 5>, 'diff': '@@ -56,6 +56,7 @@ import androidx.compose.ui.res.stringResource\n import androidx.compose... | Kotlin |
f96ac51338654dd936205f69517f17ca3fa090a0 | 168 | 2022-04-06 09:57:46-07:00 | 25,200 | ['ed6898a15992c43e4015b9db63ae78e97d1294ac'] | [Crane]: Update Maps Compose to 2.1.0 (#772)
* [Crane]: Update Maps Compose to 2.1.0
* Remove enableJetifier. | [{'old_path': 'Crane/app/src/main/java/androidx/compose/samples/crane/details/DetailsActivity.kt', 'new_path': 'Crane/app/src/main/java/androidx/compose/samples/crane/details/DetailsActivity.kt', 'type': <ModificationType.MODIFY: 5>, 'diff': '@@ -62,6 +62,7 @@ import com.google.maps.android.compose.GoogleMap\n import c... | Kotlin |
5f481a0b1dd90524a23490957e2853b72963f406 | 154 | 2022-04-07 06:57:08+10:00 | -36,000 | ['f96ac51338654dd936205f69517f17ca3fa090a0'] | [All] Add a script to update all sample Compose versions (#773)
* Add a script that can change the Compose version in Dependencies.kt
* Add support for build.gradle
* Support compose snapshots in JetNews
* Added better error handling to script | [{'old_path': 'JetNews/build.gradle', 'new_path': 'JetNews/build.gradle', 'type': <ModificationType.MODIFY: 5>, 'diff': '@@ -17,6 +17,7 @@\n buildscript {\n ext.kotlin_version = \'1.6.10\'\n ext.compose_version = \'1.2.0-alpha06\'\n+ ext.compose_snapshot_version = \'\'\n ext.coroutines_version = \'1.6.0\... | Kotlin |
a586207c968cf0ba5b53aac4f0d9cffae32e5a8d | 168 | 2022-04-11 10:13:29-07:00 | 25,200 | ['5f481a0b1dd90524a23490957e2853b72963f406'] | Add GitHub meta docs. (#776)
Adds:
* issue templates
* pull request template
* CODE_OF_CONDUCT.md | [{'old_path': None, 'new_path': '.github/ISSUE_TEMPLATE/bug_report.yml', 'type': <ModificationType.ADD: 1>, 'diff': '@@ -0,0 +1,70 @@\n+name: Bug Report\n+description: File a bug report\n+title: "[Bug]: "\n+labels: ["bug", "triage me"]\n+body:\n+ - type: markdown\n+ attributes:\n+ value: |\n+ Thanks for... | Kotlin |
331d2fa7a473632a23747a1a3a5d781baf56be31 | 154 | 2022-04-13 08:50:55+10:00 | -36,000 | ['a586207c968cf0ba5b53aac4f0d9cffae32e5a8d'] | [All] Update to Compose 1.2.0-alpha07 (#775)
* [All] Update samples to Compose 1.2.0-alpha07
* [Jetsurvey] Handle insets with scaffold contentPadding
* [Crane] Use scaffold padding to handle insets
* [All] Update accompanist to 0.24.6-alpha
* [Jetsnack] Fix nullable locale
* [Crane] Fix insets padding i... | [{'old_path': 'Crane/app/src/main/java/androidx/compose/samples/crane/calendar/Calendar.kt', 'new_path': 'Crane/app/src/main/java/androidx/compose/samples/crane/calendar/Calendar.kt', 'type': <ModificationType.MODIFY: 5>, 'diff': '@@ -17,9 +17,12 @@\n package androidx.compose.samples.crane.calendar\n \n import androidx... | Kotlin |
e9f5d03ccc7de29165853914749fcf7af70de823 | 154 | 2022-04-14 09:58:50+10:00 | -36,000 | ['331d2fa7a473632a23747a1a3a5d781baf56be31'] | Move state reads into layout phase via lambdas (#778) | [{'old_path': 'Jetsnack/app/src/main/java/com/example/jetsnack/ui/snackdetail/SnackDetail.kt', 'new_path': 'Jetsnack/app/src/main/java/com/example/jetsnack/ui/snackdetail/SnackDetail.kt', 'type': <ModificationType.MODIFY: 5>, 'diff': '@@ -30,6 +30,7 @@ import androidx.compose.foundation.layout.fillMaxWidth\n import and... | Kotlin |
2a28961709efe802d1c3ac88263d817876fea521 | 126 | 2022-04-19 14:42:56-07:00 | 25,200 | ['e9f5d03ccc7de29165853914749fcf7af70de823'] | [JetNews] Remove "Popular on JetNews" Cards for large screens (#717)
* Remove Popular on JetNews Cards for large screens
* Spotless apply | [{'old_path': 'JetNews/app/src/main/java/com/example/jetnews/ui/home/HomeScreens.kt', 'new_path': 'JetNews/app/src/main/java/com/example/jetnews/ui/home/HomeScreens.kt', 'type': <ModificationType.MODIFY: 5>, 'diff': '@@ -438,8 +438,12 @@ private fun PostList(\n )\n }\n }\n- if... | Kotlin |
7768a4fd29c8608a191e8c3db8b235f76fabff60 | 20 | 2022-04-22 10:46:30+01:00 | -3,600 | ['2a28961709efe802d1c3ac88263d817876fea521'] | [All] Update to Compose 1.2.0-alpha08 (#782)
* [All] Update to Compose 1.2.0-alpha08
* Replace deprecated -Xopt-in with -opt-in | [{'old_path': 'Crane/app/src/main/java/androidx/compose/samples/crane/home/SearchUserInput.kt', 'new_path': 'Crane/app/src/main/java/androidx/compose/samples/crane/home/SearchUserInput.kt', 'type': <ModificationType.MODIFY: 5>, 'diff': '@@ -35,6 +35,7 @@ import androidx.compose.samples.crane.base.CraneUserInput\n impor... | Kotlin |
0edb1926ac56c50a188be022c15117c07811fcdf | 438 | 2022-04-22 12:19:56+00:00 | -3,600 | ['7768a4fd29c8608a191e8c3db8b235f76fabff60'] | [Crane] Used material-window to introduce tablet support for Crane
Change-Id: I3336c0f3d05b4b657d22efdacecf05f6fdf844e3 | [{'old_path': 'Crane/app/build.gradle', 'new_path': 'Crane/app/build.gradle', 'type': <ModificationType.MODIFY: 5>, 'diff': '@@ -125,6 +125,7 @@ dependencies {\n implementation Libs.AndroidX.Compose.runtimeLivedata\n implementation Libs.AndroidX.Compose.foundation\n implementation Libs.AndroidX.Compose.mate... | Kotlin |
d27d9d7794c51f3ac5ec5575673562f828d59dc4 | 168 | 2022-04-27 14:57:00-07:00 | 25,200 | ['0edb1926ac56c50a188be022c15117c07811fcdf'] | [Jetsurvey]: Prevent email text field from going off screen. (#779)
* [Jetsurvey]: Prevent email text field from going off screen.
* Prevent recomposition loop
* Remove unused method. | [{'old_path': 'Jetsurvey/app/src/main/java/com/example/compose/jetsurvey/signinsignup/WelcomeScreen.kt', 'new_path': 'Jetsurvey/app/src/main/java/com/example/compose/jetsurvey/signinsignup/WelcomeScreen.kt', 'type': <ModificationType.MODIFY: 5>, 'diff': '@@ -16,14 +16,16 @@\n \n package com.example.compose.jetsurvey.si... | Kotlin |
54604b0f166a24e2e5bc07b837569ea8638f3683 | 438 | 2022-05-03 14:50:31+01:00 | -3,600 | ['0edb1926ac56c50a188be022c15117c07811fcdf'] | [Crane]: Add Animation to selection state of calendar.
Refactored Calendar to use underlying LocalDate. Refactored to use navigation compose for Calendar screen
Change-Id: I2a6f86da6a0cadb86708e67bf791db254cc89120 | [{'old_path': 'Crane/app/build.gradle', 'new_path': 'Crane/app/build.gradle', 'type': <ModificationType.MODIFY: 5>, 'diff': "@@ -71,11 +71,13 @@ android {\n \n release {\n minifyEnabled true\n+ signingConfig signingConfigs.debug\n proguardFiles getDefaultProguardFile('proguard... | Kotlin |
7e44d8739bebb833a92e9d422fd32dd38bd371cc | 476 | 2022-05-03 15:56:25+01:00 | -3,600 | ['a586207c968cf0ba5b53aac4f0d9cffae32e5a8d'] | Using downloadable fonts in Compose | [{'old_path': 'Jetchat/app/build.gradle', 'new_path': 'Jetchat/app/build.gradle', 'type': <ModificationType.MODIFY: 5>, 'diff': '@@ -112,6 +112,7 @@ dependencies {\n implementation Libs.AndroidX.Compose.runtime\n implementation Libs.AndroidX.Compose.runtimeLivedata\n implementation Libs.AndroidX.Compose.vie... | Kotlin |
3f4fd0112144ce1188bb9a99c4fb7461d6ea424b | 438 | 2022-05-03 18:38:50+01:00 | -3,600 | ['d27d9d7794c51f3ac5ec5575673562f828d59dc4'] | Adding CODEOWNERS file for PR reviews (#788)
* Adding CODEOWNERS file for PR reviews
* Update CODEOWNERS | [{'old_path': None, 'new_path': '.github/CODEOWNERS', 'type': <ModificationType.ADD: 1>, 'diff': '@@ -0,0 +1,9 @@\n+* @android/compose-devrel\n+\n+/Crane/ @riggaroo\n+/JetNews/ @JolandaVerhoef\n+/Jetcaster/ @ricknout\n+/Jetchat/ @astamato\n+/Jetsnack/ @bentrengrove\n+/Jetsurvey/ @IanGClifton\n+/Owl/ @simona-anomis\n'}] | Kotlin |
0462dd92504ef7886c8c12e56ceef442a15720f6 | 438 | 2022-05-04 09:10:01+01:00 | -3,600 | ['379702ceaa09b64979f9ed689a4b7f7e69639599'] | [Crane]: Fix spotless
Change-Id: I2f5765605366cc960cf7dab7f79984f42f31bc38 | [{'old_path': 'Crane/app/src/main/java/androidx/compose/samples/crane/home/MainViewModel.kt', 'new_path': 'Crane/app/src/main/java/androidx/compose/samples/crane/home/MainViewModel.kt', 'type': <ModificationType.MODIFY: 5>, 'diff': '@@ -61,7 +61,6 @@ class MainViewModel @Inject constructor(\n }\n }\n \n-\n ... | Kotlin |
8c03dc934976b94652c665e1424d1c2ca49914c4 | 438 | 2022-05-04 11:53:07+01:00 | -3,600 | ['0462dd92504ef7886c8c12e56ceef442a15720f6'] | [Crane]: Increase max duration of animation
Change-Id: Iedc73e1c775c940dde17504b84f8710a66cf3d33 | [{'old_path': 'Crane/app/src/main/java/androidx/compose/samples/crane/calendar/Calendar.kt', 'new_path': 'Crane/app/src/main/java/androidx/compose/samples/crane/calendar/Calendar.kt', 'type': <ModificationType.MODIFY: 5>, 'diff': '@@ -72,7 +72,7 @@ fun Calendar(\n val animationSpec: TweenSpec<Float> = tween... | Kotlin |
f21e0453e3892457cb3f07de8380c0a284b05539 | 438 | 2022-05-04 15:07:16+01:00 | -3,600 | ['8c03dc934976b94652c665e1424d1c2ca49914c4'] | Create blunderbuss.yml (#790) | [{'old_path': None, 'new_path': '.github/blunderbuss.yml', 'type': <ModificationType.ADD: 1>, 'diff': '@@ -0,0 +1,3 @@\n+assign_issues:\n+ - android/compose-devrel\n+ \n'}] | Kotlin |
f32143614db7e796d153286e8fdcce2e4bab9dca | 513 | 2022-05-06 10:21:38-07:00 | 25,200 | ['f21e0453e3892457cb3f07de8380c0a284b05539'] | [Jetchat] Fix inset consumption (#786) | [{'old_path': 'Jetchat/app/src/main/java/com/example/compose/jetchat/NavActivity.kt', 'new_path': 'Jetchat/app/src/main/java/com/example/compose/jetchat/NavActivity.kt', 'type': <ModificationType.MODIFY: 5>, 'diff': '@@ -17,9 +17,9 @@\n package com.example.compose.jetchat\n \n import android.os.Bundle\n-import androidx... | Kotlin |
890d31d17ff2812efc74d0065dd0e6ba525e3f9c | 153 | 2022-05-10 02:50:55+00:00 | -36,000 | ['476cd599f99e9aad26b39224b0735c78e7477b16'] | [Crane] Add a scroll benchmark test to the Calendar
// Clickable
CalendarScrollBenchmark_testCalendarScroll
frameDurationCpuMs P50 4.3, P90 8.3, P95 13.6, P99 61.3
Traces: Iteration 0 1 2 3 4
// No Clickable
CalendarScrollBenchmark_testCalendarScroll
frameDurationCpuMs P50 4.4, P90 6.1, P9... | [{'old_path': 'Crane/app/build.gradle', 'new_path': 'Crane/app/build.gradle', 'type': <ModificationType.MODIFY: 5>, 'diff': "@@ -68,6 +68,11 @@ android {\n debug {\n signingConfig signingConfigs.debug\n }\n+ benchmark {\n+ signingConfig signingConfigs.debug\n+ ma... | Kotlin |
3d0e5828b65812bb3fc8254ce5c61d829dccc5b3 | 154 | 2022-05-10 16:25:02+01:00 | -36,000 | ['890d31d17ff2812efc74d0065dd0e6ba525e3f9c'] | Ignore benchmark test for CI (#791) | [{'old_path': 'Crane/benchmark/src/main/java/androidx/compose/samples/crane/benchmark/CalendarScrollBenchmark.kt', 'new_path': 'Crane/benchmark/src/main/java/androidx/compose/samples/crane/benchmark/CalendarScrollBenchmark.kt', 'type': <ModificationType.MODIFY: 5>, 'diff': '@@ -24,17 +24,26 @@ import androidx.test.ext.... | Kotlin |
55e31a7d3c678fd463fb8902e41a9f99093ac0be | 256 | 2022-05-10 17:29:03+02:00 | -3,600 | ['cc960c0605766442ee9a8a6c21168401ed29a627'] | added inital Reply theme setup | [{'old_path': 'Reply/app/src/main/java/com/example/reply/MainActivity.kt', 'new_path': 'Reply/app/src/main/java/com/example/reply/MainActivity.kt', 'type': <ModificationType.MODIFY: 5>, 'diff': '@@ -10,13 +10,13 @@ import androidx.compose.material3.Text\n import androidx.compose.runtime.Composable\n import androidx.com... | Kotlin |
2749d9a7722917771317149a4aa2f89cf6b83d0b | 256 | 2022-05-10 17:29:04+02:00 | -3,600 | ['e68901c4f033fb380aa7642980a577d2e40ff0c9'] | added dummy data and assets for reply m3 | [{'old_path': 'Reply/app/build.gradle', 'new_path': 'Reply/app/build.gradle', 'type': <ModificationType.MODIFY: 5>, 'diff': '@@ -48,9 +48,13 @@ android {\n dependencies {\n \n implementation \'androidx.core:core-ktx:1.7.0\'\n+ implementation "org.jetbrains.kotlin:kotlin-stdlib:$kotlin_version"\n+ implementati... | Kotlin |
e9b0d4f256f1b7d903d121b93ba21ddd239cfe2c | 256 | 2022-05-10 17:29:04+02:00 | -3,600 | ['2749d9a7722917771317149a4aa2f89cf6b83d0b'] | add thread data to emails | [{'old_path': 'Reply/app/src/main/java/com/example/reply/data/Account.kt', 'new_path': 'Reply/app/src/main/java/com/example/reply/data/Account.kt', 'type': <ModificationType.MODIFY: 5>, 'diff': '@@ -1,5 +1,5 @@\n /*\n- * Copyright 2019 Google LLC\n+ * Copyright 2022 Google LLC\n *\n * Licensed under the Apache Licens... | Kotlin |
98fb625b85b3558396a693b3a373ed5f61cb7d95 | 256 | 2022-05-10 17:29:04+02:00 | -3,600 | ['e9b0d4f256f1b7d903d121b93ba21ddd239cfe2c'] | suggested changes and renames. | [{'old_path': 'Reply/app/src/main/java/com/example/reply/data/AccountsRepository.kt', 'new_path': 'Reply/app/src/main/java/com/example/reply/data/AccountsRepository.kt', 'type': <ModificationType.MODIFY: 5>, 'diff': '@@ -2,8 +2,11 @@ package com.example.reply.data\n \n import kotlinx.coroutines.flow.Flow\n \n+/**\n+ * ... | Kotlin |
e1b287d7cca21edd68464123e905d111fcbd5e33 | 256 | 2022-05-10 17:29:04+02:00 | -3,600 | ['19047f946e12448e93b16183af162c357382a072'] | added reply size and fold setup | [{'old_path': 'Reply/app/build.gradle', 'new_path': 'Reply/app/build.gradle', 'type': <ModificationType.MODIFY: 5>, 'diff': '@@ -52,8 +52,10 @@ dependencies {\n implementation "org.jetbrains.kotlinx:kotlinx-coroutines-android:$coroutines_version"\n \n implementation "androidx.compose.ui:ui:$compose_version"\n- ... | Kotlin |
abc0247762ea49d923b453bb447d057e62611cb8 | 256 | 2022-05-10 17:29:05+02:00 | -3,600 | ['fea043cb55d510250a9057697c61fff21fb80b8e'] | added book posture state check for large foldables | [{'old_path': 'Reply/app/src/main/java/com/example/reply/ui/ReplyApp.kt', 'new_path': 'Reply/app/src/main/java/com/example/reply/ui/ReplyApp.kt', 'type': <ModificationType.MODIFY: 5>, 'diff': "@@ -22,6 +22,9 @@ fun ReplyApp(\n /**\n * This will help us select type of navigation and content type depending on wi... | Kotlin |
8453d78db814998b9ebd36691eab6aa45a19d8be | 256 | 2022-05-10 17:29:05+02:00 | -3,600 | ['d6743818acfe5055ba80832442a19d04f49be30c'] | add TODO comments for upcoming parts | [{'old_path': 'Reply/app/src/main/java/com/example/reply/MainActivity.kt', 'new_path': 'Reply/app/src/main/java/com/example/reply/MainActivity.kt', 'type': <ModificationType.MODIFY: 5>, 'diff': '@@ -63,8 +63,8 @@ class MainActivity : ComponentActivity() {\n fun DefaultPreview() {\n ReplyTheme {\n ReplyApp(\... | Kotlin |
aedc3693f43143761cd94780408e624bd44e6540 | 438 | 2022-05-10 18:17:29+01:00 | -3,600 | ['3d0e5828b65812bb3fc8254ce5c61d829dccc5b3'] | Fixes #440 -> incorrect shape of backdrop Scaffold. (#793) | [{'old_path': 'Crane/app/src/main/java/androidx/compose/samples/crane/home/CraneHome.kt', 'new_path': 'Crane/app/src/main/java/androidx/compose/samples/crane/home/CraneHome.kt', 'type': <ModificationType.MODIFY: 5>, 'diff': '@@ -40,6 +40,7 @@ import androidx.compose.samples.crane.base.CraneTabBar\n import androidx.comp... | Kotlin |
707dd30924abfd400c7a878ee48b476a729773a3 | 438 | 2022-05-10 18:23:55+01:00 | -3,600 | ['aedc3693f43143761cd94780408e624bd44e6540'] | Create stale.yml (#792)
* Create stale.yml
* Update .github/stale.yml | [{'old_path': None, 'new_path': '.github/stale.yml', 'type': <ModificationType.ADD: 1>, 'diff': '@@ -0,0 +1,61 @@\n+# Configuration for probot-stale - https://github.com/probot/stale\n+\n+# Number of days of inactivity before an Issue or Pull Request becomes stale\n+daysUntilStale: 60\n+\n+# Number of days of inactivit... | Kotlin |
bd0307f9156482a82bd5e004adb41c8a60e11bce | 438 | 2022-05-11 09:29:12+01:00 | -3,600 | ['707dd30924abfd400c7a878ee48b476a729773a3'] | Update CODEOWNERS (#795) | [{'old_path': '.github/CODEOWNERS', 'new_path': '.github/CODEOWNERS', 'type': <ModificationType.MODIFY: 5>, 'diff': '@@ -1,9 +1 @@\n * @android/compose-devrel\n-\n-/Crane/ @riggaroo\n-/JetNews/ @JolandaVerhoef\n-/Jetcaster/ @ricknout\n-/Jetchat/ @astamato\n-/Jetsnack/ @bentrengrove\n-/Jetsurvey/ @IanGClifton\n-/Owl/ @s... | Kotlin |
98d542781272ce96205bd27ddc17d44acb4942b8 | 506 | 2022-05-11 09:30:04+01:00 | -3,600 | ['bd0307f9156482a82bd5e004adb41c8a60e11bce'] | [JetNews] Add gif of JetNews working on large screens (#789)
Also fix some links on README
Co-authored-by: Rebecca Franks <riggaroo@google.com> | [{'old_path': 'JetNews/README.md', 'new_path': 'JetNews/README.md', 'type': <ModificationType.MODIFY: 5>, 'diff': '@@ -9,8 +9,8 @@ You can clone this repository or import the\n project from Android Studio following the steps\n [here](https://developer.android.com/jetpack/compose/setup#sample).\n \n-Screenshots\n-------... | Kotlin |
c4e00cf12445f617c9d32f2554f2b1f06ba5dd1e | 396 | 2022-05-11 10:59:55+02:00 | -7,200 | ['707dd30924abfd400c7a878ee48b476a729773a3'] | Update to Compose Material 3 1.0.0-alpha10 and fix icon buttons | [{'old_path': 'Jetchat/app/build.gradle', 'new_path': 'Jetchat/app/build.gradle', 'type': <ModificationType.MODIFY: 5>, 'diff': '@@ -103,8 +103,6 @@ dependencies {\n implementation Libs.material3\n \n implementation Libs.AndroidX.Compose.layout\n- // TODO (M3): Remove this dependency when all components are ... | Kotlin |
61414bd98dc5ed362a4c2b03a21d08af588a6c9c | 438 | 2022-05-11 15:17:18+01:00 | -3,600 | ['996422f3213d68ec8dd350a52c10e761291dee5e'] | Updated README to remove mention of Artic Fox (#797)
Removing reference to Android Views in Crane | [{'old_path': 'README.md', 'new_path': 'README.md', 'type': <ModificationType.MODIFY: 5>, 'diff': '@@ -8,7 +8,7 @@ For more information, please [read the documentation](https://developer.android.\n \n 💻 Requirements\n ------------\n-To try out these sample apps, you need to use [Android Studio Arctic Fox](https://deve... | Kotlin |
c38afb59b1393f8acd59eb99e24666f91d204180 | 438 | 2022-05-11 15:52:31+01:00 | -3,600 | ['61414bd98dc5ed362a4c2b03a21d08af588a6c9c'] | Maintenance: Cancel in progress builds when new changes are triggered (#796) | [{'old_path': '.github/workflows/Crane.yaml', 'new_path': '.github/workflows/Crane.yaml', 'type': <ModificationType.MODIFY: 5>, 'diff': "@@ -11,7 +11,9 @@ on:\n paths:\n - '.github/workflows/Crane.yaml'\n - 'Crane/**'\n-\n+concurrency:\n+ group: build-${{ github.ref }}\n+ cancel-in-progress: true\n en... | Kotlin |