[go: nahoru, domu]

  1. fdf0807 ui-material to MPP by Louis Pullen-Freilich · 4 years ago[Renamed from ui/ui-material/src/main/java/androidx/ui/material/AppBar.kt]
  2. 623e405 Refactors androidx.compose.foundation:foundation-layout to the androidx.compose.foundation.layout package name by Louis Pullen-Freilich · 4 years ago
  3. ddda7be Refactors androidx.compose.foundation:foundation to the androidx.compose.foundation package name by Louis Pullen-Freilich · 4 years ago
  4. c60f33e Semantics no-op cleanups by Alexandre Elias · 4 years ago
  5. 0fdd066 Merge "Adds elevation parameter to BottomAppBar" into androidx-master-dev by Treehugger Robot · 4 years ago
  6. ba996dd Adds elevation parameter to BottomAppBar by Louis Pullen-Freilich · 4 years, 1 month ago
  7. b2319a0 Vertically centers TopAppBar title according to latest spec by Louis Pullen-Freilich · 4 years, 1 month ago
  8. 4695a1e Replaces Semantics() composable usages with Modifier.semantics by Matvei Malkov · 4 years, 1 month ago
  9. 63153c1 Removal of Px usages part 6 of n by Nader Jawad · 4 years, 2 months ago
  10. 6cfba72 Scaffold API changes by Matvei Malkov · 4 years, 2 months ago
  11. feb99f8 Removal of Px usages part 3 of n by Nader Jawad · 4 years, 2 months ago
  12. 3a54b94 Removes no longer needed parentheses in @Composable() annotations by Louis Pullen-Freilich · 4 years, 2 months ago
  13. 57c818f AlignmentLineOffset to modifier by Anastasia Soboleva · 4 years, 2 months ago
  14. 267b950 Move RectangleShape from ui-foundation to ui-graphic by Andrey Kulikov · 4 years, 3 months ago
  15. 14e87e1 Refactors AppBar and FABs to use verticalGravity by Louis Pullen-Freilich · 4 years, 3 months ago
  16. 09a9eb8 Cross axis alignment parameter for Row and Column by Mihai Popa · 4 years, 3 months ago
  17. 68c8699 Change package name for CoreText and CoreTextField by Siyamed Sinir · 4 years, 3 months ago
  18. b6d8db2 Modifier is the new Modifier.None by Adam Powell · 4 years, 3 months ago
  19. 3c2be32 Updates `color` naming for surface components by Louis Pullen-Freilich · 4 years, 3 months ago
  20. f0eb2ab Rename all "children" named composable params in ui-material. by Andrey Kulikov · 4 years, 3 months ago
  21. 9831863 MaterialTheme updates / refactoring by Louis Pullen-Freilich · 4 years, 3 months ago
  22. 999a89b Fluent modifiers by Adam Powell · 4 years, 4 months ago
  23. b259185 Refactors MaterialTheme functions to be composable vals by Louis Pullen-Freilich · 4 years, 4 months ago
  24. 0d04438 Migrates consumers to ui-foundation Text from ui-framework Text by Louis Pullen-Freilich · 4 years, 4 months ago
  25. ce94874 Remove use of OnChildPositioned in AppBarTest by George Mount · 4 years, 4 months ago
  26. 9fcfaeb Rename flexible to weight in Row and Column by Mihai Popa · 4 years, 4 months ago
  27. 602ef01 Move Surface and Card by Andrey Kulikov · 4 years, 4 months ago
  28. d3c2153 Applies emphasis to Material components by Louis Pullen-Freilich · 4 years, 4 months ago
  29. e5a9777 Support RTL in Stack by Anastasia Soboleva · 4 years, 5 months ago
  30. 602bead Merge "Adds Icon, IconButton and IconToggleButton" into androidx-master-dev by Louis Pullen-Freilich · 4 years, 5 months ago
  31. a87b6eb Adds Icon, IconButton and IconToggleButton by Louis Pullen-Freilich · 4 years, 5 months ago
  32. 24bacea Make LayoutPadding RTL aware. by Anastasia Soboleva · 4 years, 5 months ago
  33. 6eb484c App bar simplification by Louis Pullen-Freilich · 4 years, 5 months ago
  34. 1145081f Refactors AppBars to use Box + modifiers by Louis Pullen-Freilich · 4 years, 5 months ago
  35. dd4a5be Fixed issue with ripples not showing up in the correct location in the AppBar by Nader Jawad · 4 years, 5 months ago
  36. 9413082 Added Painter API by Nader Jawad · 4 years, 6 months ago
  37. 47f0e1a Merge Density and DensityScope. Remove ambientDensity() by Andrey Kulikov · 4 years, 5 months ago
  38. 30f5669 Adds light/dark theme default mappings for AppBar and Tabs by Louis Pullen-Freilich · 4 years, 5 months ago
  39. 8baef7a Change LayoutCoordinates to have size in IntPxSize. by George Mount · 4 years, 6 months ago
  40. a414b8d Scaffold material component by Matvei Malkov · 4 years, 7 months ago
  41. 7865a63 Semantics node merging by Ryan Mentley · 4 years, 11 months ago
  42. 842c8c1 Change module and package of Dp, IntPx, etc to unit. by George Mount · 4 years, 6 months ago
  43. 31c1ebd Size modifier API changes by Adam Powell · 4 years, 6 months ago
  44. 8c474e9 Deprecate vararg Layout component by Mihai Popa · 4 years, 7 months ago
  45. 7f848ab Refactor effects to @Composable by Leland Richardson · 4 years, 7 months ago
  46. 8736575 Removal of FlexRow/FlexColumn by Anastasia Soboleva · 4 years, 7 months ago
  47. 712dc99 API proposal: Layout prefix for LayoutModifiers by Adam Powell · 4 years, 7 months ago
  48. 7a72958 Rewrite Spacer to accept modifiers by Matvei Malkov · 4 years, 7 months ago
  49. 34e8db3 Rename mainAxisAlignment to Arrangement by Anastasia Soboleva · 4 years, 8 months ago
  50. 52a2b7f Updates API for typography / shapes to follow colors by Louis Pullen-Freilich · 4 years, 8 months ago
  51. 8a6387a Adds ColorPalette interface and surrounding infrastructure by Louis Pullen-Freilich · 4 years, 10 months ago
  52. c55cb9b Finite measurement for inflexible Flex children by Mihai Popa · 4 years, 8 months ago
  53. 670121e Remove crossAxisSize from Row/Column by Anastasia Soboleva · 4 years, 8 months ago
  54. 7b2297a Merge "Remove mainAxisSize parameter from Row/Column" into androidx-master-dev by Treehugger Robot · 4 years, 9 months ago
  55. b3e5b50 Fixes nullable @Composable type checking by Louis Pullen-Freilich · 4 years, 9 months ago
  56. f5f1fda Remove mainAxisSize parameter from Row/Column by Anastasia Soboleva · 4 years, 9 months ago
  57. dde079c Use ViewComposer as fallback during compile, remove unused composer imports by Leland Richardson · 4 years, 9 months ago
  58. a5396b4 Introduce call and emit codegen with new resolver, remove KTX completely by Leland Richardson · 4 years, 9 months ago
  59. c78d3f7 App bar polishing by Louis Pullen-Freilich · 4 years, 9 months ago
  60. b3f8bce Scrooooooooooooooooooooooollable tabs by Louis Pullen-Freilich · 4 years, 10 months ago
  61. d4d3710 Change default size of Row and Column by Calin Tataru · 4 years, 10 months ago
  62. 8c5d038 Move Alignment to ui-core. by Qingqing Deng · 4 years, 10 months ago
  63. ad98353 Moved graphics APIs out of painting package by Nader Jawad · 4 years, 10 months ago
  64. 6bcf49d Adds rounded edge support for circular BottomAppBar cutouts by Louis Pullen-Freilich · 4 years, 10 months ago
  65. c11605e Adds inset FAB (cutout / notch) support to BottomAppBar by Louis Pullen-Freilich · 4 years, 11 months ago
  66. 6cd5719 New Semantics API by Ryan Mentley · 5 years ago
  67. df8952f Cleans up AppBar child alignment by Louis Pullen-Freilich · 5 years ago
  68. be5651f Fixes some layout rounding issues related to alignment by Louis Pullen-Freilich · 5 years ago
  69. 8828d9b Adds BottomAppBar and updates TopAppBar by Louis Pullen-Freilich · 5 years ago
  70. 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/AppBar.kt]
  71. 664b254 Merge "Wire up intrinsic measurements for Text" into androidx-master-dev by Mihai Popa · 5 years ago