[go: nahoru, domu]

  1. cad5eb8 Deprecate resource loaders in favor of painterResource by Alexandre Elias · 3 years, 6 months ago
  2. dc48bf4 Removes `toggle` parameter from DropdownMenu by Louis Pullen-Freilich · 3 years, 6 months ago
  3. c287d1b Deprecate drag-related input filters by Matvei Malkov · 3 years, 6 months ago
  4. d42e107 Migrates CompositionLocal usages away from the deprecated Ambient* named properties by Louis Pullen-Freilich · 3 years, 6 months ago
  5. 9390271 Deprecate savedInstanceState() by Andrey Kulikov · 3 years, 6 months ago
  6. 18f7455 Avoid reallocating capture-less composable lambdas, deprecate emptyContent and orEmpty helpers by Leland Richardson · 3 years, 6 months ago
  7. 8edd1ba Merge "Add layoutDirection param to Shape's createOutline" into androidx-main by Andrey Kulikov · 3 years, 6 months ago
  8. eb4ba29 Add layoutDirection param to Shape's createOutline by Andrey Kulikov · 3 years, 6 months ago
  9. 4a7bdad Rework WithConstraints as BoxWithConstraints by Mihai Popa · 3 years, 6 months ago
  10. 1ad57c4 Rename animateAsState (yet again) by Doris Liu · 3 years, 6 months ago
  11. 0b8299e Add contentDescription parameter to Image and Icon by Anastasia Soboleva · 3 years, 6 months ago
  12. e0c52d3 Add decorationBox to the CoreTextField by Anastasia Soboleva · 3 years, 7 months ago
  13. b9074a7 Workaround for lint check severity issue in 27.2.0-beta02 by Alan Viverette · 3 years, 6 months ago
  14. 3eaeebc Merge "Moves useIR configuration to AndroidXUiPlugin" into androidx-main by Louis Pullen-Freilich · 3 years, 6 months ago
  15. b7b8df5 Merge "Migrate first batch of transitionDefinition-based usage to transition v2" into androidx-main by Treehugger Robot · 3 years, 6 months ago
  16. 918cd4a Migrate first batch of transitionDefinition-based usage to transition v2 by Doris Liu · 3 years, 6 months ago
  17. c2830bf Moves useIR configuration to AndroidXUiPlugin by Louis Pullen-Freilich · 3 years, 6 months ago
  18. 35401c2 Merge "Make Easing a fun interface" into androidx-main by Doris Liu · 3 years, 6 months ago
  19. ded0367 Make Easing a fun interface by Doris Liu · 3 years, 6 months ago
  20. 05c18b2 Deprecate ScrollableColumn/Row by Andrey Kulikov · 3 years, 7 months ago
  21. 0816558 Fix minor sample issue by Anastasia Soboleva · 3 years, 6 months ago
  22. 18d3982 Add support for disabled and read-only text fields by Anastasia Soboleva · 3 years, 7 months ago
  23. 05c20be Deprecate animate() and replace with animateAsState() by Doris Liu · 3 years, 7 months ago
  24. f0e22bb Renamed Position to DpOffset by George Mount · 3 years, 7 months ago
  25. 4421a87 Merge "Apply new spec for vertical alignment in the TextField/OutlinedTextField" into androidx-master-dev by Anastasia Soboleva · 3 years, 7 months ago
  26. 3505ca9 Apply new spec for vertical alignment in the TextField/OutlinedTextField by Anastasia Soboleva · 3 years, 7 months ago
  27. 1e6d8aa provide SemanticsActions when a SemanticsNode is marked as disabled by yingleiw · 3 years, 7 months ago
  28. e9f976c Add support for deferred brush creation by Nader Jawad · 3 years, 7 months ago
  29. f77bb24 Adds lint check to enforce that calls to `remember` do not return Unit. by Louis Pullen-Freilich · 3 years, 7 months ago
  30. bfdc10f Renames *Constants objects to *Defaults by Louis Pullen-Freilich · 3 years, 7 months ago
  31. 75c7797 Fix positioning of DropdownMenu by Mihai Popa · 3 years, 8 months ago
  32. 0367a37 Fix accessibility for Checkbox/RadioButton/Switch by Alexandre Elias · 3 years, 8 months ago
  33. b89a33a Added convenience APIs for layer transforms by Nader Jawad · 3 years, 8 months ago
  34. ccdb868 Box: alignment -> contentAlignment; improve docs by Mihai Popa · 3 years, 8 months ago
  35. 70d5495 Added SweepGradient support to compose by Nader Jawad · 3 years, 8 months ago
  36. dc68dd50 Adds lint check for composable lambda parameters in composable functions by Louis Pullen-Freilich · 3 years, 8 months ago
  37. 209df68 Renames Ambients to follow API guidelines by Louis Pullen-Freilich · 3 years, 8 months ago
  38. cb1f903 Adds lint check for @Composable Modifier factories by Louis Pullen-Freilich · 3 years, 8 months ago
  39. 283fbf8 Merge "Fix MenuDemo" into androidx-master-dev by Treehugger Robot · 3 years, 8 months ago
  40. 6ac9fc7 Merge "Rename ImageAsset to ImageBitmap" into androidx-master-dev by Treehugger Robot · 3 years, 8 months ago
  41. dd562a4 Rename ImageAsset to ImageBitmap by Nader Jawad · 3 years, 8 months ago
  42. 13f5117 Fix MenuDemo by Mihai Popa · 3 years, 8 months ago
  43. 9305a4d Initial runtime lint checks by Louis Pullen-Freilich · 3 years, 8 months ago
  44. 4e34e19 Single line textfield with horizontal scrolling by Anastasia Soboleva · 3 years, 9 months ago
  45. d879302 Improve the Alignment interfaces by Mihai Popa · 3 years, 9 months ago
  46. 3772ac5 Deprecates Emphasis and adds AmbientContentAlpha to represent alpha provided by components by Louis Pullen-Freilich · 3 years, 9 months ago
  47. dea1c5d Deprecates foundation content color and text style ambients, replacing them with Material theming ambients by Louis Pullen-Freilich · 3 years, 9 months ago
  48. 051800b Deprecates foundation.Text in favour of material.Text by Louis Pullen-Freilich · 3 years, 9 months ago
  49. 68db1e3 Move related files to ui/layout by Mihai Popa · 3 years, 9 months ago
  50. 4c7e122 Moves Icon to the Material library by Louis Pullen-Freilich · 3 years, 9 months ago
  51. b036537 Renamed Radius to CornerRadius by Nader Jawad · 3 years, 9 months ago
  52. a7429ba Merge "Re-enable -Pandroidx.compose.multiplatformEnabled=true flag" into androidx-master-dev by Aurimas Liutikas · 3 years, 9 months ago
  53. 61474e0 Adds ButtonElevation and ButtonColors interfaces to represent elevation and colors used by buttons in different states. by Louis Pullen-Freilich · 3 years, 9 months ago
  54. bfff861 Re-enable -Pandroidx.compose.multiplatformEnabled=true flag by Jim Sproch · 3 years, 10 months ago
  55. cd46cc3 Rename Color.Unset to Color.Unspecified by Nader Jawad · 3 years, 10 months ago
  56. e243833 Refactors Scaffold to use SubcomposeLayout, avoiding frame delays in calculating the content padding / FAB cutout location by Louis Pullen-Freilich · 3 years, 10 months ago
  57. 5074c81 Formatting for ktlint 0.39.0 by Jeff Gaston · 3 years, 10 months ago
  58. dd9ac39 Revert "Add ability to switch build modes using -Pandroidx.compose.multiplatformEnabled=true flag" by Filip Pavlis · 3 years, 10 months ago
  59. 3a374e3 Merge "Add ability to switch build modes using -Pandroidx.compose.multiplatformEnabled=true flag" into androidx-master-dev by Jim Sproch · 3 years, 10 months ago
  60. e176189 Deprecates contentColor() and currentTextStyle() APIs, preferring direct use of the underlying ambients. Also renames Material and Foundation ambients to follow latest guidelines. by Louis Pullen-Freilich · 3 years, 10 months ago
  61. ca11a52 Add ability to switch build modes using -Pandroidx.compose.multiplatformEnabled=true flag by Jim Sproch · 3 years, 10 months ago
  62. 29a411c Merge "Sample sources and bytecode jars now generated and published" into androidx-master-dev by Owen Gray · 3 years, 10 months ago
  63. f746b46 Sample sources and bytecode jars now generated and published by Owen Gray · 4 years, 1 month ago
  64. 0189e8a Deprecate foundation.Box for the layout one by Mihai Popa · 3 years, 10 months ago
  65. 60a90cc Rename Stack to Box by Mihai Popa · 3 years, 10 months ago
  66. 0de3d28 Remove parameters from Box by Matvei Malkov · 3 years, 11 months ago
  67. a7dfd45 Moves androidx.compose:compose-compiler to androidx.compose.compiler:compiler by Louis Pullen-Freilich · 3 years, 11 months ago
  68. c4bc704 Merge "Bottom sheet scaffold component" into androidx-master-dev by Calin Tataru · 3 years, 10 months ago
  69. bedeebb Merge "Modal bottom sheet component" into androidx-master-dev by Calin Tataru · 3 years, 10 months ago
  70. 1f2a233 Merge "Prevent static imports of layout scopes' contents" into androidx-master-dev by Treehugger Robot · 3 years, 10 months ago
  71. 3d1833b Backdrop polishing by Calin Tataru · 3 years, 10 months ago
  72. 4ebbce5 Bottom sheet scaffold component by Calin Tataru · 3 years, 10 months ago
  73. e20b859 Modal bottom sheet component by Calin Tataru · 3 years, 10 months ago
  74. c8deeac Prevent static imports of layout scopes' contents by Mihai Popa · 3 years, 10 months ago
  75. 2a4260e Rename InnerPadding to PaddingValues by Mihai Popa · 3 years, 11 months ago
  76. 74cb777 TextField appearance fix: error state and indicator color by Anastasia Soboleva · 3 years, 11 months ago
  77. d0e8f05 Rename gravity to align[ment] in layouts by Mihai Popa · 3 years, 11 months ago
  78. 49eeadb BackdropScaffold material component by Calin Tataru · 3 years, 11 months ago
  79. 3b625fb Migrates internal demo API to androidx.compose.integration.demos by Louis Pullen-Freilich · 4 years ago
  80. 72f9106 Sorts gradle files after the artifact refactoring by Louis Pullen-Freilich · 4 years ago
  81. f388caf Moves unpublished / internal libraries to the compose/ dir by Louis Pullen-Freilich · 4 years ago
  82. 3d1a29e Optimizes imports for compose:material:* after the package migration by Louis Pullen-Freilich · 4 years ago
  83. ba7da08 Moves ui-material to compose/material/material by Louis Pullen-Freilich · 4 years ago