1. c06bab7 Bump WEAR_COMPOSE to 1.3.0-beta01 and WEAR_COMPOSE_MATERIAL3 to 1.0.0-alpha15 by Steve Bower · 9 months ago
  2. d65046c Use wear-tooling-preview 1.0.0-beta01 by Steve Bower · 9 months ago
  3. 7cf8a1e Merge "Add ArcLine drawing implementation with support for sweep gradient." into androidx-main by Treehugger Robot · 9 months ago
  4. 141c404 Merge "Encapsulate legacy CurvedLineView path into an separate implementation." into androidx-main by Treehugger Robot · 9 months ago
  5. bee32a8 Add ArcLine drawing implementation with support for sweep gradient. by Lucas Muller Oliveira · 9 months ago
  6. 88f9fa0 Encapsulate legacy CurvedLineView path into an separate implementation. by Lucas Muller Oliveira · 9 months ago
  7. 56053a6 Merge "Replace SwipeToRevealAction class with Composable" into androidx-main by Steve Bower · 9 months ago
  8. 904c5ec Minor: Improve message in IllegalArgumentException. by Lucas Muller Oliveira · 9 months ago
  9. 8be0743 Remove materialcore for material3 Chip by Ankit · 9 months ago
  10. fedf45c Update PositionIndicator Kdoc wiht new animation parameters. by mkulaha · 9 months ago
  11. 958648f Replace SwipeToRevealAction class with Composable by Ankit · 9 months ago
  12. 5b3585f Merge "PositionIndicator - adding highlight animation back" into androidx-main by Misha Kulaha · 9 months ago
  13. cffde66 PositionIndicator - adding highlight animation back by mkulaha · 9 months ago
  14. cbb855d Merge "Update to Kotlin 1.9.20" into androidx-main by Andrei Shikov · 9 months ago
  15. 4db415c Merge changes from topic "wear_sdk_stubs" into androidx-main by Todd Lee · 9 months ago
  16. b4902f3 Update to Kotlin 1.9.20 by Andrei Shikov · 12 months ago
  17. 78cc98a Merge "Upgrade to robolectric 4.11.1" into androidx-main by Treehugger Robot · 9 months ago
  18. 60d1e12 Merge "Cache on the client previewReferenceInstant" into androidx-main by Treehugger Robot · 9 months ago
  19. 4298e0e Cache on the client previewReferenceInstant by Alex Clarke · 9 months ago
  20. f341b5c Update wear-sdk stubs to version 33.4 from ab/10966573 by Todd Lee · 10 months ago
  21. 4769e78 Update wear-sdk stubs to version 33.3 from ab/10746169 by Todd Lee · 11 months ago
  22. b9f09cc Upgrade to robolectric 4.11.1 by Aurimas Liutikas · 9 months ago
  23. ea52fb0 Merge "Remove ScalingLazyColumn from flaky Dialog test" into androidx-main by Steve Bower · 9 months ago
  24. 8697b21 Merge "Vertically center the ConfirmationOverlay icon when a message is not set" into androidx-main by Ashley Ingram · 9 months ago
  25. fb8f9c9 Remove ScalingLazyColumn from flaky Dialog test by stevebower · 9 months ago
  26. 5d14c67 Merge "Add a Shadow definition and an option in ArcLine's StrokeCap to set a shadow." into androidx-main by Treehugger Robot · 9 months ago
  27. f87ccec Add a Shadow definition and an option in ArcLine's StrokeCap to set a shadow. by Lucas Muller Oliveira · 10 months ago
  28. ba099a7 Merge "PositionIndicator api change - replace booleans with AnimationSpec params." into androidx-main by Misha Kulaha · 9 months ago
  29. c9db886 Vertically center the ConfirmationOverlay icon when a message is not set by Ashley Ingram · 9 months ago
  30. 2280558 PositionIndicator api change - replace booleans with AnimationSpec params. by mkulaha · 10 months ago
  31. f7d7b8b Merge "Remove materialcore for material Chip" into androidx-main by Ankit · 9 months ago
  32. 0c21b73 Merge "Add expand dimension to the Spacer proto message" into androidx-main by Neda Topoljanac · 9 months ago
  33. ad6bfa1 Merge "Fix CurvedScope.basicCurvedText bug when limited in size" into androidx-main by Sergio Sancho · 9 months ago
  34. 12cbe7e Add expand dimension to the Spacer proto message by Neda Topoljanac · 10 months ago
  35. 86a5cca Merge "Inspect preset sizes for Autosizing" into androidx-main by Neda Topoljanac · 10 months ago
  36. f129446 Inspect preset sizes for Autosizing by Neda Topoljanac · 10 months ago
  37. 4578b00 Refactoring and javadoc changes for protolayout library. by Lucas Muller Oliveira · 10 months ago
  38. 08fe96f Remove materialcore for material Chip by Ankit · 10 months ago
  39. 5e17531 Fix CurvedScope.basicCurvedText bug when limited in size by Sergio Sancho · 10 months ago
  40. 26cb242 Remove PrimitiveInLambda suppressions by George Mount · 10 months ago
  41. bc518fa Merge "Updates to the RemoteActivityHelper" into androidx-main by Neda Topoljanac · 10 months ago
  42. 622a329 API feedback: Add a limit to the number of colors for SweepGradient and document missing offset in the ColorStop class by Lucas Muller Oliveira · 10 months ago
  43. a053869 Updates to the RemoteActivityHelper by Neda Topoljanac · 10 months ago
  44. 92c860a Merge "Refactoring changes and minor bug fixes for protolayout-renderer." into androidx-main by Treehugger Robot · 10 months ago
  45. 5aab098 Refactoring changes and minor bug fixes for protolayout-renderer. by Lucas Muller Oliveira · 10 months ago
  46. a03f7a4 Remove tests related to forceUpdate feature by Mohammad Saboorian · 10 months ago
  47. d41f49c Merge "Improve ToggleButton KDoc" into androidx-main by Ankit · 10 months ago
  48. e6a94f0 Remove not needed method from ProtoLayoutInflaterTest by Neda Topoljanac · 10 months ago
  49. 91e207d Improve ToggleButton KDoc by Ankit · 10 months ago
  50. 66702ff Merge changes Ib039b1bd,Ibbe63244 into androidx-main by Neda Topoljanac · 10 months ago
  51. d216b9a Merge changes I927c83f1,I82b9fc04,I3ca6590a into androidx-main by Treehugger Robot · 10 months ago
  52. 2c8d2c7 Update lint baseline after bumping minSdkVersion to 19 by Aurimas Liutikas · 10 months ago
  53. ae36b2d Merge "Use start and end angles for SweepGradient definition." into androidx-main by Lucas Muller Oliveira · 10 months ago
  54. 5ebebf5 Merge "Possible fix for NaN crash related to curvedComposable" into androidx-main by Misha Kulaha · 10 months ago
  55. 742e9e7 Implement AutoSize for Text in ProtoLayout by Neda Topoljanac · 10 months ago
  56. d12bfb4 Extend FontStyle#size to accept a list of sizes by Neda Topoljanac · 10 months ago
  57. eaf01a47 Use start and end angles for SweepGradient definition. by Lucas Muller Oliveira · 10 months ago
  58. 7d2fa68 Possible fix for NaN crash related to curvedComposable by mkulaha · 10 months ago
  59. 9b51633 Add extensive logging to protolayout inflater. by Lucas Muller Oliveira · 11 months ago
  60. dec4108 Invalidate layout on changes to resource versions. by Lucas Muller Oliveira · 10 months ago
  61. bd03ca2 Merge "Keep invalidated ComplicationData when keepDynamicValues is true." into androidx-main by Treehugger Robot · 10 months ago
  62. 654ebea Keep invalidated ComplicationData when keepDynamicValues is true. by Oded Niv · 1 year ago
  63. 9bf4422 Merge "Support mimimum clickable size" into androidx-main by Xiangyin Ma · 10 months ago
  64. 18f9d1b Merge "Rename Foundation/SwipeToDismissBox to Foundation/BasicSwipeToDismissBox" into androidx-main by Treehugger Robot · 10 months ago
  65. 3fd2cf9 Rename Foundation/SwipeToDismissBox to Foundation/BasicSwipeToDismissBox by stevebower · 10 months ago
  66. cf85cbf Merge "Marking rememberExpandableStateMapping experimental" into androidx-main by Sergio Sancho · 10 months ago
  67. bd05b64 Marking rememberExpandableStateMapping experimental by Sergio Sancho · 10 months ago
  68. 9588846 Support mimimum clickable size by Xiangyin Ma · 10 months ago
  69. beb5929 Merge "GlesRenderer2 to support a list of attributes to try in turn with eglChooseConfig" into androidx-main by Treehugger Robot · 10 months ago
  70. bd91d44 GlesRenderer2 to support a list of attributes to try in turn with eglChooseConfig by Alex Clarke · 10 months ago