-
Notifications
You must be signed in to change notification settings - Fork 179
New issue
Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? Sign in to your account
🤖 Sync main to latest #372
Open
compose-devrel-github-bot
wants to merge
22
commits into
latest
Choose a base branch
from
bot-sync-main
base: latest
Could not load branches
Branch not found: {{ refName }}
Loading
Could not load tags
Nothing to show
Loading
Are you sure you want to change the base?
Some commits from the old base branch may be removed from the timeline,
and old review comments may become outdated.
Open
Conversation
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
…ompose (#362) * Code snippet for Compose doc at https://developer.android.com/quick-guides/content/animate-text?hl=en (Animate text character-by-character). This commit slightly modifies (makes buildable in our repo) the existing code on the current DAC page. That code, in turn, was BNR's simplified version of Xoogler astamato's Medium article at https://medium.com/androiddevelopers/effective-state-management-for-textfield-in-compose-d6e5b070fbe5 * Code snippet for Compose doc at https://developer.android.com/quick-guides/content/animate-text?hl=en (Animate text character-by-character). This commit slightly modifies (makes buildable in our repo) the existing code on the current DAC page. That code, in turn, was BNR's simplified version of Xoogler astamato's Medium article at https://medium.com/androiddevelopers/effective-state-management-for-textfield-in-compose-d6e5b070fbe5 * Apply Spotless * Fix email input snippet * Migrate to use BasicSecureTextField. * Updated to use BasicSecureTextField. * Added clipping and faded edge examples * Apply Spotless * Clean up snippet * Clean up snippet --------- Co-authored-by: dmail <dmail@google.com> Co-authored-by: thedmail <thedmail@users.noreply.github.com> Co-authored-by: riggaroo <riggaroo@users.noreply.github.com>
* Add Carousel * Apply Spotless * add to components * Apply Spotless * Clean up landing screens, using Scaffold and list items. * Apply Spotless * Review comments --------- Co-authored-by: riggaroo <riggaroo@users.noreply.github.com>
* basic menu examples * Make DropdownMenuWithDetails toggle expanded on click * Apply Spotless * Remove unneeded dependencies * Remove unneeded imports --------- Co-authored-by: jakeroseman <jakeroseman@users.noreply.github.com>
* Filter chip dropdown menu * Apply Spotless
compose-devrel-github-bot
force-pushed
the
bot-sync-main
branch
from
October 11, 2024 12:15
c89f209
to
9d1309c
Compare
…376) * Add example of date picker textfield opening picker dialog on click * Apply Spotless
compose-devrel-github-bot
force-pushed
the
bot-sync-main
branch
from
October 11, 2024 13:57
9d1309c
to
9d992ac
Compare
* Add auto advance pager snippets * Apply Spotless --------- Co-authored-by: jakeroseman <jakeroseman@users.noreply.github.com>
compose-devrel-github-bot
force-pushed
the
bot-sync-main
branch
from
October 11, 2024 15:14
9d992ac
to
163daaf
Compare
* Tooltip component examples * Apply Spotless * Addressing PR comments * use LaunchedEffect to fix tooltip bug * Apply Spotless * Updated content descriptions --------- Co-authored-by: jakeroseman <jakeroseman@users.noreply.github.com>
compose-devrel-github-bot
force-pushed
the
bot-sync-main
branch
from
October 11, 2024 15:39
163daaf
to
f56ec6e
Compare
* Add pull to refresh snippets * Apply Spotless
compose-devrel-github-bot
force-pushed
the
bot-sync-main
branch
from
October 11, 2024 18:57
f56ec6e
to
b55b8d1
Compare
* Remove LaunchedEffect workaround for library bug * Apply Spotless * Changed single var to val --------- Co-authored-by: jakeroseman <jakeroseman@users.noreply.github.com>
compose-devrel-github-bot
force-pushed
the
bot-sync-main
branch
from
October 14, 2024 11:22
b55b8d1
to
e93c9d8
Compare
* Basic navigation drawer examples * Add previews * Fix merge issue * Apply Spotless * rearrange functions * Narrowing the examples to just the example with nested items * Apply Spotless * refactoring as dismissable drawer * Fixing imports * refactor, new region tags * Renaming functions * Apply Spotless * Add horizontal padding to the drawer content * Apply Spotless * Make drawer content scrollable to make it work on small screens / landscape --------- Co-authored-by: jakeroseman <jakeroseman@users.noreply.github.com> Co-authored-by: Jolanda Verhoef <JolandaVerhoef@users.noreply.github.com>
compose-devrel-github-bot
force-pushed
the
bot-sync-main
branch
from
October 14, 2024 18:05
e93c9d8
to
7a79c37
Compare
* Add a sample code for Keyboard Shortcuts Helper * Add a sample code for keyboard actions * Fix the issue on casting a Context object into Activity
compose-devrel-github-bot
force-pushed
the
bot-sync-main
branch
from
October 16, 2024 03:30
7a79c37
to
1e62e4c
Compare
* Snippet for animated sorted list with add/remove buttons. * Apply Spotless * Simplify adding an item to displayedItems * Use ViewModel to correctly extract business logic from UI --------- Co-authored-by: jakeroseman <jakeroseman@users.noreply.github.com> Co-authored-by: Jolanda Verhoef <JolandaVerhoef@users.noreply.github.com>
compose-devrel-github-bot
force-pushed
the
bot-sync-main
branch
from
October 16, 2024 11:29
1e62e4c
to
681d3f7
Compare
* Add basic segmented button examples * Apply Spotless * Add region tags --------- Co-authored-by: jakeroseman <jakeroseman@users.noreply.github.com>
compose-devrel-github-bot
force-pushed
the
bot-sync-main
branch
from
October 24, 2024 14:25
681d3f7
to
aac4f0a
Compare
* Adding views snippets module with Generated Preview samples * fixup --------- Co-authored-by: Summers Pittman <mrsummers@google.com>
compose-devrel-github-bot
force-pushed
the
bot-sync-main
branch
from
October 28, 2024 16:45
aac4f0a
to
07fb145
Compare
* Adding top bar multi selection examples * Apply Spotless * Remember some vals --------- Co-authored-by: jakeroseman <jakeroseman@users.noreply.github.com>
compose-devrel-github-bot
force-pushed
the
bot-sync-main
branch
from
October 29, 2024 16:04
07fb145
to
6e70356
Compare
compose-devrel-github-bot
force-pushed
the
bot-sync-main
branch
from
October 31, 2024 09:08
6e70356
to
88e599b
Compare
* Add animate image size on scroll example * Add simple comments and rename some variables * Apply Spotless * Add region tags --------- Co-authored-by: jakeroseman <jakeroseman@users.noreply.github.com>
compose-devrel-github-bot
force-pushed
the
bot-sync-main
branch
from
November 5, 2024 14:42
88e599b
to
2fd09b3
Compare
* Add basic HTML text styling example * Apply Spotless * Add region tags --------- Co-authored-by: jakeroseman <jakeroseman@users.noreply.github.com>
compose-devrel-github-bot
force-pushed
the
bot-sync-main
branch
from
November 5, 2024 16:33
2fd09b3
to
62c0668
Compare
* 🤖 Update Dependencies * Update compileSdk to 35 --------- Co-authored-by: Jolanda Verhoef <JolandaVerhoef@users.noreply.github.com>
compose-devrel-github-bot
force-pushed
the
bot-sync-main
branch
from
November 6, 2024 13:47
62c0668
to
50185bf
Compare
…er (#394) * add in predictive back snippets * Apply Spotless * add in basic predictivebackhandler composable example * Apply Spotless --------- Co-authored-by: trambui09 <trambui09@users.noreply.github.com>
compose-devrel-github-bot
force-pushed
the
bot-sync-main
branch
from
November 21, 2024 21:28
50185bf
to
e2f4d07
Compare
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Add this suggestion to a batch that can be applied as a single commit.
This suggestion is invalid because no changes were made to the code.
Suggestions cannot be applied while the pull request is closed.
Suggestions cannot be applied while viewing a subset of changes.
Only one suggestion per line can be applied in a batch.
Add this suggestion to a batch that can be applied as a single commit.
Applying suggestions on deleted lines is not supported.
You must change the existing code in this line in order to create a valid suggestion.
Outdated suggestions cannot be applied.
This suggestion has been applied or marked resolved.
Suggestions cannot be applied from pending reviews.
Suggestions cannot be applied on multi-line comments.
Suggestions cannot be applied while the pull request is queued to merge.
Suggestion cannot be applied right now. Please check back later.
Update
latest
withmain