[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. fdf0807 ui-material to MPP by Louis Pullen-Freilich · 4 years ago[Renamed from ui/ui-material/src/main/java/androidx/ui/material/Card.kt]
  3. ddda7be Refactors androidx.compose.foundation:foundation to the androidx.compose.foundation package name by Louis Pullen-Freilich · 4 years ago
  4. 3a54b94 Removes no longer needed parentheses in @Composable() annotations by Louis Pullen-Freilich · 4 years, 2 months ago
  5. b6d8db2 Modifier is the new Modifier.None by Adam Powell · 4 years, 3 months ago
  6. f0eb2ab Rename all "children" named composable params in ui-material. by Andrey Kulikov · 4 years, 3 months ago
  7. 6e28e97 Shape theming by Andrey Kulikov · 4 years, 4 months ago
  8. b259185 Refactors MaterialTheme functions to be composable vals by Louis Pullen-Freilich · 4 years, 4 months ago
  9. 602ef01 Move Surface and Card by Andrey Kulikov · 4 years, 4 months ago[Renamed (92%) from ui/ui-material/src/main/java/androidx/ui/material/surface/Card.kt]
  10. d4471aa Rename Border modifier to DrawBorder + add Border by Matvei Malkov · 4 years, 5 months ago
  11. 4f3fa24 Add a simple sample for Card by Andrey Kulikov · 4 years, 5 months ago
  12. 6e5b8f2 Border modifier by Matvei Malkov · 4 years, 6 months ago
  13. 842c8c1 Change module and package of Dp, IntPx, etc to unit. by George Mount · 4 years, 6 months ago
  14. bd6a5f4 Extracts default param to function to fix metalava issues by Louis Pullen-Freilich · 4 years, 7 months ago
  15. 7f848ab Refactor effects to @Composable by Leland Richardson · 4 years, 7 months ago
  16. e7ac85a Adds contentColor metadata to foundation by Louis Pullen-Freilich · 4 years, 7 months ago
  17. cc60834 Accept modifiers in Card and Checkbox by Mihai Popa · 4 years, 8 months ago
  18. 52a2b7f Updates API for typography / shapes to follow colors by Louis Pullen-Freilich · 4 years, 8 months ago
  19. 8a6387a Adds ColorPalette interface and surrounding infrastructure by Louis Pullen-Freilich · 4 years, 10 months ago
  20. dde079c Use ViewComposer as fallback during compile, remove unused composer imports by Leland Richardson · 4 years, 9 months ago
  21. a0c2bec Remove RippleSurface, simplify Ripple implementation by Andrey Kulikov · 4 years, 10 months ago
  22. 303e916 Actioned TODOs and updated seek bar animation demo by Chris Michael · 4 years, 10 months ago
  23. 2764fd3 Use elevations according to Material Design specs by Andrey Kulikov · 5 years ago
  24. 1fbb1c1 Use of @Children is now discouraged, prefer lambda as last parameter. by Jim · 5 years ago
  25. 18a13a6 Updates compose module structure to AndroidX guidelines by Louis Pullen-Freilich · 5 years ago[Renamed from ui/material/src/main/java/androidx/ui/material/surface/Card.kt]
  26. 664b254 Merge "Wire up intrinsic measurements for Text" into androidx-master-dev by Mihai Popa · 5 years ago