[go: nahoru, domu]

  1. ddda7be Refactors androidx.compose.foundation:foundation to the androidx.compose.foundation package name by Louis Pullen-Freilich · 4 years, 1 month ago
  2. 356ab3e Refactors runtime extension libraries to their new androidx.compose.runtime package name by Louis Pullen-Freilich · 4 years, 1 month ago
  3. 790b311 Rename material.FilledTextField to material.TextField and foundation.TextField to foundation.BaseTextField with experimental marker. by Matvei Malkov · 4 years, 1 month ago
  4. eb605fd Merge "Renames androidx.compose.core group to androidx.compose.ui" into androidx-master-dev by Treehugger Robot · 4 years, 1 month ago
  5. 235b4fa Deprecate Scroller. Introduce ScrollableColumn / ScrollableRow by Matvei Malkov · 4 years, 1 month ago
  6. 923ed4c Renames androidx.compose.core group to androidx.compose.ui by Louis Pullen-Freilich · 4 years, 1 month ago
  7. 3d03099 Migrates internal / unpublished modules to androidx.compose by Louis Pullen-Freilich · 4 years, 1 month ago
  8. f0b5098 Moves androidx.compose:compose-runtime to androidx.compose.runtime:runtime by Louis Pullen-Freilich · 4 years, 2 months ago
  9. 7e6ecdb Moves androidx.ui:ui-core to androidx.compose.core:core by Louis Pullen-Freilich · 4 years, 1 month ago
  10. 23ef31b Merge "Moves androidx.ui:ui-layout to androidx.compose.foundation:foundation-layout" into androidx-master-dev by Louis Pullen-Freilich · 4 years, 1 month ago
  11. db76e86 Moves androidx.ui:ui-layout to androidx.compose.foundation:foundation-layout by Louis Pullen-Freilich · 4 years, 1 month ago
  12. d2aa99c Make transition API consistent with other animation APIs by Doris Liu · 4 years, 1 month ago
  13. 0495ca00 Moves core text libraries to androidx.compose.core:* by Louis Pullen-Freilich · 4 years, 2 months ago
  14. cec33d9 Moves androidx.ui:ui-foundation to androidx.compose.foundation:foundation by Louis Pullen-Freilich · 4 years, 2 months ago
  15. 5d18263 Moves ui-material, ui-material-icons-core, and ui-material-icons-extended to androidx.compose.material by Louis Pullen-Freilich · 4 years, 2 months ago
  16. 2f3256c Add more ListItem demos by Jelle Fresen · 4 years, 2 months ago
  17. d4dceed Removed Shader inline class by Nader Jawad · 4 years, 2 months ago
  18. 5aceecc Add Extended FAB with fluid width in the documentation by Andrey Kulikov · 4 years, 2 months ago
  19. 038a5eb Make Button's content slot to be Row by Andrey Kulikov · 4 years, 2 months ago
  20. 5b692e3 Use TextButton in AlertDialog samples by Jelle Fresen · 4 years, 2 months ago
  21. a69d17b Make AnimationSpec the prevailing term for static anim config by Doris Liu · 4 years, 2 months ago
  22. a83cf0f Merge "Fixes for material demos" into androidx-master-dev by Treehugger Robot · 4 years, 2 months ago
  23. 0d6a6a4 Fixes for material demos by Matvei Malkov · 4 years, 2 months ago
  24. 8b69475 Use Material icons in list item samples by Mihai Popa · 4 years, 2 months ago
  25. 7046b04 RadioButton rework 3 by Matvei Malkov · 4 years, 2 months ago
  26. 940afa2 Outlined text field by Anastasia Soboleva · 4 years, 3 months ago
  27. dc3c965 Merge "Remove IntPx" into androidx-master-dev am: 846c6b62a0 by Treehugger Robot · 4 years, 2 months ago
  28. 8f23757 Remove IntPx by George Mount · 4 years, 4 months ago
  29. 7fb1e39 Merge "Replace PxPosition with Offset" into androidx-master-dev am: 7ee528f765 by Nader Jawad · 4 years, 3 months ago
  30. 6df0612 Replace PxPosition with Offset by Nader Jawad · 4 years, 3 months ago
  31. 099e77c Merge changes I086f4744,Id3434582 into androidx-master-dev am: b9dbf8fd40 by Nader Jawad · 4 years, 3 months ago
  32. e6a9b33 Removal of Px usages part 5 of n by Nader Jawad · 4 years, 3 months ago
  33. 2abd6fc Merge "Scaffold API changes" into androidx-master-dev am: 6fe1b0b7b5 by Treehugger Robot · 4 years, 3 months ago
  34. 6cfba72 Scaffold API changes by Matvei Malkov · 4 years, 3 months ago
  35. 79ee69a Merge "Removal of Px usages part 3 of n" into androidx-master-dev am: 613ef1fb0a by Nader Jawad · 4 years, 3 months ago
  36. feb99f8 Removal of Px usages part 3 of n by Nader Jawad · 4 years, 3 months ago
  37. e44583e Merge "Remove currentTextStyle() from demos and samples" into androidx-master-dev am: dce2b0c8f7 by Treehugger Robot · 4 years, 3 months ago
  38. dce2b0c Merge "Remove currentTextStyle() from demos and samples" into androidx-master-dev by Treehugger Robot · 4 years, 3 months ago
  39. 9b05bd3 Merge "Add reasonable slot defaults for Scrollers" into androidx-master-dev am: d379a78018 by Treehugger Robot · 4 years, 3 months ago
  40. d379a78 Merge "Add reasonable slot defaults for Scrollers" into androidx-master-dev by Treehugger Robot · 4 years, 3 months ago
  41. 4daaad0 Merge changes I3bbe5b3f,I672ace24,I9bb3d43f into androidx-master-dev am: 3574973ba6 by Treehugger Robot · 4 years, 3 months ago
  42. 56782df Remove currentTextStyle() from demos and samples by Anastasia Soboleva · 4 years, 3 months ago
  43. d109a56 Add positioning to material DropdownMenu by Mihai Popa · 4 years, 3 months ago
  44. 63fbc24 Dropdown menus - first iteration by Mihai Popa · 4 years, 4 months ago
  45. dd60546 Merge "Fix keyboard is not being appeared in FilledTextField issue" into androidx-master-dev am: 0dce155d1d by Treehugger Robot · 4 years, 3 months ago
  46. ef9b7f3 Fix keyboard is not being appeared in FilledTextField issue by Anastasia Soboleva · 4 years, 3 months ago
  47. a817125 Merge "Modifier.clickable reimagined" into androidx-master-dev am: 46b4cc3424 by Treehugger Robot · 4 years, 3 months ago
  48. 323b745 Modifier.clickable reimagined by Matvei Malkov · 4 years, 4 months ago
  49. 9fb6924 Add reasonable slot defaults for Scrollers by Matvei Malkov · 4 years, 3 months ago
  50. b6d7e1d Merge "Renames Emphasis.emphasize() to Emphasis.applyEmphasis()" into androidx-master-dev am: bed9a1b227 by Louis Pullen-Freilich · 4 years, 3 months ago
  51. bed9a1b Merge "Renames Emphasis.emphasize() to Emphasis.applyEmphasis()" into androidx-master-dev by Louis Pullen-Freilich · 4 years, 3 months ago
  52. 2f74998 Merge "Deprecate @Model" into androidx-master-dev am: 3b87eec709 by Leland Richardson · 4 years, 3 months ago
  53. fcf76b3 Deprecate @Model by Leland Richardson · 4 years, 3 months ago
  54. f2d2a9b Renames Emphasis.emphasize() to Emphasis.applyEmphasis() by Louis Pullen-Freilich · 4 years, 3 months ago
  55. e5db13f Merge "Removes no longer needed parentheses in @Composable() annotations" into androidx-master-dev am: d4fc586d36 by Louis Pullen-Freilich · 4 years, 4 months ago
  56. 3a54b94 Removes no longer needed parentheses in @Composable() annotations by Louis Pullen-Freilich · 4 years, 4 months ago
  57. 1009def Merge "Introduce receiver scope for WithConstraints" into androidx-master-dev am: 553fcc0b0b by Treehugger Robot · 4 years, 4 months ago
  58. 0f072e5 Introduce receiver scope for WithConstraints by Andrey Kulikov · 4 years, 4 months ago
  59. f17e162 Merge commit 'daf80dad22a4f5d19e7b225bac6aeadf31ecdbe9' into manual_merge_daf80dad22a4f5d19e7b225bac6aeadf31ecdbe9 by Alan Viverette · 4 years, 4 months ago
  60. 0ad23d0 Move ui-platform and ui-framework into ui-core by George Mount · 4 years, 4 months ago
  61. 553d6d1 Merge "Buttons visually look like they should according to the specs in the disabled state" into androidx-master-dev am: 5c26e00dbe by Treehugger Robot · 4 years, 4 months ago
  62. 5c26e00 Merge "Buttons visually look like they should according to the specs in the disabled state" into androidx-master-dev by Treehugger Robot · 4 years, 4 months ago
  63. 3358c70 Buttons visually look like they should according to the specs in the disabled state by Andrey Kulikov · 4 years, 4 months ago
  64. a013694 Merge "Add IME action, keyboard type, visual transformation" into androidx-master-dev am: 7283f21b09 by Anastasia Soboleva · 4 years, 4 months ago
  65. 57dca23 Add IME action, keyboard type, visual transformation by Anastasia Soboleva · 4 years, 4 months ago
  66. a92ec48 Merge "Saved instance state support for TextFields" into androidx-master-dev am: 7d189a8165 by Treehugger Robot · 4 years, 4 months ago
  67. 4c082f9 Saved instance state support for TextFields by Andrey Kulikov · 4 years, 4 months ago
  68. 11d785d Adds strokeWidth parameter to CircularProgressIndicator by Louis Pullen-Freilich · 4 years, 4 months ago
  69. 40947f5 Adds strokeWidth parameter to CircularProgressIndicator by Louis Pullen-Freilich · 4 years, 4 months ago
  70. a078466 Merge "Add trailing/leading and error state support" into androidx-master-dev am: 7147f4e2ed by Treehugger Robot · 4 years, 4 months ago
  71. 0c8ddf5 Add trailing/leading and error state support by Anastasia Soboleva · 4 years, 4 months ago
  72. 7b5108e Merge "Use secondary as a default color for FABs" into androidx-master-dev am: 421e86d5d2 by Andrey Kulikov · 4 years, 4 months ago
  73. cdb593e Use secondary as a default color for FABs by Andrey Kulikov · 4 years, 4 months ago
  74. e7c69b2 Merge "Inline Color class." into androidx-master-dev am: 8d855cfda6 by Treehugger Robot · 4 years, 4 months ago
  75. e1c87876 Inline Color class. by George Mount · 4 years, 4 months ago
  76. d1ef193 Merge "Cross axis alignment parameter for Row and Column" into androidx-master-dev am: 24daa50344 by Treehugger Robot · 4 years, 4 months ago
  77. e0a92ba Merge changes Ib0728175,Ia0c05cfa into androidx-master-dev am: 74be73a9e7 by Treehugger Robot · 4 years, 4 months ago
  78. 09a9eb8 Cross axis alignment parameter for Row and Column by Mihai Popa · 4 years, 4 months ago
  79. 5b7a6bb Use continuous and 1D Alignment in ui-layout APIs by Mihai Popa · 4 years, 4 months ago
  80. 7e01038 Merge "Created PixelMap" into androidx-master-dev am: 3972370a5f by Nader Jawad · 4 years, 5 months ago
  81. 3972370 Merge "Created PixelMap" into androidx-master-dev by Nader Jawad · 4 years, 5 months ago
  82. b4fb8ca Merge "Remove StaticDrawer" into androidx-master-dev am: be432b8305 by Treehugger Robot · 4 years, 5 months ago
  83. 8f05aeb Remove StaticDrawer by Matvei Malkov · 4 years, 5 months ago
  84. e106a36 Created PixelMap by Nader Jawad · 4 years, 5 months ago
  85. 9079837 Merge "Migrates Text consumers to use explicit color parameter" into androidx-master-dev am: 3ccf0e2071 by Louis Pullen-Freilich · 4 years, 5 months ago
  86. ec95bf0 Merge "Change ui-text module name to ui-text-core (Step 3)" into androidx-master-dev am: fdf45b9259 by Treehugger Robot · 4 years, 5 months ago
  87. a98431c Merge "Make PointerInputModifiers fluent." into androidx-master-dev am: 386828fad8 by Treehugger Robot · 4 years, 5 months ago
  88. f154098 Merge "Add Filled Text Field (first iteration)." into androidx-master-dev am: 4b74ba16ae by Treehugger Robot · 4 years, 5 months ago
  89. 07285fa Merge "Use ComponentActivity for all demos" into androidx-master-dev am: 27d233b765 by Andrey Kulikov · 4 years, 5 months ago
  90. be8e68f Merge "Temporarily remove Data Tables" into androidx-master-dev am: 2d2d4ba569 by Treehugger Robot · 4 years, 5 months ago
  91. 31b0bc3 Merge "State<T> property delegation" into androidx-master-dev am: 8e45d620fe by Treehugger Robot · 4 years, 5 months ago
  92. a9f913a Migrates Text consumers to use explicit color parameter by Louis Pullen-Freilich · 4 years, 5 months ago
  93. a48a1fa Merge "Updates `color` naming for surface components" into androidx-master-dev am: c88da7c340 by Treehugger Robot · 4 years, 5 months ago
  94. 82de594 Change ui-text module name to ui-text-core (Step 3) by Siyamed Sinir · 4 years, 5 months ago
  95. 70a8cfe Make PointerInputModifiers fluent. by Shep Shapard · 4 years, 5 months ago
  96. 4b74ba1 Merge "Add Filled Text Field (first iteration)." into androidx-master-dev by Treehugger Robot · 4 years, 5 months ago
  97. 27d233b Merge "Use ComponentActivity for all demos" into androidx-master-dev by Andrey Kulikov · 4 years, 5 months ago
  98. 4a2564d Add Filled Text Field (first iteration). by Anastasia Soboleva · 4 years, 5 months ago
  99. abf212f Temporarily remove Data Tables by Clara Bayarri · 4 years, 5 months ago
  100. 33f05b2 Use ComponentActivity for all demos by Andrey Kulikov · 4 years, 5 months ago