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

Add an example of seeking between shared element states manually using SeekableTransitionState #273

Open
wants to merge 45 commits into
base: main
Choose a base branch
from

Commits on Jan 24, 2024

  1. Add snippets for Indication and Ripple migration (#191)

    * Add ripple snippets.
    
    * Add new ripple APIs.
    
    * Add snippets for interactions.
    
    * Added more ripple snippets.
    
    * Update foundation and material to 1.7.0-alpha01
    
    * Fix snippet tag.
    
    * Apply Spotless
    
    ---------
    
    Co-authored-by: arriolac <arriolac@users.noreply.github.com>
    arriolac and arriolac authored Jan 24, 2024
    Configuration menu
    Copy the full SHA
    d71778c View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    0bad025 View commit details
    Browse the repository at this point in the history

Commits on Jan 25, 2024

  1. Configuration menu
    Copy the full SHA
    ef49816 View commit details
    Browse the repository at this point in the history

Commits on Jan 30, 2024

  1. Adding pip snippets to latest branch (#196)

    * Adding pip snippets to latest branch
    
    * Apply Spotless
    
    * Adding pip snippets to latest
    
    ---------
    
    Co-authored-by: MagicalMeghan <MagicalMeghan@users.noreply.github.com>
    MagicalMeghan and MagicalMeghan authored Jan 30, 2024
    Configuration menu
    Copy the full SHA
    5cb7dd2 View commit details
    Browse the repository at this point in the history

Commits on Feb 6, 2024

  1. Configuration menu
    Copy the full SHA
    5152ffc View commit details
    Browse the repository at this point in the history

Commits on Feb 9, 2024

  1. Configuration menu
    Copy the full SHA
    940a400 View commit details
    Browse the repository at this point in the history

Commits on Feb 14, 2024

  1. Configuration menu
    Copy the full SHA
    41acfd7 View commit details
    Browse the repository at this point in the history

Commits on Feb 28, 2024

  1. Configuration menu
    Copy the full SHA
    aa8c5fe View commit details
    Browse the repository at this point in the history
  2. Merge pull request #229 from android/bot-sync-main

    🤖 Sync main to latest
    arriolac authored Feb 28, 2024
    Configuration menu
    Copy the full SHA
    3637c7f View commit details
    Browse the repository at this point in the history

Commits on Feb 29, 2024

  1. Configuration menu
    Copy the full SHA
    d9dbbf7 View commit details
    Browse the repository at this point in the history
  2. Merge pull request #231 from android/bot-sync-main

    🤖 Sync main to latest
    arriolac authored Feb 29, 2024
    Configuration menu
    Copy the full SHA
    c616bd2 View commit details
    Browse the repository at this point in the history

Commits on Mar 6, 2024

  1. Configuration menu
    Copy the full SHA
    fc0a273 View commit details
    Browse the repository at this point in the history
  2. Merge pull request #235 from android/bot-sync-main

    🤖 Sync main to latest
    arriolac authored Mar 6, 2024
    Configuration menu
    Copy the full SHA
    67f4f28 View commit details
    Browse the repository at this point in the history
  3. Configuration menu
    Copy the full SHA
    74e4d28 View commit details
    Browse the repository at this point in the history
  4. Merge pull request #237 from android/bot-sync-main

    🤖 Sync main to latest
    arriolac authored Mar 6, 2024
    Configuration menu
    Copy the full SHA
    72e3789 View commit details
    Browse the repository at this point in the history

Commits on Mar 11, 2024

  1. Migrate recomposeHighlighter to Modifier.Node (#197) (#238)

    * Migrate recomposeHighlighter to Modifier.Node
    
    * Apply Spotless
    
    * Simplify recompose highlighter
    
    * Apply Spotless
    
    ---------
    
    Co-authored-by: Tomáš Mlynarič <mlykotom@google.com>
    Co-authored-by: mlykotom <mlykotom@users.noreply.github.com>
    3 people authored Mar 11, 2024
    Configuration menu
    Copy the full SHA
    8242f9e View commit details
    Browse the repository at this point in the history

Commits on Mar 12, 2024

  1. Adding samples for ContextualFlowRow (#234)

    * Add snippets for ContextualFlowRow
    
    * Apply Spotless
    
    * Update flow snippets
    
    * Apply Spotless
    
    ---------
    
    Co-authored-by: riggaroo <riggaroo@users.noreply.github.com>
    riggaroo and riggaroo authored Mar 12, 2024
    Configuration menu
    Copy the full SHA
    bf83206 View commit details
    Browse the repository at this point in the history

Commits on Mar 20, 2024

  1. Configuration menu
    Copy the full SHA
    6d2b166 View commit details
    Browse the repository at this point in the history
  2. Merge pull request #245 from android/bot-sync-main

    🤖 Sync main to latest
    arriolac authored Mar 20, 2024
    Configuration menu
    Copy the full SHA
    2441cae View commit details
    Browse the repository at this point in the history

Commits on Apr 8, 2024

  1. Update libs.versions.toml (#247) (#248)

    Update Compose BOM to 2024.04.00
    
    Co-authored-by: MagicalMeghan <46006059+MagicalMeghan@users.noreply.github.com>
    Configuration menu
    Copy the full SHA
    2e672f9 View commit details
    Browse the repository at this point in the history

Commits on Apr 12, 2024

  1. Configuration menu
    Copy the full SHA
    c8a6c3b View commit details
    Browse the repository at this point in the history
  2. Merge pull request #250 from android/bot-sync-main

    🤖 Sync main to latest
    arriolac authored Apr 12, 2024
    Configuration menu
    Copy the full SHA
    a9f1084 View commit details
    Browse the repository at this point in the history

Commits on Apr 23, 2024

  1. Update Bitmap to image snippet to use new Graphics Layers (#254)

    * Update libs.versions.toml (#251)
    
    * Replace Graphics bitmap snippets with new Graphics Layer snippets.
    
    * Replace Graphics bitmap snippets with new Graphics Layer snippets.
    
    * Apply Spotless
    
    ---------
    
    Co-authored-by: Simona <35065668+simona-anomis@users.noreply.github.com>
    Co-authored-by: riggaroo <riggaroo@users.noreply.github.com>
    3 people authored Apr 23, 2024
    Configuration menu
    Copy the full SHA
    21a691c View commit details
    Browse the repository at this point in the history

Commits on Apr 29, 2024

  1. add shared element snippets

    riggaroo committed Apr 29, 2024
    Configuration menu
    Copy the full SHA
    b365d6d View commit details
    Browse the repository at this point in the history
  2. Apply Spotless

    riggaroo authored and github-actions[bot] committed Apr 29, 2024
    Configuration menu
    Copy the full SHA
    7c2c698 View commit details
    Browse the repository at this point in the history
  3. Configuration menu
    Copy the full SHA
    f45f8ad View commit details
    Browse the repository at this point in the history
  4. Configuration menu
    Copy the full SHA
    d6e029f View commit details
    Browse the repository at this point in the history
  5. Apply Spotless

    riggaroo authored and github-actions[bot] committed Apr 29, 2024
    Configuration menu
    Copy the full SHA
    8e22485 View commit details
    Browse the repository at this point in the history

Commits on Apr 30, 2024

  1. Shared element snippets (#256)

    * add shared element snippets
    
    * Apply Spotless
    
    * Split snippets into different files.
    
    * Apply Spotless
    
    ---------
    
    Co-authored-by: riggaroo <riggaroo@users.noreply.github.com>
    riggaroo and riggaroo authored Apr 30, 2024
    Configuration menu
    Copy the full SHA
    ee796a9 View commit details
    Browse the repository at this point in the history
  2. Update libs.versions.toml (#251) (#252)

    Co-authored-by: Simona <35065668+simona-anomis@users.noreply.github.com>
    compose-devrel-github-bot and simona-anomis authored Apr 30, 2024
    Configuration menu
    Copy the full SHA
    90bcd56 View commit details
    Browse the repository at this point in the history

Commits on May 1, 2024

  1. Configuration menu
    Copy the full SHA
    664855e View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    4b60d08 View commit details
    Browse the repository at this point in the history
  3. Shared element snippets (#258)

    * add shared element snippets
    
    * Apply Spotless
    
    * Split snippets into different files.
    
    * Apply Spotless
    
    * Snippet updates based on peer feedback.
    
    * Apply Spotless
    
    ---------
    
    Co-authored-by: riggaroo <riggaroo@users.noreply.github.com>
    riggaroo and riggaroo authored May 1, 2024
    Configuration menu
    Copy the full SHA
    2c46281 View commit details
    Browse the repository at this point in the history
  4. Unique key snippet

    riggaroo committed May 1, 2024
    Configuration menu
    Copy the full SHA
    23d2ab2 View commit details
    Browse the repository at this point in the history
  5. Configuration menu
    Copy the full SHA
    0349cd8 View commit details
    Browse the repository at this point in the history
  6. Configuration menu
    Copy the full SHA
    fb5f982 View commit details
    Browse the repository at this point in the history

Commits on May 2, 2024

  1. Update AsyncImage snippet

    riggaroo committed May 2, 2024
    Configuration menu
    Copy the full SHA
    d6d77eb View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    5a44e5e View commit details
    Browse the repository at this point in the history

Commits on May 3, 2024

  1. Configuration menu
    Copy the full SHA
    d918044 View commit details
    Browse the repository at this point in the history

Commits on May 7, 2024

  1. 🤖 Sync main to latest (#259)

    * Update libs.versions.toml (#251)
    
    * Updated ListDetailPaneScaffold use to alpha12 (#255)
    
    This eliminates storing state outside and directly uses the navigator as
    the source of truth. This also gets rid of the Modifier for AnimatedPane
    as it's no longer a required argument.
    
    * Added NavigationSuiteScaffold snippets (#261)
    
    * Added NavigationSuiteScaffold snippets
    
    * Apply Spotless
    
    * 🤖 Update Dependencies (#262)
    
    * Added snippets for SupportingPaneScaffold (#260)
    
    * Added snippets for SupportingPaneScaffold
    * Apply Spotless
    * Update compose/snippets/src/main/java/com/example/compose/snippets/adaptivelayouts/SampleSupportingPaneScaffold.kt
    
    * Migrate to material3-adaptive WindowSizeClass method (#264)
    
    * Migrate to material3-adaptive WindowSizeClass method
    
    * Update comments to be single line
    
    * Apply Spotless
    
    ---------
    
    Co-authored-by: Simona <35065668+simona-anomis@users.noreply.github.com>
    Co-authored-by: Ian G. Clifton <1033551+IanGClifton@users.noreply.github.com>
    Co-authored-by: Alex Vanyo <vanyo@google.com>
    Co-authored-by: compose-devrel-github-bot <compose-devrel-github-bot@users.noreply.github.com>
    5 people authored May 7, 2024
    Configuration menu
    Copy the full SHA
    77e9ab1 View commit details
    Browse the repository at this point in the history

Commits on May 9, 2024

  1. Configuration menu
    Copy the full SHA
    3f7adbe View commit details
    Browse the repository at this point in the history

Commits on May 14, 2024

  1. Compose - beta01 (#270)

    * Update to new beta01 version
    
    * Apply Spotless
    
    * Update shared element text composable
    
    * Apply Spotless
    
    ---------
    
    Co-authored-by: riggaroo <riggaroo@users.noreply.github.com>
    riggaroo and riggaroo authored May 14, 2024
    Configuration menu
    Copy the full SHA
    8abe5cc View commit details
    Browse the repository at this point in the history

Commits on May 20, 2024

  1. Configuration menu
    Copy the full SHA
    0f4ace6 View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    112345c View commit details
    Browse the repository at this point in the history
  3. Configuration menu
    Copy the full SHA
    e484b05 View commit details
    Browse the repository at this point in the history