1. 3772ac5 Deprecates Emphasis and adds AmbientContentAlpha to represent alpha provided by components by Louis Pullen-Freilich · 3 years, 8 months ago
  2. 8276eb6 Merge "Rework bitmap testing APIs." into androidx-master-dev by Treehugger Robot · 3 years, 8 months ago
  3. 1bef934 Add Inspector Info to modifier.iconPadding by Jens Ole Lauridsen · 3 years, 8 months ago
  4. 7b36c8d Add Inspector Info to Modifier.defaultTabIndicatorOffset by Jens Ole Lauridsen · 3 years, 8 months ago
  5. 02d8b9f0 Add Inspector Info to Modifier.swipeable by Jens Ole Lauridsen · 3 years, 8 months ago
  6. 591e17a Rework bitmap testing APIs. by Filip Pavlis · 3 years, 8 months ago
  7. 0db72ea Ban reflection that is not enclosed within a API check conditional by Oussama Ben Abdelbaki · 3 years, 8 months ago
  8. 402390b Merge changes I74accf71,If64cbdd8 into androidx-master-dev by Treehugger Robot · 3 years, 8 months ago
  9. dea1c5d Deprecates foundation content color and text style ambients, replacing them with Material theming ambients by Louis Pullen-Freilich · 3 years, 8 months ago
  10. 051800b Deprecates foundation.Text in favour of material.Text by Louis Pullen-Freilich · 3 years, 8 months ago
  11. fef25a7 Merge "Add maxLines to TextFields" into androidx-master-dev by Siyamed Sinir · 3 years, 8 months ago
  12. 6470f90 Merge "Update TextFields to use KeyboardOptions" into androidx-master-dev by Siyamed Sinir · 3 years, 8 months ago
  13. 01e6286 Adds androidx.compose.material.AmbientContentColor to replace androidx.compose.foundation.AmbientContentColor by Louis Pullen-Freilich · 3 years, 8 months ago
  14. a77fc3c Adds androidx.compose.material.Text by Louis Pullen-Freilich · 3 years, 8 months ago
  15. 873fb4d Fix Material TextField with placeholder for Desktop by Andrey Rudenko · 3 years, 8 months ago
  16. 6c36090 Add maxLines to TextFields by Siyamed Sinir · 3 years, 8 months ago
  17. 8951653 Update TextFields to use KeyboardOptions by Siyamed Sinir · 3 years, 8 months ago
  18. ec287f5 Rename KeyboardOptions as ImeOptions by Siyamed Sinir · 3 years, 8 months ago
  19. 599a97d Merge "TextField. Mouse edition" into androidx-master-dev by Jim Sproch · 3 years, 8 months ago
  20. 7379220 Merge "Remove ExperimentalSubcomposeLayoutApi annotation" into androidx-master-dev by Andrey Kulikov · 3 years, 8 months ago
  21. 16e73786 TextField. Mouse edition by Andrey Rudenko · 3 years, 8 months ago
  22. f79ba37 Merge "KeyboardType and ImeAction into KeyboardOptions" into androidx-master-dev by Siyamed Sinir · 3 years, 8 months ago
  23. ab19fc0 Merge "Try to fix screenshots." into androidx-master-dev by Treehugger Robot · 3 years, 8 months ago
  24. 90a74d0 KeyboardType and ImeAction into KeyboardOptions by Siyamed Sinir · 3 years, 8 months ago
  25. e798ecd Try to fix screenshots. by Filip Pavlis · 3 years, 8 months ago
  26. 575d0df Deprecate BaseTextField in favor of BasicTextField by Matvei Malkov · 3 years, 8 months ago
  27. ce148943 Migrate tests. by Filip Pavlis · 3 years, 8 months ago
  28. b3967d9 Merge "Adds AmbientAbsoluteElevation to represent the sum of elevation provided by Surfaces. Also changes Surface to use this absolute elevation when calculating elevation overlays, to represent the total elevation at that point in the hierarchy, and not the elevation of the nearest Surface." into androidx-master-dev by Treehugger Robot · 3 years, 8 months ago
  29. 38084e0 Merge "Move FirstBaseline and LastBaseline to ui/AlignmentLine file" into androidx-master-dev by Treehugger Robot · 3 years, 8 months ago
  30. 4bb6e28 Updated documentation on Icon tinting by Nader Jawad · 3 years, 8 months ago
  31. 4ec21e7 Remove ExperimentalSubcomposeLayoutApi annotation by Andrey Kulikov · 3 years, 8 months ago
  32. 83e7bb2 Merge "Added support to render an icon without a tint" into androidx-master-dev by Nader Jawad · 3 years, 8 months ago
  33. 5aaa33a Move FirstBaseline and LastBaseline to ui/AlignmentLine file by Matvei Malkov · 3 years, 8 months ago
  34. a632fa2 Adds AmbientAbsoluteElevation to represent the sum of elevation provided by Surfaces. Also changes Surface to use this absolute elevation when calculating elevation overlays, to represent the total elevation at that point in the hierarchy, and not the elevation of the nearest Surface. by Louis Pullen-Freilich · 3 years, 8 months ago
  35. 4748139 Merge changes Ic1a9ce11,I0568a81c into androidx-master-dev by Treehugger Robot · 3 years, 8 months ago
  36. b8d0a84 Merge "Add paddingFrom & add paddingFromBaseline" into androidx-master-dev by Treehugger Robot · 3 years, 8 months ago
  37. 9590f8c Added support to render an icon without a tint by Nader Jawad · 3 years, 8 months ago
  38. efcf582 Add checks for composed and anonymous modifiers in lint by Jens Ole Lauridsen · 3 years, 8 months ago
  39. 327f154 Refactor lint check to use ast visitors by Jens Ole Lauridsen · 3 years, 8 months ago
  40. d452073 Merge "LaunchedEffect is the new LaunchedTask" into androidx-master-dev by Treehugger Robot · 3 years, 8 months ago
  41. bd57e94 Add paddingFrom & add paddingFromBaseline by Mihai Popa · 3 years, 8 months ago
  42. fe24546 LaunchedEffect is the new LaunchedTask by Adam Powell · 3 years, 8 months ago
  43. 7985492 Remove legacy documentation configuration code by Aurimas Liutikas · 3 years, 8 months ago
  44. af03ea3 Move MeasureResult out of MeasureScope by Mihai Popa · 3 years, 8 months ago
  45. 68db1e3 Move related files to ui/layout by Mihai Popa · 3 years, 8 months ago
  46. 53dd7b7 [3/3] Use AndroidJUnit4 instead of JUnit4 by Jelle Fresen · 3 years, 9 months ago
  47. 17628d7 [1/3] Use AndroidJUnit4 instead of JUnit4 by Jelle Fresen · 3 years, 9 months ago
  48. 072b754 Remove zIndex modifiers from *Scaffold APIs by Louis Pullen-Freilich · 3 years, 8 months ago
  49. c7ed9f6 Desktop: configure dependencies of desktop artifacts, enable material icons desktop variant by Igor Demin · 3 years, 9 months ago