Skip to content
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
wants to merge 22 commits into
base: latest
Choose a base branch
from
Open

Conversation

compose-devrel-github-bot
Copy link
Contributor

Update latest with main

riggaroo and others added 4 commits October 2, 2024 09:12
…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
…376)

* Add example of date picker textfield opening picker dialog on click

* Apply Spotless
* Add auto advance pager snippets

* Apply Spotless

---------

Co-authored-by: jakeroseman <jakeroseman@users.noreply.github.com>
* 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>
* Add pull to refresh snippets

* Apply Spotless
* Remove LaunchedEffect workaround for library bug

* Apply Spotless

* Changed single var to val

---------

Co-authored-by: jakeroseman <jakeroseman@users.noreply.github.com>
* 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>
* 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
* 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>
* Add basic segmented button examples

* Apply Spotless

* Add region tags

---------

Co-authored-by: jakeroseman <jakeroseman@users.noreply.github.com>
* Adding views snippets module with Generated Preview samples

* fixup

---------

Co-authored-by: Summers Pittman <mrsummers@google.com>
* Adding top bar multi selection examples

* Apply Spotless

* Remember some vals

---------

Co-authored-by: jakeroseman <jakeroseman@users.noreply.github.com>
* 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>
* Add basic HTML text styling example

* Apply Spotless

* Add region tags

---------

Co-authored-by: jakeroseman <jakeroseman@users.noreply.github.com>
* 🤖 Update Dependencies

* Update compileSdk to 35

---------

Co-authored-by: Jolanda Verhoef <JolandaVerhoef@users.noreply.github.com>
trambui09 and others added 2 commits November 21, 2024 13:27
…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>
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

8 participants