1. 3a91e65 Merge "Add `ContextMenuColors` to context menu" into androidx-main by Grant Toepfer · 4 months ago
  2. 19d4e90 Add `ContextMenuColors` to context menu by Grant Toepfer · 4 months ago
  3. 285cc30 Merge "Support RemoveSpaceGesture for BTF and BTF2" into androidx-main by Haoyu Zhang · 4 months ago
  4. 4fc3f5c Merge "Support insert gesture for BTF and BTF2" into androidx-main by Haoyu Zhang · 4 months ago
  5. a39d78e Merge "Add pressed styling to the link" into androidx-main by Treehugger Robot · 4 months ago
  6. eed7c2e Support RemoveSpaceGesture for BTF and BTF2 by Haoyu Zhang · 4 months ago
  7. b465a20 Support insert gesture for BTF and BTF2 by Haoyu Zhang · 4 months ago
  8. 9de0d25 Merge "Support JoinOrSplit gestures for BTF and BTF2" into androidx-main by Haoyu Zhang · 4 months ago
  9. 80a68c2 Mark UrlAnnotation as deprecated by Anastasia Soboleva · 4 months ago
  10. 9b67b37 Add pressed styling to the link by Anastasia Soboleva · 4 months ago
  11. af628c7 Mark ClickableText as deprecated by Anastasia Soboleva · 4 months ago
  12. d74b4ab Support JoinOrSplit gestures for BTF and BTF2 by Haoyu Zhang · 4 months ago
  13. 703f585 Update a11y support for links in text by Anastasia Soboleva · 4 months ago
  14. b001a10 Merge "Port Modifier.animateItem() to lazy staggered grids" into androidx-main by Andrey Kulikov · 4 months ago
  15. 3f6911b Merge "Direct Manipulation Placement support" into androidx-main by Doris Liu · 4 months ago
  16. a54212c Merge "Make new scrollIntoView API internal for 1.7." into androidx-main by Treehugger Robot · 4 months ago
  17. b9dcc2f Merge "KeyEvents dispatched from IME should not restart input" into androidx-main by Halil Ozercan · 4 months ago
  18. 5a76cc6 Make new scrollIntoView API internal for 1.7. by Zach Klippenstein · 4 months ago
  19. 44e4233 Merge "Port Modifier.animateItem() to lazy grids" into androidx-main by Treehugger Robot · 4 months ago
  20. 3e09a92 Port Modifier.animateItem() to lazy staggered grids by Andrey Kulikov · 4 months ago
  21. 0e875b5 Port Modifier.animateItem() to lazy grids by Andrey Kulikov · 4 months ago
  22. 932ddd2 KeyEvents dispatched from IME should not restart input by Halil Ozercan · 4 months ago
  23. 19b2ca4 Merge "Update LinkAnnotation savers to save/restore styles" into androidx-main by Anastasia Soboleva · 4 months ago
  24. 8bcbe1d Merge "Fix typo in animateItemPlacement ReplaceWith" into androidx-main by Treehugger Robot · 4 months ago
  25. 92f56ca Merge "Start using requestScrollToItem in grid drag n drop demo" into androidx-main by Treehugger Robot · 4 months ago
  26. d178161 Start using requestScrollToItem in grid drag n drop demo by Andrey Kulikov · 4 months ago
  27. 842c161 Fix typo in animateItemPlacement ReplaceWith by Andrey Kulikov · 4 months ago
  28. 02a9494 Remove unnecessary OptIn for ExperimentalTestApi by Jelle Fresen · 4 months ago
  29. c314cfd Merge "Add TextDefaults object to material and material3" into androidx-main by Anastasia Soboleva · 4 months ago
  30. 2d5194b Direct Manipulation Placement support by Oscar Adame Vázquez · 4 months ago
  31. a31496f Merge changes I61f617b5,Ifbcf5ae9 into androidx-main by Haoyu Zhang · 4 months ago
  32. ba0a9ce Merge "Rename "isLastScrollForward" to "lastScrolledForward"" into androidx-main by Levi Albuquerque · 4 months ago
  33. 23286a1 Rename "isLastScrollForward" to "lastScrolledForward" by luluwu · 4 months ago
  34. ac7307e Merge "Port requestScrollToItem to LazyStaggeredGrid." into androidx-main by Levi Albuquerque · 4 months ago
  35. c70a4c6 Update LinkAnnotation savers to save/restore styles by Anastasia Soboleva · 4 months ago
  36. efd00b7 Add TextDefaults object to material and material3 by Anastasia Soboleva · 4 months ago
  37. d770889 Merge "Change signature of parseAsHtml method" into androidx-main by Anastasia Soboleva · 4 months ago
  38. c21c222 Add context menu related gestures by Grant Toepfer · 4 months ago
  39. 5dd6cf4 Add context menu state by Grant Toepfer · 4 months ago
  40. fc1fff9 Merge "Port requestScrollToItem to Pager." into androidx-main by Treehugger Robot · 4 months ago
  41. 4c1a3f3 Port requestScrollToItem to LazyStaggeredGrid. by Levi Albuquerque · 4 months ago
  42. 48b285e Port requestScrollToItem to Pager. by Levi Albuquerque · 4 months ago
  43. 63ab954 Merge "Port requestScrollToItem to LazyGrid." into androidx-main by Levi Albuquerque · 4 months ago
  44. 5887e21 Port requestScrollToItem to LazyGrid. by Levi Albuquerque · 4 months ago
  45. e7b1b07 Merge "Remove VelocityTracker Add Pointer Fix experiment flag." into androidx-main by Levi Albuquerque · 4 months ago
  46. 151f215 Merge "Fix content rect calculation in SelectionManager" into androidx-main by Grant Toepfer · 4 months ago
  47. 46589e2 Change signature of parseAsHtml method by Anastasia Soboleva · 4 months ago
  48. d05385c Merge "Add link styling arguments to the parseAsHtml" into androidx-main by Anastasia Soboleva · 4 months ago
  49. b6ef47f Merge "Implement links interactiom listeners and styling through annotation only" into androidx-main by Anastasia Soboleva · 4 months ago
  50. 312ea41 Merge "Disable auto invalidation for ScrollableNode and ContentIntoViewNode." into androidx-main by Levi Albuquerque · 4 months ago
  51. 4d9c3cc Disable auto invalidation for ScrollableNode and ContentIntoViewNode. by Levi Albuquerque · 4 months ago
  52. 74b0557 Add link styling arguments to the parseAsHtml by Anastasia Soboleva · 4 months ago
  53. f87f07f Implement links interactiom listeners and styling through annotation only by Anastasia Soboleva · 4 months ago
  54. c8462ae Fix content rect calculation in SelectionManager by Albert Chang · 4 months ago
  55. a6ca2de Remove VelocityTracker Add Pointer Fix experiment flag. by Levi Albuquerque · 4 months ago
  56. 5a315a3 Merge "Stabilize majority of BTF2 APIs" into androidx-main by Treehugger Robot · 4 months ago
  57. 8b4dc0d Support Selection/DeletionRangeGesture for CoreTextField by Haoyu Zhang · 4 months ago
  58. 9b74f00 Support Selection/DeletionRangeGesture for BasicTextField by Haoyu Zhang · 4 months ago
  59. 71afec3a Merge changes I542251aa,I0b1ab54b into androidx-main by Haoyu Zhang · 4 months ago
  60. 26d6cfe Remove long screenshots feature flag. by Zach Klippenstein · 4 months ago
  61. 7215f3d Merge "Part 2 of long screenshots: lazy sticky headers support" into androidx-main by Treehugger Robot · 4 months ago
  62. 2113f9f Merge "Make ImeOptions.hintLocales non-nullable" into androidx-main by Halil Ozercan · 4 months ago
  63. 78f925f Part 2 of long screenshots: lazy sticky headers support by Zach Klippenstein · 4 months ago
  64. 3b6f6ba Support Select and Delete gesture for legacy TextField by Haoyu Zhang · 4 months ago
  65. 347ca4b Support Stylus Select and Delete Handwriting Gestures by Haoyu Zhang · 4 months ago
  66. 06c0c362 Stabilize majority of BTF2 APIs by Halil Ozercan · 4 months ago
  67. 6132561 Merge "BasicSecureTextField custom obfuscation character" into androidx-main by Halil Ozercan · 4 months ago
  68. 7b4bf1b Merge "Fixes flaking IndicationTest#indicationNodeFactory_recreation" into androidx-main by Treehugger Robot · 4 months ago
  69. 0a81fed BasicSecureTextField custom obfuscation character by Halil Ozercan · 5 months ago
  70. 8434c5e Merge "API Review: getOffsetDistanceInPages" into androidx-main by Levi Albuquerque · 4 months ago
  71. 03ab17f Merge "Make TextFieldCharSequence internal" into androidx-main by Halil Ozercan · 4 months ago
  72. 698d6e7 API Review: getOffsetDistanceInPages by Levi Albuquerque · 4 months ago
  73. f3b004c Fixes flaking IndicationTest#indicationNodeFactory_recreation by Louis Pullen-Freilich · 4 months ago
  74. 957af36 Merge "Replacing NestedScroll Sources." into androidx-main by Levi Albuquerque · 4 months ago
  75. 14efccb Replacing NestedScroll Sources. by Levi Albuquerque · 5 months ago
  76. bd4fb0a Update BringIntoViewSpec in Scrollables. by Levi Albuquerque · 5 months ago
  77. 62d02cc Merge "Add the UI components for a context menu" into androidx-main by Grant Toepfer · 4 months ago
  78. 2fc1e11 Make TextFieldCharSequence internal by Halil Ozercan · 4 months ago
  79. b02e365 Merge "Add better error messages to padding must be non-negative" into androidx-main by Uchenna Okoye · 4 months ago
  80. e04035a Add the UI components for a context menu by Grant Toepfer · 4 months ago
  81. 1f77f18 Merge "Use new KeyboardOptions merging to properly join InputTransformations." into androidx-main by Treehugger Robot · 4 months ago
  82. ef90b84 Add better error messages to padding must be non-negative by Faithful Uchenna Okoye · 4 months ago
  83. 7967b5c Merge "Update the tests to destroy the activity." into androidx-main by Uchenna Okoye · 4 months ago
  84. 5702f24 Update the tests to destroy the activity. by Faithful Uchenna Okoye · 4 months ago
  85. bd963aa Use new KeyboardOptions merging to properly join InputTransformations. by Zach Klippenstein · 4 months ago
  86. bcf2343 Fixes HitPathTracker cache for dynamic input modifiers added during event stream by Jeremy Walker · 4 months ago
  87. 201603b Make ImeOptions.hintLocales non-nullable by Halil Ozercan · 4 months ago
  88. 33adf5d Merge "Modified debugging logs with additional details" into androidx-main by Treehugger Robot · 4 months ago
  89. 881db46 Modified debugging logs with additional details by Faithful Uchenna Okoye · 4 months ago
  90. 79d6630 Merge "API Review: Make Pager API Stable" into androidx-main by Treehugger Robot · 4 months ago
  91. 155cc96 API Review: Make Pager API Stable by Levi Albuquerque · 4 months ago
  92. 7a447ec Merge "Make AnchoredDraggable's targetValue threshold-less" into androidx-main by Treehugger Robot · 4 months ago
  93. ba1dcff5 Merge "Add Debugging logs for hard-to-reproduce bugs" into androidx-main by Uchenna Okoye · 4 months ago
  94. f5f5f33 Merge "Fixes not calling observeReads within onObservedReadsChanged" into androidx-main by Louis Pullen-Freilich · 4 months ago
  95. f513896 Add Debugging logs for hard-to-reproduce bugs by Faithful Uchenna Okoye · 4 months ago
  96. 644c96a Merge "Sort dackka args; publish samples for all (KMP) libraries" into androidx-main by Owen Gray · 4 months ago
  97. d173c29 Fixes not calling observeReads within onObservedReadsChanged by Louis Pullen-Freilich · 4 months ago
  98. 960d746 Sort dackka args; publish samples for all (KMP) libraries by Owen Gray · 4 months ago
  99. 57792bc Make AnchoredDraggable's targetValue threshold-less by Jossi Wolf · 4 months ago