1. 36de1fe Upgrade to AGP 8.3.0-beta01 by Aurimas Liutikas · 8 months ago
  2. 0c0c5ed Merge "Fixes click failures due to cancelled CoroutineContext." into androidx-main by Jeremy Walker · 7 months ago
  3. a2738e2 Merge "defaultIconButtonColorsCached will be updated whenever LocalContentColor changes." into androidx-main by Connie Shi · 7 months ago
  4. 4372ec1e Merge "Rename CameraGraph.Config.streamSharingGroups to exclusiveStreamGroups" into androidx-main by Jasmine Chen · 7 months ago
  5. a50b05f Merge "Added support for instrumentation runner arguments to AndroidTestConfigBuilder" into androidx-main by Marcello Albano · 7 months ago
  6. 0207d84 defaultIconButtonColorsCached will be updated whenever LocalContentColor changes. by Connie Shi · 7 months ago
  7. 789bc95 Added support for instrumentation runner arguments to AndroidTestConfigBuilder by Marcello Albano · 7 months ago
  8. 282b22e Merge "Reland "Enable method tracing on safe os/ART versions with clear errors/warnings"" into androidx-main by Treehugger Robot · 7 months ago
  9. 108fa4f Merge "Add more context to BanUncheckedReflection lint error message" into androidx-main by Tiem Song · 7 months ago
  10. 4316574 Merge "Fixed BaselineProfileRuleTest#startup failure" into androidx-main by Marcello Albano · 7 months ago
  11. bae2e79 Merge "Creating a multiplatformtestapp for Room Runtime KMP." into androidx-main by Treehugger Robot · 7 months ago
  12. ace3c4e Fixes click failures due to cancelled CoroutineContext. by Jeremy Walker · 8 months ago
  13. 27f98e4 Merge "Fix long parameter strings getting mushed together in logs" into androidx-main by Treehugger Robot · 7 months ago
  14. 7e943e4 Add more context to BanUncheckedReflection lint error message by Tiem Song · 7 months ago
  15. 13022e5 Creating a multiplatformtestapp for Room Runtime KMP. by elifbilgin · 8 months ago
  16. 42eb63f Fixed BaselineProfileRuleTest#startup failure by Marcello Albano · 7 months ago
  17. 1b5a150 Merge "Bump to collection to 1.5.0-alpha01 to start next dev cycle." into androidx-main by Treehugger Robot · 7 months ago
  18. ca50860 Merge "Revert "Re-enable SwipeBenchmark"" into androidx-main by Treehugger Robot · 7 months ago
  19. e26dd2d Merge "Reset density after test end" into androidx-main by Treehugger Robot · 7 months ago
  20. f02f4af Revert "Re-enable SwipeBenchmark" by Chris Craik · 7 months ago
  21. eab3946 Merge "Update API files from metalava build ID 11274726" into androidx-main by Julia McClellan · 7 months ago
  22. 92a42ae Merge changes Ic6b736a4,I5a6dee4f into androidx-main by Clara Fok · 7 months ago
  23. d91d51a Merge "Count recursive local declarations as captures" into androidx-main by Treehugger Robot · 7 months ago
  24. c304fda Merge "[GH] fix: remove duplicate "setContentIntent"" into androidx-main by Treehugger Robot · 7 months ago
  25. 05a78f4 Reset density after test end by Andrei Shikov · 7 months ago
  26. 65255f9 Merge "[GH] add missing recycle call on AppCompatDelegateImpl" into androidx-main by Treehugger Robot · 7 months ago
  27. dbb8524 Update API files from metalava build ID 11274726 by Julia McClellan · 7 months ago
  28. 516a666 Merge "[GH] Depend on all test tasks in Playground CI" into androidx-main by Treehugger Robot · 7 months ago
  29. e7b4b06 Count recursive local declarations as captures by Andrei Shikov · 7 months ago
  30. 14eddd4 Merge "Merge room-ktx into room-runtime" into androidx-main by Treehugger Robot · 7 months ago
  31. 33935b3 Merge "Motion Tokens for Wear Compose Material 3" into androidx-main by Rajat Biswas · 7 months ago
  32. b409fa3 Motion Tokens for Wear Compose Material 3 by Rajat Biswas · 7 months ago
  33. 1fc1deb Merge "Restore 'Add expect/actual for SnapshotContextElementImpl'" into androidx-main by Treehugger Robot · 7 months ago
  34. a183fbc Merge "Configure android library options for KotlinMultiplatformAndroidTarget" into androidx-main by Fred Sladkey · 7 months ago
  35. eba4e55 Bump to collection to 1.5.0-alpha01 to start next dev cycle. by Daniel Santiago Rivera · 7 months ago
  36. 4aa409d Merge changes from topic "rtl_scuba_material" into androidx-main by Neda Topoljanac · 7 months ago
  37. d9e272d Merge "Fix issue with pages in snapping back in Pager at the end of the Pager." into androidx-main by Levi Albuquerque · 7 months ago
  38. 38b5b9c Merge "Pin androidx.core to 1.12.0, 1.11.0 was not released" into androidx-main by Steve Bower · 7 months ago
  39. 8273fb6 Merge "Support per watch face instance state without making the service stateful" into androidx-main by Treehugger Robot · 7 months ago
  40. 6c27584 Support per watch face instance state without making the service stateful by Alex Clarke · 7 months ago
  41. 8a8f7f2 Restore 'Add expect/actual for SnapshotContextElementImpl' by Oleksandr Karpovich · 2 years, 1 month ago
  42. fb4ce1d Pin androidx.core to 1.12.0, 1.11.0 was not released by Steve Bower · 7 months ago
  43. 43ee1e4 Merge "Always use the executor in addOnWatchFaceColorsListener and addClientDisconnectListener" into androidx-main by Treehugger Robot · 7 months ago
  44. 5ce06722 Merge "Minor changes in HorizontalPageIndicator api and its documentation." into androidx-main by Misha Kulaha · 7 months ago
  45. 75e67f6 Merge "[Extensions quality] takePicture failed because of timestamp duplicated" into androidx-main by Treehugger Robot · 7 months ago
  46. 9907afd Always use the executor in addOnWatchFaceColorsListener and addClientDisconnectListener by Alex Clarke · 7 months ago
  47. 98af156 Merge "Fixed testlib issues: wrong YUV copy algorithm and incorrect onCaptureSequenceCompleted timing" into androidx-main by Treehugger Robot · 7 months ago
  48. 2ba5df4 Fix issue with pages in snapping back in Pager at the end of the Pager. by Levi Albuquerque · 7 months ago
  49. ebd661d [Extensions quality] takePicture failed because of timestamp duplicated by Scott Nien · 7 months ago
  50. f0c13bd Fixed testlib issues: wrong YUV copy algorithm and incorrect onCaptureSequenceCompleted timing by Scott Nien · 7 months ago
  51. a126b88 Merge "Fix bind failed when StreamSharing is enabled on some devices" into androidx-main by Treehugger Robot · 7 months ago
  52. 5d985f0 Merge changes Iec533163,I54963955 into androidx-main by Treehugger Robot · 7 months ago
  53. 8e5d23e Fix bind failed when StreamSharing is enabled on some devices by mingdatsai · 7 months ago
  54. b027b4a Add CameraX Extensions v1.4 realtime capture latency related interface validation tests by CharcoalChen · 7 months ago
  55. 4c1720f Add CameraX Extensions v1.4 postview related interface validation tests by CharcoalChen · 7 months ago
  56. 8520f50 [GH] Depend on all test tasks in Playground CI by Yigit Boyar · 7 months ago
  57. 49100b0 Merge "Fix issue when call setTargetFrameRate with FRAME_RATE_RANGE_UNSPECIFIED" into androidx-main by Treehugger Robot · 7 months ago
  58. 1008252 Merge "Fix Extensions doesn't work on some devices" into androidx-main by Treehugger Robot · 7 months ago
  59. a58ff00 [GH] add missing recycle call on AppCompatDelegateImpl by Tribalfs · 7 months ago
  60. d4d9d64 [GH] fix: remove duplicate "setContentIntent" by Fankesyooni · 7 months ago
  61. 2436c00 Merge "Initialize preference key before use." into androidx-main by Treehugger Robot · 7 months ago
  62. 0656029 Initialize preference key before use. by Nick Chalko · 7 months ago
  63. f488ee5 Merge "Clean up `RequestPermissionScreen.findMissingPermissions()`, and add additional logging." into androidx-main by Wesley Gyde · 7 months ago
  64. 00b0fc12 Clean up `RequestPermissionScreen.findMissingPermissions()`, and add additional logging. by Wesley Gyde · 7 months ago
  65. c9736c1 Merge "Improved error message when specified managed device does not exist" into androidx-main by Treehugger Robot · 7 months ago
  66. dde66ba Fix long parameter strings getting mushed together in logs by Paul Rohde · 7 months ago
  67. a56be8e Configure android library options for KotlinMultiplatformAndroidTarget by Fred Sladkey · 8 months ago
  68. 97c37ef Merge "Clean up RequestPermissionScreen" into androidx-main by Wesley Gyde · 7 months ago
  69. 38d0638 Merge "update addCall and CallControlScope docs" into androidx-main by Thomas Stuart · 7 months ago
  70. aeb2a56 Improved error message when specified managed device does not exist by Marcello Albano · 8 months ago
  71. 5aea0a4 Merge "Convert framework entry classes to jetpack entry classes" into androidx-main by Reema Bajwa · 7 months ago
  72. 948a294 Clean up RequestPermissionScreen by Wesley Gyde · 7 months ago
  73. 21549a4 Minor changes in HorizontalPageIndicator api and its documentation. by mkulaha · 7 months ago
  74. 3840501 Merge "Configure base android options for KotlinMultiplatformAndroidTarget" into androidx-main by Fred Sladkey · 7 months ago
  75. a36db4c Merge "Refactors selectable / toggleable / triStateToggleable to use clickable node" into androidx-main by Louis Pullen-Freilich · 7 months ago
  76. e97f8e2 Convert framework entry classes to jetpack entry classes by Reema Bajwa · 9 months ago
  77. 8acc5c6 Merge "Add owners files for compose macrobenchmark folders" into androidx-main by Treehugger Robot · 7 months ago
  78. 496c90c Add owners files for compose macrobenchmark folders by Andrey Kulikov · 7 months ago
  79. 24d3ee6 Merge room-ktx into room-runtime by Daniel Santiago Rivera · 7 months ago
  80. 8f53b7c Merge "BTF2 Selection and Cursor handles accept a minimum touch size" into androidx-main by Halil Ozercan · 7 months ago
  81. 7288de3 Merge "Fix test bugs caused by choice of file extension" into androidx-main by Treehugger Robot · 7 months ago
  82. b52dc5a Merge "Remove unnecessary "device" objects from macro benchmarks" into androidx-main by Ankit · 7 months ago
  83. ca28da1 Merge "Add RSB Support functionality to Material 3 demos in Wear Compose" into androidx-main by Shubham Aggarwal · 7 months ago
  84. 3d7e23b Merge "Standardize naming of extensions in buildSrc" into androidx-main by Treehugger Robot · 7 months ago
  85. 9675f44 BTF2 Selection and Cursor handles accept a minimum touch size by Halil Ozercan · 7 months ago
  86. 402488f Merge "Update webkit to 1.11.0-alpha01" into androidx-main by Treehugger Robot · 7 months ago
  87. 5668ba2 Fix test bugs caused by choice of file extension by Peter Birk Pakkenberg · 7 months ago
  88. 64311ea Add RSB Support functionality to Material 3 demos in Wear Compose by aggs · 7 months ago
  89. 2ee5f8c Merge "Move RSB Support functionality for ScalingLazyColumn to /demos/common directory in Wear Compose" into androidx-main by Shubham Aggarwal · 7 months ago
  90. 43f9f63 Fix issue when call setTargetFrameRate with FRAME_RATE_RANGE_UNSPECIFIED by mingdatsai · 7 months ago
  91. fb2fc34 Remove DifferCallback from PagingDataPresenter by Clara Fok · 7 months ago
  92. 8c2995d Remove unnecessary "device" objects from macro benchmarks by Ankit · 7 months ago
  93. 31f5605 Merge "Hold off onDisplayChange updates until camera is ready (Test-Only Change)" into androidx-main by Treehugger Robot · 7 months ago
  94. 3ab1a69 Merge "Fixes the chrome extension such that the right test links are populated as the test selections are updated." into androidx-main by Treehugger Robot · 7 months ago
  95. f397b87 Merge "Make sure focus metering doesn't block sequential scope" into androidx-main by Jasmine Chen · 7 months ago
  96. 8651e18 Merge "RequestProcessor implementation for still captures" into androidx-main by Jasmine Chen · 7 months ago
  97. 612dcd8 Fixes the chrome extension such that the right test links are populated as the test selections are updated. by Rahul Ravikumar · 7 months ago
  98. 318d016 Implement PagingDataEvent equals, hashcode and string functions by Clara Fok · 7 months ago
  99. e9fe66a Merge "Refactor event processing for Drop events" into androidx-main by Clara Fok · 7 months ago
  100. ea4cdfe Refactor event processing for Drop events by Clara Fok · 7 months ago