1. 3c68e4d Merge "Reorder methods in API files based on metalava update" into androidx-main by Aurimas Liutikas · 1 year, 3 months ago
  2. 7f84ea0 Merge "Convert concurrent util classes to Kotlin and combine Futures utility methods to a single file." into androidx-main by Jaaz Meribole · 1 year, 3 months ago
  3. 504f5dd Merge "Support for getting per-app locales in non-Activity context" into androidx-main by Treehugger Robot · 1 year, 3 months ago
  4. e7e07ef Merge "Fix ReportDrawn* crashing when navigating away from a screen" into androidx-main by Tomáš Mlynarič · 1 year, 3 months ago
  5. 9bc8d9a Merge "Moving away from @hide in work-runtime aidl files" into androidx-main by Treehugger Robot · 1 year, 3 months ago
  6. a3bd6e9 Merge "Improve logging for object finding in UiAutomator." into androidx-main by Treehugger Robot · 1 year, 3 months ago
  7. 9ec4be9 Merge "Reduce duration of test onPagesUpdatedFlow" into androidx-main by Treehugger Robot · 1 year, 3 months ago
  8. 9702890 Merge "[GH] Add `MapSubject#containsKey` to Kruth" into androidx-main by Treehugger Robot · 1 year, 3 months ago
  9. e04304d Merge "Self-add Compose lint ownership" into androidx-main by Andrew Bailey · 1 year, 3 months ago
  10. cc404f2 Merge "[GH] Remove double commenting of license header" into androidx-main by Treehugger Robot · 1 year, 3 months ago
  11. 20918a0 Reduce duration of test onPagesUpdatedFlow by Clara Fok · 1 year, 3 months ago
  12. d17fd474 Improve logging for object finding in UiAutomator. by Fangqiu Su · 1 year, 3 months ago
  13. ebc12bf Merge "Upstream BufferTransform updates from androidx-platform-dev" into androidx-main by Treehugger Robot · 1 year, 3 months ago
  14. fbe53cd Merge "Fix menu closing on soft keyboard input" into androidx-main by Max Alfonso-Ying · 1 year, 3 months ago
  15. b605c6d [GH] Add `MapSubject#containsKey` to Kruth by Veyndan Stuart · 1 year, 3 months ago
  16. 8105059 Merge "JankStatsTest fixes" into androidx-main by Treehugger Robot · 1 year, 3 months ago
  17. d40fd9d Merge "Remove unnecessary allocations in lazy layouts, at measurement" into androidx-main by Treehugger Robot · 1 year, 3 months ago
  18. 423a6cb Merge "Disable edit text for unchangeable DisplayName (Not part of BluetoothX APIs)" into androidx-main by Treehugger Robot · 1 year, 3 months ago
  19. 8571b48 Moving away from @hide in work-runtime aidl files by Aurimas Liutikas · 1 year, 3 months ago
  20. e578e05 Upstream BufferTransform updates from androidx-platform-dev by Nader Jawad · 1 year, 3 months ago
  21. 70ed601 Merge "Adding toDisabledColor extension function and refactoring disabled colors in Button.kt and IconButton.kt to use toDisabledColor" into androidx-main by Hardik Khandelwal · 1 year, 3 months ago
  22. a0a8d70 JankStatsTest fixes by Chet Haase · 1 year, 3 months ago
  23. 6541bda [GH] Remove double commenting of license header by Veyndan Stuart · 1 year, 3 months ago
  24. 4127b08 Merge "Add filterTasks to run tasks based on a path prefix filter" into androidx-main by Alan Viverette · 1 year, 3 months ago
  25. 7c90a20 Merge "[GH] update FTL runner to use androidTest.json files for picking tests" into androidx-main by Treehugger Robot · 1 year, 3 months ago
  26. 1535581 Merge "Add more documentation for LibraryType. Add LibraryType.APP." into androidx-main by Treehugger Robot · 1 year, 3 months ago
  27. 54c5e20 Merge changes I4f1c06df,Iedcbc3c8,I796476bd into androidx-main by Jeff Gaston · 1 year, 3 months ago
  28. 1e868a7 [GH] update FTL runner to use androidTest.json files for picking tests by Yigit Boyar · 1 year, 3 months ago
  29. 05ea74b Remove unnecessary allocations in lazy layouts, at measurement by Romain Guy · 1 year, 3 months ago
  30. 994fc04 Reorder methods in API files based on metalava update by Julia McClellan · 1 year, 3 months ago
  31. 28e9467 Merge "Remove intermediate MeasurePolicy APIs from SubcomposeLayout" into androidx-main by Doris Liu · 1 year, 3 months ago
  32. 9cbf239dd Convert concurrent util classes to Kotlin and combine Futures utility methods to a single file. by Jaaz Meribole · 1 year, 3 months ago
  33. 490b33b Merge "Use wrapper type for SdkActivityLauncher on server" into androidx-main by Tanuj Dhir · 1 year, 3 months ago
  34. 77a1790 Self-add Compose lint ownership by Andrew Bailey · 1 year, 3 months ago
  35. ae8eaa4 Merge "Support SdkActivityLauncher as a method parameter" into androidx-main by Tanuj Dhir · 1 year, 3 months ago
  36. 652673d Merge "DynamicBuilders to/fromByteArray with existing buffer and offset/length." into androidx-main by Treehugger Robot · 1 year, 3 months ago
  37. f7d65ee Merge "Update docs-public/build.gradle for media3 1.1.0-alpha01" into androidx-main by Tofunmi Adigun-Hameed · 1 year, 3 months ago
  38. 8c492a3 Use wrapper type for SdkActivityLauncher on server by Tanuj Dhir · 1 year, 3 months ago
  39. a50ba8a Merge "Handle the float type heart rate in LegacyLegacyPlatformInt32SourceNode" into androidx-main by Xiangyin Ma · 1 year, 3 months ago
  40. 21c29f4 Support SdkActivityLauncher as a method parameter by Tanuj Dhir · 1 year, 3 months ago
  41. 10307f1 Add more documentation for LibraryType. Add LibraryType.APP. by Owen Gray · 1 year, 3 months ago
  42. a91746f Handle the float type heart rate in LegacyLegacyPlatformInt32SourceNode by Xiangyin Ma · 1 year, 3 months ago
  43. 5713d41 Fix ReportDrawn* crashing when navigating away from a screen by mlykotom · 1 year, 3 months ago
  44. 09b5c5a Adding toDisabledColor extension function and refactoring disabled colors in Button.kt and IconButton.kt to use toDisabledColor by hardik · 1 year, 3 months ago
  45. 75222bd Update docs-public/build.gradle for media3 1.1.0-alpha01 by Tofunmi Adigun-Hameed · 1 year, 3 months ago
  46. 4fed171 Merge "Add Wear Material3 section in wear demo app" into androidx-main by Misha Kulaha · 1 year, 3 months ago
  47. 2995955 DynamicBuilders to/fromByteArray with existing buffer and offset/length. by Oded Niv · 1 year, 3 months ago
  48. 5061133 Add Wear Material3 section in wear demo app by mkulaha · 1 year, 3 months ago
  49. 1cc712e5 Merge "Fix Camera2InteropIntegrationTest failure on some devices" into androidx-main by Treehugger Robot · 1 year, 3 months ago
  50. 5eed377 Support for getting per-app locales in non-Activity context by Calvin Pan · 1 year, 3 months ago
  51. 893c79e Merge "Properly override error message in text fields" into androidx-main by Max Alfonso-Ying · 1 year, 3 months ago
  52. 8dc080c Disable edit text for unchangeable DisplayName (Not part of BluetoothX APIs) by Ömer Faruk Yılmaz · 1 year, 3 months ago
  53. 81d1749 Merge "Allow opening a GATT Server in BluetoothX Testapp" into androidx-main by Treehugger Robot · 1 year, 3 months ago
  54. 6250d1c Merge "Handle API comments." into androidx-main by Treehugger Robot · 1 year, 3 months ago
  55. 12dbf4e Merge "Allow reconnecting to Bluetooth Device" into androidx-main by Treehugger Robot · 1 year, 3 months ago
  56. 3e08c61 Merge "[uwb-androidx] Throw exception if uwb is not available" into androidx-main by Shreshta Manu · 1 year, 3 months ago
  57. 97038dd Merge "Update sample to include a whole class definition" into androidx-main by Treehugger Robot · 1 year, 3 months ago
  58. 4b56dba Handle API comments. by Diego Vela · 1 year, 3 months ago
  59. 0ee1368 Merge "Updated LightingColorFilter documentation" into androidx-main by Treehugger Robot · 1 year, 3 months ago
  60. c102232 Merge "Move glance away from Compose multiplatform setup" into androidx-main by Aurimas Liutikas · 1 year, 3 months ago
  61. a71085c Update sample to include a whole class definition by Willie Koomson · 1 year, 3 months ago
  62. b3583bd Fix menu closing on soft keyboard input by Max Alfonso-Ying · 1 year, 3 months ago
  63. 6a05875 Move glance away from Compose multiplatform setup by Aurimas Liutikas · 1 year, 3 months ago
  64. 0209143 [uwb-androidx] Throw exception if uwb is not available by Shreshta Manu · 1 year, 3 months ago
  65. 058109a Merge "StrictModeTest logging" into androidx-main by Treehugger Robot · 1 year, 3 months ago
  66. 006d464 Fix Camera2InteropIntegrationTest failure on some devices by David Jia · 1 year, 3 months ago
  67. 41f189e Merge "Cleanups based on Android Studio IDE recommendations." into androidx-main by Michael Kucharski · 1 year, 3 months ago
  68. 0e960dc MultiGitClient by Jeff Gaston · 1 year, 4 months ago
  69. 9052a83 sbom exclude compileClasspath when shadowed configuration exists by Jeff Gaston · 1 year, 4 months ago
  70. 4092ad3 GitRunnerGitClient now accepting projectDir instead of just rootProject.projectDir by Jeff Gaston · 1 year, 3 months ago
  71. 6dbc8ee Cleanups based on Android Studio IDE recommendations. by Michael Kucharski · 1 year, 3 months ago
  72. 1e8d451 Merge "Create module info json file for host tests" into androidx-main by Treehugger Robot · 1 year, 3 months ago
  73. 3577383 Merge "Move Fragment dep to prebuilts" into androidx-main by Ian Lake · 1 year, 3 months ago
  74. bce9fbb Merge "[API Review] Add more DynamicRange combinations" into androidx-main by Treehugger Robot · 1 year, 3 months ago
  75. 46eecc4 Merge "Updates to MultiButtonLayout constants" into androidx-main by Neda Topoljanac · 1 year, 3 months ago
  76. 9308353 Merge "Initial Navigation Suite implementation" into androidx-main by Leticia Santos · 1 year, 3 months ago
  77. d955747 [API Review] Add more DynamicRange combinations by Trevor McGuire · 1 year, 3 months ago
  78. 8302e6c Merge "Add a contract to request a route for the APK." into androidx-main by Paulina Koch · 1 year, 3 months ago
  79. d3a739e Merge "Bump Activity version in main" into androidx-main by Treehugger Robot · 1 year, 3 months ago
  80. 23f35b4 Initial Navigation Suite implementation by Leticia · 1 year, 3 months ago
  81. 5a6703c Merge "Removing build log exemption about lint missing classpath" into androidx-main by Treehugger Robot · 1 year, 3 months ago
  82. d6c6123 Bump Activity version in main by Jeremy Woods · 1 year, 3 months ago
  83. d0c4a88 Add filterTasks to run tasks based on a path prefix filter by Alan Viverette · 1 year, 3 months ago
  84. 360e35fa Merge "Remove need for Main dispatcher in Snapshot tests" into androidx-main by Clara Fok · 1 year, 3 months ago
  85. e26f87d Merge "Update Navigation CHANGELOG with recent changes" into androidx-main by Treehugger Robot · 1 year, 3 months ago
  86. 006befa Remove need for Main dispatcher in Snapshot tests by Clara Fok · 1 year, 3 months ago
  87. c646c1f Merge changes from topic "layoutCoordinates-guard" into androidx-main by Halil Ozercan · 1 year, 3 months ago
  88. 2ea1e49f Merge "Cleanup: remove misleading comment about software JPEG and API 26" into androidx-main by Xi Zhang · 1 year, 3 months ago
  89. 05e415c Merge "Use context configuration in LocalesCustomAttachBaseContextActivity" into androidx-main by Treehugger Robot · 1 year, 3 months ago
  90. 55fb8ce Cleanup: remove misleading comment about software JPEG and API 26 by Xi Zhang · 1 year, 3 months ago
  91. 3831b87 Merge "Use distinct sizes when composing for multiple sizes. This helps with the issue that when display sizes are not unique, we end up composing twice for the same size and causing clicks to be triggered multiple times." into androidx-main by Shamali Patwa · 1 year, 3 months ago
  92. 7e0bf52 Move Fragment dep to prebuilts by Jeremy Woods · 1 year, 3 months ago
  93. d5f3456 Removing build log exemption about lint missing classpath by Jeff Gaston · 1 year, 3 months ago
  94. 64d6df8 Merge "Migrates scrollable to Modifier.Node" into androidx-main by Levi Albuquerque · 1 year, 3 months ago
  95. b8f08a5 Update Navigation CHANGELOG with recent changes by Jeremy Woods · 1 year, 3 months ago
  96. e7817f5 Merge "Update to espresso device 1.0.0-alpha05" into androidx-main by Treehugger Robot · 1 year, 3 months ago
  97. 4388bd2 Merge changes from topic "accompanist-nav-anim" into androidx-main by Clara Fok · 1 year, 3 months ago
  98. 0d1b839 Merge "Bump version of SdkRuntime libraries" into androidx-main by Treehugger Robot · 1 year, 3 months ago
  99. e0c2133 Merge "Rollback experimental on motionEventSpy." into androidx-main by Jeremy Walker · 1 year, 3 months ago
  100. 5f3b712 Merge "Resolve studio-identified JavaScriptEngine code problems" into androidx-main by Ashley Newson · 1 year, 3 months ago