[go: nahoru, domu]

  1. 2e102b8 [RichTooltip] Update Tokens to the Values in g3 by Kevin Truong · 1 year, 5 months ago
  2. fd8a9a4 Merge "Avoid throwing when node is detached in semantics-sort" into androidx-main by Melba Nuzen · 1 year, 5 months ago
  3. ad223d1 Merge "Migrate Modifier.hoverable to Modifier.Node" into androidx-main by Jossi Wolf · 1 year, 5 months ago
  4. bef9908 Merge "DateRangePicker header layout fix" into androidx-main by Treehugger Robot · 1 year, 5 months ago
  5. 942f0d3 Merge "Promote PlacementScope.coordinates to stable" into androidx-main by Andrey Kulikov · 1 year, 5 months ago
  6. c711ebf Merge "[TimePicker] Fix content descriptions of TextFields" into androidx-main by Mariano Martin · 1 year, 5 months ago
  7. 50d1b9d Migrate Modifier.hoverable to Modifier.Node by Jossi Wolf · 1 year, 6 months ago
  8. 583ddf0 Merge "Don't remove a group from insertTable when copying it to the new group during applyChanges" into androidx-main by Treehugger Robot · 1 year, 5 months ago
  9. 3f54ec0 [TimePicker] Fix content descriptions of TextFields by marian · 1 year, 5 months ago
  10. 3c0aef6 Merge "Migrate Clickable semantics to Modifier.Node" into androidx-main by Jossi Wolf · 1 year, 5 months ago
  11. 405a6f6 Merge "[TimePicker] Change zIndex of checked item toggle" into androidx-main by Mariano Martin · 1 year, 5 months ago
  12. 4e1a529 Merge "Move Modifier.systemGestureExclusion to Modifier.Node" into androidx-main by Levi Albuquerque · 1 year, 5 months ago
  13. 6e026d9 Don't remove a group from insertTable when copying it to the new group during applyChanges by Oleksandr Karpovich · 1 year, 5 months ago
  14. 8812e21 Avoid throwing when node is detached in semantics-sort by Melba Nuzen · 1 year, 5 months ago
  15. a42f0d2 [TimePicker] Change zIndex of checked item toggle by marian · 1 year, 5 months ago
  16. ffc1864 DateRangePicker header layout fix by Shalom Gibly · 1 year, 5 months ago
  17. 2ae809c Merge "[Search bar] Remove focus when inactive." into androidx-main by Max Alfonso-Ying · 1 year, 5 months ago
  18. d63d9958d Merge "[Material3][AlertDialog] Add RTL support for AlertDialog" into androidx-main by Naomi Koo · 1 year, 5 months ago
  19. 38614e8 Merge "DateRangePicker - allow same day range selection" into androidx-main by Shalom Gibly · 1 year, 5 months ago
  20. dcbb6dd [Search bar] Remove focus when inactive. by Max Alfonso-Ying · 1 year, 5 months ago
  21. 3aef71f DateRangePicker - allow same day range selection by Shalom Gibly · 1 year, 5 months ago
  22. 2748374 Merge "Update compose.material3 version to 1.1.0-beta01" into androidx-main by Connie Shi · 1 year, 5 months ago
  23. fb91852 Merge "Promote LineHeightStyle.Alignment ctor to stable" into androidx-main by Siyamed Sinir · 1 year, 5 months ago
  24. 92dd6d5 Merge "Use LineHeightStyle as default for includeFontPadding=true" into androidx-main by Siyamed Sinir · 1 year, 5 months ago
  25. 3c34687 Merge "Move Modifiers to BasicText." into androidx-main by Sean McQuillan · 1 year, 5 months ago
  26. e75c872 Merge "Rename `material` directory in M3" into androidx-main by Jossi Wolf · 1 year, 5 months ago
  27. 8df76ed Migrate Clickable semantics to Modifier.Node by Jossi Wolf · 1 year, 5 months ago
  28. c03beb8 Merge "Properly invalidate graphics layer when the LayoutNode is reattached" into androidx-main by Andrey Kulikov · 1 year, 5 months ago
  29. 99f78cb Update compose.material3 version to 1.1.0-beta01 by Connie Shi · 1 year, 5 months ago
  30. 366a32a Merge "Compose Compiler version to 1.4.4" into androidx-main by Treehugger Robot · 1 year, 5 months ago
  31. 232b731 Merge "Update inspection OWNERS" into androidx-main by Aurimas Liutikas · 1 year, 5 months ago
  32. 8abf746 Compose Compiler version to 1.4.4 by Jim S · 1 year, 5 months ago
  33. 6cac176 Merge "[Material3][BottomSheetScaffold] Add shadow elevation parameter to BottomSheetScaffold" into androidx-main by José Figueroa Santos · 1 year, 5 months ago
  34. 9ddf056 Merge "Add experimental annotation to SearchBarDefaults" into androidx-main by Treehugger Robot · 1 year, 5 months ago
  35. 5ddf42b Use LineHeightStyle as default for includeFontPadding=true by Siyamed Sinir · 2 years, 4 months ago
  36. 2ec6aa4 Promote LineHeightStyle.Alignment ctor to stable by siyamed · 1 year, 5 months ago
  37. ccbee23 Merge "Correctly stop running bottomSheetScaffold_slotsPositionedAppropriately test" into androidx-main by José Figueroa Santos · 1 year, 5 months ago
  38. e2ef7b2 Rename `material` directory in M3 by Jossi Wolf · 1 year, 5 months ago
  39. ae8513c Merge "Disable a broken test in BasicTextField2" into androidx-main by Treehugger Robot · 1 year, 5 months ago
  40. d2d7df9 Disable a broken test in BasicTextField2 by Halil Ozercan · 1 year, 5 months ago
  41. 9458cd2 [TimePicker] Semantics, a11y fixes by marian · 1 year, 6 months ago
  42. 7dc5771 Correctly stop running bottomSheetScaffold_slotsPositionedAppropriately test by Aurimas Liutikas · 1 year, 5 months ago
  43. a97ffe6 Update inspection OWNERS by Aurimas Liutikas · 1 year, 5 months ago
  44. e8772e6 Merge "Always use EditProcessor.update method for setText semantics action in BTF2." into androidx-main by Treehugger Robot · 1 year, 5 months ago
  45. c029d14 Merge "Define default TextStyle for Material libraries." into androidx-main by Treehugger Robot · 1 year, 5 months ago
  46. 761a349 [Material3][AlertDialog] Add RTL support for AlertDialog by Naomi · 1 year, 6 months ago
  47. b0b33a5 Merge "Handle Int.MAX in Delete commands in BTF2" into androidx-main by Siyamed Sinir · 1 year, 5 months ago
  48. 4d78057 Merge "Update versions for release id 1678298400000" into androidx-main by Treehugger Robot · 1 year, 5 months ago
  49. c4b4269 Always use EditProcessor.update method for setText semantics action in BTF2. by Zach Klippenstein · 1 year, 5 months ago
  50. 3e6389f Handle Int.MAX in Delete commands in BTF2 by siyamed · 1 year, 5 months ago
  51. 82ebc0f Define default TextStyle for Material libraries. by siyamed · 1 year, 6 months ago
  52. e8be9aa Merge "Fix build failure on androidx-main" into androidx-main by Halil Ozercan · 1 year, 5 months ago
  53. f988380 Merge "Enforce minimum space for text in M3 text fields." into androidx-main by Max Alfonso-Ying · 1 year, 5 months ago
  54. 3c9e958 Fix build failure on androidx-main by Halil Ozercan · 1 year, 5 months ago
  55. 47e67c5 Merge "[Material3][BottomSheetScaffold] Add positional testing to assert layout positioning and sizing." into androidx-main by José Figueroa Santos · 1 year, 5 months ago
  56. b1cc07f Merge "Do not generate an error when using TODO in a composable function" into androidx-main by Treehugger Robot · 1 year, 5 months ago
  57. 8a489c9 Merge "Handle Int.MAX in Delete commands" into androidx-main by Siyamed Sinir · 1 year, 5 months ago
  58. 039b4e6 Merge "Move BasicTextField2 prototype and tests to foundation." into androidx-main by Zach Klippenstein · 1 year, 5 months ago
  59. a0ef6b7 Move Modifier.systemGestureExclusion to Modifier.Node by Levi Albuquerque · 1 year, 5 months ago
  60. e6ad026 Enforce minimum space for text in M3 text fields. by Max Alfonso-Ying · 1 year, 6 months ago
  61. 6f9283f Properly invalidate graphics layer when the LayoutNode is reattached by Andrey Kulikov · 1 year, 6 months ago
  62. 097e756 Handle Int.MAX in Delete commands by siyamed · 1 year, 5 months ago
  63. 4f61bc3 Merge "Bump lifecycle prebuilt dep to 2.6.1" into androidx-main by Treehugger Robot · 1 year, 5 months ago
  64. 183a692 Update versions for release id 1678298400000 by natnaelbelay · 1 year, 5 months ago
  65. 981d7fa [Material3][BottomSheetScaffold] Add positional testing to assert layout positioning and sizing. by José Figueroa Santos · 1 year, 6 months ago
  66. e877a01 Promote PlacementScope.coordinates to stable by Andrey Kulikov · 1 year, 6 months ago
  67. 586fe7d Bump lifecycle prebuilt dep to 2.6.1 by Jeremy Woods · 1 year, 6 months ago
  68. 9bf2285 Merge "Improve VectorDrawable's parsing performance" into androidx-main by Treehugger Robot · 1 year, 5 months ago
  69. de21a97 Improve VectorDrawable's parsing performance by Romain Guy · 1 year, 6 months ago
  70. 2929b2b Move Modifiers to BasicText. by Sean McQuillan · 1 year, 6 months ago
  71. 9d62b7e Add experimental annotation to SearchBarDefaults by Max Alfonso-Ying · 1 year, 6 months ago
  72. 078e4ef Update savedstate dependencies to 1.2.1 by Jeremy Woods · 1 year, 6 months ago
  73. 66ff7c2 Merge "Benchmark Test for VelocityTracker1D" into androidx-main by Yeabkal Wubshit · 1 year, 5 months ago
  74. 715526b Merge "Import translations. DO NOT MERGE ANYWHERE" into androidx-main by Treehugger Robot · 1 year, 5 months ago
  75. 2db8a7b Merge "Unify AndroidView composables" into androidx-main by Treehugger Robot · 1 year, 5 months ago
  76. 665dbfe Merge "Avoid !! in AndroidView onInitializeAccessibilityNodeInfo" into androidx-main by Alexandre Elias · 1 year, 6 months ago
  77. c63c759 Make AnimatedContent stable by Doris Liu · 1 year, 6 months ago
  78. 28d5e71 Move BasicTextField2 prototype and tests to foundation. by Halil Ozercan · 1 year, 6 months ago
  79. 9299ddb Merge "Support android content capture core features." into androidx-main by Kai Li · 1 year, 6 months ago
  80. eb0165e Merge "Small optimizations to PathParser" into androidx-main by Treehugger Robot · 1 year, 6 months ago
  81. 7596bf0 Small optimizations to PathParser by Romain Guy · 1 year, 6 months ago
  82. 5d7d684 [Material3][BottomSheetScaffold] Add shadow elevation parameter to BottomSheetScaffold by José Figueroa Santos · 1 year, 6 months ago
  83. 320ccc7 Merge "Disable running ensureComposeWrapperDoesntPropagateInvalidations on API 21" into androidx-main by Treehugger Robot · 1 year, 6 months ago
  84. 856909b Merge "Fix ChromeVox Crash" into androidx-main by Treehugger Robot · 1 year, 6 months ago
  85. 5799fcd Merge "Adds support for headless date pickers" into androidx-main by Shalom Gibly · 1 year, 6 months ago
  86. 16f722d Avoid !! in AndroidView onInitializeAccessibilityNodeInfo by Alexandre Elias · 1 year, 6 months ago
  87. ee00e7a Disable running ensureComposeWrapperDoesntPropagateInvalidations on API 21 by Aurimas Liutikas · 1 year, 6 months ago
  88. 07bb3f7 Merge "Reduce allocations by ~25% when parsing XML VectorDrawables" into androidx-main by Romain Guy · 1 year, 6 months ago
  89. de31e12 Reduce allocations by ~25% when parsing XML VectorDrawables by Romain Guy · 1 year, 6 months ago
  90. 9979fdb Import translations. DO NOT MERGE ANYWHERE by Bill Yi · 1 year, 6 months ago
  91. 713d356 Support android content capture core features. by Kai Li · 1 year, 6 months ago
  92. 0f0c2d8 Fix ChromeVox Crash by Ralston Da Silva · 1 year, 6 months ago
  93. e59d27d Benchmark Test for VelocityTracker1D by Yeabkal Wubshit · 1 year, 6 months ago
  94. 6490d78 Fixes Offset unspecified bugs. by Jeremy Walker · 1 year, 6 months ago
  95. 5e786cf Merge "Mark ClipDrawTest#concaveClip as flaky" into androidx-main by Treehugger Robot · 1 year, 6 months ago
  96. f606057 Mark ClipDrawTest#concaveClip as flaky by Tiem Song · 1 year, 6 months ago
  97. 03ab2c8 Merge "Promote CompositionLocal Modifier API to stable" into androidx-main by Andrew Bailey · 1 year, 6 months ago
  98. 4c95b08 Merge "Ignore failing desktop tests" into androidx-main by Treehugger Robot · 1 year, 6 months ago
  99. 03410fb Merge "Revert "Support android content capture core features."" into androidx-main by Aurimas Liutikas · 1 year, 6 months ago
  100. b9f62e2 Revert "Support android content capture core features." by Aurimas Liutikas · 1 year, 6 months ago