[go: nahoru, domu]

  1. 4dc4dac Refactors androidx.compose.ui:ui-graphics to the androidx.compose.ui.graphics package name by Louis Pullen-Freilich · 4 years ago
  2. f434a13 Refactors androidx.compose.ui:ui-geometry to the androidx.compose.ui.geometry package name by Louis Pullen-Freilich · 4 years ago
  3. 623e405 Refactors androidx.compose.foundation:foundation-layout to the androidx.compose.foundation.layout package name by Louis Pullen-Freilich · 4 years ago
  4. 5e382dd Remove layoutDirection parameter from MeasureBlock and IntrinsicsMeasureBlock by Anastasia Soboleva · 4 years, 1 month ago
  5. 4806553 ui-core to MPP (build only) by Nikolay Igotti · 4 years, 1 month ago[Renamed from ui/ui-core/src/androidTest/java/androidx/ui/core/test/WithConstraintsTest.kt]
  6. 8f23757 Remove IntPx by George Mount · 4 years, 2 months ago
  7. 618985cf Merge "Upgrade to androidx.test 1.3.0-rc01" into androidx-master-dev by Aurimas Liutikas · 4 years, 1 month ago
  8. 6df0612 Replace PxPosition with Offset by Nader Jawad · 4 years, 1 month ago
  9. 506ab64d Upgrade to androidx.test 1.3.0-rc01 by Aurimas Liutikas · 4 years, 1 month ago
  10. fcf76b3 Deprecate @Model by Leland Richardson · 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. dcb7220 Updated DrawScope and ContentDrawScope by Nader Jawad · 4 years, 2 months ago
  13. 4de16fe Refactor DrawScope size to be an instance of Size instead of PxSize by Nader Jawad · 4 years, 2 months ago
  14. 0f072e5 Introduce receiver scope for WithConstraints by Andrey Kulikov · 4 years, 2 months ago
  15. f437d21 Updating layout direction with keeping the same constraints should cause remeasure. by Andrey Kulikov · 4 years, 2 months ago
  16. b040f80 Correctly dispose in WithConstraints by Andrey Kulikov · 4 years, 2 months ago
  17. 0ad23d0 Move ui-platform and ui-framework into ui-core by George Mount · 4 years, 2 months ago[Renamed from ui/ui-framework/src/androidTest/java/androidx/ui/core/test/WithConstraintsTest.kt]
  18. 5f9e753 Rename LayoutModifier2 to LayoutModifier by Mihai Popa · 4 years, 3 months ago
  19. fc355b1 Measure with layout direction in Layout DSL by Mihai Popa · 4 years, 3 months ago
  20. 1526ea5 Root LayoutNode to behave as a Stack by Andrey Kulikov · 4 years, 3 months ago
  21. 376868d Layout cooperation; width, height, size modifiers by Mihai Popa · 4 years, 3 months ago
  22. b6d8db2 Modifier is the new Modifier.None by Adam Powell · 4 years, 3 months ago
  23. 54010b3 Change DrawModifier.drawContent() to accept Canvas. by George Mount · 4 years, 3 months ago
  24. 5f07ae8 State<T> property delegation by Adam Powell · 4 years, 3 months ago
  25. 79a9f08 Add LayoutModifier2 API; deprecate LayoutModifier by Mihai Popa · 4 years, 4 months ago
  26. 999a89b Fluent modifiers by Adam Powell · 4 years, 4 months ago
  27. 4dd1188 Added VectorPainter API by Nader Jawad · 4 years, 4 months ago
  28. 6281a59 Fix rarely happening layout tree inconsistency by Andrey Kulikov · 4 years, 4 months ago
  29. 91b705d Merge "Fix WithConstraints test failing on API 30" into androidx-master-dev by Treehugger Robot · 4 years, 4 months ago
  30. d02af60 Replace some usages of OnPositioned with onPositioned by George Mount · 4 years, 4 months ago
  31. 5bba3f2 Fix WithConstraints test failing on API 30 by Andrey Kulikov · 4 years, 4 months ago
  32. 11777a5 Replace usage of some usage of Draw with modifier by George Mount · 4 years, 4 months ago
  33. ebd843e Add LD to WithConstraints by Anastasia Soboleva · 4 years, 4 months ago
  34. 9474ff8 Add layout direction to Layout node. by Anastasia Soboleva · 4 years, 5 months ago
  35. cda7a18 Remove Draw tag in ui-framework tests by Matvei Malkov · 4 years, 5 months ago
  36. e46bcf0 Adds emptyContent() function to signify empty content for a composable by Louis Pullen-Freilich · 4 years, 5 months ago
  37. 534a346 Turn on Composer Param rewriting code generation strategy by Leland Richardson · 4 years, 5 months ago
  38. bebb899 Improve AndroidOwner assertions and fix requesting remeasure of the root during the measure pass by Andrey Kulikov · 4 years, 6 months ago
  39. 8baef7a Change LayoutCoordinates to have size in IntPxSize. by George Mount · 4 years, 6 months ago
  40. fa841eb Merge "Fix crash when Text and WithConstraints are siblings" into androidx-master-dev by Andrey Kulikov · 4 years, 6 months ago
  41. 21c2a56 Fix crash when Text and WithConstraints are siblings by Andrey Kulikov · 4 years, 6 months ago
  42. d9d5350 Update API surface of Constraints by Mihai Popa · 4 years, 6 months ago
  43. 842c8c1 Change module and package of Dp, IntPx, etc to unit. by George Mount · 4 years, 6 months ago
  44. a0bb8bd Test for removing LayoutNode which is currently added into relayoutNode list by Andrey Kulikov · 4 years, 7 months ago
  45. 7f848ab Refactor effects to @Composable by Leland Richardson · 4 years, 7 months ago
  46. 6922a5d Fix the models reads inside the composition and writes in WithConstrains measure block by Andrey Kulikov · 4 years, 7 months ago
  47. 78b61a2 Fix for the children of WithConstraints not being remeasured sometimes by Andrey Kulikov · 4 years, 7 months ago
  48. 705d3c2 Fix flaky WithConstraintsTest by Andrey Kulikov · 4 years, 7 months ago
  49. bd5cf9e Optimize WithConstraints by Andrey Kulikov · 4 years, 8 months ago
  50. c77b915 Move tests related to WithConstraints to WithConstraintsTest file by Andrey Kulikov · 4 years, 8 months ago
  51. 719cde6 Model reads during measure stage should survive Frame switches by Andrey Kulikov · 4 years, 8 months ago