Open
Conversation
* Refactor swipe-to-dismiss examples - Update TodoItem data class for better readability - Refactor the swipe item to improve the overall performance and readability - Refactor SwipeItemExample for better readability - Refactor SwipeCardItemExample and rename it to SwipeItemWithAnimationExample for better description - Modify the swipe to dismiss animation for better user experience - Add comments to make code easy to read * Apply Spotless --------- Co-authored-by: JolandaVerhoef <6952116+JolandaVerhoef@users.noreply.github.com>
* Add new and updated accessibility DAC snippets * Import hideFromAccessibility * Apply Spotless * Revert removal of some existing a11y snippets
* Migrate existing snippets to alpha04 * Add snippet for Session resume * Add SpatialExternalSurface snippet for xr-alpha04 and update SNAPSHOT build version. * Fix up Subspaces and Environments for alpha04 * Update SpatialExternalSurface example for xr-alpha04 * Add comments for SpatialExternalSurface in xr-alpha04 * Fix Anchor configuration snippet * Migrate to alpha04 (from snapshot build) --------- Co-authored-by: devbridie <442644+devbridie@users.noreply.github.com> Co-authored-by: Jan Kleinert <jkleinert@google.com>
* 🤖 Update Dependencies * revert the window dep update * Apply Spotless * Revert the revert * Suppress requiresSdk warnings * Suppress requiresSdk warnings * Revert xr deps --------- Co-authored-by: Simona Milanovic <anomis@google.com> Co-authored-by: simona-anomis <35065668+simona-anomis@users.noreply.github.com>
* Update to 1.5.0-beta01 Change-Id: I5acad074c6dc067b10d37ff1416c671e7c9c91b9 * Apply Spotless --------- Co-authored-by: kul3r4 <820891+kul3r4@users.noreply.github.com>
… completeness (#517) * Fix scrollState for List and expand the snippet to show kore code for completeness * Apply Spotless --------- Co-authored-by: kul3r4 <820891+kul3r4@users.noreply.github.com>
* Properly handle recycling of RecomposeHighlighterModifier After migrating to be Node based, it's possible the Modifier node can be reused. For example, when scrolling in a LazyColumn the nodes of items scrolled off the viewport may be recycled and used with items scrolling into the viewport. When this occurs, the composition count needs to be reset. Otherwise, it may look like the item scrolling into the viewport has recomposed more than it actually has. * Fix code style
* State based TF snippets * Apply Spotless * updates * Apply Spotless * Update StateBasedText.kt * Update StateBasedText.kt * Update StateBasedText.kt * Update StateBasedText.kt * Apply Spotless
* Adding icon button snippets * Apply Spotless * Changing M3 extended icons to hardcoded drawables in IconButton code * Apply Spotless * Adding region tags * Remove unused import * Updating to hardcoded drawables * Apply Spotless --------- Co-authored-by: wardlauren <203715894+wardlauren@users.noreply.github.com>
* Adding snippet for MV-HEVC video playback * updating the resizable snippet to include ResizeListener
* Adding TextField migration snippets This is for the new version of https://developer.android.com/develop/ui/compose/text/user-input * Update TextFieldMigrationSnippets.kt optimize import * Apply Spotless --------- Co-authored-by: Halil Ozercan <halilibo@google.com>
* Add state based Autofill snippets * Update AutofillSnippets.kt * Apply Spotless
* Update StateBasedText.kt Update state based TF snippets * Apply Spotless * Update StateBasedText.kt * Apply Spotless
* Add snippet that demonstrates how to detect a secondary hand * Add snippet to demonstrate how to detect a basic stop gesture
* Change SceneViewer intent setup
* updating setSubspaceContent snippet * Update Activity --------- Co-authored-by: Dereck Bridie <devbridie@users.noreply.github.com>
* Update android_system_bar_protection_kotlin to change alpha * show less code in DAC * use Color.rgb instead
* Fix code to also support external apps * Sort chronologically the snippets * Move the Activity to be used without the nullability check --------- Co-authored-by: Rob Orgiu <robertoorgiu@google.com>
* Add comment to clarify that both callbacks can be used * Apply Spotless --------- Co-authored-by: Rob Orgiu <robertoorgiu@google.com> Co-authored-by: tiwiz <2534841+tiwiz@users.noreply.github.com>
* Adds Watch Face Push validation library snippet * Removed jar * Removes unnecessary statement
…main (#785) * Add head tracking snippets * Add depth map snippets * Add face tracking snippets * Add panel move example * Rebase to January Jetpack release * Update DepthMaps.kt
7af099a to
83a26fd
Compare
* feat: adds region tag for CanonicalLayoutSamples * Apply Spotless * feat: adds region tag for CanonicalLayoutSamples --------- Co-authored-by: prateekbatra-g <237188927+prateekbatra-g@users.noreply.github.com>
83a26fd to
bc55c19
Compare
prateekbatra-g
approved these changes
Feb 11, 2026
* Adds snippets for Wear notification actions * Apply Spotless * Fixes * Fixes icon tint --------- Co-authored-by: garanj <25058277+garanj@users.noreply.github.com>
bc55c19 to
5a09863
Compare
Co-authored-by: Yacine Rezgui <rezgui.y@gmail.com>
5a09863 to
ab99a38
Compare
* Update snippets for restore credentials Minor update to: 1. shift out initialization of credentialManager 2. clarify what the `createRestoreRequest` object contains 3. Clean up comments * Update RestoreCredentialsFunctions.kt
ab99a38 to
2255187
Compare
* Added snippets for compose test v2 apis. * Add warning about runTest usage with composeTestRule * Apply Spotless --------- Co-authored-by: hiichoudhary <239537084+hiichoudhary@users.noreply.github.com>
2255187 to
b63afcf
Compare
Co-authored-by: Yacine Rezgui <rezgui.y@gmail.com>
b63afcf to
3f4b763
Compare
3f4b763 to
2008b61
Compare
* Adds Wear network snippets * Updates
2008b61 to
25133a3
Compare
* 🤖 Update Dependencies * Removed org.jetbrains.kotlin.android as per AGP 9.0 * Updated PreloadManagerKotlinSnippets to match the media repo * Updated requiredDisplayCategory for XR module * Added string resource for xr_projected --------- Co-authored-by: Srikrishna Sakunia <sakuniacoolkrishna636@gmail.com> Co-authored-by: Yacine Rezgui <rezgui.y@gmail.com> Co-authored-by: Rahul Ray <31301266+raystatic@users.noreply.github.com> Co-authored-by: raystatic <rahul9650ray@gmail.com>
25133a3 to
7faceff
Compare
* Adds further DataLayer snippets * Apply Spotless * Fixes * Fix build issue --------- Co-authored-by: garanj <25058277+garanj@users.noreply.github.com>
* Add new identity Holder snippets * Apply Spotless * slightly modify comment language * Remove redundant dependencies --------- Co-authored-by: cy245 <2625507+cy245@users.noreply.github.com>
e6a59a1 to
9374ceb
Compare
9374ceb to
4892ed7
Compare
This file contains hidden or 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
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
latestwithmain