[go: nahoru, domu]

  1. ed7a9cd Merge "Make ui-tooling-data an mpp module." into androidx-main by Treehugger Robot · 2 years ago
  2. 0664b68 Merge "Update the Compose Compiler to 1.3.0-rc01" into androidx-main by Treehugger Robot · 2 years ago
  3. 73f4d6d Make ui-tooling-data an mpp module. by Jim Sproch · 2 years ago
  4. 46e5671 Merge "Add test for remeasuring from intrinsic change." into androidx-main by George Mount · 2 years ago
  5. 41dab68 Merge "Don't clip the Android View holder" into androidx-main by George Mount · 2 years ago
  6. e80930f Update the Compose Compiler to 1.3.0-rc01 by Nick Anthony · 2 years ago
  7. 79a9b5b Merge "Updates to Material 3 FilterChip API" into androidx-main by Shalom Gibly · 2 years ago
  8. 99e9efa Updates to Material 3 FilterChip API by Shalom Gibly · 2 years ago
  9. db54399 [Material 3][ColorScheme] Update color scheme roles to include scrim and outline variant roles by José Figueroa · 2 years ago
  10. 77a57f7 Merge "[Material3][Defaults] Fix naming conventions for composable defaults" into androidx-main by José Figueroa Santos · 2 years ago
  11. c43fdcd Merge "Updates the basic Material 3 RadioButton sample" into androidx-main by Shalom Gibly · 2 years ago
  12. 49aff52 [Material3][Defaults] Fix naming conventions for composable defaults by José Figueroa Santos · 2 years ago
  13. 6d99c83 Merge "Extract common logic which checks if scrollable should reverse direction" into androidx-main by Andrei Shikov · 2 years ago
  14. ac2be83 Merge "Quick fix of unexpected commit just after switching IMEs." into androidx-main by Treehugger Robot · 2 years ago
  15. 2cd0fa2 Quick fix of unexpected commit just after switching IMEs. by Seigo Nonaka · 2 years ago
  16. 54ae8651 Merge "[Switch] Remove animation trigger from onCheckedChange" into androidx-main by Mariano Martin · 2 years ago
  17. bc0679c [Switch] Remove animation trigger from onCheckedChange by Mariano Martin · 2 years ago
  18. ed71008 Merge "[NavRail] Remove fixed width for navigation rail items." into androidx-main by Mariano Martin · 2 years ago
  19. b5c802a [NavRail] Remove fixed width for navigation rail items. by Mariano Martin · 2 years ago
  20. 7af2bb9 Merge "Adds a Checkbox with Text sample" into androidx-main by Shalom Gibly · 2 years ago
  21. 08f4a93 Updates the basic Material 3 RadioButton sample by Shalom Gibly · 2 years ago
  22. c90c2d1 Merge "Revert "Draw order & Snackbar placement for BottomSheetScaffold"" into androidx-main by Treehugger Robot · 2 years ago
  23. 7b5c9c0 Merge "Clip to ComposeView root." into androidx-main by Treehugger Robot · 2 years ago
  24. d30c9dfd Merge "Fix Dp documentation" into androidx-main by Treehugger Robot · 2 years ago
  25. c5d1655 Extract common logic which checks if scrollable should reverse direction by Andrei Shikov · 2 years ago
  26. d4ac992 Add test for remeasuring from intrinsic change. by George Mount · 2 years ago
  27. ef3c74b Adds a Checkbox with Text sample by Shalom Gibly · 2 years ago
  28. 625cf50 Don't clip the Android View holder by George Mount · 2 years ago
  29. a4e112a Revert "Draw order & Snackbar placement for BottomSheetScaffold" by Jossi Wolf · 2 years ago
  30. 458f931 Fix Dp documentation by George Mount · 2 years ago
  31. dcefe30 Merge "Adds gesture demo of pressure to integration tests." into androidx-main by Jeremy Walker · 2 years ago
  32. 2d4f5da6 Merge "Force recomposition when subcompose reuses item" into androidx-main by Treehugger Robot · 2 years ago
  33. 38822f4 Merge "Fix NPE in AnnotatedString.toUpperCase()" into androidx-main by Treehugger Robot · 2 years ago
  34. 3da7e86 Merge "Fix Flake on API 21" into androidx-main by Sean McQuillan · 2 years ago
  35. f2f939f Clip to ComposeView root. by George Mount · 2 years ago
  36. 439df3d Force recomposition when subcompose reuses item by Andrei Shikov · 2 years ago
  37. 22d9e32 Merge "Change Compose Preview annotation retention to Binary" into androidx-main by Luis Santiago Re · 2 years ago
  38. b925bae Adds support for dragging Material 3 top app bars by Shalom Gibly · 2 years ago
  39. b1306eb Merge "Simplify the Material 3 Cards samples" into androidx-main by Shalom Gibly · 2 years ago
  40. 68ac083 Fix NPE in AnnotatedString.toUpperCase() by Sean McQuillan · 2 years ago
  41. fa7afbe Adds gesture demo of pressure to integration tests. by Jeremy Walker · 2 years ago
  42. c915de3 Fix flake selection test by Sean McQuillan · 2 years ago
  43. cb124a7 Fix Flake on API 21 by Sean McQuillan · 2 years ago
  44. aa1bbad Merge "Re-added ComposerKt.traceEventStart(Int, String)" into androidx-main by Jakub Gielzak · 2 years ago
  45. 7d3fbdc Merge "Hide keyboard when focused text field is disabled." into androidx-main by Treehugger Robot · 2 years ago
  46. 2310add Merge "Add derivedStateOf to unremembered state lint check" into androidx-main by Treehugger Robot · 2 years ago
  47. b221380 Add derivedStateOf to unremembered state lint check by Ben Trengrove · 2 years ago
  48. e8043d0 Merge "Removed non-functioning trailing icons from input chip samples to avoid user confusion in the catalog app." into androidx-main by Connie Shi · 2 years ago
  49. 8179b78 Simplify the Material 3 Cards samples by Shalom Gibly · 2 years ago
  50. b8cad2d Merge "Use snapshot id for more efficient read removal in SnapshotStateObserver" into androidx-main by Treehugger Robot · 2 years ago
  51. f33364c Use snapshot id for more efficient read removal in SnapshotStateObserver by Andrei Shikov · 2 years ago
  52. bdbd645 Merge "Change a11y announcement for third state of tri-state checkboxes" into androidx-main by Alexandre Elias · 2 years ago
  53. 1575075 Merge "[Drawer] Add back handler to nav drawer" into androidx-main by Mariano Martin · 2 years ago
  54. 3af7d25 Change Compose Preview annotation retention to Binary by Luis Santiago Re · 2 years ago
  55. 6ebe80a Merge "Fix a flaky TextField selection test by adding a waitForIdle statement before assertions" into androidx-main by Halil Ozercan · 2 years ago
  56. 96e00fb Re-added ComposerKt.traceEventStart(Int, String) by Jakub Gielzak · 2 years ago
  57. 9ded53b Hide keyboard when focused text field is disabled. by Zach Klippenstein · 2 years ago
  58. 323000c Merge "Add validation to troubleshoot b/228862731." into androidx-main by Zach Klippenstein · 2 years ago
  59. 5c204e1 Merge "Use JVM getChars function to copy from a string into a CharArray." into androidx-main by Zach Klippenstein · 2 years ago
  60. 6a99989 Merge "Guard against invalid CubicBezierEasing parameters" into androidx-main by Doris Liu · 2 years ago
  61. c3f31f6 [Drawer] Add back handler to nav drawer by Mariano Martin · 2 years ago
  62. 706abad Removed non-functioning trailing icons from input chip samples to avoid user confusion in the catalog app. by Connie Shi · 2 years ago
  63. 3101989 Fix a flaky TextField selection test by adding a waitForIdle statement before assertions by Halil Ozercan · 2 years ago
  64. f1a25fb Guard against invalid CubicBezierEasing parameters by Doris Liu · 2 years ago
  65. 90a75a8 Migrate the rest of annotations to Kotlin by Aurimas Liutikas · 2 years ago
  66. 7c3f1e7 Change a11y announcement for third state of tri-state checkboxes by Alexandre Elias · 2 years ago
  67. 9bfe4c7 Add validation to troubleshoot b/228862731. by Zach Klippenstein · 2 years ago
  68. f92c61c Use JVM getChars function to copy from a string into a CharArray. by Zach Klippenstein · 2 years ago
  69. ac7ef3d Merge "Mark flaky tests" into androidx-main by Treehugger Robot · 2 years ago
  70. 81327c1 Mark flaky tests by Julia McClellan · 2 years ago
  71. 37d0bb7 Merge "Add drawText demo for centering text in a shape vertically." into androidx-main by Halil Ozercan · 2 years ago
  72. 8a87200 Merge "Add expect/actual for JvmDefaultWithCompatibility annotation" into androidx-main by Treehugger Robot · 2 years ago
  73. 6f98648 Add expect/actual for JvmDefaultWithCompatibility annotation by Oleksandr Karpovich · 2 years ago
  74. ae91836 Update derived state observers to use mutable vector by Andrei Shikov · 2 years ago
  75. d907116 Merge changes I57bbd111,Ica516bba,I82ced7ae into androidx-main by Treehugger Robot · 2 years ago
  76. 62ef19d Update SnapshotStateObserver state cleanup by Andrei Shikov · 2 years ago
  77. fbe8655 Use IdentityArrayMap instead of HashMap inside DerivedState by Andrei Shikov · 2 years ago
  78. fb5b6e8 Add benchmark for derived state in SnapshotStateObserver by Andrei Shikov · 2 years ago
  79. fe90508 Add pressure to Compose input events. by Jeremy Walker · 2 years, 1 month ago
  80. 8c1f938 Merge "[Material3][List] Add experimental API tag to default and color objects." into androidx-main by José Figueroa Santos · 2 years ago
  81. 53ae28f Merge "Make contains function an operator on Rect, RoundRect, and MutableRect." into androidx-main by Treehugger Robot · 2 years ago
  82. 0e6731d Merge "Set isImportantForAccessibility = true" into androidx-main by Alexandre Elias · 2 years ago
  83. 1ecd58d Make contains function an operator on Rect, RoundRect, and MutableRect. by Zach Klippenstein · 2 years ago
  84. 19281fb [Material3][List] Add experimental API tag to default and color objects. by José Figueroa Santos · 2 years ago
  85. 31bb157 Merge "Support for Kotlin 1.7.10" into androidx-main by Jim Sproch · 2 years ago
  86. 6a0c873 Merge "Don't try to access detached focused child's coordinates in Scrollable." into androidx-main by Zach Klippenstein · 2 years ago
  87. 5761dad Merge "[Slider] Add content descriptions to sliders" into androidx-main by Mariano Martin · 2 years ago
  88. 392456f Merge "Add expect/actual for SnapshotContextElementImpl" into androidx-main by Treehugger Robot · 2 years ago
  89. 09e7d6e Add drawText demo for centering text in a shape vertically. by Halil Ozercan · 2 years ago
  90. 9659b6d [Slider] Add content descriptions to sliders by Mariano Martin · 2 years ago
  91. 0c97fab Add expect/actual for SnapshotContextElementImpl by Oleksandr Karpovich · 2 years ago
  92. a4e00b0 Support for Kotlin 1.7.10 by Jim Sproch · 2 years ago
  93. 1db1473 Set isImportantForAccessibility = true by Alexandre Elias · 2 years ago
  94. 9a903ce Merge "Changes to the top app bar API" into androidx-main by Shalom Gibly · 2 years ago
  95. ad22604 Don't try to access detached focused child's coordinates in Scrollable. by Zach Klippenstein · 2 years ago
  96. dbcc59f Merge "Generate composable trace event start/end calls" into androidx-main by Leland Richardson · 2 years ago
  97. 7b74503 Merge "[Material3][ExtendedFab] Update Icon start padding to 16.dp." into androidx-main by José Figueroa Santos · 2 years ago
  98. e0034b2 Merge changes I79271c21,I72f0e477,I36248715 into androidx-main by Treehugger Robot · 2 years ago
  99. 853d153 Merge "Fix scrollable focused child tracking." into androidx-main by Zach Klippenstein · 2 years ago
  100. ecfaa48 Changes to the top app bar API by Shalom Gibly · 2 years ago