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