[go: nahoru, domu]

  1. 63c6e12 ui-layout to MPP by Nikolay Igotti · 4 years ago[Renamed from ui/ui-layout/src/main/java/androidx/ui/layout/AlignmentLine.kt]
  2. 5e382dd Remove layoutDirection parameter from MeasureBlock and IntrinsicsMeasureBlock by Anastasia Soboleva · 4 years, 1 month ago
  3. 08c4795 Return non-null from Placeable#get(AlignmentLine) by Mihai Popa · 4 years, 1 month ago
  4. 8f23757 Remove IntPx by George Mount · 4 years, 2 months ago
  5. 47df77f Improve stable/static analysis by Leland Richardson · 4 years, 2 months ago
  6. 3a54b94 Removes no longer needed parentheses in @Composable() annotations by Louis Pullen-Freilich · 4 years, 2 months ago
  7. 1514caf Upgrades ktlint to 0.36.0 and re-enables no-unused-imports by Louis Pullen-Freilich · 4 years, 2 months ago
  8. 57c818f AlignmentLineOffset to modifier by Anastasia Soboleva · 4 years, 2 months ago
  9. 22ba437 Add deprecation info to the AlignmentLineOffset/CenterAlignmentLine kdoc by Anastasia Soboleva · 4 years, 3 months ago
  10. 376868d Layout cooperation; width, height, size modifiers by Mihai Popa · 4 years, 3 months ago
  11. b6d8db2 Modifier is the new Modifier.None by Adam Powell · 4 years, 3 months ago
  12. db73858 Remove deprecated Wrap/Align/Center composables by Anastasia Soboleva · 4 years, 3 months ago
  13. 5e1d3f1 Replace some more usage of OnPositioned and OnChildPositioned by George Mount · 4 years, 4 months ago
  14. adfed53 RTL: Mirror Placeable's position in custom layouts by Anastasia Soboleva · 4 years, 4 months ago
  15. 9474ff8 Add layout direction to Layout node. by Anastasia Soboleva · 4 years, 5 months ago
  16. 59bac36 Remove DrawShape by Matvei Malkov · 4 years, 5 months ago
  17. 91f837a Remove horizontal property of AlignmentLine by Mihai Popa · 4 years, 5 months ago
  18. 842c8c1 Change module and package of Dp, IntPx, etc to unit. by George Mount · 4 years, 6 months ago
  19. 5da28bd Update doc naming to refer to composables for consistency by Louis Pullen-Freilich · 4 years, 9 months ago
  20. dde079c Use ViewComposer as fallback during compile, remove unused composer imports by Leland Richardson · 4 years, 9 months ago
  21. f6fe944 Remove TODO comments from ktdocs by Clara Bayarri · 4 years, 9 months ago
  22. 8c5d038 Move Alignment to ui-core. by Qingqing Deng · 4 years, 10 months ago
  23. 623dc27 Add CenterAlignmentLine layout widget by Mihai Popa · 4 years, 10 months ago
  24. 60263e2 Add AlignmentLineOffset layout widget by Mihai Popa · 4 years, 11 months ago