1. 915ce51 Reserve space for supporting text even when input is long by Max Alfonso-Ying · 1 year, 3 months ago
  2. 6086cbf Merge "[GH] Kmp-ify testutils-ktx" into androidx-main by Treehugger Robot · 1 year, 3 months ago
  3. 5a2f9fb Merge "Address API feedback" into androidx-main by Treehugger Robot · 1 year, 3 months ago
  4. 2c3c524 Merge "Dump the UI hierarchy to logcat on test failure for easier debugging" into androidx-main by Daniel Peykov · 1 year, 3 months ago
  5. cfd6fad Merge "Reorder TestPager constructor parameters" into androidx-main by Clara Fok · 1 year, 3 months ago
  6. 3616188 Merge "[Lazy column] Fork RemoteViewsService and RemoteCollectionItems from `core-remoteviews` into glance with changes to store collection items in memory, start glance session if not running already to re-populate the in-memory store - so that even if app process is killed, list adapter will find the items and maintain scroll position." into androidx-main by Treehugger Robot · 1 year, 3 months ago
  7. 71a449b [GH] Kmp-ify testutils-ktx by Veyndan Stuart · 1 year, 3 months ago
  8. ef199b8 Reorder TestPager constructor parameters by Clara Fok · 1 year, 3 months ago
  9. 678b368 Merge "Add a check that prerelease SDK checks are only used with TOT core dependency" into androidx-main by Julia McClellan · 1 year, 3 months ago
  10. b0847be Merge "Timeout for App Interaction SDK Callbacks" into androidx-main by Srilaxmi Kanna · 1 year, 3 months ago
  11. 3e944f1 Dump the UI hierarchy to logcat on test failure for easier debugging by Daniel Peykov · 1 year, 3 months ago
  12. e346d1e Merge "Added configuration to explicit dependency on agp in baseline profile gradle plugin tests" into androidx-main by Marcello Albano · 1 year, 3 months ago
  13. ddcd6cb Merge "Remove macrobenchmark workarounds from androidX repo" into androidx-main by Treehugger Robot · 1 year, 3 months ago
  14. b0339eb Merge "Move tests to match non-test package" into androidx-main by Michael Kucharski · 1 year, 3 months ago
  15. addbf4e [Lazy column] Fork RemoteViewsService and RemoteCollectionItems from `core-remoteviews` into glance with changes to store collection items in memory, start glance session if not running already to re-populate the in-memory store - so that even if app process is killed, list adapter will find the items and maintain scroll position. by Shamali P · 1 year, 3 months ago
  16. dd48cf4 Merge "Quick cancellation of effect scopes" into androidx-main by Treehugger Robot · 1 year, 3 months ago
  17. c8faf81 Timeout for App Interaction SDK Callbacks by srilaxmikanna · 1 year, 3 months ago
  18. 9caca7f Merge "[Tabs] Add primary/secondary indicators" into androidx-main by Paul Thomas · 1 year, 3 months ago
  19. 3a31eb4 Merge "Don't apply compositions twice" into androidx-main by Treehugger Robot · 1 year, 3 months ago
  20. 32c1c58 Added configuration to explicit dependency on agp in baseline profile gradle plugin tests by Marcello Albano · 1 year, 3 months ago
  21. 34c6f7a Don't apply compositions twice by Romain Guy · 1 year, 3 months ago
  22. b8768ed [Tabs] Add primary/secondary indicators by Paul Thomas · 1 year, 3 months ago
  23. 891be4b Merge "Bump version from 1.2.0-alpha01 to 1.2.0-alpha02." into androidx-main by Connie Shi · 1 year, 3 months ago
  24. d80729f Remove macrobenchmark workarounds from androidX repo by Marcello Albano · 1 year, 3 months ago
  25. 3aacef0 Merge "Add Material3 Cards which are based on materialCore cards" into androidx-main by Misha Kulaha · 1 year, 3 months ago
  26. 6c5f1c6 Add a check that prerelease SDK checks are only used with TOT core dependency by Julia McClellan · 1 year, 3 months ago
  27. 62f1ef4 Quick cancellation of effect scopes by Adam Powell · 1 year, 3 months ago
  28. d7988fa Bump version from 1.2.0-alpha01 to 1.2.0-alpha02. by Connie Shi · 1 year, 3 months ago
  29. 9326043 Merge "Disabling flaking testModifiers_doNotCauseUnnecessaryRemeasure test" into androidx-main by Treehugger Robot · 1 year, 3 months ago
  30. 59bb9ab Merge "Fix NPE in SoftwareKeyboardControllerCompat" into androidx-main by Treehugger Robot · 1 year, 3 months ago
  31. d2727df Add Material3 Cards which are based on materialCore cards by mkulaha · 1 year, 3 months ago
  32. ea83d89 Merge "Change routing dialog behaviour to allow always visisble routing button" into androidx-main by Bishoy Gendy · 1 year, 3 months ago
  33. 56e013c Merge "feat: add samples for Button, Card, CardLayout, Checkbox, IconButton, RadioButton, Switch, WideButton" into androidx-main by Vighnesh Raut · 1 year, 3 months ago
  34. ffc03b2 feat: add samples for Button, Card, CardLayout, Checkbox, IconButton, RadioButton, Switch, WideButton by Vighnesh Raut · 1 year, 3 months ago
  35. ff40f64 Address API feedback by Charles Chen · 1 year, 3 months ago
  36. 7775b7c Merge "Update Button API" into androidx-main by Steve Bower · 1 year, 3 months ago
  37. 72e83d6 Change routing dialog behaviour to allow always visisble routing button by Bishoy Gendy · 1 year, 4 months ago
  38. cd5f93a Update Button API by stevebower · 1 year, 3 months ago
  39. 0d69980 Merge "Fix proto name mismatch" into androidx-main by Treehugger Robot · 1 year, 3 months ago
  40. 2ca9208 Merge "Force to unregister lifecycle observer in main thread" into androidx-main by Treehugger Robot · 1 year, 3 months ago
  41. 277affc Merge "Merge container & content colors for TV Material Surface" into androidx-main by Aditya Arora · 1 year, 3 months ago
  42. 95d878a Merge "Remove empty AndroidManifest.xml files: for realz this time" into androidx-main by Treehugger Robot · 1 year, 3 months ago
  43. 14a6be7 Force to unregister lifecycle observer in main thread by WenHung_Teng · 1 year, 3 months ago
  44. e9a5363 Move tests to match non-test package by Michael Kucharski · 1 year, 3 months ago
  45. 3dfd3f1 Merge "split internal/external logic during confirmation" into androidx-main by Michael Kucharski · 1 year, 3 months ago
  46. a63eb9d Merge "StreamUseCase logics in SupportedSurfaceCombination - part 1" into androidx-main by Treehugger Robot · 1 year, 3 months ago
  47. b7cb4ae Merge "Fix bug in FocusInvalidationManager" into androidx-main by Alexandre Elias · 1 year, 3 months ago
  48. 6ed5750 Remove empty AndroidManifest.xml files: for realz this time by Aurimas Liutikas · 1 year, 3 months ago
  49. 2f2ecdb Merge "Update the StreamSpecs for CameraUseCasesToKeep" into androidx-main by Treehugger Robot · 1 year, 3 months ago
  50. 576a05d Guidelines for Maven name and description by AndroidX Core Team · 1 year, 3 months ago
  51. 7593a43 split internal/external logic during confirmation by Dennis Tu · 1 year, 3 months ago
  52. e33908e StreamUseCase logics in SupportedSurfaceCombination - part 1 by David Jia · 1 year, 4 months ago
  53. dbdf180 Update the StreamSpecs for CameraUseCasesToKeep by David Jia · 1 year, 4 months ago
  54. e78cbb1 Fix bug in FocusInvalidationManager by Ralston Da Silva · 1 year, 3 months ago
  55. a8e426e Merge "Create the artifact for CameraX ViewFinder Compose" into androidx-main by Treehugger Robot · 1 year, 3 months ago
  56. 0a00776 Merge "Revert "Remove empty AndroidManifest.xml files"" into androidx-main by Treehugger Robot · 1 year, 3 months ago
  57. 5aa8f6e Merge "Fix test flakiness in JankStatsTest" into androidx-main by Chet Haase · 1 year, 3 months ago
  58. 6d079f3 Fix test flakiness in JankStatsTest by Chet Haase · 1 year, 3 months ago
  59. fa0658d Merge "Remove Optional from the Properties API" into androidx-main by Michael Kucharski · 1 year, 3 months ago
  60. 3a3632b Merge "[GH] Remove unused class" into androidx-main by Treehugger Robot · 1 year, 3 months ago
  61. 921ab28 Merge "Reduce memory allocations" into androidx-main by Treehugger Robot · 1 year, 3 months ago
  62. 71ae527 Create the artifact for CameraX ViewFinder Compose by Yasith Vidanaarachchi · 1 year, 3 months ago
  63. 93b314e Merge "add missing Test annotation" into androidx-main by Dennis Tu · 1 year, 3 months ago
  64. dfa4be4 Remove Optional from the Properties API by Michael Kucharski · 1 year, 3 months ago
  65. d663cd7 [GH] Remove unused class by Veyndan Stuart · 1 year, 3 months ago
  66. 1ac8348 Fix proto name mismatch by Mohammad Saboorian · 1 year, 3 months ago
  67. 0bbd707 Merge "Apply dynamic range to OutputConfig Surface" into androidx-main by Treehugger Robot · 1 year, 3 months ago
  68. f46d771 add missing Test annotation by Dennis Tu · 1 year, 3 months ago
  69. 78fa586 Apply dynamic range to OutputConfig Surface by Trevor McGuire · 1 year, 3 months ago
  70. 0526935 Reduce memory allocations by Romain Guy · 1 year, 3 months ago
  71. 13df99f Merge "Support fully custom Perfetto configs, text and binary." into androidx-main by Treehugger Robot · 1 year, 3 months ago
  72. 5117dd4 Merge "ColorProducer()() is the new name for (() -> Color)()" into androidx-main by Treehugger Robot · 1 year, 3 months ago
  73. 1daaff0 Merge "Update Compose Material Catalog version to 2.2.0" into androidx-main by Treehugger Robot · 1 year, 3 months ago
  74. e33712a Fix NPE in SoftwareKeyboardControllerCompat by Alex Vanyo · 1 year, 3 months ago
  75. d1c7a0a Revert "Remove empty AndroidManifest.xml files" by Aurimas Liutikas · 1 year, 3 months ago
  76. c5172f8 Merge "Remove Optional from TypeSpec API" into androidx-main by Michael Kucharski · 1 year, 3 months ago
  77. be61cec Merge "API lint cleanup as per council feedback" into androidx-main by Michael Kucharski · 1 year, 3 months ago
  78. 11a4088 Update Compose Material Catalog version to 2.2.0 by Shalom Gibly · 1 year, 3 months ago
  79. 99a7f65 Merge "Converts Modifier.border() to Modifier.Node." into androidx-main by Jeremy Walker · 1 year, 3 months ago
  80. 0cc2043 Merge "Updated docs-public/build.gradle for the following artifacts:" into androidx-main by Treehugger Robot · 1 year, 3 months ago
  81. d9d94e5 Merge "Fix height calculation for label in OutlinedTextField" into androidx-main by Max Alfonso-Ying · 1 year, 3 months ago
  82. 591ae8f ColorProducer()() is the new name for (() -> Color)() by Sean McQuillan · 1 year, 3 months ago
  83. 51efee2 Merge "Handle long labels more gracefully in BottomNavigation" into androidx-main by Max Alfonso-Ying · 1 year, 3 months ago
  84. b490e92 Converts Modifier.border() to Modifier.Node. by Jeremy Walker · 1 year, 3 months ago
  85. 5085793 Disabling flaking testModifiers_doNotCauseUnnecessaryRemeasure test by Aurimas Liutikas · 1 year, 3 months ago
  86. 63ce578 Merge "TypeVarianceResolver for suspend functions." into androidx-main by Brad Corso · 1 year, 3 months ago
  87. 705747a Updated docs-public/build.gradle for the following artifacts: by natnaelbelay · 1 year, 3 months ago
  88. fa4ce4a TypeVarianceResolver for suspend functions. by Brad Corso · 1 year, 3 months ago
  89. 48b18cd Merge "[CameraPipe] Reset UseCaseCamera when MeteringRepeating surface is reset" into androidx-main by Treehugger Robot · 1 year, 3 months ago
  90. ed9af78 [CameraPipe] Reset UseCaseCamera when MeteringRepeating surface is reset by Tahsin Masrur · 1 year, 3 months ago
  91. 60b8b51 Merge "Fix FutureGarbageCollectedException issue in ExtraSupportedSurfaceCombinationsContainerDeviceTest" into androidx-main by Treehugger Robot · 1 year, 3 months ago
  92. 1d42053 Fix FutureGarbageCollectedException issue in ExtraSupportedSurfaceCombinationsContainerDeviceTest by Charcoal Chen · 1 year, 3 months ago
  93. eaf5bd0d Merge "Fix testapp Device Tab name being empty" into androidx-main by Treehugger Robot · 1 year, 3 months ago
  94. 3229742 Fix testapp Device Tab name being empty by Ömer Faruk Yılmaz · 1 year, 3 months ago
  95. 4647364 Merge "Refactor KSTypeVarianceResolver" into androidx-main by Brad Corso · 1 year, 3 months ago
  96. f429590 Refactor KSTypeVarianceResolver by Brad Corso · 1 year, 3 months ago
  97. e285dd3 Merge changes I64550a0c,I3b7828d9,I4781c5b7 into androidx-main by Andrew Bailey · 1 year, 3 months ago
  98. 1f17b1a Update UnrememberedStateDetector lint inspection by Andrew Bailey · 1 year, 4 months ago
  99. cf973d0 Specialize all mutableStateOf calls in AndroidX by Andrew Bailey · 1 year, 3 months ago
  100. 73507b7 Add lint check to specialize mutableStateOf calls by Andrew Bailey · 1 year, 3 months ago