1. 2a06f34 Reduce re-reading state in compositions by Andrei Shikov · 1 year, 4 months ago
  2. 9a5e5b6 Use composer of the correct scope when realizing groups by Andrei Shikov · 1 year, 5 months ago
  3. ba7787e Merge "[M2] Layout all children of BottomSheetScaffold" into androidx-main by Treehugger Robot · 1 year, 5 months ago
  4. ddd705d Merge "update capabilities-communication to support ungronded entities" into androidx-main by Dennis Tu · 1 year, 5 months ago
  5. 12be8e4 Merge "Add a virtual CameraControl for StreamSharing" into androidx-main by Treehugger Robot · 1 year, 5 months ago
  6. 30effa1 Merge "Fix race condition in console tests" into androidx-main by Abhijith Nair · 1 year, 5 months ago
  7. b222f07 Merge "Update CarAppApiLevel to 7." into androidx-main by Sevena Skeels · 1 year, 5 months ago
  8. 46a8b64 update capabilities-communication to support ungronded entities by Dennis Tu · 1 year, 5 months ago
  9. 967947d Merge "Add jossiwolf to Material OWNERS" into androidx-main by Jossi Wolf · 1 year, 5 months ago
  10. e3f5842 Add a virtual CameraControl for StreamSharing by Xi Zhang · 1 year, 5 months ago
  11. 5b4a0b9 Add jossiwolf to Material OWNERS by Jossi Wolf · 1 year, 5 months ago
  12. 438a738 Merge "Adds category for weather apps to CarAppService" into androidx-main by Omair Malik · 1 year, 5 months ago
  13. 524a9102 [M2] Layout all children of BottomSheetScaffold by Jossi Wolf · 1 year, 5 months ago
  14. 6c2d797 Merge "Replace GridItem.Builder#setBadge() with overloaded setImage() methods." into androidx-main by Sevena Skeels · 1 year, 5 months ago
  15. 5b221e1 Merge "Rename ActionSpec bindings now that we only have Generic parameters" into androidx-main by Michael Kucharski · 1 year, 5 months ago
  16. 18400a6 Merge "Add Gradle property to toggle the CheckAarMetadata task" into androidx-main by Treehugger Robot · 1 year, 5 months ago
  17. 5766c7b Merge "Remove CompositionLocalNode usage from SystemGestureExclusion" into androidx-main by Levi Albuquerque · 1 year, 5 months ago
  18. 7635623 Merge "Introduced suspend functions for remaining API" into androidx-main by Nagesh Pachorkar · 1 year, 5 months ago
  19. 913378a Fix race condition in console tests by Abhijith Nair · 1 year, 5 months ago
  20. df3e0d6 Merge "Fix `endToMarker()` when ending node groups." into androidx-main by Chuck Jazdzewski · 1 year, 5 months ago
  21. eba79dd Merge "Rename CONSOLE_MESSAGING:DEV flag" into androidx-main by Treehugger Robot · 1 year, 5 months ago
  22. ae34265 Merge changes I815a7692,I011624ed into androidx-main by Jeff Gaston · 1 year, 5 months ago
  23. 313b5c0 Merge "Add @Ignore to flaky and failing test in androidx wear" into androidx-main by Ivy Chen · 1 year, 5 months ago
  24. 085e01c Merge "Rename EVALUATE_WITHOUT_TRANSACTION_LIMIT:DEV flag" into androidx-main by Treehugger Robot · 1 year, 5 months ago
  25. a6118b3 Merge "feat: add playground & presentation app and remove demos app" into androidx-main by Vighnesh Raut · 1 year, 5 months ago
  26. 0646915 Merge "Fix protolayout references in Javadoc" into androidx-main by Treehugger Robot · 1 year, 5 months ago
  27. b088cd6 Add Gradle property to toggle the CheckAarMetadata task by Alan Viverette · 1 year, 5 months ago
  28. e13f7f5 Fix protolayout references in Javadoc by Mohammad Saboorian · 1 year, 5 months ago
  29. efff607 fix for detection of libyuv project in snapshots build by Jeff Gaston · 1 year, 5 months ago
  30. 5fb539c BuildOnServer removing some unused inputs by Jeff Gaston · 1 year, 5 months ago
  31. 7d517d2 Merge "Unignores some SelectableTests" into androidx-main by Treehugger Robot · 1 year, 5 months ago
  32. 7552cf5 Merge "Creating benchmarks to monitor the Carrousel Pager use case." into androidx-main by Treehugger Robot · 1 year, 5 months ago
  33. 78c0ba3 Creating benchmarks to monitor the Carrousel Pager use case. by Levi Albuquerque · 1 year, 7 months ago
  34. 94525c4 feat: add playground & presentation app and remove demos app by Vighnesh Raut · 1 year, 5 months ago
  35. 3e41a6d Merge "Add ultra high resolution guaranteed supported combinations support" into androidx-main by Treehugger Robot · 1 year, 5 months ago
  36. fc8f84e Merge "Rewrite remaining types under values/ folder in builtintypes, including: caps-core/values/properties/Participant, Attendee, Recipient. caps-core/values/Call, Message, Person." into androidx-main by Ianna Li · 1 year, 5 months ago
  37. a49a9b1 Merge "Modifier.Node migration for Aspect Ratio modifiers" into androidx-main by Uchenna Okoye · 1 year, 5 months ago
  38. b10378d Merge "Modifier.Node migration for AlignmentLine modifiers" into androidx-main by Uchenna Okoye · 1 year, 5 months ago
  39. e76d271 Merge "update tab-row default spacing" into androidx-main by Vighnesh Raut · 1 year, 5 months ago
  40. 165ece6 Add ultra high resolution guaranteed supported combinations support by Charcoal Chen · 1 year, 5 months ago
  41. 58597f0 Merge "Porting TorchIsClosedAfterImageCapturingQuirk" into androidx-main by Treehugger Robot · 1 year, 5 months ago
  42. 7c31df4 Porting TorchIsClosedAfterImageCapturingQuirk by WenHung_Teng · 1 year, 5 months ago
  43. d547c7f Merge "Enable camera-testing snapshot artifact generation" into androidx-main by Treehugger Robot · 1 year, 5 months ago
  44. 12131a7 Modifier.Node migration for Aspect Ratio modifiers by Uchenna Okoye · 1 year, 6 months ago
  45. d5b61cb3 Merge "Replacing the null check on `getSystemService` in `resolve` function of RoomDatabase.kt to account for Robolectric tests that may fail as the method can return null in the `SystemServiceRegistry` implementation." into androidx-main by Treehugger Robot · 1 year, 5 months ago
  46. bea09b8 Modifier.Node migration for AlignmentLine modifiers by Faithful Uchenna Okoye · 1 year, 6 months ago
  47. 689d147 Merge "Revert "Revert "[CameraPipe] Add lock behaviors for all 3A modes for startFocusAndMetering""" into androidx-main by Treehugger Robot · 1 year, 5 months ago
  48. 03af73c Merge "Support partial results and profile updates" into androidx-main by Marcello Albano · 1 year, 5 months ago
  49. b7449016 Replacing the null check on `getSystemService` in `resolve` function of RoomDatabase.kt to account for Robolectric tests that may fail as the method can return null in the `SystemServiceRegistry` implementation. by elifbilgin · 1 year, 5 months ago
  50. dace113 Merge "Set up interaction-capabilities-testing project." into androidx-main by Jaaz Meribole · 1 year, 5 months ago
  51. e79407b Merge "Use current SlotWriter group for check on deactivation" into androidx-main by Andrei Shikov · 1 year, 5 months ago
  52. 37f668e Rename ActionSpec bindings now that we only have Generic parameters by Michael Kucharski · 1 year, 5 months ago
  53. 85b00af Unignores some SelectableTests by Louis Pullen-Freilich · 1 year, 5 months ago
  54. 6c993d0 Merge "feat: introduce buttons composables in tv material" into androidx-main by Vighnesh Raut · 1 year, 5 months ago
  55. e34384a Support partial results and profile updates by Marcello Albano · 1 year, 5 months ago
  56. 19ca3e4 Adds category for weather apps to CarAppService by Omair Malik · 1 year, 5 months ago
  57. d70fbfd Merge "rename *Resolver to *Listener" into androidx-main by Dennis Tu · 1 year, 5 months ago
  58. 9905e4e Introduced suspend functions for remaining API by Nagesh Pachorkar · 1 year, 5 months ago
  59. 713833a Merge "Changed dependency on released KTX instead of ToT" into androidx-main by Chet Haase · 1 year, 5 months ago
  60. 947eb77 Add @Ignore to flaky and failing test in androidx wear by Ivy Chen · 1 year, 5 months ago
  61. 82ba48b Merge "Remove ActionSpecBuilder bind methods in favor of the generic bindings" into androidx-main by Michael Kucharski · 1 year, 5 months ago
  62. 1561fca Merge "Address Grid Dsl Api Council comments" into androidx-main by Jian-Syuan (Shane) Wong · 1 year, 5 months ago
  63. a0b518b Use current SlotWriter group for check on deactivation by Andrei Shikov · 1 year, 5 months ago
  64. 3304dfb Merge "Update TextStyle javadoc per API council feedback." into androidx-main by Zak Cohen · 1 year, 5 months ago
  65. b69da18 Update TextStyle javadoc per API council feedback. by Zak Cohen · 1 year, 5 months ago
  66. 0d4354c Rewrite remaining types under values/ folder in builtintypes, including: caps-core/values/properties/Participant, Attendee, Recipient. by Ianna Li · 1 year, 5 months ago
  67. efa5fad Remove ActionSpecBuilder bind methods in favor of the generic bindings by Michael Kucharski · 1 year, 5 months ago
  68. 2c6aa52 Merge "Adds category for calling apps to CarAppService" into androidx-main by Omair Malik · 1 year, 5 months ago
  69. 1069b33 Merge changes I765623d9,I5dcc6a73 into androidx-main by Treehugger Robot · 1 year, 5 months ago
  70. 7a9e73f Changed dependency on released KTX instead of ToT by Chet Haase · 1 year, 5 months ago
  71. 5a0e774 Merge "Remove SimplePropoperty in favor of generic TypeProperty" into androidx-main by Michael Kucharski · 1 year, 5 months ago
  72. 1139519 Merge "build_log_simplifier removal of duplicate exemption" into androidx-main by Treehugger Robot · 1 year, 5 months ago
  73. 22b70be Merge "Bump library versions for KMP libraries" into androidx-main by Treehugger Robot · 1 year, 5 months ago
  74. c9b8d18 Merge "Rename Double -> Multi buffered rendering" into androidx-main by Nader Jawad · 1 year, 5 months ago
  75. 0049c25 Merge "Introduce CanvasFrontBufferRenderer" into androidx-main by Nader Jawad · 1 year, 5 months ago
  76. 08c036e Merge "Fix bug when merging measurements." into androidx-main by Treehugger Robot · 1 year, 5 months ago
  77. a35d1c95 Merge "Bump sdkruntime version to alpha03" into androidx-main by Treehugger Robot · 1 year, 5 months ago
  78. 94b568a Merge "disable dependency constraints for KMP projects" into androidx-main by Treehugger Robot · 1 year, 5 months ago
  79. 086d3af Bump library versions for KMP libraries by Yigit Boyar · 1 year, 5 months ago
  80. 4c67a68 Remove SimplePropoperty in favor of generic TypeProperty by Michael Kucharski · 1 year, 5 months ago
  81. 9f1a2b6 Fix bug when merging measurements. by Rahul Ravikumar · 1 year, 5 months ago
  82. 1ee6990 build_log_simplifier removal of duplicate exemption by Jeff Gaston · 1 year, 5 months ago
  83. 21d98eb Merge "Add requireComponentDialog() API to DialogFragment" into androidx-main by Treehugger Robot · 1 year, 5 months ago
  84. bdb1ce2 Merge "Address feedback on AndroidView API" into androidx-main by Treehugger Robot · 1 year, 5 months ago
  85. deb12be Merge "ktlint --add-opens=java.base/java.lang=ALL-UNNAMED" into androidx-main by Treehugger Robot · 1 year, 5 months ago
  86. a4579d9 Add requireComponentDialog() API to DialogFragment by sanura · 1 year, 5 months ago
  87. d71d980 Fix `endToMarker()` when ending node groups. by Chuck Jazdzewski · 1 year, 5 months ago
  88. 74251b2 Merge "Adds "modifier" as a parameter to AndroidRemoteViews." into androidx-main by Treehugger Robot · 1 year, 5 months ago
  89. d0e5ed8 VerifyVersionFilesTask fix to look for correct group for libyuv by Jeff Gaston · 1 year, 5 months ago
  90. 6b83ac4 Moving verification of version files out of BuildOnServer and into createAllArchives by Jeff Gaston · 1 year, 5 months ago
  91. d9ec506 Merge "Add icon property to Badge." into androidx-main by Sevena Skeels · 1 year, 5 months ago
  92. aceb866 Merge "update capabilities-productivity to support ungronded entities" into androidx-main by Dennis Tu · 1 year, 5 months ago
  93. a46c459 Merge "WatchFace.createHeadlessSessionDelegate creates WatchFaceServices using WatchFaceControlService" into androidx-main by Dmitrii Zhestilevskii · 1 year, 5 months ago
  94. 79da31e disable dependency constraints for KMP projects by Yigit Boyar · 1 year, 5 months ago
  95. 8aae04b Merge "Migrate a fix when ime insets is not controllable" into androidx-main by Treehugger Robot · 1 year, 5 months ago
  96. 42ca079 Merge "gradle-enterprise-plugin:3.12.4 and common-custom-user-data-gradle-plugin:1.9" into androidx-main by Treehugger Robot · 1 year, 5 months ago
  97. e727ab3 Merge "Disallowing duplicate constraints" into androidx-main by Treehugger Robot · 1 year, 5 months ago
  98. 6f51920 Merge "Remove ads from source tree" into androidx-main by Treehugger Robot · 1 year, 5 months ago
  99. 5f27cf1 Merge "Add method to set dot badge background color." into androidx-main by Sevena Skeels · 1 year, 5 months ago
  100. 7277872 Rename Double -> Multi buffered rendering by Nader Jawad · 1 year, 5 months ago