Skip to content
Closed
Changes from all commits
Commits
Show all changes
69 commits
Select commit Hold shift + click to select a range
14f817b
Latest -> Main (#322)
riggaroo Sep 6, 2024
a5c2337
Adds code for showing Scaffold and Position Indicator
kul3r4 Sep 6, 2024
e7dfd8a
Merge pull request #332 from android/wear
kul3r4 Sep 6, 2024
6ea91d1
Restore missing snippets (#334)
riggaroo Sep 9, 2024
4a1781d
First (pilot) commit for getting this phase of the snippets in.
thedmail Sep 10, 2024
05ef287
First (pilot) commit for getting this phase of the snippets in.
thedmail Sep 10, 2024
ce43e38
Apply Spotless
thedmail Sep 10, 2024
cc8ac2c
First (pilot) commit for getting this phase of the snippets in.
thedmail Sep 10, 2024
4febc35
Merge remote-tracking branch 'origin/auto-format-phone-number' into a…
thedmail Sep 10, 2024
8f480c1
First (pilot) commit for getting this phase of the snippets in.
thedmail Sep 10, 2024
a508b14
First (pilot) commit for getting this phase of the snippets in.
thedmail Sep 10, 2024
50ef9af
Merge pull request #339 from android/auto-format-phone-number
thedmail Sep 11, 2024
8720652
Docs: Adds a Glide snippet for the "Loading Images" Quick Guide at
thedmail Sep 11, 2024
aaef2d9
Apply Spotless
thedmail Sep 11, 2024
cd04e0b
Bump peter-evans/create-pull-request from 6 to 7 (#336)
dependabot[bot] Sep 11, 2024
39aaf9b
Moves Glide dependency to libs.versions.toml.
thedmail Sep 11, 2024
e1999d2
Merge remote-tracking branch 'origin/glide' into glide
thedmail Sep 11, 2024
0346b45
Merge pull request #339 from android/auto-format-phone-number
thedmail Sep 11, 2024
e1631c0
Adds snippet for the "Create a parallax scrolling effect" doc at http…
thedmail Sep 11, 2024
e6d69f4
Apply Spotless
thedmail Sep 11, 2024
f2c6030
Adds snippet for the "Create a parallax scrolling effect" doc at http…
thedmail Sep 11, 2024
510630f
Merge remote-tracking branch 'origin/parallax_effect' into parallax_e…
thedmail Sep 11, 2024
1ae14b4
Merge pull request #342 from android/parallax_effect
thedmail Sep 12, 2024
351fcb4
Merge pull request #340 from android/glide
thedmail Sep 12, 2024
81ff0ae
Attempts to update BNR sample for "Multiple Item Types in a List" Qui…
thedmail Sep 13, 2024
75cb794
Attempts to update BNR sample for "Multiple Item Types in a List" Qui…
thedmail Sep 13, 2024
fbbb764
Attempts to update BNR sample for "Multiple Item Types in a List" Qui…
thedmail Sep 13, 2024
a8d55ea
Apply Spotless
thedmail Sep 13, 2024
65ff1b2
Code snippet for Quick Guide at https://developer.android.com/quick-g…
thedmail Sep 13, 2024
2275492
Merge remote-tracking branch 'origin/lazily-load-lists' into lazily-l…
thedmail Sep 13, 2024
471be65
Apply Spotless
thedmail Sep 13, 2024
28d8fab
Code snippet for Quick Guide at https://developer.android.com/quick-g…
thedmail Sep 13, 2024
6bbee8e
Merge remote-tracking branch 'origin/list-w-multiple-item-types' into…
thedmail Sep 13, 2024
69588da
Code snippet for Compose doc at https://developer.android.com/quick-g…
thedmail Sep 16, 2024
783b770
Apply Spotless
thedmail Sep 16, 2024
9b8a865
Code snippet for Compose doc at https://developer.android.com/quick-g…
thedmail Sep 16, 2024
7098922
Apply Spotless
thedmail Sep 16, 2024
cf96f87
Code snippet for Compose doc at https://developer.android.com/quick-g…
thedmail Sep 16, 2024
244eab6
Apply Spotless
thedmail Sep 16, 2024
125b5bc
Adds the code snippet on https://developer.android.com/quick-guides/c…
thedmail Sep 17, 2024
b1d46e8
Apply Spotless
thedmail Sep 17, 2024
6ff6f71
Updates code snippet for https://developer.android.com/quick-guides/c…
thedmail Sep 17, 2024
a7485d8
Updates code snippet for https://developer.android.com/quick-guides/c…
thedmail Sep 17, 2024
7e3844c
Updates code snippet for https://developer.android.com/quick-guides/c…
thedmail Sep 17, 2024
a0a2370
Updates code snippet for https://developer.android.com/quick-guides/c…
thedmail Sep 17, 2024
f132a35
Apply Spotless
thedmail Sep 17, 2024
3f3ccae
🤖 Update Dependencies (#353)
compose-devrel-github-bot Sep 20, 2024
3d6012a
Add a scope (#354)
bentrengrove Sep 20, 2024
0fd02a1
Merge pull request #351 from android/snap-scroll-button
thedmail Sep 23, 2024
069124d
Merge pull request #349 from android/nested-scrolling-item
thedmail Sep 23, 2024
e9e2f20
Merge pull request #348 from android/show-hide-password
thedmail Sep 23, 2024
690333b
Adds region tags for includecode widget.
thedmail Sep 23, 2024
936b62b
Apply Spotless
thedmail Sep 23, 2024
f2892d3
Gets rid of pop()'s.
thedmail Sep 23, 2024
8bf01f2
Merge remote-tracking branch 'origin/update-multiple-links' into upda…
thedmail Sep 23, 2024
8feca8d
Gets rid of pop()'s.
thedmail Sep 23, 2024
8b542c0
Fixes malformed region tags.
thedmail Sep 25, 2024
c1803c3
Merge remote-tracking branch 'origin/animate-char-by-char' into anima…
thedmail Sep 25, 2024
0479c74
Merge pull request #344 from android/list-w-multiple-item-types
thedmail Sep 25, 2024
50b646e
Adds code snippet for https://developer.android.com/quick-guides/cont…
thedmail Sep 25, 2024
582a235
Apply Spotless
thedmail Sep 25, 2024
e741dc4
Fix spotless
riggaroo Sep 25, 2024
e646af5
Fix spotless
riggaroo Sep 25, 2024
c061f4c
Merge pull request #355 from android/scrolling_grid_2
thedmail Sep 25, 2024
831e1f6
Merge pull request #352 from android/update-multiple-links
thedmail Sep 25, 2024
4d0bd1f
Fixes region tags.
thedmail Sep 25, 2024
c5c65e1
Apply Spotless
thedmail Sep 25, 2024
5e2384b
Merge pull request #346 from android/animate-char-by-char
thedmail Sep 25, 2024
b297f69
Merge remote-tracking branch 'origin/main' into latest
compose-devrel-github-bot Sep 25, 2024
File filter

Filter by extension

Filter by extension

Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view

These merge commits were added into this branch cleanly.

There are no new changes to show.