Search is not available for this dataset
hash
string
author
int32
committer_date
string
timezone
int64
parents
string
message
string
changes
string
language
string
e9859ac4d89417559d61c3625458c7cd191ff651
82
2022-08-24 18:48:31+01:00
-3,600
['1694ecc4cb05534882dea7c15186f9e4e2663396']
[Jetnews] Update to Material3 (#964)
[{'old_path': 'JetNews/README.md', 'new_path': 'JetNews/README.md', 'type': <ModificationType.MODIFY: 5>, 'diff': "@@ -41,10 +41,9 @@ that scrolls vertically and horizontally.\n See how to:\n \n * Use `Row`s and `Column`s to arrange the contents of the UI\n-* Add an `AppBar`\n-* Use `MaterialTypography` and opacity to ...
Kotlin
76655dc67ff7aa0b0bd900df0171311830317256
82
2022-08-24 20:19:54+01:00
-3,600
['e9859ac4d89417559d61c3625458c7cd191ff651']
[JetNews] Remove invalid comment (#966)
[{'old_path': 'JetNews/app/src/main/java/com/example/jetnews/ui/home/HomeRoute.kt', 'new_path': 'JetNews/app/src/main/java/com/example/jetnews/ui/home/HomeRoute.kt', 'type': <ModificationType.MODIFY: 5>, 'diff': '@@ -26,6 +26,9 @@ import androidx.compose.runtime.getValue\n import androidx.compose.runtime.key\n import a...
Kotlin
58d8728ea75ddac58d5273166996c1a3359d3312
82
2022-08-24 20:20:16+01:00
-3,600
['dc6d23c84519441de0aae898b6f0087cdf10f01e']
Main into Compose-latest (#965) Co-authored-by: Rebecca Franks <riggaroo@google.com> Co-authored-by: Ben Trengrove <bentrengrove@users.noreply.github.com> Co-authored-by: Ben Trengrove <bentrengrove@google.com>
[{'old_path': 'JetNews/README.md', 'new_path': 'JetNews/README.md', 'type': <ModificationType.MODIFY: 5>, 'diff': "@@ -41,10 +41,9 @@ that scrolls vertically and horizontally.\n See how to:\n \n * Use `Row`s and `Column`s to arrange the contents of the UI\n-* Add an `AppBar`\n-* Use `MaterialTypography` and opacity to ...
Kotlin
d3aa5176fb4b0a5fecea194f6a42620abfd8b875
20
2022-08-29 15:12:27+10:00
-3,600
['58d8728ea75ddac58d5273166996c1a3359d3312']
[compose-latest] Update samples on compose-latest branch to Compose 1.3.0-beta01 (#967) Update samples on compose-latest branch to Compose 1.3.0-beta01 Co-authored-by: Ben Trengrove <bentrengrove@google.com>
[{'old_path': 'Crane/gradle/libs.versions.toml', 'new_path': 'Crane/gradle/libs.versions.toml', 'type': <ModificationType.MODIFY: 5>, 'diff': '@@ -1,5 +1,5 @@\n [versions]\n-accompanist = "0.25.1"\n+accompanist = "0.26.2-beta"\n androidGradlePlugin = "7.2.2"\n androidx-activity-compose = "1.5.1"\n androidx-appcompat = ...
Kotlin
36029ca3e85dedd0b815bd3c37f033c33e24d79f
0
2022-08-30 14:16:32-07:00
25,200
['76655dc67ff7aa0b0bd900df0171311830317256']
[Jetsurvey] Converted to use Material 3 (#954) This updates Jetsurvey from Material 2 to Material 3. All Compose components now use Material 3 instead of Material 2. The date picker is currently still using the MaterialDatePicker DialogFragment the same as before this change. This also fixes the visibility of the stat...
[{'old_path': 'Jetsurvey/app/build.gradle.kts', 'new_path': 'Jetsurvey/app/build.gradle.kts', 'type': <ModificationType.MODIFY: 5>, 'diff': '@@ -75,7 +75,7 @@ dependencies {\n implementation(libs.google.android.material)\n \n implementation(libs.androidx.compose.foundation.layout)\n- implementation(libs.andr...
Kotlin
5bc3451b11f9aae111b8a6dca0199a317c997a2b
107
2022-09-02 09:27:24+01:00
-3,600
['36029ca3e85dedd0b815bd3c37f033c33e24d79f']
Updating to safe flow collection with collectAsStateWithLifecycle() (#970) Co-authored-by: Rebecca Franks <riggaroo@google.com>
[{'old_path': 'Jetchat/app/build.gradle.kts', 'new_path': 'Jetchat/app/build.gradle.kts', 'type': <ModificationType.MODIFY: 5>, 'diff': '@@ -88,6 +88,7 @@ dependencies {\n implementation(libs.androidx.appcompat)\n implementation(libs.androidx.compose.runtime.livedata)\n implementation(libs.androidx.lifecycl...
Kotlin
7a9fa37965968c59ae7ece6ec628c89d6c038daf
0
2022-09-02 09:55:43-07:00
25,200
['d3aa5176fb4b0a5fecea194f6a42620abfd8b875']
[Jetsurvey] Converted to use Material 3 (#954) (#971) This updates Jetsurvey from Material 2 to Material 3. All Compose components now use Material 3 instead of Material 2. The date picker is currently still using the MaterialDatePicker DialogFragment the same as before this change. This also fixes the visibility of t...
[{'old_path': 'Jetsurvey/app/build.gradle.kts', 'new_path': 'Jetsurvey/app/build.gradle.kts', 'type': <ModificationType.MODIFY: 5>, 'diff': '@@ -75,7 +75,7 @@ dependencies {\n implementation(libs.google.android.material)\n \n implementation(libs.androidx.compose.foundation.layout)\n- implementation(libs.andr...
Kotlin
c6812c6f347ebc28bd92b0bc539d21e550117b25
154
2022-09-10 11:29:36+01:00
-3,600
['7a9fa37965968c59ae7ece6ec628c89d6c038daf']
Update to Compose 1.3.0-beta02 (#974)
[{'old_path': 'Crane/gradle/libs.versions.toml', 'new_path': 'Crane/gradle/libs.versions.toml', 'type': <ModificationType.MODIFY: 5>, 'diff': '@@ -20,12 +20,12 @@ androix-test-uiautomator = "2.2.0"\n coil = "2.2.0"\n # @keep\n compileSdk = "33"\n-compose = "1.3.0-beta01"\n-compose-compiler = "1.3.0"\n+compose = "1.3.0-...
Kotlin
172bd85495de433128f5b42cfc7250d31b2eeb50
0
2022-09-23 02:28:07-07:00
25,200
['c6812c6f347ebc28bd92b0bc539d21e550117b25']
[All] Updated to Compose 1.3.0-beta03, AGP 7.3.0 (#979)
[{'old_path': 'Crane/gradle/libs.versions.toml', 'new_path': 'Crane/gradle/libs.versions.toml', 'type': <ModificationType.MODIFY: 5>, 'diff': '@@ -1,6 +1,6 @@\n [versions]\n-accompanist = "0.26.2-beta"\n-androidGradlePlugin = "7.2.2"\n+accompanist = "0.26.3-beta"\n+androidGradlePlugin = "7.3.0"\n androidx-activity-comp...
Kotlin
d0784d1dd31a5d3dbcee185ca644df094271ef7e
438
2022-09-28 18:21:41+01:00
-3,600
['a3d4557cf87327a495f40b773c25fa8cba9d54cf']
Add matrix level and sample name to output folder. (#982) Fix #973
[{'old_path': '.github/workflows/Crane.yaml', 'new_path': '.github/workflows/Crane.yaml', 'type': <ModificationType.MODIFY: 5>, 'diff': '@@ -76,5 +76,5 @@ jobs:\n if: always()\n uses: actions/upload-artifact@v3\n with:\n- name: test-reports\n+ name: test-reports-crane-${{ matri...
Kotlin
8ecabc5ef304fc8fe5f36b10b4a44bde7bf61c80
82
2022-09-30 13:41:22+01:00
-3,600
['172bd85495de433128f5b42cfc7250d31b2eeb50']
main > compose-latest (#984) Co-authored-by: Rebecca Franks <riggaroo@google.com> Co-authored-by: Ben Trengrove <bentrengrove@users.noreply.github.com> Co-authored-by: Ben Trengrove <bentrengrove@google.com> Co-authored-by: Ian G. Clifton <1033551+IanGClifton@users.noreply.github.com> Co-authored-by: Ian G. Clifto...
[{'old_path': '.github/workflows/Crane.yaml', 'new_path': '.github/workflows/Crane.yaml', 'type': <ModificationType.MODIFY: 5>, 'diff': '@@ -76,5 +76,5 @@ jobs:\n if: always()\n uses: actions/upload-artifact@v3\n with:\n- name: test-reports\n+ name: test-reports-crane-${{ matri...
Kotlin
49b81e520c51f8bb9583e7477d0239c145f68429
396
2022-10-03 12:48:08-07:00
-7,200
['d0784d1dd31a5d3dbcee185ca644df094271ef7e']
Fix updateDeps.sh in README (#987) Fixes #986
[{'old_path': 'README.md', 'new_path': 'README.md', 'type': <ModificationType.MODIFY: 5>, 'diff': '@@ -89,7 +89,7 @@ Looking for a sample that has the following features?\n To update dependencies to their new stable versions, run:\n \n ```\n-./scripts/updatesDeps.sh\n+./scripts/updateDeps.sh\n ```\n \n To make any othe...
Kotlin
10498f17fee93ec601d3fac0c3574bbbaa47c4b3
154
2022-10-03 15:04:01-07:00
25,200
['49b81e520c51f8bb9583e7477d0239c145f68429']
Fix formatting not running on samples (#981) Formatting is now done using the `scripts/format.sh` script - Removed spotless from each sample - Removed spotless from versions.toml
[{'old_path': '.github/workflows/build-sample.yml', 'new_path': '.github/workflows/build-sample.yml', 'type': <ModificationType.MODIFY: 5>, 'diff': "@@ -41,9 +41,9 @@ jobs:\n ~/.gradle/caches/build-cache-*\n key: gradle-${{ hashFiles('checksum.txt') }}\n \n- - name: Check spotless\n+ - n...
Kotlin
b83ce65fa6603a032fbb6abb2ecf1923fd3a2886
154
2022-10-03 16:46:41-07:00
25,200
['8ecabc5ef304fc8fe5f36b10b4a44bde7bf61c80']
Ben/merge main into latest (#988) Merge main to compose-latest Co-authored-by: Rebecca Franks <riggaroo@google.com> Co-authored-by: Jolanda Verhoef <JolandaVerhoef@users.noreply.github.com> Co-authored-by: Ian G. Clifton <1033551+IanGClifton@users.noreply.github.com> Co-authored-by: Ian G. Clifton <IanGClifton@u...
[{'old_path': '.github/workflows/build-sample.yml', 'new_path': '.github/workflows/build-sample.yml', 'type': <ModificationType.MODIFY: 5>, 'diff': "@@ -41,9 +41,9 @@ jobs:\n ~/.gradle/caches/build-cache-*\n key: gradle-${{ hashFiles('checksum.txt') }}\n \n- - name: Check spotless\n+ - n...
Kotlin
0df27ef62483d2d20172ffba428ddbb3adf6bcea
154
2022-10-04 15:04:08-07:00
25,200
['10498f17fee93ec601d3fac0c3574bbbaa47c4b3']
[All] Add a method to easily test a snapshot locally and on CI (#990)
[{'old_path': None, 'new_path': '.github/workflows/test-snapshot.yml', 'type': <ModificationType.ADD: 1>, 'diff': "@@ -0,0 +1,60 @@\n+name: Build and Test a Compose snapshot\n+\n+on:\n+ workflow_dispatch:\n+ inputs:\n+ snapshotID:\n+ required: true\n+ type: string\n+ composeVersion:\n+ ...
Kotlin
aa7b326c9f2fda4e8be787701fbe7344ddc0692b
153
2022-10-04 17:59:01-07:00
25,200
['ce482feb28ea98fecc30f1c4df0ca8d630f34d8d']
Add tests to test snapshot
[{'old_path': '.github/workflows/test-snapshot.yml', 'new_path': '.github/workflows/test-snapshot.yml', 'type': <ModificationType.MODIFY: 5>, 'diff': '@@ -37,10 +37,6 @@ jobs:\n CI_COMPOSE_VERSION: ${{ inputs.composeVersion }}\n CI_COMPOSE_SNAPSHOT: ${{ inputs.snapshotID }}\n \n- - name: Run lo...
Kotlin
18ef86c8d920cbfd1c38389a9c8db7c5f82a11ef
256
2022-10-05 16:44:27+02:00
-7,200
['404b0499e8c723fece6be4b183aa1eb30f7ff27e']
update material version and added drawer sheets for navigation components
[{'old_path': 'Reply/app/build.gradle.kts', 'new_path': 'Reply/app/build.gradle.kts', 'type': <ModificationType.MODIFY: 5>, 'diff': '@@ -104,7 +104,7 @@ dependencies {\n //Material 3 imports\n //implementation(libs.androidx.compose.material3)\n // downgrading to 14 for now until NavRail and Drawer are fixed...
Kotlin
aa3732f1dbc8207969ffd82913c150a2f5cd4b9d
256
2022-10-05 16:44:41+02:00
-7,200
['3f23a96a4b531e28dc2148346c9da9dbd4c2c2ab']
added two pane support from accompanist adaptive
[{'old_path': 'Reply/app/build.gradle.kts', 'new_path': 'Reply/app/build.gradle.kts', 'type': <ModificationType.MODIFY: 5>, 'diff': '@@ -106,6 +106,7 @@ dependencies {\n // downgrading to 14 for now until NavRail and Drawer are fixed\n implementation("androidx.compose.material3:material3:1.0.0-beta03")\n im...
Kotlin
e2af8fb7dbebd416d15906122cb770254a6f10d8
256
2022-10-05 16:55:31+02:00
-7,200
['a283dc0bf44fe27b7d6bdd4f05ec765c8cb3728b']
rebased to main and moved custom versions to build.gradle
[{'old_path': 'Reply/app/build.gradle.kts', 'new_path': 'Reply/app/build.gradle.kts', 'type': <ModificationType.MODIFY: 5>, 'diff': '@@ -101,12 +101,11 @@ dependencies {\n implementation(libs.androidx.compose.ui.tooling.preview)\n debugImplementation(libs.androidx.compose.ui.tooling)\n \n- //Material 3 impor...
Kotlin
90145a6ac1c93af75fcb35feb81fc0c781942788
476
2022-10-05 19:08:45+01:00
-3,600
['f21dbbe388ef5b8c6fc79baed01d724167bcf5d9']
[All] Update to 1.3.0-rc01-SNAP
[{'old_path': 'Crane/gradle/libs.versions.toml', 'new_path': 'Crane/gradle/libs.versions.toml', 'type': <ModificationType.MODIFY: 5>, 'diff': '@@ -25,13 +25,13 @@ androix-test-uiautomator = "2.2.0"\n coil = "2.2.0"\n # @keep\n compileSdk = "33"\n-compose = "1.3.0-beta03"\n+compose = "1.3.0-SNAPSHOT"\n compose-compiler ...
Kotlin
148b4d89137cf5beccf0566732cc8ca7926fb040
476
2022-10-05 19:08:50+01:00
-3,600
['90145a6ac1c93af75fcb35feb81fc0c781942788']
[All] Update to 1.3.0-rc01-SNAP
[{'old_path': 'Crane/gradle/libs.versions.toml', 'new_path': 'Crane/gradle/libs.versions.toml', 'type': <ModificationType.MODIFY: 5>, 'diff': '@@ -25,13 +25,13 @@ androix-test-uiautomator = "2.2.0"\n coil = "2.2.0"\n # @keep\n compileSdk = "33"\n-compose = "1.3.0-SNAPSHOT"\n+compose = "1.3.0-rc01"\n compose-compiler = ...
Kotlin
734ab7fbf05c13a273443bc466d2cbf27022aab8
476
2022-10-05 19:32:51+01:00
-3,600
['148b4d89137cf5beccf0566732cc8ca7926fb040']
[All] Update to 1.3.0-rc01-SNAP
[{'old_path': 'Jetsurvey/settings.gradle', 'new_path': None, 'type': <ModificationType.DELETE: 4>, 'diff': '@@ -1,16 +0,0 @@\n-pluginManagement {\n- repositories {\n- gradlePluginPortal()\n- google()\n- mavenCentral()\n- }\n-}\n-dependencyResolutionManagement {\n- repositoriesMode.set(Repo...
Kotlin
7bf22baf78af72a26afa9fd011faf7c2f3bd119d
476
2022-10-05 19:52:22+01:00
-3,600
['734ab7fbf05c13a273443bc466d2cbf27022aab8']
[All] Update to 1.3.0-rc01-SNAP - Compose compiler 1.3.2
[{'old_path': 'Crane/gradle/libs.versions.toml', 'new_path': 'Crane/gradle/libs.versions.toml', 'type': <ModificationType.MODIFY: 5>, 'diff': '@@ -26,7 +26,7 @@ coil = "2.2.0"\n # @keep\n compileSdk = "33"\n compose = "1.3.0-rc01"\n-compose-compiler = "1.3.1"\n+compose-compiler = "1.3.2"\n # @pin to be updated manually...
Kotlin
4d6d649ae6f4a2c4ce91dbaac871ac4cec318243
153
2022-10-05 12:59:16-07:00
25,200
['404b0499e8c723fece6be4b183aa1eb30f7ff27e']
Update readme with formatting instructions
[{'old_path': 'README.md', 'new_path': 'README.md', 'type': <ModificationType.MODIFY: 5>, 'diff': '@@ -84,6 +84,12 @@ Looking for a sample that has the following features?\n * [Jetnews - Window Size Classes](https://github.com/android/compose-samples/blob/69e9d862b5ffb321064364d7883e859db6daeccd/JetNews/app/src/main/ja...
Kotlin
90ee32086894dbfc179080d11c7e320a2d4d5bb9
476
2022-10-06 22:44:33+01:00
-3,600
['7bf22baf78af72a26afa9fd011faf7c2f3bd119d']
[All] Update Accompanist to 0.26.5-rc
[{'old_path': 'Crane/gradle/libs.versions.toml', 'new_path': 'Crane/gradle/libs.versions.toml', 'type': <ModificationType.MODIFY: 5>, 'diff': '@@ -3,7 +3,7 @@\n # Do not add a dependency to an individual sample, edit the global version instead.\n #####\n [versions]\n-accompanist = "0.26.4-beta"\n+accompanist = "0.26.5-...
Kotlin
67e1e32fe8b34901203555c8e857b65af6d06e2f
476
2022-10-07 18:19:58+01:00
-3,600
['c278506daeb0a4e13db5b98169544c764a2c8dc9']
[All] Update all to material3 and compose-materialWindow to rc01
[{'old_path': 'Crane/gradle/libs.versions.toml', 'new_path': 'Crane/gradle/libs.versions.toml', 'type': <ModificationType.MODIFY: 5>, 'diff': '@@ -28,9 +28,9 @@ compileSdk = "33"\n compose = "1.3.0-rc01"\n compose-compiler = "1.3.2"\n # @pin to be updated manually - check JetChat tests\n-compose-material3 = "1.0.0-beta...
Kotlin
1079eaa52d7abf0eea9ae3c0a5d0fe7d2d4cd0a4
153
2022-10-07 11:10:26-07:00
25,200
['fab8511138c74e19d2f0a545d409c2fb910ae387']
Fix snapshot script not working on unix runners
[{'old_path': 'scripts/test_snapshot.sh', 'new_path': 'scripts/test_snapshot.sh', 'type': <ModificationType.MODIFY: 5>, 'diff': '@@ -22,7 +22,7 @@\n # ./scripts/test_snapshot.sh\n #\n ########################################################################\n-set -e\n+set -xe\n \n if [ -z "$1" ]; then\n read -p ...
Kotlin
b94906f4a2a85e22d6069728bb5426ca5e82a8d6
476
2022-10-08 17:20:34+01:00
-3,600
['743e5177c925a5b48049a718de7aa9d36799bd29']
[All] Update to collectAsStateWithLifecycle to latest alpha
[{'old_path': 'Crane/gradle/libs.versions.toml', 'new_path': 'Crane/gradle/libs.versions.toml', 'type': <ModificationType.MODIFY: 5>, 'diff': '@@ -11,7 +11,7 @@ androidx-benchmark = "1.1.0"\n androidx-benchmark-junit4 = "1.1.0-beta04"\n androidx-constraintlayout = "1.0.1"\n androidx-corektx = "1.8.0"\n-androidx-lifecyc...
Kotlin
fd0548341bf5223e91d450aa82ab91d2856c97f9
476
2022-10-08 17:41:18+01:00
-3,600
['b94906f4a2a85e22d6069728bb5426ca5e82a8d6']
[All] Update to collectAsStateWithLifecycle to latest alpha
[{'old_path': 'Crane/gradle/libs.versions.toml', 'new_path': 'Crane/gradle/libs.versions.toml', 'type': <ModificationType.MODIFY: 5>, 'diff': '@@ -11,7 +11,7 @@ androidx-benchmark = "1.1.0"\n androidx-benchmark-junit4 = "1.1.0-beta04"\n androidx-constraintlayout = "1.0.1"\n androidx-corektx = "1.8.0"\n-androidx-lifecyc...
Kotlin
5c66b10bed66fa4efe75146bb5b9795cf36f09da
210
2022-10-10 12:35:21+07:00
-25,200
['743e5177c925a5b48049a718de7aa9d36799bd29']
[Jetchat] Improve UserInputText textState using rememberSaveable to prevent reset in multi window
[{'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': '@@ -129,7 +129,9 @@ fun UserInput(\n BackPressHandler(onBackPressed = dis...
Kotlin
0a38a42034f02def0736162bfe940e23b520c3c3
107
2022-10-10 09:14:06+01:00
-3,600
['fd0548341bf5223e91d450aa82ab91d2856c97f9']
Update Jetcaster/README.md with correct refdoc Co-authored-by: Manuel Vivo <mvivo@google.com>
[{'old_path': 'Jetcaster/README.md', 'new_path': 'Jetcaster/README.md', 'type': <ModificationType.MODIFY: 5>, 'diff': "@@ -64,7 +64,7 @@ Using the example of the home screen in the [`com.example.jetcaster.ui.home`](ap\n \n - The ViewModel is implemented as [`HomeViewModel`][homevm], which exposes a `StateFlow<HomeView...
Kotlin
316b8c63c2aea9aa70f0a9bd79d837681a813645
79
2022-10-11 11:44:09-07:00
25,200
['9dad1d8c4667962206f16b6accf9cfb01d9f28f6']
[Jetsurvey] Removed Slider workaround for M3 bug https://issuetracker.google.com/248164773 was fixed in material3 1.0.0-rc01, which the compose-latest branch is now on. I've removed the workaround of placing the slider in a box and confirmed it's functioning as expected on a Pixel 5.
[{'old_path': 'Jetsurvey/app/src/main/java/com/example/compose/jetsurvey/survey/SurveyQuestions.kt', 'new_path': 'Jetsurvey/app/src/main/java/com/example/compose/jetsurvey/survey/SurveyQuestions.kt', 'type': <ModificationType.MODIFY: 5>, 'diff': '@@ -23,7 +23,6 @@ import androidx.compose.foundation.Image\n import andro...
Kotlin
21901c3bd852fa12c60e2931277186a11975a23c
256
2022-10-13 13:28:51+02:00
-7,200
['0288c615c88aeb69b913615e83d912a028f166a6']
pass display features down to TWO PANE UI
[{'old_path': 'Reply/app/src/main/java/com/example/reply/ui/MainActivity.kt', 'new_path': 'Reply/app/src/main/java/com/example/reply/ui/MainActivity.kt', 'type': <ModificationType.MODIFY: 5>, 'diff': '@@ -29,20 +29,9 @@ import androidx.compose.runtime.getValue\n import androidx.compose.ui.tooling.preview.Preview\n impo...
Kotlin
9c8064ed56e3adc09acba2a156b0e1305f667ecd
82
2022-10-20 15:11:39+01:00
-3,600
['07b0a268889ff09c2872e7efe3f7d9e1f7330e7a']
[All] Update non-compose dependencies
[{'old_path': 'Crane/gradle/libs.versions.toml', 'new_path': 'Crane/gradle/libs.versions.toml', 'type': <ModificationType.MODIFY: 5>, 'diff': '@@ -4,22 +4,22 @@\n #####\n [versions]\n accompanist = "0.26.5-rc"\n-androidGradlePlugin = "7.3.0"\n-androidx-activity-compose = "1.5.1"\n-androidx-appcompat = "1.5.0"\n+android...
Kotlin
2389cf59aeae0548080724466db955f80ca7b844
82
2022-10-20 15:16:52+01:00
-3,600
['9c8064ed56e3adc09acba2a156b0e1305f667ecd']
[All] Update Compose dependencies to Snapshot
[{'old_path': 'Crane/gradle/libs.versions.toml', 'new_path': 'Crane/gradle/libs.versions.toml', 'type': <ModificationType.MODIFY: 5>, 'diff': '@@ -25,12 +25,12 @@ androix-test-uiautomator = "2.2.0"\n coil = "2.2.0"\n # @keep\n compileSdk = "33"\n-compose = "1.3.0-rc01"\n+compose = "1.3.0-SNAPSHOT"\n compose-compiler = ...
Kotlin
47f4777e71b73fce986249740286c1319a4570af
82
2022-10-20 15:35:57+01:00
-3,600
['2389cf59aeae0548080724466db955f80ca7b844']
[All] Update dependencies to use Compose BOM
[{'old_path': 'Crane/gradle/libs.versions.toml', 'new_path': 'Crane/gradle/libs.versions.toml', 'type': <ModificationType.MODIFY: 5>, 'diff': '@@ -9,6 +9,7 @@ androidx-activity-compose = "1.6.0"\n androidx-appcompat = "1.5.1"\n androidx-benchmark = "1.1.0"\n androidx-benchmark-junit4 = "1.1.0-beta04"\n+androidx-compose...
Kotlin
1933558b22df5aacb4860d2dc9f16dd8ef17b57a
82
2022-10-20 15:56:14+01:00
-3,600
['47f4777e71b73fce986249740286c1319a4570af']
[All] Update dependencies to use Compose BOM
[{'old_path': 'Crane/app/build.gradle.kts', 'new_path': 'Crane/app/build.gradle.kts', 'type': <ModificationType.MODIFY: 5>, 'diff': '@@ -98,6 +98,10 @@ android {\n }\n \n dependencies {\n+ val composeBom = platform(libs.androidx.compose.bom)\n+ implementation(composeBom)\n+ androidTestImplementation(composeBom...
Kotlin
a4e075c731c62307fd59b6fa5d0fc2030f749a72
438
2022-10-22 11:03:24+01:00
-3,600
['77fc82e64ddefaaf6481aaecfaf0e9ea9bc65199']
Adding JetLagged Sample Change-Id: I28e12667605d15059056f2279841bd178d4cb7c2
[{'old_path': None, 'new_path': 'Crane/.editorconfig', 'type': <ModificationType.ADD: 1>, 'diff': '@@ -0,0 +1,2 @@\n+[*.{kt,kts}]\n+max_line_length = 100\n\\ No newline at end of file\n'}, {'old_path': None, 'new_path': 'JetLagged/.gitignore', 'type': <ModificationType.ADD: 1>, 'diff': '@@ -0,0 +1,15 @@\n+*.iml\n+.grad...
Kotlin
16a682781391dcc73c0dd9a8d14a10ac988c7764
438
2022-10-24 10:55:40+01:00
-3,600
['8ba65b0f76b6924686f1196570888343cce3355f']
Adding Build file for JetLagged
[{'old_path': None, 'new_path': '.github/workflows/JetLagged.yaml', 'type': <ModificationType.ADD: 1>, 'diff': "@@ -0,0 +1,71 @@\n+name: JetLagged\n+\n+on:\n+ push:\n+ branches:\n+ - main\n+ paths:\n+ - '.github/workflows/JetLagged.yaml'\n+ - 'JetLagged/**'\n+ pull_request:\n+ paths:\n+ -...
Kotlin
74849563ffdd19294e0ff9b748cd9126f19cbaf7
82
2022-10-24 14:28:35+01:00
-3,600
['1933558b22df5aacb4860d2dc9f16dd8ef17b57a']
[All] Revert faulty Androidx window library version update
[{'old_path': 'Crane/gradle/libs.versions.toml', 'new_path': 'Crane/gradle/libs.versions.toml', 'type': <ModificationType.MODIFY: 5>, 'diff': '@@ -20,7 +20,7 @@ androidx-test = "1.4.0"\n androidx-test-espresso = "3.5.0-alpha06" # Alpha for Compose bugfix and to match upstream, https://cs.android.com/androidx/platform/f...
Kotlin
f2a36037fed85929f549eb2a3ad220f3f0780b1c
87
2022-10-26 14:34:28-04:00
14,400
['038c8208307508ceedcb5dd07a4fe2794017644c']
Typo: `targetting` to `targeting`
[{'old_path': 'README.md', 'new_path': 'README.md', 'type': <ModificationType.MODIFY: 5>, 'diff': '@@ -13,7 +13,7 @@ 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-The branch `compose-latest` is tar...
Kotlin
083e970b72bc3d035d421b18a49442a2db97bc80
79
2022-10-26 13:48:22-07:00
25,200
['7278f54ef6502539070a87a3ff764fed821ee71a']
[Jetsurvey] Removed unnecessary color overrides Checkboxes and radio buttons use the theme's primary color as the selected color by default, so setting the color is unnecessary.
[{'old_path': 'Jetsurvey/app/src/main/java/com/example/compose/jetsurvey/survey/SurveyQuestions.kt', 'new_path': 'Jetsurvey/app/src/main/java/com/example/compose/jetsurvey/survey/SurveyQuestions.kt', 'type': <ModificationType.MODIFY: 5>, 'diff': '@@ -43,13 +43,11 @@ import androidx.compose.material.icons.filled.SwapHor...
Kotlin
07a3675b90ba045433789c27eb8f08d67d599e14
167
2022-10-27 10:38:55+02:00
-7,200
['bf543f968dd1f3259de30da266bba905fe8023ed']
Fix label in readme You no longer need to install the canary version of Android Studio, but just the stable one.
[{'old_path': 'Reply/README.md', 'new_path': 'Reply/README.md', 'type': <ModificationType.MODIFY: 5>, 'diff': '@@ -3,7 +3,7 @@\n This sample is a [Jetpack Compose][compose] implementation of [Reply][reply], a material design study for adaptive design.\n \n To try out this sample app, you need to use \n-[Android Studio ...
Kotlin
0956d17c5f515de78405bc0a3a03e206579a6b7c
509
2022-11-01 02:34:21-04:00
14,400
['c56533252c89816acb7d4209ada6bc0190b23220']
Add "Screenshots" H2 for screenshot indexing
[{'old_path': 'Jetchat/README.md', 'new_path': 'Jetchat/README.md', 'type': <ModificationType.MODIFY: 5>, 'diff': '@@ -21,6 +21,8 @@ This sample showcases:\n * Material Design 3 theming and Material You dynamic color\n * UI tests\n \n+## Screenshots\n+\n <img src="screenshots/jetchat.gif"/>\n \n ### Status: 🚧 In progr...
Kotlin
3dd3a37f7e998d58fa4f1ddeffd61f8ca45008ef
476
2022-11-02 13:33:07+00:00
0
['2de93c4111eb0c796873522214cfc0142fdebf2b']
Changed to use asStateFlow api
[{'old_path': 'Jetchat/app/src/main/java/com/example/compose/jetchat/MainViewModel.kt', 'new_path': 'Jetchat/app/src/main/java/com/example/compose/jetchat/MainViewModel.kt', 'type': <ModificationType.MODIFY: 5>, 'diff': '@@ -18,7 +18,7 @@ package com.example.compose.jetchat\n \n import androidx.lifecycle.ViewModel\n im...
Kotlin
0ed8e0f8c9778d10da6464eb93cc204e17fa4a8e
438
2022-11-10 18:03:05+00:00
0
['11ae75b86f15ee5370a87631026697f22e778514']
Github Automation - Run update deps
[{'old_path': None, 'new_path': '.github/workflows/android.yml', 'type': <ModificationType.ADD: 1>, 'diff': "@@ -0,0 +1,40 @@\n+name: Update Versions / Dependencies\n+\n+on:\n+ workflow_dispatch:\n+\n+jobs:\n+ build:\n+ runs-on: ubuntu-latest\n+ steps:\n+ - name: Copy CI gradle.properties\n+ run: mkdir ...
Kotlin
56fbb4e56c88a676ba10b38f97c36ab7a7a1ac0b
438
2022-11-11 10:09:18+00:00
0
['72ba9eeefb353ea1fd77a14ed45a1e4b9b89d80b']
Github Actions: Updating deps workflow
[{'old_path': '.github/workflows/android.yml', 'new_path': '.github/workflows/update_deps.yml', 'type': <ModificationType.RENAME: 3>, 'diff': "@@ -7,14 +7,13 @@ jobs:\n build:\n runs-on: ubuntu-latest\n steps:\n+ - uses: actions/checkout@v3\n - name: Copy CI gradle.properties\n run: mkdir -p ~/.g...
Kotlin
f7e74c269e1ca8778e69437123c20685f55b3b83
438
2022-11-11 10:11:58+00:00
0
['56fbb4e56c88a676ba10b38f97c36ab7a7a1ac0b']
Github Actions: Add java distribution
[{'old_path': '.github/workflows/update_deps.yml', 'new_path': '.github/workflows/update_deps.yml', 'type': <ModificationType.MODIFY: 5>, 'diff': "@@ -14,6 +14,7 @@ jobs:\n uses: actions/setup-java@v3\n with:\n java-version: '11'\n+ distribution: 'temurin'\n cache: gradle\n \n - n...
Kotlin
94cbdba7337f9ac63c11ecc10867f156e4246b9e
438
2022-11-11 10:15:50+00:00
0
['f7e74c269e1ca8778e69437123c20685f55b3b83']
Github Actions: Remove execute permission
[{'old_path': '.github/workflows/update_deps.yml', 'new_path': '.github/workflows/update_deps.yml', 'type': <ModificationType.MODIFY: 5>, 'diff': "@@ -17,8 +17,6 @@ jobs:\n distribution: 'temurin'\n cache: gradle\n \n- - name: Grant execute permission for gradlew\n- run: chmod +x gradlew\n -...
Kotlin
c4b3a8663008939c7d6c6c31db70eb157a72baf6
438
2022-11-11 10:21:36+00:00
0
['94cbdba7337f9ac63c11ecc10867f156e4246b9e']
Github actions: remove verify from update_deps as it'll be verified on PR
[{'old_path': '.github/workflows/update_deps.yml', 'new_path': '.github/workflows/update_deps.yml', 'type': <ModificationType.MODIFY: 5>, 'diff': '@@ -21,8 +21,6 @@ jobs:\n run: ./scripts/updateDeps.sh\n - name: Duplicate version configuration\n run: ./scripts/duplicate_version_config.sh\n- - name: V...
Kotlin
6275e0ef986be8f71fa3a015c1eeee01db918a75
193
2022-11-12 20:02:35-05:00
18,000
['0c6316f07f3419e637f17567874c585506192433']
Add Coroutines and Flow to JetCaster
[{'old_path': 'Jetcaster/.google/packaging.yaml', 'new_path': 'Jetcaster/.google/packaging.yaml', 'type': <ModificationType.MODIFY: 5>, 'diff': '@@ -18,7 +18,7 @@\n # End users may safely ignore this file. It has no relevance to other systems.\n ---\n status: PUBLISHED\n-technologies: [Android, JetpackCompose]\n+...
Kotlin
d9317bd553e15a79acbdccf762c6adf5b7defcb9
82
2022-11-17 12:08:36+01:00
-3,600
['11ae75b86f15ee5370a87631026697f22e778514']
[Jetsurvey] extract questions into their own kotlin files for readibility Change-Id: I185f8bf6a0e841a9fd389e1f6143d7c818544d18
[{'old_path': 'Jetsurvey/app/src/main/java/com/example/compose/jetsurvey/survey/SurveyQuestions.kt', 'new_path': 'Jetsurvey/app/src/main/java/com/example/compose/jetsurvey/survey/SurveyQuestions.kt', 'type': <ModificationType.MODIFY: 5>, 'diff': '@@ -16,59 +16,29 @@\n \n package com.example.compose.jetsurvey.survey\n \...
Kotlin
3252d9b127e83247ae9ccd82ee63ae4c5cbd67f5
82
2022-11-17 13:43:47+01:00
-3,600
['d9317bd553e15a79acbdccf762c6adf5b7defcb9']
[Jetsurvey] fix package names and add previews Change-Id: If623378d7e335e10dbbd1e5738bb9cf15f6f0566
[{'old_path': 'Jetsurvey/app/src/main/java/com/example/compose/jetsurvey/survey/SurveyQuestions.kt', 'new_path': 'Jetsurvey/app/src/main/java/com/example/compose/jetsurvey/survey/SurveyQuestions.kt', 'type': <ModificationType.MODIFY: 5>, 'diff': '@@ -28,18 +28,21 @@ import androidx.compose.foundation.layout.padding\n i...
Kotlin
cafd3f286e74a1ff445b642d3229852d4d36a018
82
2022-11-17 15:00:45+01:00
-3,600
['3252d9b127e83247ae9ccd82ee63ae4c5cbd67f5']
[Jetsurvey] extract single answer for SingleChoiceIconQuestion and simplify code Change-Id: I006fcf3322555af4702d876130b01cc9143c58ab
[{'old_path': 'Jetsurvey/app/src/main/java/com/example/compose/jetsurvey/survey/question/SingleChoiceIconQuestion.kt', 'new_path': 'Jetsurvey/app/src/main/java/com/example/compose/jetsurvey/survey/question/SingleChoiceIconQuestion.kt', 'type': <ModificationType.MODIFY: 5>, 'diff': '@@ -24,29 +24,41 @@ import androidx.c...
Kotlin
aabb4495e908e5762bf8a3ea931fb99efa54bb2e
82
2022-11-17 15:16:45+01:00
-3,600
['cafd3f286e74a1ff445b642d3229852d4d36a018']
[Jetsurvey] Replace generic List<Int> and List<Pair<Int,Int>> with specific data classes Change-Id: I9f215343bcb60003eca8ef07f14413cba86469a6
[{'old_path': 'Jetsurvey/app/src/main/java/com/example/compose/jetsurvey/survey/Survey.kt', 'new_path': 'Jetsurvey/app/src/main/java/com/example/compose/jetsurvey/survey/Survey.kt', 'type': <ModificationType.MODIFY: 5>, 'diff': '@@ -17,6 +17,7 @@\n package com.example.compose.jetsurvey.survey\n \n import android.net.Ur...
Kotlin
c8bc0017d3bba7b40e364e2e4e1b27dd1bf00ba3
472
2022-11-17 20:59:54+05:45
-20,700
['13a16a0553e43a6165c638749d2cf0058aab6de5']
Create a BaseDao interface with insert, update, & delete operations for Dao classes to implement.
[{'old_path': None, 'new_path': 'Jetcaster/app/src/main/java/com/example/jetcaster/data/room/BaseDao.kt', 'type': <ModificationType.ADD: 1>, 'diff': '@@ -0,0 +1,26 @@\n+package com.example.jetcaster.data.room\n+\n+import androidx.room.Delete\n+import androidx.room.Insert\n+import androidx.room.OnConflictStrategy\n+impo...
Kotlin
90ea29e013a2db981e6f73e27531337f6221304e
82
2022-11-17 16:31:02+01:00
-3,600
['aabb4495e908e5762bf8a3ea931fb99efa54bb2e']
[Jetsurvey] Combine with and without icon into one dynamic composable Change-Id: I7a91ddbd776870cc14067d72a3376fffbff33e65
[{'old_path': 'Jetsurvey/app/src/main/java/com/example/compose/jetsurvey/survey/Survey.kt', 'new_path': 'Jetsurvey/app/src/main/java/com/example/compose/jetsurvey/survey/Survey.kt', 'type': <ModificationType.MODIFY: 5>, 'diff': '@@ -51,14 +51,11 @@ sealed class SurveyActionResult {\n data class Contact(val contact:...
Kotlin
f0d253c1a928557b1b073bf011bac31d5ba92cc0
82
2022-11-17 16:59:36+01:00
-3,600
['90ea29e013a2db981e6f73e27531337f6221304e']
[Jetsurvey] Combine single and multiple choice question Change-Id: I89abd9b59678aabd56722572d4c2915a86c4888a
[{'old_path': 'Jetsurvey/app/src/main/java/com/example/compose/jetsurvey/survey/question/SingleChoiceQuestion.kt', 'new_path': 'Jetsurvey/app/src/main/java/com/example/compose/jetsurvey/survey/question/ChoiceQuestion.kt', 'type': <ModificationType.RENAME: 3>, 'diff': '@@ -19,6 +19,8 @@ package com.example.compose.jetsu...
Kotlin
1785625cdb88cba3ef0d17eed875bc12c232289b
472
2022-11-17 23:21:48+05:45
-20,700
['cd52b9b3194c4176d30c4add0a704ccfd0b208f1']
Add copyright and fix newline.
[{'old_path': 'Jetcaster/app/src/main/java/com/example/jetcaster/data/room/BaseDao.kt', 'new_path': 'Jetcaster/app/src/main/java/com/example/jetcaster/data/room/BaseDao.kt', 'type': <ModificationType.MODIFY: 5>, 'diff': '@@ -1,3 +1,19 @@\n+/*\n+ * Copyright 2022 The Android Open Source Project\n+ *\n+ * Licensed under ...
Kotlin
9f6c86c0fa39e118f1454a443bea2f3734f54d5f
318
2022-11-20 20:42:12+01:00
-3,600
['13a16a0553e43a6165c638749d2cf0058aab6de5']
changed mutex with update method of mutable state flow
[{'old_path': 'JetNews/app/src/main/java/com/example/jetnews/data/interests/impl/FakeInterestsRepository.kt', 'new_path': 'JetNews/app/src/main/java/com/example/jetnews/data/interests/impl/FakeInterestsRepository.kt', 'type': <ModificationType.MODIFY: 5>, 'diff': '@@ -24,8 +24,7 @@ import com.example.jetnews.utils.addO...
Kotlin
5f12576a0e568e500104ca99bc36788c69c0d75b
82
2022-12-06 17:56:21+01:00
-3,600
['d314bd27e3fde824ac20a193f43fe95cbbf0e7ea']
[All] Remove references to Android Studio Chipmunk
[{'old_path': 'Crane/README.md', 'new_path': 'Crane/README.md', 'type': <ModificationType.MODIFY: 5>, 'diff': '@@ -5,7 +5,8 @@ Studies built with [Jetpack Compose](https://developer.android.com/jetpack/compo\n The goal of the sample is to showcase Material components, draggable UI elements, Android Views\n inside Compo...
Kotlin
7fb81085462348241b9fc646916964964e5d5987
335
2022-12-07 03:46:47+03:00
-10,800
['d314bd27e3fde824ac20a193f43fe95cbbf0e7ea']
fix jetnews empty add or remove issue on MapExtensions.kt
[{'old_path': 'JetNews/app/src/main/java/com/example/jetnews/utils/MapExtensions.kt', 'new_path': 'JetNews/app/src/main/java/com/example/jetnews/utils/MapExtensions.kt', 'type': <ModificationType.MODIFY: 5>, 'diff': '@@ -17,9 +17,9 @@\n package com.example.jetnews.utils\n \n internal fun <E> Set<E>.addOrRemove(element:...
Kotlin
2cf6c3490a94d99f346091f199542bc901634ab6
82
2022-12-08 11:13:27+01:00
-3,600
['5f12576a0e568e500104ca99bc36788c69c0d75b']
[All] Make reference to Android Studio in readmes consistent
[{'old_path': 'JetLagged/README.md', 'new_path': 'JetLagged/README.md', 'type': <ModificationType.MODIFY: 5>, 'diff': '@@ -2,8 +2,8 @@\n \n JetLagged is a sample sleep tracking app built with [Jetpack Compose][compose].\n \n-To try out this sample app, you need to use \n-[Android Studio](https://developer.android.com/s...
Kotlin
75e5946ac6b00de95c66c8363a67d4a1e3a9b3d8
82
2022-12-08 11:35:50+01:00
-3,600
['2cf6c3490a94d99f346091f199542bc901634ab6']
[All] Make reference to Android Studio in readmes consistent
[{'old_path': 'Reply/README.md', 'new_path': 'Reply/README.md', 'type': <ModificationType.MODIFY: 5>, 'diff': '@@ -2,8 +2,8 @@\n \n This sample is a [Jetpack Compose][compose] implementation of [Reply][reply], a material design study for adaptive design.\n \n-To try out this sample app, you need to use \n-[Android Stud...
Kotlin
a71c46d66a0989bebc048f793968dfb92adef634
476
2022-12-12 18:27:49+00:00
0
['d314bd27e3fde824ac20a193f43fe95cbbf0e7ea']
[Crane] Fix location saver
[{'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': '@@ -32,7 +32,7 @@ import androidx.compose.material.Text\n import androidx.compose.runti...
Kotlin
21e86f842655580899473c01be42a0c062462282
79
2022-12-12 13:50:07-08:00
28,800
['5ca49e1e9cad5617c836d28d735d683399f9c613']
[Jetsurvey] Fix for radio button accessibility This moves the selectable Modifier to the Surface of the Answer composable. Since the SingleChoiceQuestion composable adds the selectableGroup Modifier, the Answers will now act as a group of mutually exclusive radio buttons. Note that the clip Modifier has to be added f...
[{'old_path': 'Jetsurvey/app/src/main/java/com/example/compose/jetsurvey/survey/question/ChoiceQuestion.kt', 'new_path': 'Jetsurvey/app/src/main/java/com/example/compose/jetsurvey/survey/question/ChoiceQuestion.kt', 'type': <ModificationType.MODIFY: 5>, 'diff': '@@ -46,6 +46,7 @@ import androidx.compose.ui.draw.clip\n ...
Kotlin
52f6c945a4c2b4b95cecb829706a5e35d1033f61
361
2022-12-13 00:30:43-08:00
28,800
['5ca49e1e9cad5617c836d28d735d683399f9c613']
[Jetchat] Migrate to official BackHandler
[{'old_path': 'Jetchat/app/src/androidTest/java/com/example/compose/jetchat/ConversationTest.kt', 'new_path': 'Jetchat/app/src/androidTest/java/com/example/compose/jetchat/ConversationTest.kt', 'type': <ModificationType.MODIFY: 5>, 'diff': '@@ -17,7 +17,6 @@\n package com.example.compose.jetchat\n \n import androidx.ac...
Kotlin
b9cb3d66d3a178c689c3821e17d3ab61dd1eed54
476
2022-12-13 17:13:52+00:00
0
['d314bd27e3fde824ac20a193f43fe95cbbf0e7ea']
[Crane] Fixing tab saver
[{'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': '@@ -42,8 +42,8 @@ import androidx.compose.runtime.Composable\n import androidx.compose.runtime....
Kotlin
df1abab080531f08730f29fab924dfa959a83030
82
2022-12-15 12:28:26+01:00
-3,600
['d314bd27e3fde824ac20a193f43fe95cbbf0e7ea']
Replace box with contentAlignment for wrapContentSize modifier in child Change-Id: Ib39b8043cb73956c0f32d184b3500ceca6364aa7
[{'old_path': 'Crane/app/src/main/java/androidx/compose/samples/crane/home/LandingScreen.kt', 'new_path': 'Crane/app/src/main/java/androidx/compose/samples/crane/home/LandingScreen.kt', 'type': <ModificationType.MODIFY: 5>, 'diff': '@@ -17,14 +17,13 @@\n package androidx.compose.samples.crane.home\n \n import androidx....
Kotlin
9ce00e928be667921ec4140dc4bc5763cca7238e
232
2022-12-24 11:34:24+07:00
-25,200
['ee217611f6dbddfaafe33ba781cdc99f4b78298b']
Fixing the send button not displaying properly
[{'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': '@@ -344,7 +344,7 @@ private fun InputSelectorButton(\n }\n IconButton(\n ...
Kotlin
04f9beccfead07fa24abd9b5d17b2f582da8c514
79
2022-12-27 14:22:51-08:00
28,800
['ee217611f6dbddfaafe33ba781cdc99f4b78298b']
[All] Updated Robolectric to 4.9.1 This fixes #1055.
[{'old_path': 'Crane/gradle/libs.versions.toml', 'new_path': 'Crane/gradle/libs.versions.toml', 'type': <ModificationType.MODIFY: 5>, 'diff': '@@ -42,8 +42,7 @@ material = "1.8.0-beta01"\n # @keep\n minSdk = "21"\n okhttp = "4.10.0"\n-# @pin Bump to latest after Espresso 3.5.0 goes stable (due to https://github.com/rob...
Kotlin
36fbadd5e82acd009ad201263529e4f6812573a2
79
2022-12-27 14:53:44-08:00
28,800
['ee217611f6dbddfaafe33ba781cdc99f4b78298b']
[Jetsurvey] Adding correctly sized PNGs PNGs should not be stored in drawable/ and should instead be stored in the density-specific drawable folders. PNGs that are stored in drawable/ are treated as MDPI by Android for backward compatibility, but these weren't sized right for any particular density. This fixes #1050
[{'old_path': 'Jetsurvey/app/src/main/res/drawable-hdpi/bug_of_chaos.png', 'new_path': 'Jetsurvey/app/src/main/res/drawable-hdpi/bug_of_chaos.png', 'type': <ModificationType.ADD: 1>, 'diff': 'Binary files /dev/null and b/Jetsurvey/app/src/main/res/drawable-hdpi/bug_of_chaos.png differ\n'}, {'old_path': 'Jetsurvey/app/s...
Kotlin
9f61be258a88d9a748601d94919da4dcd92c643d
79
2022-12-27 15:50:33-08:00
28,800
['148f833550ad58a919c3985fa3531c9cd768a6d1']
[Jetsurvey] Simplification of survey screens This eliminates the survey repository and related data models in favor of simplifying the code base. Each of the different question types has a generic composable such as MultipleChoiceQuestion, which takes all of the relevant strings/resources to generate the UI. The actua...
[{'old_path': 'Jetsurvey/app/src/main/AndroidManifest.xml', 'new_path': 'Jetsurvey/app/src/main/AndroidManifest.xml', 'type': <ModificationType.MODIFY: 5>, 'diff': '@@ -30,8 +30,7 @@\n \n <activity\n android:name=".MainActivity"\n- android:exported="true"\n- android:label="@str...
Kotlin
d6fae17b1b03257bb38816ced7b0810048f6ca83
79
2022-12-27 18:04:27-08:00
28,800
['07896052ce3f25208b255e2424d25e308fdd89b3']
Speed up transition between questions
[{'old_path': 'Jetsurvey/app/src/main/java/com/example/compose/jetsurvey/survey/SurveyFragment.kt', 'new_path': 'Jetsurvey/app/src/main/java/com/example/compose/jetsurvey/survey/SurveyFragment.kt', 'type': <ModificationType.MODIFY: 5>, 'diff': '@@ -218,6 +218,6 @@ class SurveyFragment : Fragment() {\n }\n \n co...
Kotlin
62106f9315e5f8317035f056f5ad673860ff225c
79
2022-12-29 10:14:27-08:00
28,800
['ee217611f6dbddfaafe33ba781cdc99f4b78298b']
[All] Update core library desugaring to 1.2.2
[{'old_path': 'Crane/gradle/libs.versions.toml', 'new_path': 'Crane/gradle/libs.versions.toml', 'type': <ModificationType.MODIFY: 5>, 'diff': '@@ -32,8 +32,8 @@ coroutines = "1.6.4"\n google-maps = "18.1.0"\n hilt = "2.43.2"\n hiltExt = "1.0.0"\n-# @pin When updating to AGP 7.3.0-beta03 and up we can update this https:...
Kotlin
7638260b675c7492a2134ac4603be78679ef23d3
82
2023-01-03 11:06:40+00:00
0
['df1abab080531f08730f29fab924dfa959a83030']
Fix spotless issue Change-Id: I468af481f7893f6c950ace65ff231947b4b77ad7
[{'old_path': 'Jetsnack/app/src/main/java/com/example/jetsnack/ui/home/Home.kt', 'new_path': 'Jetsnack/app/src/main/java/com/example/jetsnack/ui/home/Home.kt', 'type': <ModificationType.MODIFY: 5>, 'diff': '@@ -46,7 +46,6 @@ import androidx.compose.runtime.Composable\n import androidx.compose.runtime.LaunchedEffect\n i...
Kotlin
61958afb227150603365a891b30a8ad2b169e38e
79
2023-01-03 11:01:39-08:00
28,800
['d6fae17b1b03257bb38816ced7b0810048f6ca83']
Updates from code review feedback
[{'old_path': 'Jetsurvey/app/build.gradle.kts', 'new_path': 'Jetsurvey/app/build.gradle.kts', 'type': <ModificationType.MODIFY: 5>, 'diff': '@@ -83,7 +83,6 @@ dependencies {\n implementation(libs.androidx.compose.material.iconsExtended)\n implementation(libs.androidx.compose.ui.tooling.preview)\n implementa...
Kotlin
711e9296a7bcd159628073c1138f061b7a1ace8b
79
2023-01-04 10:23:34-08:00
28,800
['cef7d7f9a2c5950405feda9e3759eefe70a9ebf3']
It's 2023!?
[{'old_path': 'Jetsurvey/app/src/main/java/com/example/compose/jetsurvey/survey/QuestionWrapper.kt', 'new_path': 'Jetsurvey/app/src/main/java/com/example/compose/jetsurvey/survey/QuestionWrapper.kt', 'type': <ModificationType.MODIFY: 5>, 'diff': '@@ -1,5 +1,5 @@\n /*\n- * Copyright 2020 The Android Open Source Project\...
Kotlin
d557d6a6065af40d1ba7133a15da7d1c5c920ccf
79
2023-01-04 10:53:12-08:00
28,800
['203a3976a23401de2dbdf6cc021806d6f5a11847']
[Jetsurvey] Changed to use Navigation Compose This eliminates all fragments in favor of navigating at the composable level. I also updated the screen-level composables to take in explicit lambdas rather than event handlers to follow best practices. One notable change here is that there is no longer a fragment from wh...
[{'old_path': 'Jetsurvey/app/build.gradle.kts', 'new_path': 'Jetsurvey/app/build.gradle.kts', 'type': <ModificationType.MODIFY: 5>, 'diff': '@@ -69,8 +69,7 @@ dependencies {\n \n implementation(libs.androidx.core.ktx)\n implementation(libs.androidx.appcompat)\n- implementation(libs.androidx.navigation.fragme...
Kotlin
7e77037dccae0697ca11e5f21f5c32fb15555fc1
79
2023-01-04 13:28:34-08:00
28,800
['d557d6a6065af40d1ba7133a15da7d1c5c920ccf']
Removed unused URI field in SurveyViewModel
[{'old_path': 'Jetsurvey/app/src/main/java/com/example/compose/jetsurvey/survey/SurveyViewModel.kt', 'new_path': 'Jetsurvey/app/src/main/java/com/example/compose/jetsurvey/survey/SurveyViewModel.kt', 'type': <ModificationType.MODIFY: 5>, 'diff': '@@ -39,9 +39,6 @@ class SurveyViewModel(\n \n private var questionInd...
Kotlin
5042fbb0bfcfd00a0b3a47bd45c42fbb0d0d0ba5
94
2023-01-11 20:16:57-05:00
18,000
['f36f9189ddec5880cfa2ed075936d2359d029490']
README - Add play store links Add play store badges for Now In Android and Material Catalog
[{'old_path': 'README.md', 'new_path': 'README.md', 'type': <ModificationType.MODIFY: 5>, 'diff': '@@ -45,9 +45,9 @@ The branch `compose-latest` is targeting the latest alpha versions of Compose.\n \n | Project | |\n |:-----|---------|\n-| <br><img src="readme/nia.png" alt="Now in Android" width="240"></img> <br><br>A...
Kotlin
5c86b0cac7ff31fc988290ce9a63de4d111d30cb
40
2023-01-13 13:38:09+02:00
-7,200
['3a83359e6ad692f06c7b248ddd06698b66898b69']
[JetLagged] update : add the complexity of this sample
[{'old_path': 'JetLagged/README.md', 'new_path': 'JetLagged/README.md', 'type': <ModificationType.MODIFY: 5>, 'diff': '@@ -9,6 +9,7 @@ project from Android Studio following the steps\n [here](https://developer.android.com/jetpack/compose/setup#sample).\n \n Features:\n+* Medium complexity\n * Custom Layouts\n * Graphic...
Kotlin
288590104f04f91351d1b81628eed7d63c93bfc7
415
2023-01-26 10:10:40-08:00
28,800
['bddbc9c2d6a7dc4716a5fc636ae15d7a52d82580']
Update NetworkImage.kt to support compose preview Fixed reference to placeholder image so that the compose preview in UI screens (eg Onboarding.kt, FeaturedCourses.kt, CourseDetails.kt) display a preview that indicates that it is working.
[{'old_path': 'Owl/app/src/main/java/com/example/owl/ui/utils/NetworkImage.kt', 'new_path': 'Owl/app/src/main/java/com/example/owl/ui/utils/NetworkImage.kt', 'type': <ModificationType.MODIFY: 5>, 'diff': '@@ -22,12 +22,14 @@ import androidx.compose.ui.Modifier\n import androidx.compose.ui.graphics.Color\n import androi...
Kotlin
4857af5658fd1c8daf243406d652fa281b82a90e
415
2023-01-26 10:30:38-08:00
28,800
['288590104f04f91351d1b81628eed7d63c93bfc7']
Update NetworkImage.kt Removed un-needed import of androidx.compose.ui.graphics.painter.ColorPainter
[{'old_path': 'Owl/app/src/main/java/com/example/owl/ui/utils/NetworkImage.kt', 'new_path': 'Owl/app/src/main/java/com/example/owl/ui/utils/NetworkImage.kt', 'type': <ModificationType.MODIFY: 5>, 'diff': '@@ -20,7 +20,6 @@ import androidx.compose.material.MaterialTheme\n import androidx.compose.runtime.Composable\n imp...
Kotlin
c5b1fd91c0a5e90ddf11ffc2db6386c6a9047640
415
2023-01-27 07:57:00-08:00
28,800
['4857af5658fd1c8daf243406d652fa281b82a90e']
Update NetworkImage.kt fixed formatting issue for imports
[{'old_path': 'Owl/app/src/main/java/com/example/owl/ui/utils/NetworkImage.kt', 'new_path': 'Owl/app/src/main/java/com/example/owl/ui/utils/NetworkImage.kt', 'type': <ModificationType.MODIFY: 5>, 'diff': '@@ -26,9 +26,9 @@ import coil.compose.AsyncImage\n import coil.intercept.Interceptor\n import coil.request.ImageRes...
Kotlin
f7e9865a60063c6f0a3167a0e49cd482192e019c
513
2023-01-31 13:46:32-08:00
25,200
['328a7250fb799ff30e56b024aef0c0f66c3d5446']
[Jetcaster] Add TwoPane from accompanist/adaptive for player UI
[{'old_path': 'Crane/gradle/libs.versions.toml', 'new_path': 'Crane/gradle/libs.versions.toml', 'type': <ModificationType.MODIFY: 5>, 'diff': '@@ -50,6 +50,7 @@ secrets = "2.0.1"\n targetSdk = "33"\n \n [libraries]\n+accompanist-adaptive = { module = "com.google.accompanist:accompanist-adaptive", version.ref = "accompa...
Kotlin
f150fa860a514da2b650ce237bd961636f0e8be4
438
2023-02-01 10:01:34+00:00
0
['90f173189b2742ca2746f0836083d32f14b09d18']
Update Kotlin to 1.8.0 and compiler to 1.4.0
[{'old_path': 'Crane/gradle/libs.versions.toml', 'new_path': 'Crane/gradle/libs.versions.toml', 'type': <ModificationType.MODIFY: 5>, 'diff': '@@ -26,7 +26,7 @@ androix-test-uiautomator = "2.2.0"\n coil = "2.2.0"\n # @keep\n compileSdk = "33"\n-compose-compiler = "1.3.2"\n+compose-compiler = "1.4.0"\n compose-snapshot ...
Kotlin
d802588fc03d578ed51e8648cf67cac2246ea702
541
2023-02-14 13:24:29+01:00
-3,600
['74b63c8c18c0eee5efcbc8d879681dea04b76f56']
Move all plugins to version catalog
[{'old_path': 'Crane/app/build.gradle.kts', 'new_path': 'Crane/app/build.gradle.kts', 'type': <ModificationType.MODIFY: 5>, 'diff': '@@ -16,12 +16,13 @@\n * limitations under the License.\n */\n \n+@Suppress("DSL_SCOPE_VIOLATION") // TODO: Remove when updating to Gradle 8.1 (https://github.com/gradle/gradle/issues/2279...
Kotlin
ac0961d4588cc71684792ce0b1acbc189605f669
513
2023-02-15 16:57:56-08:00
28,800
['f7e9865a60063c6f0a3167a0e49cd482192e019c']
Add tabletop image to README
[{'old_path': 'Jetcaster/README.md', 'new_path': 'Jetcaster/README.md', 'type': <ModificationType.MODIFY: 5>, 'diff': '@@ -23,12 +23,19 @@ most of the app\'s architecture has been implemented, as well as the data layer,\n \n ## Features\n \n-This sample contains 1 screen so far: the home screen. It is split into sub-sc...
Kotlin
e5814e87806cf61c863b5d3cd1e30c6e0862ef57
79
2023-02-16 15:00:57-08:00
28,800
['7e77037dccae0697ca11e5f21f5c32fb15555fc1']
Moved ViewModel references to screen-specific routes
[{'old_path': 'Jetsurvey/app/src/main/java/com/example/compose/jetsurvey/Navigation.kt', 'new_path': 'Jetsurvey/app/src/main/java/com/example/compose/jetsurvey/Navigation.kt', 'type': <ModificationType.MODIFY: 5>, 'diff': '@@ -17,8 +17,6 @@\n package com.example.compose.jetsurvey\n \n import androidx.compose.runtime.Co...
Kotlin
d06032f4b33598d7a0304791584661255cad1ffa
541
2023-02-17 13:15:10+01:00
-3,600
['d34d19a902721f5b86db76837d9e3fc02a039b67']
Remove unused build configuration from project level build files
[{'old_path': 'Crane/build.gradle.kts', 'new_path': 'Crane/build.gradle.kts', 'type': <ModificationType.MODIFY: 5>, 'diff': '@@ -14,24 +14,6 @@\n * limitations under the License.\n */\n \n-buildscript {\n- repositories {\n- google()\n- mavenCentral()\n-\n- if (!libs.versions.compose.snapshot.g...
Kotlin
003fccb67f6932c8c72e81b0854a8cbaf98b69b9
438
2023-02-27 14:44:54+00:00
0
['0238396b087bae6f746f5755b867c80e2aee4225']
Automatically apply spotless where required.
[{'old_path': None, 'new_path': '.github/workflows/main.yml', 'type': <ModificationType.ADD: 1>, 'diff': '@@ -0,0 +1,41 @@\n+# Copyright 2023 Google LLC\n+#\n+# Licensed under the Apache License, Version 2.0 (the "License");\n+# you may not use this file except in compliance with the License.\n+# You may obtain a copy ...
Kotlin
4a005223e7daf261169a2f7005750e063459c8a3
82
2023-03-01 10:55:04+00:00
0
['bb804fa036ffc5d9cb6620e6c32691c4fb99dacd']
Fix the window overlap using Scaffold and topBar Change-Id: I5da187141a4bfac81f73a6ab881f08ccab6c9588
[{'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': '@@ -19,7 +19,6 @@\n package com.example.compose.jetchat.components\n \n impor...
Kotlin
b08b04c1ffcd0410fa52a183a7c4365c5c0e33c8
82
2023-03-01 11:05:53+00:00
0
['db0d01882cb60f26fc1a9aee77a97c35bae1ae8e']
Fix the window overlap using Scaffold and topBar Change-Id: I5da187141a4bfac81f73a6ab881f08ccab6c9588
[{'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': '@@ -19,7 +19,6 @@\n package com.example.compose.jetchat.components\n \n impor...
Kotlin
4b0919e074f7be6f1220c091ce858ac5d43cd3d8
82
2023-03-01 16:40:44+00:00
0
['d47fd26f9f4c8cd9fa42ec4b0715c90b6a0d7d86']
Fix the window overlap using Scaffold and topBar Change-Id: I2a3596dc3dd6fdd9ac3057f461f0ac2d6c9c3dbd
[{'old_path': 'Jetchat/app/src/main/java/com/example/compose/jetchat/profile/ProfileFragment.kt', 'new_path': 'Jetchat/app/src/main/java/com/example/compose/jetchat/profile/ProfileFragment.kt', 'type': <ModificationType.MODIFY: 5>, 'diff': '@@ -24,6 +24,7 @@ import android.view.ViewGroup\n import androidx.compose.found...
Kotlin
781a6e1ee859e7090d19c994f8298b84d95d843b
376
2023-03-15 10:42:42+01:00
-3,600
['29bbc5388bf43eea933a2c40ca3ce0c5fc9d1dae']
Add themed icons to all samples
[{'old_path': 'Crane/app/src/main/res/mipmap-anydpi-v26/ic_launcher.xml', 'new_path': 'Crane/app/src/main/res/mipmap-anydpi-v26/ic_launcher.xml', 'type': <ModificationType.MODIFY: 5>, 'diff': '@@ -2,4 +2,5 @@\n <adaptive-icon xmlns:android="http://schemas.android.com/apk/res/android">\n <background android:drawable...
Kotlin
eb108bf76592b34224ff45bc7b60ec8c19d3af15
385
2023-03-17 12:21:38+00:00
0
['29bbc5388bf43eea933a2c40ca3ce0c5fc9d1dae']
[Crane] Fix map
[{'old_path': 'Crane/README.md', 'new_path': 'Crane/README.md', 'type': <ModificationType.MODIFY: 5>, 'diff': '@@ -75,7 +75,7 @@ the [documentation says](https://developers.google.com/maps/documentation/androi\n and include it in the `local.properties` file as follows:\n \n ```\n-googleMapsKey=insert_your_api_key_here\...
Kotlin
c887c38d5d4988ba11b9cff7cfe070e9429cc6c3
385
2023-03-17 13:29:52+00:00
0
['eb108bf76592b34224ff45bc7b60ec8c19d3af15']
[Crane] Add manifest placeholder
[{'old_path': 'Crane/app/build.gradle.kts', 'new_path': 'Crane/app/build.gradle.kts', 'type': <ModificationType.MODIFY: 5>, 'diff': '@@ -35,6 +35,8 @@ android {\n versionCode = 1\n versionName = "1.0"\n testInstrumentationRunner = "androidx.compose.samples.crane.CustomTestRunner"\n+ manif...
Kotlin
8284f062e63e1b8d29184cc06d80076ca9dea737
476
2023-03-30 18:03:33+01:00
-3,600
['20c1a661a255f56f378f2c5d16289faf5beb22cd']
Verifies modern emoji support in latest Compose 2023.03.00 (Compose UI 1.4.0)
[{'old_path': 'Jetchat/app/src/main/java/com/example/compose/jetchat/data/FakeData.kt', 'new_path': 'Jetchat/app/src/main/java/com/example/compose/jetchat/data/FakeData.kt', 'type': <ModificationType.MODIFY: 5>, 'diff': '@@ -19,6 +19,11 @@ package com.example.compose.jetchat.data\n import com.example.compose.jetchat.R\...
Kotlin
baa805bc254cc477c0255f93b69211c3aba17437
476
2023-03-30 19:05:47+01:00
-3,600
['8284f062e63e1b8d29184cc06d80076ca9dea737']
Verifies modern emoji support in latest Compose 2023.03.00 (Compose UI 1.4.0)
[{'old_path': 'Jetchat/app/src/main/java/com/example/compose/jetchat/data/FakeData.kt', 'new_path': 'Jetchat/app/src/main/java/com/example/compose/jetchat/data/FakeData.kt', 'type': <ModificationType.MODIFY: 5>, 'diff': '@@ -50,17 +50,17 @@ private val initialMessages = listOf(\n ),\n Message(\n "John G...
Kotlin