[go: nahoru, domu]

  1. 623e405 Refactors androidx.compose.foundation:foundation-layout to the androidx.compose.foundation.layout package name by Louis Pullen-Freilich · 4 years ago
  2. ddda7be Refactors androidx.compose.foundation:foundation to the androidx.compose.foundation package name by Louis Pullen-Freilich · 4 years ago
  3. 356ab3e Refactors runtime extension libraries to their new androidx.compose.runtime package name by Louis Pullen-Freilich · 4 years ago
  4. a905c78 Merge changes I6ea21fc6,I94f72b3a into androidx-master-dev by Treehugger Robot · 4 years ago
  5. 7df5c8a Merge "Fix popup placement with cut-outs." into androidx-master-dev by Treehugger Robot · 4 years ago
  6. 1ce05e0 Fix popup placement with cut-outs. by Filip Pavlis · 4 years ago
  7. 900224e Enable ProgressIndicatorTests by Jelle Fresen · 4 years ago
  8. 8610801 Add RenderNode to CoreText and Surface. by Jens Ole Lauridsen · 4 years ago
  9. 790b311 Rename material.FilledTextField to material.TextField and foundation.TextField to foundation.BaseTextField with experimental marker. by Matvei Malkov · 4 years ago
  10. bf014c1 Modifier.drawBackground -> Modifier.background by Matvei Malkov · 4 years ago
  11. 7cf1c48 Deprecate Old Focus API by Ralston Da Silva · 4 years ago
  12. 3674533 Rename onFocusChange callback to onFocusChanged in text fields by Anastasia Soboleva · 4 years ago
  13. 5aa418d Merge changes I400ce0e6,Iab63cb65 into androidx-master-dev by Treehugger Robot · 4 years ago
  14. a15f90f Merge "Kotlin Rebase ComposeUI 1.4" into androidx-master-dev by Jim Sproch · 4 years ago
  15. 235b4fa Deprecate Scroller. Introduce ScrollableColumn / ScrollableRow by Matvei Malkov · 4 years ago
  16. 710fb4f Refactor draggable, scrollable and fling config by Matvei Malkov · 4 years ago
  17. d38350d Return Button modifier argument to outermost position by Alexandre Elias · 4 years ago
  18. a88c07a Kotlin Rebase ComposeUI 1.4 by Jim Sproch · 4 years ago
  19. a4d73a5 Rename runOnIdleCompose to runOnIdle. by Filip Pavlis · 4 years ago
  20. c60f33e Semantics no-op cleanups by Alexandre Elias · 4 years ago
  21. 659ea72 Refactor testing APIs to the final proposal. by Filip Pavlis · 4 years ago
  22. dcde340 Add positional thresholds to BottomDrawerLayout by Calin Tataru · 4 years ago
  23. 97a0b74 Merge "Remove deprecated Modifier.ripple" into androidx-master-dev by Louis Pullen-Freilich · 4 years ago
  24. 23ef31b Merge "Moves androidx.ui:ui-layout to androidx.compose.foundation:foundation-layout" into androidx-master-dev by Louis Pullen-Freilich · 4 years ago
  25. db76e86 Moves androidx.ui:ui-layout to androidx.compose.foundation:foundation-layout by Louis Pullen-Freilich · 4 years ago
  26. d2aa99c Make transition API consistent with other animation APIs by Doris Liu · 4 years ago
  27. 1d28118 Remove deprecated Modifier.ripple by Louis Pullen-Freilich · 4 years ago
  28. b7ffbed Add IntBounds. Use it in Menus and ui-tooling. by Mihai Popa · 4 years ago
  29. 4a66215 Merge changes I7f8f867b,I8697fd9f into androidx-master-dev by Anastasia Soboleva · 4 years ago
  30. de68ece Merge "Update some screenshot tests to be @MediumTest" into androidx-master-dev by Nader Jawad · 4 years ago
  31. e6d6691 Refactor textfield structure by Anastasia Soboleva · 4 years ago
  32. 0a81b58 Rename TextField.kt to TextFieldImpl.kt by Anastasia Soboleva · 4 years ago
  33. cd6cac1 Update some screenshot tests to be @MediumTest by Nader Jawad · 4 years ago
  34. d21e404 Stop using WithConstraints for ScrollableTabRow by Andrey Kulikov · 4 years ago
  35. c6d20b3 [Semantics] Add test finders for unmerged semantics. by Alexandre Elias · 4 years ago
  36. d66cc3e [Semantics] mergeAllDescendants improvements by Alexandre Elias · 4 years ago
  37. 952797a Merge "Replace open/close drawer tests with screenshot tests" into androidx-master-dev by Jelle Fresen · 4 years ago
  38. 5ef3f31 Use animation clock as disposable clock by Jelle Fresen · 4 years ago
  39. 283afed Replace open/close drawer tests with screenshot tests by Jelle Fresen · 4 years ago
  40. 2160ca1 Merge "Fix AlertDialog causing DemoTest to fail" into androidx-master-dev by Treehugger Robot · 4 years ago
  41. b24bc83 Fix AlertDialog causing DemoTest to fail by Mihai Popa · 4 years ago
  42. 028c0d5 Final migration of material size tests. by Filip Pavlis · 4 years ago
  43. d7ead69 Fixes TabTest failing on wide (landscape) devices by Louis Pullen-Freilich · 4 years ago
  44. 758a5ef Update position of the input text in FilledTextField by Anastasia Soboleva · 4 years ago
  45. 87a7504 Merge "Add Extended FAB with fluid width in the documentation" into androidx-master-dev by Treehugger Robot · 4 years ago
  46. 1b26016 Merge "Make draggable material components support RTL" into androidx-master-dev by Treehugger Robot · 4 years ago
  47. 689f325 Merge "Refactor Snackbar to ensure text centered with any font size provided for text or button" into androidx-master-dev by Treehugger Robot · 4 years ago
  48. 5aceecc Add Extended FAB with fluid width in the documentation by Andrey Kulikov · 4 years ago
  49. 99f3d29 Refactor Snackbar to ensure text centered with any font size provided for text or button by Matvei Malkov · 4 years ago
  50. 7bb5f31 Rename Button object to ButtonConstants by Andrey Kulikov · 4 years ago
  51. 11fcc133 Make draggable material components support RTL by Matvei Malkov · 4 years ago
  52. 038a5eb Make Button's content slot to be Row by Andrey Kulikov · 4 years, 1 month ago
  53. b300d2c Link ViewGroup compositions to existing ones by Mihai Popa · 4 years ago
  54. 0fdd066 Merge "Adds elevation parameter to BottomAppBar" into androidx-master-dev by Treehugger Robot · 4 years ago
  55. 0332df0 Set AlertDialog width to M specs by Jelle Fresen · 4 years ago
  56. f314806 Make menus scrollable by Mihai Popa · 4 years ago
  57. 0c5bd22 Merge "Remove layoutDirection parameter from MeasureBlock and IntrinsicsMeasureBlock" into androidx-master-dev by Anastasia Soboleva · 4 years ago
  58. 0a90de9 Replace frames with snapshots by Chuck Jazdzewski · 4 years, 2 months ago
  59. 5e382dd Remove layoutDirection parameter from MeasureBlock and IntrinsicsMeasureBlock by Anastasia Soboleva · 4 years, 1 month ago
  60. e201ed9 Merge "Match AlertDialog's text style with Material specs" into androidx-master-dev by Treehugger Robot · 4 years ago
  61. 72bb159 Match AlertDialog's text style with Material specs by Jelle Fresen · 4 years ago
  62. dcf3d0b Fix clipped elevation in DropdownMenu by Mihai Popa · 4 years ago
  63. a600bbf Merge "Migrate snackbar tests and clean up TabTest." into androidx-master-dev by Filip Pavlis · 4 years ago
  64. a69d17b Make AnimationSpec the prevailing term for static anim config by Doris Liu · 4 years, 1 month ago
  65. b06d5d9 Migrate snackbar tests and clean up TabTest. by Filip Pavlis · 4 years, 1 month ago
  66. 80684d3 Fix ripple radius in selection controls by Matvei Malkov · 4 years, 1 month ago
  67. f974c44 Merge "Switch rework 3" into androidx-master-dev by Treehugger Robot · 4 years, 1 month ago
  68. fff6c6bf Merge "Vertically centers TopAppBar title according to latest spec" into androidx-master-dev by Treehugger Robot · 4 years, 1 month ago
  69. f01d789 Switch rework 3 by Matvei Malkov · 4 years, 1 month ago
  70. 49b243e Expand menus from the generating element direction by Mihai Popa · 4 years, 1 month ago
  71. da3a246 Start menu open animation from 80% scale by Mihai Popa · 4 years, 1 month ago
  72. ba996dd Adds elevation parameter to BottomAppBar by Louis Pullen-Freilich · 4 years, 1 month ago
  73. b2319a0 Vertically centers TopAppBar title according to latest spec by Louis Pullen-Freilich · 4 years, 1 month ago
  74. e77de54 Merge "Support OutlinedTextField border in RTL" into androidx-master-dev by Anastasia Soboleva · 4 years, 1 month ago
  75. 86a9e67 Merge "Add screenshot tests for material text fields" into androidx-master-dev by Anastasia Soboleva · 4 years, 1 month ago
  76. dd07f3f Merge "Fixed issue where some Material components were not rounded when they should have been" into androidx-master-dev by Treehugger Robot · 4 years, 1 month ago
  77. eb075b6 Merge "Add TextRange.constrain()" into androidx-master-dev by Siyamed Sinir · 4 years, 1 month ago
  78. 121fffd Support OutlinedTextField border in RTL by Anastasia Soboleva · 4 years, 1 month ago
  79. 8684f51 Add screenshot tests for material text fields by Anastasia Soboleva · 4 years, 1 month ago
  80. d895377 Fixed issue where some Material components by Nader Jawad · 4 years, 1 month ago
  81. 0794a7a Add testing APIs for positions. by Filip Pavlis · 4 years, 1 month ago
  82. 6899f82 Add TextRange.constrain() by Siyamed Sinir · 4 years, 1 month ago
  83. 432e012 Merge "RadioButton rework 3" into androidx-master-dev by Treehugger Robot · 4 years, 1 month ago
  84. 9a3c1e8 Merge "Add size testing API." into androidx-master-dev by Treehugger Robot · 4 years, 1 month ago
  85. 924c7f1 Merge "Fix OutlinedButton's contentColor" into androidx-master-dev by Treehugger Robot · 4 years, 1 month ago
  86. 4d1d814 Rename Modifier.tag to Modifier.layoutId by Mihai Popa · 4 years, 1 month ago
  87. 5f928db Add size testing API. by Filip Pavlis · 4 years, 1 month ago
  88. 08c4795 Return non-null from Placeable#get(AlignmentLine) by Mihai Popa · 4 years, 1 month ago
  89. bacf10e Fix OutlinedButton's contentColor by Andrey Kulikov · 4 years, 1 month ago
  90. 3bba190 Merge "Update API docs for TextFields and TextFieldValue" into androidx-master-dev by Siyamed Sinir · 4 years, 1 month ago
  91. 77df369 Merge "Update DrawScope based on API council feedback" into androidx-master-dev by Nader Jawad · 4 years, 1 month ago
  92. 91d3310 Update DrawScope based on API council feedback by Nader Jawad · 4 years, 1 month ago
  93. 4cea7ac Merge "Replace Semantics component with Modifier.semantics" into androidx-master-dev by Treehugger Robot · 4 years, 1 month ago
  94. 4e172c9 Update API docs for TextFields and TextFieldValue by Siyamed Sinir · 4 years, 1 month ago
  95. 2b055a7 Replace Semantics component with Modifier.semantics by Matvei Malkov · 4 years, 1 month ago
  96. 1cf595c Allow overriding min constraints for Button by Andrey Kulikov · 4 years, 1 month ago
  97. 7046b04 RadioButton rework 3 by Matvei Malkov · 4 years, 1 month ago
  98. cfa6cfe Fix failing tests on Pixel C in landscape orientation by Anastasia Soboleva · 4 years, 1 month ago
  99. cbdb6f9 Add outlined text field tests by Anastasia Soboleva · 4 years, 1 month ago
  100. 940afa2 Outlined text field by Anastasia Soboleva · 4 years, 2 months ago