1. eb86a04 Updates API files & baselines to work with Metalava from build 6435647 by Louis Pullen-Freilich · 4 years, 5 months ago
  2. 5f9e753 Rename LayoutModifier2 to LayoutModifier by Mihai Popa · 4 years, 5 months ago
  3. 8f3c23d Remove deprecated LayoutModifier interface by Mihai Popa · 4 years, 5 months ago
  4. cae7089 First pass at improving Android in Compose compatability. by Shep Shapard · 4 years, 6 months ago
  5. b2cca13 Add accessibility support for custom actions by yingleiw · 4 years, 5 months ago
  6. a1f55b9 Add Modifier.composed and materialize by Adam Powell · 4 years, 5 months ago
  7. fe2f8fa Layout direction API in intrinsic measurements by Mihai Popa · 4 years, 5 months ago
  8. fc355b1 Measure with layout direction in Layout DSL by Mihai Popa · 4 years, 5 months ago
  9. 3023c22 zIndex modifier by Andrey Kulikov · 4 years, 5 months ago
  10. 0fefd74 Invalidate closest layer on bounds change by Mihai Popa · 4 years, 5 months ago
  11. ba4927c Enable more inline classes after inline class cross-module fix. by Mads Ager · 4 years, 5 months ago
  12. e20950f Created Constraints2 in preparation for removing IntPx by George Mount · 4 years, 5 months ago
  13. 4236499 Merge "Accessibility focus and click action working" into androidx-master-dev by Treehugger Robot · 4 years, 5 months ago
  14. ef4da39 Accessibility focus and click action working by yingleiw · 4 years, 6 months ago
  15. f00729c Fix more cases of inline classes cross module. by Mads Ager · 4 years, 5 months ago
  16. fb0b573 Further DrawModifier conversion to fluent style by Adam Powell · 4 years, 5 months ago
  17. d4e6dc2 Continuous Alignment; added 1D alignments by Mihai Popa · 4 years, 5 months ago
  18. ff9c715 Merge "Expose Measured in alignToSiblings" into androidx-master-dev by Mihai Popa · 4 years, 5 months ago
  19. b9efe8b Expose Measured in alignToSiblings by Mihai Popa · 4 years, 5 months ago
  20. 80cb55a Merge "Add more AutofillTypes" into androidx-master-dev by Treehugger Robot · 4 years, 5 months ago
  21. b5881ee Add more AutofillTypes by Ralston Da Silva · 4 years, 5 months ago
  22. 83158ed Renamed ScaleFit API and added documentation for improved clarity by Nader Jawad · 4 years, 6 months ago
  23. b658aa3 Add layout direction to DrawScope by Anastasia Soboleva · 4 years, 6 months ago
  24. 376868d Layout cooperation; width, height, size modifiers by Mihai Popa · 4 years, 6 months ago
  25. 3ec1193 Merge "Move Android View interop API to ui-framework" into androidx-master-dev by Mihai Popa · 4 years, 6 months ago
  26. b6d8db2 Modifier is the new Modifier.None by Adam Powell · 4 years, 6 months ago
  27. dd63fc37 Move Android View interop API to ui-framework by Mihai Popa · 4 years, 6 months ago
  28. 54010b3 Change DrawModifier.drawContent() to accept Canvas. by George Mount · 4 years, 6 months ago
  29. 00b94c6 Merge "Add positionInParent and boundsInParent" into androidx-master-dev by Treehugger Robot · 4 years, 6 months ago
  30. dea6a56 Add FocusModifier and update FocusableDemo by Ralston Da Silva · 4 years, 6 months ago
  31. 1cc5db9 Add positionInParent and boundsInParent by George Mount · 4 years, 6 months ago
  32. a61f49a Change the default for clip on DrawLayerModifier. by George Mount · 4 years, 6 months ago
  33. 155d722 Rename LayoutResult to MeasureResult by Mihai Popa · 4 years, 6 months ago
  34. 79a9f08 Add LayoutModifier2 API; deprecate LayoutModifier by Mihai Popa · 4 years, 6 months ago
  35. 999a89b Fluent modifiers by Adam Powell · 4 years, 6 months ago
  36. 1605ed9 Added translationX/Y properties to DrawLayerModifier by Nader Jawad · 4 years, 6 months ago
  37. c621dc1 Added pivotX/pivotY support to LayerModifier by Nader Jawad · 4 years, 6 months ago
  38. 783ba79 Simplify DrawLayerModifier API by George Mount · 4 years, 6 months ago
  39. c3e3c46 Fix bounding box to work with layers. by George Mount · 4 years, 6 months ago
  40. fb2c353 Add OnPositionedModifier and OnChildPositionedModifier by George Mount · 4 years, 6 months ago
  41. b0286ae Add support for a LayerModifier. by George Mount · 4 years, 7 months ago
  42. adfed53 RTL: Mirror Placeable's position in custom layouts by Anastasia Soboleva · 4 years, 7 months ago
  43. 9474ff8 Add layout direction to Layout node. by Anastasia Soboleva · 4 years, 7 months ago
  44. e5a9777 Support RTL in Stack by Anastasia Soboleva · 4 years, 7 months ago
  45. 73b0f87 Initial support for Rtl by Anastasia Soboleva · 4 years, 8 months ago
  46. 2cdd21a Implement initial custom event system. by Shep Shapard · 4 years, 8 months ago
  47. 091fd69 Refactored and simplified PointerId. by Shep Shapard · 4 years, 8 months ago
  48. 47f0e1a Merge Density and DensityScope. Remove ambientDensity() by Andrey Kulikov · 4 years, 8 months ago
  49. 91f837a Remove horizontal property of AlignmentLine by Mihai Popa · 4 years, 8 months ago
  50. 5f7e76e Do not calculate selection for the detached Text layout coordinates. by Andrey Kulikov · 4 years, 8 months ago
  51. 3dc8105 Merge "Change providedAlignmentLines to be a Set." into androidx-master-dev by George Mount · 4 years, 8 months ago
  52. a493ef4 Merge "Change LayoutCoordinates to have size in IntPxSize." into androidx-master-dev by George Mount · 4 years, 8 months ago
  53. 154a432 Merge "Add AccessibilityRangeInfo to Semantics" into androidx-master-dev by Treehugger Robot · 4 years, 8 months ago
  54. af5cd6b Change providedAlignmentLines to be a Set. by George Mount · 4 years, 8 months ago
  55. 8baef7a Change LayoutCoordinates to have size in IntPxSize. by George Mount · 4 years, 8 months ago
  56. 9cfb3338 Make pointer ids universally unique. by Shep Shapard · 4 years, 8 months ago
  57. 7865a63 Semantics node merging by Ryan Mentley · 5 years ago
  58. d9d53507 Update API surface of Constraints by Mihai Popa · 4 years, 8 months ago
  59. a78ad41 Add AccessibilityRangeInfo to Semantics by Matvei Malkov · 4 years, 10 months ago
  60. c525e36 Move graphics from core to ui-graphics. by George Mount · 4 years, 8 months ago
  61. 842c8c1 Change module and package of Dp, IntPx, etc to unit. by George Mount · 4 years, 8 months ago
  62. 1fb4175 PathParser and PathNode/PathCommand refactoring by Louis Pullen-Freilich · 4 years, 8 months ago
  63. f220d66 Support modifiers that implement multiple interfaces. by George Mount · 4 years, 9 months ago
  64. bf513c5 Implement cancel for the remainder of the gesture detectors. by Shep Shapard · 4 years, 9 months ago
  65. be169a1 Adds Color.compositeOver() to Color by Louis Pullen-Freilich · 4 years, 10 months ago
  66. 7f848ab Refactor effects to @Composable by Leland Richardson · 4 years, 9 months ago
  67. 0e522bb Updates for latest metalava by Jeff Gaston · 4 years, 9 months ago
  68. 535a784 Remove a few unneeded classes. by George Mount · 4 years, 9 months ago
  69. b2ea446 Merge "Enables incremental Kotlin compilation in Compose projects" into androidx-master-dev by Treehugger Robot · 4 years, 10 months ago
  70. 346b089 Enables incremental Kotlin compilation in Compose projects by Louis Pullen-Freilich · 4 years, 10 months ago
  71. dd72306 Concatenate Modifiers with + by Adam Powell · 4 years, 10 months ago
  72. 8b99ffb Add LayoutTag modifier by Mihai Popa · 4 years, 10 months ago
  73. c8b0132 Add ParagraphStyle attributes to TextStyle by Siyamed Sinir · 4 years, 10 months ago
  74. 932dc5d Draw Modifiers by George Mount · 4 years, 11 months ago
  75. 803ad24 Change storage for modifier position to be relative. by George Mount · 4 years, 10 months ago
  76. b9f6f51 Add testing API to perform swipes on elements by Jelle Fresen · 4 years, 10 months ago
  77. e261df9 Replace Timestamp with Uptime by Shep Shapard · 4 years, 10 months ago
  78. b7311dd Add toString and Comparable<> to data types by Jelle Fresen · 4 years, 10 months ago
  79. d963820 Introduce TextUnit which covers Sp and Em by Seigo Nonaka · 4 years, 10 months ago
  80. 78117b8 Add Focus ComponentNodes by Ralston Da Silva · 4 years, 11 months ago
  81. c9c357d Add ScaleFit API to scale rectangular rendering areas by Nader Jawad · 5 years ago
  82. fd0f45e Provide default implementations for LayoutModifier by Mihai Popa · 4 years, 10 months ago
  83. 2c66169 Merge "Remove nullable return type from Offset:lerp" into androidx-master-dev by Treehugger Robot · 4 years, 10 months ago
  84. be707b8 Merge "Make classes related to Dp inline classes" into androidx-master-dev by George Mount · 4 years, 10 months ago
  85. 3c05973 Remove nullable return type from Offset:lerp by Matvei Malkov · 4 years, 10 months ago
  86. 446a10a Make classes related to Dp inline classes by George Mount · 4 years, 11 months ago
  87. 5ad2d08 Merge "Introduce Sp.Inherit for representing inheriting from other attribute" into androidx-master-dev by Treehugger Robot · 4 years, 11 months ago
  88. b427d33 Move TextRange and TextDirection to ui-text by Siyamed Sinir · 4 years, 11 months ago
  89. 9f813c4 Introduce Sp.Inherit for representing inheriting from other attribute by Seigo Nonaka · 4 years, 11 months ago
  90. 4ef199b Add Vector alignment support by Nader Jawad · 5 years ago
  91. 0574811 Merge "Pass detector bounds into pointerInputNodes" into androidx-master-dev by Treehugger Robot · 5 years ago
  92. 6351290 Pass detector bounds into pointerInputNodes by shepshapard · 5 years ago
  93. 252b766 Merge "Updates for the latest metalava" into androidx-master-dev by Treehugger Robot · 5 years ago
  94. c8d7f5d Merge "Add Unit Em" into androidx-master-dev by Haoyu Zhang · 5 years ago
  95. f2e9e03 Add Unit Em by Haoyu Zhang · 5 years ago
  96. 383ecf8 Updates for the latest metalava by Jeff Gaston · 5 years ago
  97. 24925ab Store layout information in LayoutResult by Mihai Popa · 5 years ago
  98. 534768f Add flexibility modifiers to Column/Row by Anastasia Soboleva · 5 years ago
  99. 160ee7b8 Use Map for alignment lines by Mihai Popa · 5 years ago
  100. 6bb5305 Updates to allow more accurate use of IntPx. by shepshapard · 5 years ago