[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, 1 month ago
  2. f434a13e Refactors androidx.compose.ui:ui-geometry to the androidx.compose.ui.geometry package name by Louis Pullen-Freilich · 4 years, 1 month ago
  3. 56f5ea8 Add tests for Text/TextField Semantics by yingleiw · 4 years, 1 month ago
  4. 3bfe4ef Merge "LazyItems alignment and main-axis wrap content" into androidx-master-dev by Treehugger Robot · 4 years, 1 month ago
  5. aeda679 LazyItems alignment and main-axis wrap content by Mihai Burlaciuc · 4 years, 1 month ago
  6. ab19475 Refactors androidx.compose.ui:ui-text to the androidx.compose.ui.text package name by Louis Pullen-Freilich · 4 years, 1 month ago
  7. bb77c7b Refactors androidx.compose.animation:animation to the androidx.compose.animation package name by Louis Pullen-Freilich · 4 years, 1 month ago
  8. 5bb0c471 Refactors androidx.compose.animation:animation-core to the androidx.compose.animation.core package name by Louis Pullen-Freilich · 4 years, 1 month ago
  9. 7a602a3 Merge "Zoomable minor rework." into androidx-master-dev by Treehugger Robot · 4 years, 1 month ago
  10. 20f5b4c3 Zoomable minor rework. by Matvei Malkov · 4 years, 1 month ago
  11. d81536a Wrapped content on cross-axis for lazy row/column by Mihai Burlaciuc · 4 years, 1 month ago
  12. ca6eca2 Refactors androidx.compose.foundation:foundation-text to the androidx.compose.foundation package name by Louis Pullen-Freilich · 4 years, 1 month ago
  13. 623e405 Refactors androidx.compose.foundation:foundation-layout to the androidx.compose.foundation.layout package name by Louis Pullen-Freilich · 4 years, 1 month ago
  14. ddda7be Refactors androidx.compose.foundation:foundation to the androidx.compose.foundation package name by Louis Pullen-Freilich · 4 years, 1 month ago
  15. 356ab3e Refactors runtime extension libraries to their new androidx.compose.runtime package name by Louis Pullen-Freilich · 4 years, 1 month ago
  16. 790b311 Rename material.FilledTextField to material.TextField and foundation.TextField to foundation.BaseTextField with experimental marker. by Matvei Malkov · 4 years, 1 month ago
  17. e61080c Merge "Modifier.drawBackground -> Modifier.background" into androidx-master-dev by Treehugger Robot · 4 years, 1 month ago
  18. fb8d818 Merge "Remove deprecated AdapterList" into androidx-master-dev by Andrey Kulikov · 4 years, 1 month ago
  19. 55f0807 Remove deprecated AdapterList by Andrey Kulikov · 4 years, 1 month ago
  20. 2e4671b Merge "Updates isSystemInDarkTheme to no longer consider power saving mode pre-Q" into androidx-master-dev by Treehugger Robot · 4 years, 1 month ago
  21. bf014c1 Modifier.drawBackground -> Modifier.background by Matvei Malkov · 4 years, 1 month ago
  22. 839b35c Add RemeasurementModifier by Andrey Kulikov · 4 years, 1 month ago
  23. 7cf1c48 Deprecate Old Focus API by Ralston Da Silva · 4 years, 1 month ago
  24. 5398d76 Merge "Fix the rest of tests failing on cut-outs." into androidx-master-dev by Treehugger Robot · 4 years, 1 month ago
  25. a1dc264 Fix the rest of tests failing on cut-outs. by Filip Pavlis · 4 years, 1 month ago
  26. 5730b29 Merge "Add contentPadding to LazyColumnItems/LazyRowItems" into androidx-master-dev by Treehugger Robot · 4 years, 1 month ago
  27. c85efb2 Updates isSystemInDarkTheme to no longer consider power saving mode pre-Q by Louis Pullen-Freilich · 4 years, 1 month ago
  28. b49c998 Add contentPadding to LazyColumnItems/LazyRowItems by Andrey Kulikov · 4 years, 1 month ago
  29. 3674533 Rename onFocusChange callback to onFocusChanged in text fields by Anastasia Soboleva · 4 years, 1 month ago
  30. bbe3d90 Merge "Disable DialogTest due to flakiness" into androidx-master-dev by Treehugger Robot · 4 years, 1 month ago
  31. 28d8d5d Disable DialogTest due to flakiness by Matvei Malkov · 4 years, 1 month ago
  32. 5aa418d Merge changes I400ce0e6,Iab63cb65 into androidx-master-dev by Treehugger Robot · 4 years, 1 month ago
  33. 235b4fa Deprecate Scroller. Introduce ScrollableColumn / ScrollableRow by Matvei Malkov · 4 years, 1 month ago
  34. 710fb4f Refactor draggable, scrollable and fling config by Matvei Malkov · 4 years, 2 months ago
  35. a88c07a Kotlin Rebase ComposeUI 1.4 by Jim Sproch · 4 years, 2 months ago
  36. a4d73a5 Rename runOnIdleCompose to runOnIdle. by Filip Pavlis · 4 years, 1 month ago
  37. c1a5000 ui-foundation to MPP by Nikolay Igotti · 4 years, 1 month ago
  38. c60f33e Semantics no-op cleanups by Alexandre Elias · 4 years, 1 month ago
  39. 659ea72 Refactor testing APIs to the final proposal. by Filip Pavlis · 4 years, 1 month ago
  40. 97a0b74 Merge "Remove deprecated Modifier.ripple" into androidx-master-dev by Louis Pullen-Freilich · 4 years, 1 month ago
  41. ba55567 Merge "Remove notifyObjectsInitialized() calls from WithConstraints and LazyItemsState" into androidx-master-dev by Andrey Kulikov · 4 years, 1 month ago
  42. 1d28118 Remove deprecated Modifier.ripple by Louis Pullen-Freilich · 4 years, 1 month ago
  43. 81e3adc Remove notifyObjectsInitialized() calls from WithConstraints and LazyItemsState by Andrey Kulikov · 4 years, 2 months ago
  44. ec4005d Merge "Remove LayoutNode.ref variable" into androidx-master-dev by Andrey Kulikov · 4 years, 1 month ago
  45. d66cc3e [Semantics] mergeAllDescendants improvements by Alexandre Elias · 4 years, 2 months ago
  46. 39609aa Allow corner sizes larger than 50% by Andrey Kulikov · 4 years, 2 months ago
  47. 5ef3f31 Use animation clock as disposable clock by Jelle Fresen · 4 years, 2 months ago
  48. 009493b Remove LayoutNode.ref variable by Andrey Kulikov · 4 years, 2 months ago
  49. c02fc30 Merge "Change Default ContentScale for Image" into androidx-master-dev by Nader Jawad · 4 years, 2 months ago
  50. 1c3daea Change Default ContentScale for Image by Nader Jawad · 4 years, 2 months ago
  51. 028c0d5 Final migration of material size tests. by Filip Pavlis · 4 years, 2 months ago
  52. 5469e25 Add Experimental annotation for LayoutNode method. by George Mount · 4 years, 2 months ago
  53. dd84977 Updated Interactions to use ScrollGestureFilter by Shep Shapard · 4 years, 2 months ago
  54. 11fcc133 Make draggable material components support RTL by Matvei Malkov · 4 years, 2 months ago
  55. b300d2c Link ViewGroup compositions to existing ones by Mihai Popa · 4 years, 2 months ago
  56. 0332df0 Set AlertDialog width to M specs by Jelle Fresen · 4 years, 2 months ago
  57. 0c5bd22 Merge "Remove layoutDirection parameter from MeasureBlock and IntrinsicsMeasureBlock" into androidx-master-dev by Anastasia Soboleva · 4 years, 2 months ago
  58. 0a90de9 Replace frames with snapshots by Chuck Jazdzewski · 4 years, 3 months ago
  59. 5e382dd Remove layoutDirection parameter from MeasureBlock and IntrinsicsMeasureBlock by Anastasia Soboleva · 4 years, 2 months ago
  60. 8214471 Add AbsoluteArrangement by Anastasia Soboleva · 4 years, 2 months ago
  61. a69d17b Make AnimationSpec the prevailing term for static anim config by Doris Liu · 4 years, 2 months ago
  62. 657c456 Deprecate @Untracked and use @ComposableContract instead by Leland Richardson · 4 years, 2 months ago
  63. 74ca1b8 Merge "Delete PassThroughLayout, its users and layout flags" into androidx-master-dev by aelias · 4 years, 2 months ago
  64. eb075b6 Merge "Add TextRange.constrain()" into androidx-master-dev by Siyamed Sinir · 4 years, 2 months ago
  65. f2e0973 Delete PassThroughLayout, its users and layout flags by Alexandre Elias · 4 years, 2 months ago
  66. 19285b1 Composable Emits === by Leland Richardson · 4 years, 2 months ago
  67. 6899f82 Add TextRange.constrain() by Siyamed Sinir · 4 years, 2 months ago
  68. 027edb4 InternalTextApi annotation by Siyamed Sinir · 4 years, 2 months ago
  69. 0e729d9 Merge "LazyRowItems" into androidx-master-dev by Andrey Kulikov · 4 years, 2 months ago
  70. 2613615 Merge "Rename AdapterList to LazyColumnItems" into androidx-master-dev by Treehugger Robot · 4 years, 2 months ago
  71. 9850fbc LazyRowItems by Andrey Kulikov · 4 years, 2 months ago
  72. 6decc02 Rename AdapterList to LazyColumnItems by Andrey Kulikov · 4 years, 2 months ago
  73. 3bba190 Merge "Update API docs for TextFields and TextFieldValue" into androidx-master-dev by Siyamed Sinir · 4 years, 2 months ago
  74. 031a98a Fix for AdapterList can't be scrolled when item is initially created with 0 size and then expanded by Andrey Kulikov · 4 years, 2 months ago
  75. 77df369 Merge "Update DrawScope based on API council feedback" into androidx-master-dev by Nader Jawad · 4 years, 2 months ago
  76. 91d3310 Update DrawScope based on API council feedback by Nader Jawad · 4 years, 2 months ago
  77. 4cea7ac Merge "Replace Semantics component with Modifier.semantics" into androidx-master-dev by Treehugger Robot · 4 years, 2 months ago
  78. 4e172c9 Update API docs for TextFields and TextFieldValue by Siyamed Sinir · 4 years, 2 months ago
  79. 2b055a7 Replace Semantics component with Modifier.semantics by Matvei Malkov · 4 years, 2 months ago
  80. 01b35f7 Do not create TextRange instance for 0 values by Siyamed Sinir · 4 years, 2 months ago
  81. d7e8e3b Fire TextField onValueChange on composition change by Siyamed Sinir · 4 years, 2 months ago
  82. 0adcede Add single index TextRange factory function by Siyamed Sinir · 4 years, 2 months ago
  83. d9d91ee Merge "Fix TextField not updating composition" into androidx-master-dev by Treehugger Robot · 4 years, 2 months ago
  84. 8127dc2 Merge "Stateless Animation API" into androidx-master-dev by Doris Liu · 4 years, 2 months ago
  85. 8f01123 Fix TextField not updating composition by Siyamed Sinir · 4 years, 2 months ago
  86. ba279a0 Disable blinking cursor in tests by default by Jelle Fresen · 4 years, 2 months ago
  87. 6dd8811 Stateless Animation API by Doris Liu · 4 years, 3 months ago
  88. d6062f7 Add ability to get ViewModels from inside a composable function by Andrey Kulikov · 4 years, 4 months ago
  89. c2e5559 Use TextFieldValue in all TextFields by Siyamed Sinir · 4 years, 2 months ago
  90. 846c6b6 Merge "Remove IntPx" into androidx-master-dev by Treehugger Robot · 4 years, 2 months ago
  91. 8103f44 Add Text API in SemanticsProperties by yingleiw · 4 years, 3 months ago
  92. 8f23757 Remove IntPx by George Mount · 4 years, 4 months ago
  93. c8bef9a Merge "Remove deprecated drawing/graphics APIs" into androidx-master-dev by Nader Jawad · 4 years, 2 months ago
  94. 655b819 Merge "Fix crash during the AdapterList measuring" into androidx-master-dev by Treehugger Robot · 4 years, 2 months ago
  95. 6f58864 Delete ui.foundation.RectangleShape. by Alexandre Elias · 4 years, 2 months ago
  96. 9daca11 Remove deprecated drawing/graphics APIs by Nader Jawad · 4 years, 3 months ago
  97. 94e15ac Merge "Adds Interaction tests for selectable and toggleable" into androidx-master-dev by Treehugger Robot · 4 years, 2 months ago
  98. 3eb4eb0 Adds Interaction tests for selectable and toggleable by Louis Pullen-Freilich · 4 years, 3 months ago
  99. 3832037 Require non-null ViewTreeLifecycleOwner by Andrey Kulikov · 4 years, 4 months ago
  100. 656c113 Narrow public API of Compose Runtime by Leland Richardson · 4 years, 3 months ago