1. 157d31d Add MultiplatformVersion to library groups by Yigit Boyar · 1 year, 8 months ago
  2. 01f2ee1 Merge "Address WindowSizeClass API review comments" into androidx-main by Kevin Chyn · 1 year, 8 months ago
  3. bc3139a Merge "Ensure all external functions which have @composable in signature get remapped" into androidx-main by Treehugger Robot · 1 year, 8 months ago
  4. 02e1d84 Merge "Gallery Template: should show brief content when narrowly stretched vertically" into androidx-main by Nick Ning · 1 year, 8 months ago
  5. 6b7c9b4 Merge "Move 1.3 beta of Car App Library to RC01" into androidx-main by Cristián Alcoholado · 1 year, 8 months ago
  6. 9566c37 Merge "Fix stdin cleanup" into androidx-main by Treehugger Robot · 1 year, 8 months ago
  7. 729119b Merge "Add minLines parameter into material text and textfields" into androidx-main by Treehugger Robot · 1 year, 8 months ago
  8. 038e128 Merge "Use custom toArray impl instead of AbstractMutableCollection" into androidx-main by Dustin Lam · 1 year, 8 months ago
  9. 0af051e Fix stdin cleanup by Chris Craik · 1 year, 8 months ago
  10. 5ba5420 Merge "Revert "Updated EGLSync/SyncFence logic in FrameBufferRenderer"" into androidx-main by Aurimas Liutikas · 1 year, 8 months ago
  11. eaa7e05 Revert "Updated EGLSync/SyncFence logic in FrameBufferRenderer" by Aurimas Liutikas · 1 year, 8 months ago
  12. 41650ce Merge "Verify accessibility service flags when fetching UiAutomation" into androidx-main by Fangqiu Su · 1 year, 8 months ago
  13. 81aba7d Merge "Remove duplicate calls for fetching node information" into androidx-main by Fangqiu Su · 1 year, 8 months ago
  14. 573863b Merge "Safe by default shell commands" into androidx-main by Chris Craik · 1 year, 8 months ago
  15. 5b2a17d Merge "Check if process is still running before reading full process output in PerfettoHttpServer" into androidx-main by Treehugger Robot · 1 year, 8 months ago
  16. e7b7f8c Safe by default shell commands by Chris Craik · 1 year, 9 months ago
  17. f2ecb05 Use custom toArray impl instead of AbstractMutableCollection by Dustin Lam · 1 year, 8 months ago
  18. 713809c Ensure all external functions which have @composable in signature get remapped by Leland Richardson · 1 year, 8 months ago
  19. 3635a10 Check if process is still running before reading full process output in PerfettoHttpServer by Marcello Albano · 1 year, 8 months ago
  20. ea15a76 Merge "Revert "Revert "Split out Flow.Spotting into its own record type.""" into androidx-main by Hengrui Cao · 1 year, 8 months ago
  21. 1bb956d Verify accessibility service flags when fetching UiAutomation by Daniel Peykov · 1 year, 8 months ago
  22. 84197bb6 Merge "Add a responsive layout size to glance template sizes set" into androidx-main by Treehugger Robot · 1 year, 8 months ago
  23. 15eca4c Merge "Fix SliceViewManagerTest#testPinList" into androidx-main by Treehugger Robot · 1 year, 8 months ago
  24. 35f2213 Remove duplicate calls for fetching node information by Daniel Peykov · 1 year, 9 months ago
  25. 7dcb93f Revert "Revert "Split out Flow.Spotting into its own record type."" by Hengrui Cao · 1 year, 8 months ago
  26. eb6af01 Merge "Added specific exception for missing cleartext http rule vs localhost in PerfettoHttpServer and restricted cleartext to localhost only" into androidx-main by Marcello Albano · 1 year, 8 months ago
  27. d4604cb Merge "Added install `macrobenchmark-target` task dependency to run `benchmark-macro` intengration tests and fixed StartupTimingMetricTest" into androidx-main by Marcello Albano · 1 year, 8 months ago
  28. e17bb23 Merge "Fix the issue ShortcutInfoCompat#mExcludedSurfaces isn't propagated" into androidx-main by Treehugger Robot · 1 year, 8 months ago
  29. e347930 Merge "Placeholder - Add documentation and a sample about placeholder/placeholderShimmer modifier ordering" into androidx-main by John Nichol · 1 year, 8 months ago
  30. 980235d Merge "Import translations. DO NOT MERGE ANYWHERE" into androidx-main by Treehugger Robot · 1 year, 8 months ago
  31. 41dd096 Merge "Revert "Split out Flow.Spotting into its own record type."" into androidx-main by Aurimas Liutikas · 1 year, 8 months ago
  32. 04127ef Placeholder - Add documentation and a sample about placeholder/placeholderShimmer modifier ordering by John Nichol · 1 year, 8 months ago
  33. 74eaf3e Revert "Split out Flow.Spotting into its own record type." by Aurimas Liutikas · 1 year, 8 months ago
  34. 5eeaf9e Merge "Split out Flow.Spotting into its own record type." into androidx-main by Hengrui Cao · 1 year, 8 months ago
  35. 27302da Merge "Change most of StringDef enum like values to intdef." into androidx-main by Hengrui Cao · 1 year, 8 months ago
  36. 3b09b77 Merge "Replace deprecated initMocks with openMocks in wear/" into androidx-main by Treehugger Robot · 1 year, 8 months ago
  37. 8bb7a98 Merge "Replace mockito in RecorderTest tests with NoClassDefFoundError" into androidx-main by Treehugger Robot · 1 year, 8 months ago
  38. 0443fc7 Merge "Exposed PreferencesSerializer from datastore-preferences-core." into androidx-main by Arkadii Ivanov · 1 year, 8 months ago
  39. c34e456 Replace mockito in RecorderTest tests with NoClassDefFoundError by Tahsin Masrur · 1 year, 8 months ago
  40. a069586 Replace deprecated initMocks with openMocks in wear/ by Alex Clarke · 1 year, 8 months ago
  41. 05ac745 Merge "Add CaptureFailedRetryQuirk to allow some problematic devices to retry capture once when encountering capture failures" into androidx-main by Treehugger Robot · 1 year, 8 months ago
  42. 61fb206 Merge "Update to androidx.test RC 10.26.2022 artifacts." into androidx-main by Treehugger Robot · 1 year, 8 months ago
  43. b204a3e Merge "Update leanback-paging to Paging 3.1.0." into androidx-main by Treehugger Robot · 1 year, 8 months ago
  44. 2d8832c Fix the issue ShortcutInfoCompat#mExcludedSurfaces isn't propagated by Pinyao Ting · 1 year, 8 months ago
  45. 89a4f72 Merge "Organize Text Demos screen" into androidx-main by Treehugger Robot · 1 year, 8 months ago
  46. d3aa719 Fix SliceViewManagerTest#testPinList by Pinyao Ting · 1 year, 8 months ago
  47. 3ab6276 Merge "Fixed issue where SurfaceHolder callbacks would prematurely release GLFrontBufferRenderer objects" into androidx-main by Nader Jawad · 1 year, 8 months ago
  48. 2aed9d4 Merge "Added ACTION_SCROLL_TO_POSITION to GridLayoutManager" into androidx-main by Shailen Tuli · 1 year, 8 months ago
  49. 73d2b3c Merge "Updated EGLSync/SyncFence logic in FrameBufferRenderer" into androidx-main by Nader Jawad · 1 year, 8 months ago
  50. d632d76 Merge "Upgrade to proto 3.21.8" into androidx-main by Aurimas Liutikas · 1 year, 8 months ago
  51. b685e34 Merge "Version bump security to 1.1.0-alpha05" into androidx-main by Treehugger Robot · 1 year, 8 months ago
  52. a82681b Merge "Disable failing WindowInsetsControllerCompatActivityTest#toggle_NavBar" into androidx-main by Aurimas Liutikas · 1 year, 8 months ago
  53. 1c71dd9 Merge "Disable webkit tests failing on API 33" into androidx-main by Aurimas Liutikas · 1 year, 8 months ago
  54. 55669fb Merge "Rewire room-compiler-processing-testing prepareTestConfiguration task" into androidx-main by Treehugger Robot · 1 year, 8 months ago
  55. 23a9139 Added ACTION_SCROLL_TO_POSITION to GridLayoutManager by Shailen Tuli · 1 year, 10 months ago
  56. fe08192 Fixed issue where SurfaceHolder callbacks would by Nader Jawad · 1 year, 8 months ago
  57. cd30f5a Updated EGLSync/SyncFence logic in FrameBufferRenderer by Nader Jawad · 1 year, 8 months ago
  58. 05b792e Merge "Disable failing snapOnScrollSameView test" into androidx-main by Aurimas Liutikas · 1 year, 8 months ago
  59. da84660 Version bump security to 1.1.0-alpha05 by Daniel Angell · 1 year, 9 months ago
  60. af4fc8b Update to androidx.test RC 10.26.2022 artifacts. by Brett Chabot · 1 year, 8 months ago
  61. 046f44f Merge "Don't swallow reflection exceptions in ComposableInvoker" into androidx-main by Amaury Medeiros · 1 year, 8 months ago
  62. 1674322 Rewire room-compiler-processing-testing prepareTestConfiguration task by Aurimas Liutikas · 1 year, 8 months ago
  63. c5e1c02 Added specific exception for missing cleartext http rule vs localhost in PerfettoHttpServer and restricted cleartext to localhost only by Marcello Albano · 1 year, 8 months ago
  64. 6a8f686 Added install `macrobenchmark-target` task dependency to run `benchmark-macro` intengration tests and fixed StartupTimingMetricTest by Marcello Albano · 1 year, 8 months ago
  65. b27f116 Merge "Disable failing BasicsTestCaseWithWindowDecor#testActionBarOverflowVisibilityListener " into androidx-main by Treehugger Robot · 1 year, 8 months ago
  66. 155da6f Move 1.3 beta of Car App Library to RC01 by Cristián Alcoholado · 1 year, 8 months ago
  67. 7e1cf18 Add a responsive layout size to glance template sizes set by Zoe Page · 1 year, 8 months ago
  68. f79087d Merge "Only close ImageReader after the termination of the DeferrableSurface" into androidx-main by Treehugger Robot · 1 year, 8 months ago
  69. f0ecf58 Disable failing BasicsTestCaseWithWindowDecor#testActionBarOverflowVisibilityListener by Aurimas Liutikas · 1 year, 8 months ago
  70. 272cacc Disable failing WindowInsetsControllerCompatActivityTest#toggle_NavBar by Aurimas Liutikas · 1 year, 8 months ago
  71. 609315f Disable failing snapOnScrollSameView test by Aurimas Liutikas · 1 year, 8 months ago
  72. 6f24401 Disable webkit tests failing on API 33 by Aurimas Liutikas · 1 year, 8 months ago
  73. c1472d0 Upgrade to proto 3.21.8 by Aurimas Liutikas · 1 year, 8 months ago
  74. c7a56d3 Merge "WindowInsetsAnimationTest#imeAnimationWhenHidingIme.FlakyTest" into androidx-main by Treehugger Robot · 1 year, 8 months ago
  75. 7e2dae6 Merge "Fix non-hermetic tests." into androidx-main by Treehugger Robot · 1 year, 8 months ago
  76. 1927693 Organize Text Demos screen by siyamed · 1 year, 8 months ago
  77. a08e70b Only close ImageReader after the termination of the DeferrableSurface by Xi Zhang · 1 year, 8 months ago
  78. 7a1e850 Merge "Restore offline docs style sheet" into androidx-main by Treehugger Robot · 1 year, 8 months ago
  79. 882ed18 Update leanback-paging to Paging 3.1.0. by Clara Fok · 1 year, 8 months ago
  80. 573f6e8 Merge "Fix useInAppNav tests" into androidx-main by Treehugger Robot · 1 year, 8 months ago
  81. 26ce594 Fix non-hermetic tests. by Fangqiu Su · 1 year, 8 months ago
  82. 5b57bd2 Restore offline docs style sheet by Julia McClellan · 1 year, 8 months ago
  83. 5ef4f7b Merge "Remove use of LeakCanary's FailTestOnLeakRunListener" into androidx-main by Treehugger Robot · 1 year, 8 months ago
  84. 9e913f4 Merge changes I4b606c3f,Ib0413d7d into androidx-main by Treehugger Robot · 1 year, 8 months ago
  85. 6e6b63a Convert DeleteOrUpdateMethodAdapter to XPoet by Daniel Santiago Rivera · 1 year, 8 months ago
  86. 2cb1ca1 Merge "Initial Design for Play Auth Module Connection" into androidx-main by Arpan Kaphle · 1 year, 8 months ago
  87. 6ec40047 Merge "Directory setup for PrivacySandbox ui library." into androidx-main by Mugdha Lakhani · 1 year, 8 months ago
  88. adc2b24 Merge "Reset Compilation cleanly, without reinstall" into androidx-main by Chris Craik · 1 year, 8 months ago
  89. bc51881 Merge "Make new complication formats non experimental" into androidx-main by Treehugger Robot · 1 year, 8 months ago
  90. d846c97 Merge "Add APIs for createReadPermission and createWritePermission for the new API format." into androidx-main by Sameer Jain · 1 year, 8 months ago
  91. f482b39 Make new complication formats non experimental by Alex Clarke · 1 year, 9 months ago
  92. 2d9b07b Add APIs for createReadPermission and createWritePermission for the new by Sameer Jain · 1 year, 8 months ago
  93. c0caa48 Merge "Use documented APIs in WatchFaceService documentation." into androidx-main by Oded Niv · 1 year, 8 months ago
  94. ff18109 Use documented APIs in WatchFaceService documentation. by Oded Niv · 1 year, 8 months ago
  95. fa4c72a Merge "Add support for @PrivacySandboxInterface in data values and callbacks" into androidx-main by Treehugger Robot · 1 year, 8 months ago
  96. 7bed79b Add support for @PrivacySandboxInterface in data values and callbacks by abz · 1 year, 8 months ago
  97. b4b6067 Don't swallow reflection exceptions in ComposableInvoker by Amaury Medeiros · 1 year, 8 months ago
  98. 99af1dc Import translations. DO NOT MERGE ANYWHERE by Bill Yi · 1 year, 8 months ago
  99. 8e4324d Merge "Add invalidateSubtree() to Modifier.Node" into androidx-main by Treehugger Robot · 1 year, 8 months ago
  100. f107d04 Merge changes I71e95ad8,I50d19691 into androidx-main by Jasmine Chen · 1 year, 8 months ago