[go: nahoru, domu]

  1. 4650166 Merge "Makes Colors a final class instead of interface, and adds a `copy` function" into androidx-master-dev by Treehugger Robot · 4 years ago
  2. c107c0a Deprecate OnChildPositioned by George Mount · 4 years ago
  3. 2bbf8fa Makes Colors a final class instead of interface, and adds a `copy` function by Louis Pullen-Freilich · 4 years ago
  4. 7782a0b Merge "Address Broad Code Review Feedback:" into androidx-master-dev by Nader Jawad · 4 years ago
  5. fc304d7 Merge "Fix bottomDrawer_openBySwipe tests in landscape" into androidx-master-dev by Treehugger Robot · 4 years ago
  6. cf6baea Merge "Unignore closed/open/close tests for drawers" into androidx-master-dev by Treehugger Robot · 4 years ago
  7. 8432b8d Address Broad Code Review Feedback: by Nader Jawad · 4 years ago
  8. d398903 Fix bottomDrawer_openBySwipe tests in landscape by Calin Tataru · 4 years ago
  9. b9cb0dc Unignore closed/open/close tests for drawers by Jelle Fresen · 4 years ago
  10. 6632bba Renames ColorPalette to Colors, and associated [light/dark]ColorPalette functions by Louis Pullen-Freilich · 4 years ago
  11. 323d142 Merge "Refactor stateDraggable and rename to swipeable" into androidx-master-dev by Treehugger Robot · 4 years ago
  12. f436d8a Merge "Move dialog to core." into androidx-master-dev by Filip Pavlis · 4 years ago
  13. 23e896f Merge "Rename BottomNavigationItem parameters" into androidx-master-dev by Treehugger Robot · 4 years ago
  14. 9aa6a6c Merge "Merge GestureScope and PartialGestureScope" into androidx-master-dev by Treehugger Robot · 4 years ago
  15. 2a44d67 Merge "Rename bounds to unclippedBounds in SemanticsNodeInteraction API" into androidx-master-dev by Treehugger Robot · 4 years ago
  16. 6492a28 Rename BottomNavigationItem parameters by Louis Pullen-Freilich · 4 years ago
  17. 6c29103 Move dialog to core. by Filip Pavlis · 4 years ago
  18. 049998d Merge "Updates material-icons-extended with the latest icons added to Material.io/icons" into androidx-master-dev by Louis Pullen-Freilich · 4 years ago
  19. ca6f3fc Merge GestureScope and PartialGestureScope by Jelle Fresen · 4 years ago
  20. d714d90 Rename bounds to unclippedBounds in SemanticsNodeInteraction API by Jelle Fresen · 4 years ago
  21. e4894d0 Refactor stateDraggable and rename to swipeable by Calin Tataru · 4 years ago
  22. b940c6b Merge "Use inclusive language in Compose." into androidx-master-dev by Treehugger Robot · 4 years ago
  23. de25d7a Use inclusive language in Compose. by Filip Pavlis · 4 years ago
  24. 200ef22 Merge "Text field tests renamed" into androidx-master-dev by Anastasia Soboleva · 4 years ago
  25. 2833c36 RTL API rework: LayoutDirectionAmbient added by Anastasia Soboleva · 4 years ago
  26. d64211c Text field tests renamed by Anastasia Soboleva · 4 years ago
  27. 6dbfdb9 Merge "Refactor FilledTextfield to use a single layout node" into androidx-master-dev by Anastasia Soboleva · 4 years ago
  28. 16786be Few misc foundation API changes by Matvei Malkov · 4 years ago
  29. 4d38fc5 Refactor FilledTextfield to use a single layout node by Anastasia Soboleva · 4 years ago
  30. ca757ef Updates material-icons-extended with the latest icons added to Material.io/icons by Louis Pullen-Freilich · 4 years ago
  31. a03fd6c Refactors androidx.compose.ui:ui to the androidx.compose.ui package name by Louis Pullen-Freilich · 4 years ago
  32. 1f10a59 Refactors androidx.compose.runtime:runtime to the androidx.compose.runtime package name by Louis Pullen-Freilich · 4 years ago
  33. c1aca3f Remove type inference in transitionDefinition by Doris Liu · 4 years ago
  34. c959116e Merge "Removed ripple from the material text fields" into androidx-master-dev by Anastasia Soboleva · 4 years ago
  35. cfcf8e0 Removed ripple from the material text fields by Anastasia Soboleva · 4 years ago
  36. 621ab88 Optimizes Material Icon generation by removing `by lazy` by Louis Pullen-Freilich · 4 years ago
  37. c52e561 Refactors androidx.compose.material:* libraries to the androidx.compose.material package name by Louis Pullen-Freilich · 4 years ago
  38. 88f3de6 Merge "Flatten foundation.shape package" into androidx-master-dev by Treehugger Robot · 4 years ago
  39. 9ecc6d9 Merge "Replace Modifier::plus with Modifier::then." into androidx-master-dev by Treehugger Robot · 4 years ago
  40. 6049dd7 Use SubcomposeLayout in TabRow by Andrey Kulikov · 4 years ago
  41. 3a49d08 Flatten foundation.shape package by Matvei Malkov · 4 years ago
  42. 1eec3ee Replace Modifier::plus with Modifier::then. by Matvei Malkov · 4 years ago
  43. 1f2bcd8 Refactors androidx.compose.ui:ui-util to the androidx.compose.ui.util package name by Louis Pullen-Freilich · 4 years ago
  44. a7eeb10 Refactors androidx.compose.ui:ui-unit to the androidx.compose.ui.unit package name by Louis Pullen-Freilich · 4 years ago
  45. 4dc4dac Refactors androidx.compose.ui:ui-graphics to the androidx.compose.ui.graphics package name by Louis Pullen-Freilich · 4 years ago
  46. f434a13 Refactors androidx.compose.ui:ui-geometry to the androidx.compose.ui.geometry package name by Louis Pullen-Freilich · 4 years ago
  47. b3943e1 Rename android test rule factory function. by Filip Pavlis · 4 years ago
  48. 56f5ea8 Add tests for Text/TextField Semantics by yingleiw · 4 years ago
  49. fdf0807 ui-material to MPP by Louis Pullen-Freilich · 4 years ago
  50. ab19475 Refactors androidx.compose.ui:ui-text to the androidx.compose.ui.text package name by Louis Pullen-Freilich · 4 years ago
  51. 4191031 Merge "Remove globalBounds from BaseGestureScope" into androidx-master-dev by Treehugger Robot · 4 years ago
  52. af64970 Merge "Add Experimental annotation to material and mark RippleTheme with it." into androidx-master-dev by Treehugger Robot · 4 years ago
  53. 77f4418 Remove globalBounds from BaseGestureScope by Jelle Fresen · 4 years ago
  54. bb77c7b Refactors androidx.compose.animation:animation to the androidx.compose.animation package name by Louis Pullen-Freilich · 4 years ago
  55. 5bb0c471 Refactors androidx.compose.animation:animation-core to the androidx.compose.animation.core package name by Louis Pullen-Freilich · 4 years ago
  56. ebe058f Add Experimental annotation to material and mark RippleTheme with it. by Matvei Malkov · 4 years ago
  57. ca6eca2 Refactors androidx.compose.foundation:foundation-text to the androidx.compose.foundation package name by Louis Pullen-Freilich · 4 years ago
  58. 623e405 Refactors androidx.compose.foundation:foundation-layout to the androidx.compose.foundation.layout package name by Louis Pullen-Freilich · 4 years ago
  59. ddda7be Refactors androidx.compose.foundation:foundation to the androidx.compose.foundation package name by Louis Pullen-Freilich · 4 years ago
  60. 356ab3e Refactors runtime extension libraries to their new androidx.compose.runtime package name by Louis Pullen-Freilich · 4 years ago
  61. a905c78 Merge changes I6ea21fc6,I94f72b3a into androidx-master-dev by Treehugger Robot · 4 years ago
  62. 7df5c8a Merge "Fix popup placement with cut-outs." into androidx-master-dev by Treehugger Robot · 4 years ago
  63. 50ab909 Merge "Use MSSIM for material icons comparisons." into androidx-master-dev by Treehugger Robot · 4 years ago
  64. 1ce05e0 Fix popup placement with cut-outs. by Filip Pavlis · 4 years ago
  65. 64f1b3e Use MSSIM for material icons comparisons. by Filip Pavlis · 4 years ago
  66. 900224e Enable ProgressIndicatorTests by Jelle Fresen · 4 years ago
  67. 8610801 Add RenderNode to CoreText and Surface. by Jens Ole Lauridsen · 4 years ago
  68. 790b311 Rename material.FilledTextField to material.TextField and foundation.TextField to foundation.BaseTextField with experimental marker. by Matvei Malkov · 4 years ago
  69. bf014c1 Modifier.drawBackground -> Modifier.background by Matvei Malkov · 4 years ago
  70. 05c6ba5 Update Compose to 0.1.0-dev16 by Nick Anthony · 4 years ago