1. 847ee9f Merge "Regenerate old apis for compose using new metalava version" into androidx-master-dev by Treehugger Robot · 4 years, 3 months ago
  2. a69d17b Make AnimationSpec the prevailing term for static anim config by Doris Liu · 4 years, 3 months ago
  3. a47310e Regenerate old apis for compose using new metalava version by Aurimas Liutikas · 4 years, 3 months ago
  4. 25e1b8a Merge "Update to a new version of Metalava" into androidx-master-dev by Aurimas Liutikas · 4 years, 3 months ago
  5. afd4a79 Update to a new version of Metalava by Aurimas Liutikas · 4 years, 3 months ago
  6. 657c456 Deprecate @Untracked and use @ComposableContract instead by Leland Richardson · 4 years, 3 months ago
  7. 74ca1b8 Merge "Delete PassThroughLayout, its users and layout flags" into androidx-master-dev by aelias · 4 years, 3 months ago
  8. eb075b6 Merge "Add TextRange.constrain()" into androidx-master-dev by Siyamed Sinir · 4 years, 3 months ago
  9. f2e0973 Delete PassThroughLayout, its users and layout flags by Alexandre Elias · 4 years, 3 months ago
  10. 19285b1 Composable Emits === by Leland Richardson · 4 years, 3 months ago
  11. 6899f82 Add TextRange.constrain() by Siyamed Sinir · 4 years, 3 months ago
  12. 726179f Updated Compose and UI version to 0.1.0-dev15 by Nick Anthony · 4 years, 3 months ago
  13. 027edb4 InternalTextApi annotation by Siyamed Sinir · 4 years, 3 months ago
  14. 0e729d9 Merge "LazyRowItems" into androidx-master-dev by Andrey Kulikov · 4 years, 3 months ago
  15. 2613615 Merge "Rename AdapterList to LazyColumnItems" into androidx-master-dev by Treehugger Robot · 4 years, 3 months ago
  16. 9850fbc LazyRowItems by Andrey Kulikov · 4 years, 3 months ago
  17. 6decc02 Rename AdapterList to LazyColumnItems by Andrey Kulikov · 4 years, 3 months ago
  18. 3bba190 Merge "Update API docs for TextFields and TextFieldValue" into androidx-master-dev by Siyamed Sinir · 4 years, 3 months ago
  19. 031a98a Fix for AdapterList can't be scrolled when item is initially created with 0 size and then expanded by Andrey Kulikov · 4 years, 3 months ago
  20. 77df369 Merge "Update DrawScope based on API council feedback" into androidx-master-dev by Nader Jawad · 4 years, 3 months ago
  21. 91d3310 Update DrawScope based on API council feedback by Nader Jawad · 4 years, 3 months ago
  22. 4cea7ac Merge "Replace Semantics component with Modifier.semantics" into androidx-master-dev by Treehugger Robot · 4 years, 3 months ago
  23. 4e172c9 Update API docs for TextFields and TextFieldValue by Siyamed Sinir · 4 years, 3 months ago
  24. 2b055a7 Replace Semantics component with Modifier.semantics by Matvei Malkov · 4 years, 3 months ago
  25. 01b35f7 Do not create TextRange instance for 0 values by Siyamed Sinir · 4 years, 3 months ago
  26. d7e8e3b Fire TextField onValueChange on composition change by Siyamed Sinir · 4 years, 3 months ago
  27. 0adcede Add single index TextRange factory function by Siyamed Sinir · 4 years, 3 months ago
  28. d9d91ee Merge "Fix TextField not updating composition" into androidx-master-dev by Treehugger Robot · 4 years, 3 months ago
  29. 8127dc2 Merge "Stateless Animation API" into androidx-master-dev by Doris Liu · 4 years, 3 months ago
  30. 8f01123 Fix TextField not updating composition by Siyamed Sinir · 4 years, 3 months ago
  31. ba279a0 Disable blinking cursor in tests by default by Jelle Fresen · 4 years, 3 months ago
  32. 6dd8811 Stateless Animation API by Doris Liu · 4 years, 4 months ago
  33. d6062f7 Add ability to get ViewModels from inside a composable function by Andrey Kulikov · 4 years, 5 months ago
  34. c2e5559 Use TextFieldValue in all TextFields by Siyamed Sinir · 4 years, 3 months ago
  35. 846c6b6 Merge "Remove IntPx" into androidx-master-dev by Treehugger Robot · 4 years, 3 months ago
  36. 8103f44 Add Text API in SemanticsProperties by yingleiw · 4 years, 4 months ago
  37. 8f23757 Remove IntPx by George Mount · 4 years, 5 months ago
  38. c8bef9a Merge "Remove deprecated drawing/graphics APIs" into androidx-master-dev by Nader Jawad · 4 years, 3 months ago
  39. 655b819 Merge "Fix crash during the AdapterList measuring" into androidx-master-dev by Treehugger Robot · 4 years, 3 months ago
  40. 6f58864 Delete ui.foundation.RectangleShape. by Alexandre Elias · 4 years, 3 months ago
  41. 9daca11 Remove deprecated drawing/graphics APIs by Nader Jawad · 4 years, 4 months ago
  42. 94e15ac Merge "Adds Interaction tests for selectable and toggleable" into androidx-master-dev by Treehugger Robot · 4 years, 3 months ago
  43. 3eb4eb0 Adds Interaction tests for selectable and toggleable by Louis Pullen-Freilich · 4 years, 4 months ago
  44. 3832037 Require non-null ViewTreeLifecycleOwner by Andrey Kulikov · 4 years, 5 months ago
  45. 656c113 Narrow public API of Compose Runtime by Leland Richardson · 4 years, 4 months ago
  46. f94c64e Replace PxSize with Size by Nader Jawad · 4 years, 4 months ago
  47. b9cf8641 Refactored drawRoundRect to consume single Radius parameter by Nader Jawad · 4 years, 4 months ago
  48. 6df0612 Replace PxPosition with Offset by Nader Jawad · 4 years, 4 months ago
  49. 15280f2 Merge "Dispose children of AdapterList when AdapterList is disposed" into androidx-master-dev by Andrey Kulikov · 4 years, 4 months ago
  50. 16e330a Removal of Px usages part 7 of 7 by Nader Jawad · 4 years, 4 months ago
  51. 6eeeb29 Fix crash during the AdapterList measuring by Andrey Kulikov · 4 years, 4 months ago
  52. 39447e5 Add Modifier.zoomable by Aaron Stacy · 4 years, 4 months ago
  53. 965d2d3 Dispose children of AdapterList when AdapterList is disposed by Andrey Kulikov · 4 years, 4 months ago
  54. 07cd3cc Merge "Regenerate old compose API files using new metalava." into androidx-master-dev by Alan Viverette · 4 years, 4 months ago
  55. 852980c7 Make Toggleable be Modifier.toggleable by Matvei Malkov · 4 years, 4 months ago
  56. e96d4df7 Merge "Changes in captureToBitmap." into androidx-master-dev by Filip Pavlis · 4 years, 4 months ago
  57. 26c32d6 Changes in captureToBitmap. by Filip Pavlis · 4 years, 4 months ago
  58. 63153c1 Removal of Px usages part 6 of n by Nader Jawad · 4 years, 4 months ago
  59. e6a9b33 Removal of Px usages part 5 of n by Nader Jawad · 4 years, 4 months ago
  60. 5cc78dc Removal of Px usages part 4 of n by Nader Jawad · 4 years, 4 months ago
  61. 6788d20b Replace MutuallyExclusiveSetItem with Modifier.Selectable. by Matvei Malkov · 4 years, 4 months ago
  62. 4f9fbca Deprecate TestTag and convert all remaining uses to modifier by Alexandre Elias · 4 years, 4 months ago
  63. 9291f14 Regenerate old compose API files using new metalava. by Aurimas Liutikas · 4 years, 4 months ago
  64. b9db8bb Adds fontWeight parameter to Text by Louis Pullen-Freilich · 4 years, 4 months ago
  65. 98f6a91 Merge "Blinking cursor animation to the TextField" into androidx-master-dev by Treehugger Robot · 4 years, 4 months ago
  66. 3ec1672 Start tracking annotations that come from the classpath. by Aurimas Liutikas · 4 years, 4 months ago
  67. 65f97b9 Merge changes Ib7e5f70a,I7194a4bc into androidx-master-dev by aelias · 4 years, 4 months ago
  68. 16ff7e9 Blinking cursor animation to the TextField by Anastasia Soboleva · 4 years, 4 months ago
  69. 1a76e78c Merge "Factor out AdapterList MeasureBlocks into its own member" into androidx-master-dev by Treehugger Robot · 4 years, 4 months ago
  70. 4658b1f Factor out AdapterList MeasureBlocks into its own member by Ryan Mentley · 4 years, 4 months ago
  71. 96c9ccbd Semantics: remove 'container = true'/isSemanticBoundary. by Alexandre Elias · 4 years, 4 months ago
  72. 6de64f5 Replace TestTag with modifier in foundation tests. by Filip Pavlis · 4 years, 4 months ago
  73. 47df77f Improve stable/static analysis by Leland Richardson · 4 years, 4 months ago
  74. 496517f Remove GestureToken, InputDispatcher now has state by Jelle Fresen · 4 years, 4 months ago
  75. feb99f8 Removal of Px usages part 3 of n by Nader Jawad · 4 years, 4 months ago
  76. 4f716b1 Merge "Update Compose to 0.1.0-dev14" into androidx-master-dev by Treehugger Robot · 4 years, 4 months ago
  77. 4a2079b Update API lint baselines by Aurimas Liutikas · 4 years, 4 months ago
  78. 936dad0 Update Compose to 0.1.0-dev14 by Mihai Popa · 4 years, 4 months ago
  79. 76caf6b Merge "Workaround to make ui-desktop work" into androidx-master-dev by Treehugger Robot · 4 years, 4 months ago
  80. 8441aa1 Workaround to make ui-desktop work by Andrey Kulikov · 4 years, 4 months ago
  81. 562503b Merge "Make Indication creating via ambient lazily invoked" into androidx-master-dev by Treehugger Robot · 4 years, 4 months ago
  82. 1c2a0ba Merge "Replace forEach and any with fastForEach and fastAny" into androidx-master-dev by George Mount · 4 years, 4 months ago
  83. cf02d84 Make Indication creating via ambient lazily invoked by Matvei Malkov · 4 years, 4 months ago
  84. d379a78 Merge "Add reasonable slot defaults for Scrollers" into androidx-master-dev by Treehugger Robot · 4 years, 4 months ago
  85. de2dac7 Replace forEach and any with fastForEach and fastAny by George Mount · 4 years, 4 months ago
  86. c271628 Merge "Removal of Px usages part 2 of n" into androidx-master-dev by Nader Jawad · 4 years, 4 months ago
  87. 22de791 Removal of Px usages part 2 of n by Nader Jawad · 4 years, 4 months ago
  88. 9e30a46 Change for() to fastForEach() for lists. by George Mount · 4 years, 4 months ago
  89. 323b745 Modifier.clickable reimagined by Matvei Malkov · 4 years, 5 months ago
  90. 9fb6924 Add reasonable slot defaults for Scrollers by Matvei Malkov · 4 years, 4 months ago
  91. 22f5978 Removal of Px usages part 1 of n by Nader Jawad · 4 years, 4 months ago
  92. 17d6fe5 Merge ComponentNode and LayoutNode. by George Mount · 4 years, 4 months ago
  93. f6a7aa5 Merge "Undeprecate semantics and add ability to affect current layout node" into androidx-master-dev by Treehugger Robot · 4 years, 4 months ago
  94. ab281d7 Merge "Indication API with InteractionState support" into androidx-master-dev by Treehugger Robot · 4 years, 4 months ago
  95. 24d3da3 Merge "Scrollers to support reverse scrolling" into androidx-master-dev by Treehugger Robot · 4 years, 4 months ago
  96. 506a96d Merge "More text testing APIs." into androidx-master-dev by Treehugger Robot · 4 years, 4 months ago
  97. 1da47fe Undeprecate semantics and add ability to affect current layout node by Matvei Malkov · 4 years, 4 months ago
  98. cdf5143 Indication API with InteractionState support by Matvei Malkov · 4 years, 5 months ago
  99. 0ed3ed5 Scrollers to support reverse scrolling by Matvei Malkov · 4 years, 4 months ago
  100. 57f200f Merge "Report tap location on release." into androidx-master-dev by Treehugger Robot · 4 years, 4 months ago