1. 04911c37 Insert default platform dependencies for KMP anchor publications by Alan Viverette · 1 year, 1 month ago
  2. 028cc1f [M2] Expose AnchoredDraggable components' progress by Jossi Wolf · 1 year, 2 months ago
  3. f7f6308 [M2] AnchoredDraggable Progress API by Jossi Wolf · 1 year, 2 months ago
  4. a62d531 compose beta03 bump by Juan Rodriguez · 1 year, 1 month ago
  5. 65ef37f Revert "Revert "Changes CacheDrawModifierNode to sealed interface and makes other improvements."" by Jeremy Walker · 1 year, 2 months ago
  6. 941c64d Bump compose to beta in the release branch by natnaelbelay · 1 year, 2 months ago
  7. 769a78e Merge changes from topic "281081899_component_names" into androidx-main by Alan Viverette · 1 year, 2 months ago
  8. bcaacc8 ktlintFormat for import-ordering rule by Jeff Gaston · 1 year, 2 months ago
  9. c9e1fd7 Clean up component names, add build-time enforcement by Alan Viverette · 1 year, 2 months ago
  10. 6ed5750 Remove empty AndroidManifest.xml files: for realz this time by Aurimas Liutikas · 1 year, 2 months ago
  11. 0a00776 Merge "Revert "Remove empty AndroidManifest.xml files"" into androidx-main by Treehugger Robot · 1 year, 2 months ago
  12. d1c7a0a Revert "Remove empty AndroidManifest.xml files" by Aurimas Liutikas · 1 year, 2 months ago
  13. d9d94e5 Merge "Fix height calculation for label in OutlinedTextField" into androidx-main by Max Alfonso-Ying · 1 year, 2 months ago
  14. 51efee2 Merge "Handle long labels more gracefully in BottomNavigation" into androidx-main by Max Alfonso-Ying · 1 year, 2 months ago
  15. cf973d0 Specialize all mutableStateOf calls in AndroidX by Andrew Bailey · 1 year, 3 months ago
  16. 4b31781 Merge "[M2] Make AnchoredDraggable's offset non-nullable" into androidx-main by Treehugger Robot · 1 year, 2 months ago
  17. 10ead05 [M2] Make AnchoredDraggable's offset non-nullable by Jossi Wolf · 1 year, 2 months ago
  18. a66d08b Remove empty AndroidManifest.xml files by Aurimas Liutikas · 1 year, 2 months ago
  19. fcc71ab Fix height calculation for label in OutlinedTextField by Max Alfonso-Ying · 1 year, 2 months ago
  20. a719038 Handle long labels more gracefully in BottomNavigation by Max Alfonso-Ying · 1 year, 2 months ago
  21. ac06349 Merge "Convert remaining compose projects to collections kmp structure" into androidx-main by Aurimas Liutikas · 1 year, 2 months ago
  22. c5864bf Merge "Add gesture enablement support for ModalBottomSheetLayout" into androidx-main by Yawei Li · 1 year, 2 months ago
  23. 33056f9 Convert remaining compose projects to collections kmp structure by Jim S · 1 year, 2 months ago
  24. 9a8f920 Adds ScrollState param to M2 dropdown menus by Shalom Gibly · 1 year, 2 months ago
  25. 19559e4 Add gesture enablement support for ModalBottomSheetLayout by = · 1 year, 2 months ago
  26. 30ba035 Fixes AlertDialog dismiss actions with long text by Shalom Gibly · 1 year, 2 months ago
  27. 26bdc2b Merge "Add perf notes to Text composable body" into androidx-main by Treehugger Robot · 1 year, 2 months ago
  28. 75f48fd Rename primitive mutableStateOf functions by Andrew Bailey · 1 year, 3 months ago
  29. 689dcf6 Add perf notes to Text composable body by Sean McQuillan · 1 year, 2 months ago
  30. 8e85a4b Merge "Add color: () -> Color override to BasicText" into androidx-main by Treehugger Robot · 1 year, 3 months ago
  31. caa9b86 Add color: () -> Color override to BasicText by Sean McQuillan · 1 year, 3 months ago
  32. 67d265f Merge "Rename `isContainer` to `isTraversalGroup`" into androidx-main by Melba Nuzen · 1 year, 3 months ago
  33. 0aba9d1 Merge "Add `anchoredDrag` function and make animateTo and snapTo to be extension functions on AnchoredDraggableState" into androidx-main by Treehugger Robot · 1 year, 3 months ago
  34. 2edba10 Add `anchoredDrag` function and make animateTo and snapTo to be extension functions on AnchoredDraggableState by Matvei Malkov · 1 year, 3 months ago
  35. aa66eb3 Rename `isContainer` to `isTraversalGroup` by Melba Nuzen · 1 year, 4 months ago
  36. b4846e5f Optimize TextStyle.merge by Sean McQuillan · 1 year, 3 months ago
  37. 948977a Update current API w/ Metalava update by Jinseong Jeon · 1 year, 3 months ago
  38. 849d57b Merge "Modifier.Node migration for Row and Column modifiers" into androidx-main by Uchenna Okoye · 1 year, 3 months ago
  39. 26d1eb0 Modifier.Node migration for Row and Column modifiers by Faithful Uchenna Okoye · 1 year, 5 months ago
  40. e7bb700 Add a way to filter projects based on prefix by Aurimas Liutikas · 1 year, 3 months ago
  41. 6a622f4 Merge "Remove boxing state reads in Compose libraries" into androidx-main by Andrew Bailey · 1 year, 3 months ago
  42. ce0d7e9 Merge "[M2] Rename SwipeableV2 to AnchoredDraggable" into androidx-main by Jossi Wolf · 1 year, 3 months ago
  43. f9a6317 [M2] Rename SwipeableV2 to AnchoredDraggable by Jossi Wolf · 1 year, 3 months ago
  44. 66e8c2d Remove boxing state reads in Compose libraries by Andrew Bailey · 1 year, 6 months ago
  45. 72f4533 Merge "Update API lint baselines, current/beta API w/ Metalava update" into androidx-main by Jinseong Jeon · 1 year, 3 months ago
  46. fceab4a Update API lint baselines, current/beta API w/ Metalava update by Jinseong Jeon · 1 year, 3 months ago
  47. 74e269d [M2] Remove swipeAnchors API from components by Jossi Wolf · 1 year, 3 months ago
  48. 571d161 [M2] Remove swipeAnchors API by Jossi Wolf · 1 year, 3 months ago
  49. c9cbf5c [M2] Move thresholds into components. by Levi Albuquerque · 1 year, 3 months ago
  50. 4a8f986 [M2] Remove density from Swipeable V2 by Jossi Wolf · 1 year, 3 months ago
  51. dcf5688 Default onTextLayout to null by Ben Trengrove · 1 year, 3 months ago
  52. 1d5e88a Add missing param tags. by Jim S · 1 year, 3 months ago
  53. 746c3e0 Fixes failing ripple theme tests by Louis Pullen-Freilich · 1 year, 3 months ago
  54. 6e4c5dee Merge "Revert "Convert Compose to use Collections KMP Structure"" into androidx-main by Aurimas Liutikas · 1 year, 3 months ago
  55. 22d139f Revert "Convert Compose to use Collections KMP Structure" by Aurimas Liutikas · 1 year, 3 months ago
  56. e034544 Merge "Migrating BottomDrawer to use SwipeableV2" into androidx-main by Levi Albuquerque · 1 year, 3 months ago
  57. 3f94eba Migrating BottomDrawer to use SwipeableV2 by Levi Albuquerque · 1 year, 4 months ago
  58. d77017b Convert Compose to use Collections KMP Structure by Jim Sproch · 1 year, 5 months ago
  59. 3d95a1c Merge "[M2] Migrate Switch to Swipeable V2" into androidx-main by Jossi Wolf · 1 year, 3 months ago
  60. 76a472a [M2] Migrate Switch to Swipeable V2 by Jossi Wolf · 1 year, 7 months ago
  61. 65d685f Merge "Reference the chip group reflow sample in the chip kdoc. Update kdoc to recommend using FlowRow instead of FlowLayout from Accompanist. Add chip group reflow sample to the material 3 catalog section." into androidx-main by Connie Shi · 1 year, 3 months ago
  62. 635d784 Merge "[M2] Snap opportunistically in BottomSheetScaffold" into androidx-main by Jossi Wolf · 1 year, 3 months ago
  63. b4c4836 Reference the chip group reflow sample in the chip kdoc. by Connie Shi · 1 year, 4 months ago
  64. 8bc84c0 [M2] Snap opportunistically in BottomSheetScaffold by Jossi Wolf · 1 year, 3 months ago
  65. 7c9f451 [M2] Disable BottomSheetScaffold nested scroll when gesturesDisabled by Jossi Wolf · 1 year, 3 months ago
  66. 59b8b9a Fixes sample lint check issues by Louis Pullen-Freilich · 1 year, 4 months ago
  67. b6250eb Merge "Update mockito-kotlin to avoid old Kotlin compiler bug" into androidx-main by Treehugger Robot · 1 year, 4 months ago
  68. c03fb73 Update mockito-kotlin to avoid old Kotlin compiler bug by Alan Viverette · 1 year, 4 months ago
  69. 8d5bffe Merge "Add support for Cross Axis Arrangement and Spacing to Flow Row and FlowColumn" into androidx-main by Uchenna Okoye · 1 year, 4 months ago
  70. b347a7f Add support for Cross Axis Arrangement and Spacing to Flow Row and FlowColumn by Faithful Uchenna Okoye · 1 year, 4 months ago
  71. 9d65136 Disable lint bytecode verifier, update baselines by Alan Viverette · 1 year, 4 months ago
  72. ba7787e Merge "[M2] Layout all children of BottomSheetScaffold" into androidx-main by Treehugger Robot · 1 year, 4 months ago
  73. 5b4a0b9 Add jossiwolf to Material OWNERS by Jossi Wolf · 1 year, 4 months ago
  74. 524a9102 [M2] Layout all children of BottomSheetScaffold by Jossi Wolf · 1 year, 4 months ago
  75. b62278a Fixes PullRefreshIndicator intercepting clicks / pointer events by Louis Pullen-Freilich · 1 year, 4 months ago
  76. acba639 Add a chipgroup reflow sample. by Connie Shi · 1 year, 4 months ago
  77. 82ebc0f Define default TextStyle for Material libraries. by siyamed · 1 year, 4 months ago
  78. 586fe7d Bump lifecycle prebuilt dep to 2.6.1 by Jeremy Woods · 1 year, 4 months ago
  79. 078e4ef Update savedstate dependencies to 1.2.1 by Jeremy Woods · 1 year, 4 months ago
  80. 020661d Merge "Snap opportunistically in Modal Bottom Sheet" into androidx-main by Treehugger Robot · 1 year, 4 months ago
  81. 307a13c Merge "Introduce trySnapTo method in Swipeable" into androidx-main by Treehugger Robot · 1 year, 4 months ago
  82. d9a186f1 Merge "Introduce tryMutate method in InternalMutatorMutex" into androidx-main by Treehugger Robot · 1 year, 4 months ago
  83. 8cfec3c Snap opportunistically in Modal Bottom Sheet by Jossi Wolf · 1 year, 5 months ago
  84. ba223e3 Introduce trySnapTo method in Swipeable by Jossi Wolf · 1 year, 5 months ago
  85. ce6f12d Introduce tryMutate method in InternalMutatorMutex by Jossi Wolf · 1 year, 5 months ago
  86. 93e4737 Removes ModifierInspectorInfoDetector by Louis Pullen-Freilich · 1 year, 4 months ago
  87. 627ae0a Merge "Update current/beta API signatures after Metalava update" into androidx-main by Aurimas Liutikas · 1 year, 4 months ago
  88. 110d3a7 Update current/beta API signatures after Metalava update by Jinseong Jeon · 1 year, 4 months ago
  89. d6ccf0a Fix a11y for OutlinedTextField with label and placeholder by Max Alfonso-Ying · 1 year, 5 months ago
  90. 691cceb Update current/beta API signature after Metalava update by Jinseong Jeon · 1 year, 5 months ago
  91. eee4cf6 Merge "Add a lint check to flag usages of Thread.sleep" into androidx-main by Aurimas Liutikas · 1 year, 5 months ago
  92. 6e4ecf7 Add a lint check to flag usages of Thread.sleep by Aurimas Liutikas · 1 year, 5 months ago