[go: nahoru, domu]

  1. 623e405 Refactors androidx.compose.foundation:foundation-layout to the androidx.compose.foundation.layout package name by Louis Pullen-Freilich · 4 years ago[Renamed (97%) from ui/ui-layout/src/androidAndroidTest/kotlin/androidx/ui/layout/test/LayoutPaddingTest.kt]
  2. a1dc264 Fix the rest of tests failing on cut-outs. by Filip Pavlis · 4 years ago
  3. 63c6e12 ui-layout to MPP by Nikolay Igotti · 4 years ago[Renamed from ui/ui-layout/src/androidTest/java/androidx/ui/layout/test/LayoutPaddingTest.kt]
  4. 5e382dd Remove layoutDirection parameter from MeasureBlock and IntrinsicsMeasureBlock by Anastasia Soboleva · 4 years, 1 month ago
  5. 8f23757 Remove IntPx by George Mount · 4 years, 2 months ago
  6. f94c64e Replace PxSize with Size by Nader Jawad · 4 years, 1 month ago
  7. 6df0612 Replace PxPosition with Offset by Nader Jawad · 4 years, 1 month ago
  8. 16e330a Removal of Px usages part 7 of 7 by Nader Jawad · 4 years, 2 months ago
  9. e6a9b33 Removal of Px usages part 5 of n by Nader Jawad · 4 years, 2 months ago
  10. bacc595 Add Modifier.padding(InnerPadding) overload by Matvei Malkov · 4 years, 2 months ago
  11. 3a54b94 Removes no longer needed parentheses in @Composable() annotations by Louis Pullen-Freilich · 4 years, 2 months ago
  12. dfe313c Fix failing tests by Anastasia Soboleva · 4 years, 2 months ago
  13. 5c29cd7 Add padding(horizontal, vertical) modifier by Mihai Popa · 4 years, 3 months ago
  14. 1526ea5 Root LayoutNode to behave as a Stack by Andrey Kulikov · 4 years, 3 months ago
  15. 8823220 Add test and temporary fix for padding placement issue in Rtl by Anastasia Soboleva · 4 years, 3 months ago
  16. b6d8db2 Modifier is the new Modifier.None by Adam Powell · 4 years, 3 months ago
  17. 999a89b Fluent modifiers by Adam Powell · 4 years, 4 months ago
  18. 4790ef1 Hide Owner Implementation by Ralston Da Silva · 4 years, 4 months ago
  19. ea17434 Deprecate Container by Matvei Malkov · 4 years, 4 months ago
  20. 22015a6 Deprecated Center composable and clean-up all usages by Anastasia Soboleva · 4 years, 4 months ago
  21. 2554ba8 assertTrue for latches.await() in ui-layout by Mihai Popa · 4 years, 4 months ago
  22. 5e1d3f1 Replace some more usage of OnPositioned and OnChildPositioned by George Mount · 4 years, 4 months ago
  23. 73bbf6a Disallow negative padding in LayoutPadding by Mihai Popa · 4 years, 4 months ago
  24. 9474ff8 Add layout direction to Layout node. by Anastasia Soboleva · 4 years, 5 months ago
  25. 24bacea Make LayoutPadding RTL aware. by Anastasia Soboleva · 4 years, 5 months ago
  26. 47f0e1a Merge Density and DensityScope. Remove ambientDensity() by Andrey Kulikov · 4 years, 5 months ago
  27. 8baef7a Change LayoutCoordinates to have size in IntPxSize. by George Mount · 4 years, 6 months ago
  28. ffe9fbd Update API surface of DpConstraints by Mihai Popa · 4 years, 6 months ago
  29. 842c8c1 Change module and package of Dp, IntPx, etc to unit. by George Mount · 4 years, 6 months ago
  30. d70e670 Remove ConstrainedBox API in favor of modifiers by Anastasia Soboleva · 4 years, 7 months ago
  31. 712dc99 API proposal: Layout prefix for LayoutModifiers by Adam Powell · 4 years, 7 months ago[Renamed (69%) from ui/ui-layout/src/androidTest/java/androidx/ui/layout/test/SpacingModifierTest.kt]
  32. 54b4c11 Adds Compose lint check for unnecessary lambda creation by Louis Pullen-Freilich · 4 years, 9 months ago
  33. a797a20 Rename padding modifier to Spacing by Mihai Popa · 4 years, 9 months ago[Renamed (62%) from ui/ui-layout/src/androidTest/java/androidx/ui/layout/test/AbsolutePaddingModifierTest.kt]
  34. dde079c Use ViewComposer as fallback during compile, remove unused composer imports by Leland Richardson · 4 years, 9 months ago
  35. a02c625 Deprecate AspectRatio composable and use modifier instead. by Anastasia Soboleva · 4 years, 9 months ago
  36. 3994260 Fixes for layout modifiers by Adam Powell · 4 years, 10 months ago