1. cc9d4ce Merge "Remove OnChildPositionedModifier" into androidx-master-dev by George Mount · 3 years, 10 months ago
  2. 69d3beb Remove OnChildPositionedModifier by George Mount · 3 years, 10 months ago
  3. 5950d0b Merge "Remove deprecated RadioButton-related APIs" into androidx-master-dev by Treehugger Robot · 3 years, 10 months ago
  4. 1477deae Remove deprecated RadioButton-related APIs by Matvei Malkov · 3 years, 10 months ago
  5. 578a74a Show/Hide the keyboard whenever a textField gains/loses focus by Ralston Da Silva · 3 years, 10 months ago
  6. 5f61ca6 Merge "Implement per-property merge policy." into androidx-master-dev by Treehugger Robot · 3 years, 10 months ago
  7. 1531c13 Implement per-property merge policy. by Alexandre Elias · 3 years, 11 months ago
  8. a8b8f6b Migrate TextField to the new Focus API by Ralston Da Silva · 3 years, 11 months ago
  9. 2c2be3a Merge "Update Compose artifact names and descriptions" into androidx-master-dev by Treehugger Robot · 3 years, 10 months ago
  10. 37ead84 Merge "Modifier.drawBorder -> Modifier.border" into androidx-master-dev by Treehugger Robot · 3 years, 10 months ago
  11. d21bfda Modifier.drawBorder -> Modifier.border by Matvei Malkov · 3 years, 11 months ago
  12. dc97aa6 Update Compose artifact names and descriptions by Clara Bayarri · 3 years, 11 months ago
  13. 3d00acd Modifier.swipeable polishing by Calin Tataru · 3 years, 11 months ago
  14. dec43a9 Make IntSize an inline class by George Mount · 3 years, 11 months ago
  15. fb70ad3 Merge "Proper Snackbar support" into androidx-master-dev by Treehugger Robot · 3 years, 11 months ago
  16. e4ce477 Merge "AWT hardware rendering layer." into androidx-master-dev by Jim Sproch · 3 years, 11 months ago
  17. 60519a0 Proper Snackbar support by Matvei Malkov · 3 years, 11 months ago
  18. a44ce8e Merge "IconButton / IconToggleButton API scrub" into androidx-master-dev by Treehugger Robot · 3 years, 11 months ago
  19. dece3f5 Merge "PlacementScope.place stops automatically mirror the position" into androidx-master-dev by Treehugger Robot · 3 years, 11 months ago
  20. 6b43c37 Merge "Refactor ListItem API slightly." into androidx-master-dev by Treehugger Robot · 3 years, 11 months ago
  21. 23a7d96 IconButton / IconToggleButton API scrub by Louis Pullen-Freilich · 3 years, 11 months ago
  22. b589294 Merge "Update signature files after metalava update." into androidx-master-dev by Alan Viverette · 3 years, 11 months ago
  23. 3075528 Refactor ListItem API slightly. by Matvei Malkov · 3 years, 11 months ago
  24. 3a2f1a7 AWT hardware rendering layer. by Roman Sedaikin · 3 years, 11 months ago
  25. 63cab53 PlacementScope.place stops automatically mirror the position by Anastasia Soboleva · 3 years, 11 months ago
  26. 4b9b858 Merge "Remove deprecated FilledTextField" into androidx-master-dev by Anastasia Soboleva · 3 years, 11 months ago
  27. 7fac1c7 Merge "Add overflow and resistance to Modifier.swipeable" into androidx-master-dev by Calin Tataru · 3 years, 11 months ago
  28. e962a13 Remove deprecated FilledTextField by Anastasia Soboleva · 3 years, 11 months ago
  29. c12e8e0 Merge "Update AlertDialog APIs." into androidx-master-dev by Filip Pavlis · 3 years, 11 months ago
  30. 45ce3f3 Update AlertDialog APIs. by Filip Pavlis · 3 years, 11 months ago
  31. 209fb60 Add overflow and resistance to Modifier.swipeable by Calin Tataru · 3 years, 11 months ago
  32. a3bfa99 Update signature files after metalava update. by Aurimas Liutikas · 3 years, 11 months ago
  33. b6d4a97 Merge "ProgressIndicator polishing" into androidx-master-dev by Treehugger Robot · 3 years, 11 months ago
  34. 919df57 Merge "Add tests for SwipeToDismiss" into androidx-master-dev by Calin Tataru · 3 years, 11 months ago
  35. a25ef01 ProgressIndicator polishing by Louis Pullen-Freilich · 3 years, 11 months ago
  36. a7ea434 Merge "Add tests for Modifier.swipeable" into androidx-master-dev by Calin Tataru · 3 years, 11 months ago
  37. ee2e321 Add tests for Modifier.swipeable by Calin Tataru · 3 years, 11 months ago
  38. 0698688 Add tests for SwipeToDismiss by Calin Tataru · 3 years, 11 months ago
  39. ea8e6d2 Merge "Fix crash when text field inside Popup" into androidx-master-dev by Treehugger Robot · 3 years, 11 months ago
  40. 71b870d Merge "Change fling behaviour in Modifier.swipeable" into androidx-master-dev by Calin Tataru · 3 years, 11 months ago
  41. a33f367 Fix crash when text field inside Popup by Anastasia Soboleva · 3 years, 11 months ago
  42. 8b9d262 Change fling behaviour in Modifier.swipeable by Calin Tataru · 3 years, 11 months ago
  43. 2aeb9e3 Merge "Polish Scaffold API" into androidx-master-dev by Treehugger Robot · 3 years, 11 months ago
  44. cc6d238 Merge "Polish Slider API" into androidx-master-dev by Treehugger Robot · 3 years, 11 months ago
  45. e099857 Polish Scaffold API by Matvei Malkov · 3 years, 11 months ago
  46. 8ae1e8e Merge "Removal of PxBounds" into androidx-master-dev by Treehugger Robot · 3 years, 11 months ago
  47. 6b51911 Removal of PxBounds by Nader Jawad · 3 years, 11 months ago
  48. 7f8be1f Merge "Rework thresholds API in Modifier.swipeable" into androidx-master-dev by Treehugger Robot · 3 years, 11 months ago
  49. e61e200 General Tab Polishing by Louis Pullen-Freilich · 3 years, 11 months ago
  50. eb7b38f Splits TabRow into TabRow and ScrollableTabRow by Louis Pullen-Freilich · 3 years, 11 months ago
  51. ee202ea Adds TabConstants object, removes TabRow object, other TabRow polishing by Louis Pullen-Freilich · 3 years, 11 months ago
  52. 31f4f07 Merge "Improve Shapes documentation and mark it Immutable" into androidx-master-dev by Treehugger Robot · 3 years, 11 months ago
  53. 936a318 Rework thresholds API in Modifier.swipeable by Calin Tataru · 3 years, 11 months ago
  54. 8763600 Merge "Drawer API polish" into androidx-master-dev by Treehugger Robot · 3 years, 11 months ago
  55. bdf8808 Polish Slider API by Matvei Malkov · 3 years, 11 months ago
  56. cf6e196 Merge "Snackbar API polish" into androidx-master-dev by Treehugger Robot · 3 years, 11 months ago
  57. 0da2175 Merge "Improve Surface documentation" into androidx-master-dev by Treehugger Robot · 3 years, 11 months ago
  58. 5b2887f Merge "Rename Card's color param to backgroundColor" into androidx-master-dev by Treehugger Robot · 3 years, 11 months ago
  59. 7d6d874 Merge "Swap parameters order in Checkboxes" into androidx-master-dev by Treehugger Robot · 3 years, 11 months ago
  60. 675b744 Improve Shapes documentation and mark it Immutable by Andrey Kulikov · 3 years, 11 months ago
  61. ff35c7f Improve Surface documentation by Andrey Kulikov · 3 years, 11 months ago
  62. 3000afd Rename Card's color param to backgroundColor by Andrey Kulikov · 3 years, 11 months ago
  63. f644f01 Snackbar API polish by Matvei Malkov · 3 years, 11 months ago
  64. 815efc4 Drawer API polish by Matvei Malkov · 3 years, 11 months ago
  65. 8e79625 Ignore tests blocking presubmit. by Filip Pavlis · 3 years, 11 months ago
  66. 67e0296 Swap parameters order in Checkboxes by Matvei Malkov · 3 years, 11 months ago
  67. 94867223 Deprecate state {} composable by Adam Powell · 3 years, 11 months ago
  68. 1a46782 Merge "Button api fixes" into androidx-master-dev by Andrey Kulikov · 3 years, 11 months ago
  69. 647b6b7 Button api fixes by Andrey Kulikov · 3 years, 11 months ago
  70. 73414ec Swipe to dismiss component by Calin Tataru · 3 years, 11 months ago
  71. 0b58e6a Implement desktopMain: 4. implement for core/graphics by Igor Demin · 4 years ago
  72. 910d2635 Merge "Rename RRect to RoundRect" into androidx-master-dev by Nader Jawad · 3 years, 11 months ago
  73. 61c8378 Rename RRect to RoundRect by Nader Jawad · 3 years, 11 months ago