- 8811ffe Merge "[TLC] Add support for reducing motion on TLC." into androidx-main by Treehugger Robot · 7 months ago
- 899d331 [TLC] Add support for reducing motion on TLC. by Artemiy Sobolev · 7 months ago
- 3f5ec8d Add SwipeToReveal foundation samples. by Gustavo Pagani · 7 months ago
- 5c9f2918 Merge changes Ie6a49cda,Ifa2f2094 into androidx-main by Treehugger Robot · 7 months ago
- 0e67f59 Merge "Address Pager API feedback" into androidx-main by Aman Khosa · 7 months ago
- 106d09e Merge "[EdgeButton] Add new API to sync both `EdgeButton`'s `size` and `edgeButtonSpacing` between `ScreenScaffold`, `EdgeButton` and supported Lists." into androidx-main by Artemiy Sobolev · 7 months ago
- 5519e47 Merge "Updated KDocs for ButtonDefaults icon sizes and IconSpacing" into androidx-main by Steve Bower · 7 months ago
- 884b8c5 [EdgeButton] Add new API to sync both `EdgeButton`'s `size` and `edgeButtonSpacing` between `ScreenScaffold`, `EdgeButton` and supported Lists. by Artemiy Sobolev · 7 months ago
- e4416c8 [TLC] Add default overscroll effect to TransformingLazyColumn. by Artemiy Sobolev · 7 months ago
- 46c47e0 Address Pager API feedback by Aman Khosa · 7 months ago
- fd5e58a6 Merge "Adds a lint check to warn against LocalContext.current.resources.configuration" into androidx-main by Treehugger Robot · 7 months ago
- ba652fd Updated KDocs for ButtonDefaults icon sizes and IconSpacing by stevebower · 7 months ago
- 96d935c Bump wear integration test demo version to 1.61 by Aman Khosa · 7 months ago
- bd7bbd5 Merge "Bump wear integration test demo version to 1.60" into androidx-main by Treehugger Robot · 7 months ago
- dd88891 Merge "Move SwipeToReveal M2.5 samples/demos to under Material menu." into androidx-main by Gustavo Pagani · 7 months ago
- 4fae7f2 Bump wear integration test demo version to 1.60 by Aman Khosa · 7 months ago
- 1dc18d2 Move SwipeToReveal M2.5 samples/demos to under Material menu. by Gustavo Pagani · 7 months ago
- d240a8b Remove auto centering logic from SLCScrollInfoProvider by Aman Khosa · 8 months ago
- 378ffde Remove auto centering from ScrollAway sample by Aman Khosa · 8 months ago
- 431e2a3 Adds a lint check to warn against LocalContext.current.resources.configuration by Louis Pullen-Freilich · 8 months ago
- f1765db Merge "[TLC] Add targetValue to the TransformationVariableSpec." into androidx-main by Artemiy Sobolev · 8 months ago
- 76ef010 [TLC] Add targetValue to the TransformationVariableSpec. by Artemiy Sobolev · 8 months ago
- ee0be3d Merge "DatePicker API review." into androidx-main by Katrina Paikena · 8 months ago
- 4328f18 DatePicker API review. by Katrina Paikena · 8 months ago
- f4d3ee8 Merge "Fix Button, IconButton, TextButton and Card haptics" into androidx-main by Steve Bower · 8 months ago
- 41bcd3f Merge changes Ifeb27a9a,I5e674175,I0f65a086 into androidx-main by Treehugger Robot · 8 months ago
- a293b97 Consolidate to only use AndroidXExtension.type to control publishing by Omar Ismail · 8 months ago
- 91da228 Merge "Removed some experimental animations from our demos app" into androidx-main by Steve Bower · 8 months ago
- 7ee46e8 Removed some experimental animations from our demos app by stevebower · 8 months ago
- dd7cf16 Fix Button, IconButton, TextButton and Card haptics by stevebower · 8 months ago
- 124d51e Merge "[TLC] Remove unnecessary initializations of MeasurementStrategy." into androidx-main by Artemiy Sobolev · 8 months ago
- 89f6150 Merge "Reset background to its original size when dialog is removed from recomposition" into androidx-main by Misha Kulaha · 8 months ago
- bd4742c [TLC] Remove unnecessary initializations of MeasurementStrategy. by Artemiy Sobolev · 8 months ago
- dcd0f31 Enable explicit API mode in wear compose libraries by Aurimas Liutikas · 8 months ago
- bc06944 Merge "Address UX feedback for M3 AlertDialog" into androidx-main by Aman Khosa · 8 months ago
- b23c245 Reset background to its original size when dialog is removed from recomposition by mkulaha · 8 months ago
- 6fde4ee Merge "Add offset parameter to SwipeToDismissBoxState" into androidx-main by Misha Kulaha · 8 months ago
- fdb1e74 Address UX feedback for M3 AlertDialog by Aman Khosa · 8 months ago
- dd04da1 Merge "Add androidx.app.dialog benchmark" into androidx-main by Treehugger Robot · 8 months ago
- d57c02e Add androidx.app.dialog benchmark by stevebower · 8 months ago
- ed745ef Add offset parameter to SwipeToDismissBoxState by mkulaha · 8 months ago
- 06fc7b4 Merge "Update ArcProgressIndicator defaults to strokeWidth=6dp, recommended diameter = 81.24% of screenheight" into androidx-main by Steve Bower · 8 months ago
- e565540 Merge "Update Confirmation to ConfirmationDialog and other API changes" into androidx-main by Steve Bower · 8 months ago
- e654782 Update ArcProgressIndicator defaults to strokeWidth=6dp, recommended diameter = 81.24% of screenheight by stevebower · 8 months ago
- 52d6e4f Update Confirmation to ConfirmationDialog and other API changes by stevebower · 8 months ago
- b424e6e Merge "Change animation specs of the action button label of the SwipeToReveal component." into androidx-main by Gustavo Pagani · 8 months ago
- 559be9e Merge "Change version of Android after which platform haptics are called." into androidx-main by Misha Kulaha · 8 months ago
- 5cff3d0 Change animation specs of the action button label of the SwipeToReveal by Gustavo Pagani · 8 months ago
- 829d9f22 Merge "Clean up references to ClassVerificationFailure" into androidx-main by Julia McClellan · 8 months ago
- e4a648f Update hardcoded paths to screenshot tests where goldens moved by Aurimas Liutikas · 8 months ago
- cc2d089 Clean up references to ClassVerificationFailure by Julia McClellan · 8 months ago
- 22f863b Merge "Change SwipeToReveal to expand the container at the same time that the text is displayed." into androidx-main by Gustavo Pagani · 8 months ago
- 6f10e3f51 Change version of Android after which platform haptics are called. by mkulaha · 8 months ago
- 4343819 Merge "Fix typo in the test/test filename; TransformatioSpecTest -> TransformationSpecTest" into androidx-main by Treehugger Robot · 8 months ago
- 2c75c6b Fix typo in the test/test filename; TransformatioSpecTest -> TransformationSpecTest by Artemiy Sobolev · 8 months ago
- c9dbcf9 Bump wear integration test demo version to 1.59 by Aman Khosa · 8 months ago
- 011f022 Update the CircularProgressIndicator API so that CircularProgressIndicatorStatic is now the building block for building the animated overloads. by stevebower · 8 months ago
- bb2d8d3 Merge changes from topic "revert-3407319-revert-3376991-QEQTPRWJDK-ZIFKXDZLSO" into androidx-main by Treehugger Robot · 8 months ago
- a13168a Reland "Move PerfettoTraceProcessor -> TraceProcessor in benchmark-traceprocessor" by Chris Craik · 8 months ago
- 0ea3091 Clean up project references in build.gradle by Aurimas Liutikas · 8 months ago
- 26cc1bf Update more projects to centralized golden setup by Aurimas Liutikas · 8 months ago
- 398a918 Change SwipeToReveal to expand the container at the same time that the by Gustavo Pagani · 8 months ago
- f765525 Merge "[TLC] Add morphing into `scrollTransform` variant with spec." into androidx-main by Artemiy Sobolev · 8 months ago
- c233429 [TLC] Add morphing into `scrollTransform` variant with spec. by Artemiy Sobolev · 8 months ago
- 8c3debd Merge changes from topic "revert-3376991-QEQTPRWJDK" into androidx-main by Chris Craik · 8 months ago
- 4fef269 Revert "Move PerfettoTraceProcessor -> TraceProcessor in benchma..." by Chris Craik · 8 months ago
- 0f0653c8 Merge changes I6256342f,If3e85be0 into androidx-main by Chris Craik · 8 months ago
- 305b427 Merge "Change SwipeToReveal to display ellipsis on text overflow for primary and undo actions." into androidx-main by Gustavo Pagani · 8 months ago
- 177c1f1 Merge "Add haptics to SwipeToReveal." into androidx-main by Gustavo Pagani · 8 months ago
- 6771f33 Add haptics to SwipeToReveal. by Gustavo Pagani · 8 months ago
- fdb9e86 Change SwipeToReveal to display ellipsis on text overflow for primary by Gustavo Pagani · 8 months ago
- 52c7cfa Merge "Improve SwipeToReveal demos to have: - secondary undo action with icon; - custom icons (not using Icon composable)." into androidx-main by Gustavo Pagani · 8 months ago
- 48ab629 Improve SwipeToReveal demos to have: by Gustavo Pagani · 8 months ago
- 29d20a8 [TLC] Make sure we do only one measurement on scroll. by Artemiy Sobolev · 8 months ago
- 3ecf1917 Move PerfettoTraceProcessor -> TraceProcessor in benchmark-traceprocessor by Chris Craik · 8 months ago
- e452848 Update ArcProgressIndicator to follow the usual parameter convention of modifier as first optional parameter by stevebower · 8 months ago
- 3faef91 Merge "Bump wear integration test demo version to 1.58" into androidx-main by Treehugger Robot · 8 months ago
- 465a6ae Clean up project references in build.gradle files by Aurimas Liutikas · 8 months ago
- 158f6a2 Remove uses of path: in build.gradle by Aurimas Liutikas · 8 months ago
- f3b75ba Merge "Add text semantics for AnimatedText composable" into androidx-main by Treehugger Robot · 8 months ago
- c29d464 Merge "Fix jitter on ButtonGroup animations" into androidx-main by Sergio Sancho · 8 months ago
- 7cc3ffa Add text semantics for AnimatedText composable by Alper G · 8 months ago
- 45bda434d Merge "Fix for aliasing issue in SegmentedCircularProgressIndicator." into androidx-main by Katrina Paikena · 8 months ago
- de2d42d Bump wear integration test demo version to 1.58 by Aman Khosa · 8 months ago
- c719f4a Merge "Improve SwipeToReveal API to: - receive a text slot parameter for the labels of the actions (except secondary action); - remove label parameters from undo actions;" into androidx-main by Gustavo Pagani · 8 months ago
- 6f26ec53 Fix jitter on ButtonGroup animations by Sergio Sancho · 8 months ago
- 2d99a2d Merge "[TLC] Add an overload to spec'd version of `scrollTransform` that doesn't draw the background." into androidx-main by Artemiy Sobolev · 8 months ago
- 7f3d6b4 [TLC] Add an overload to spec'd version of `scrollTransform` that doesn't draw the background. by Artemiy Sobolev · 8 months ago
- 0b4b29e Fix for aliasing issue in SegmentedCircularProgressIndicator. by Katrina Paikena · 8 months ago
- b378cb0 Improve SwipeToReveal API to: by Gustavo Pagani · 8 months ago
- 06db0ff Use consistent syntax for plugin applying by Aurimas Liutikas · 8 months ago
- edc25a5 Merge "Fix order on parameters." into androidx-main by Treehugger Robot · 8 months ago
- 83e1ab8 Merge "Fix vertical jitter on AlertDialogs" into androidx-main by Misha Kulaha · 8 months ago
- d3406be Fix order on parameters. by Sergio Sancho · 8 months ago
- ca9ef6d4 Merge "Address UX feedback for ArcProgressIndicator" into androidx-main by Treehugger Robot · 8 months ago
- 5922795 Merge "Remove FrameCostMetric from BenchmarkTestBase class" into androidx-main by Misha Kulaha · 8 months ago
- 5475c5d9 Address UX feedback for ArcProgressIndicator by Aman Khosa · 8 months ago
- 7000c0d Remove FrameCostMetric from BenchmarkTestBase class by mkulaha · 8 months ago
- 5f83259 Merge "Add demo for customizing weights in material3 Bug: 382439536 Test: N/A Relnote: N/A" into androidx-main by Steve Bower · 8 months ago
- 501aa99 Add demo for customizing weights in material3 by stevebower · 8 months ago