1. a817dd9 Pin dependencies on androidx annotation by natnaelbelay · 7 months ago
  2. e507324 Merge "Add samples' source jars as published artifacts to sampling libraries" into androidx-main by Owen Gray · 7 months ago
  3. 6ff2b6b Merge "Add entries to API compatibility baseline for kruth" into androidx-main by Julia McClellan · 7 months ago
  4. eb85769 Merge "Add AlarmManagerCompat.canScheduleExactAlarms API" into androidx-main by Alan Viverette · 7 months ago
  5. 5bf809a Note about Chromium relying on new R8 for out-of-lining by AndroidX Core Team · 7 months ago
  6. 7ba12fe Add AlarmManagerCompat.canScheduleExactAlarms API by Kamal Faraj · 7 months ago
  7. 7fd1397 Merge "Fixed mediumTopAppBarColors param order bug introduced in https://android-review.googlesource.com/c/platform/frameworks/support/+/2868854" into androidx-main by Connie Shi · 7 months ago
  8. 8f5cce31 Merge changes I08f09eb5,Ibab9a05b,I6c141ef4 into androidx-main by Lucas Muller Oliveira · 7 months ago
  9. 5f5b3d1 Add a workaround for a Skia issue on drawing arcs. by Lucas Muller Oliveira · 7 months ago
  10. 285ecdd Optmizations for WearCurvedLineView: by Lucas Muller Oliveira · 7 months ago
  11. 8c14db0 Fix ArcLine drawing direction for RTL layouts. by Lucas Muller Oliveira · 7 months ago
  12. b37cc2a Merge "Apply lint changes." into androidx-main by Treehugger Robot · 7 months ago
  13. 7fb2eb4 Apply lint changes. by Lucas Muller Oliveira · 7 months ago
  14. e9cc018 Merge "Rename TileService.getActiveTilesSnapshotAsync API to getActiveTilesAsync." into androidx-main by Mohammad Saboorian · 7 months ago
  15. c9df85d Merge "Pin androidx.annotation:annotation-experimental dependency" into androidx-main by Treehugger Robot · 7 months ago
  16. efb7d1f Merge "Add support for StrokeCapShadow in the Inflater." into androidx-main by Treehugger Robot · 7 months ago
  17. 03bd1b7 Fixed mediumTopAppBarColors param order bug introduced in https://android-review.googlesource.com/c/platform/frameworks/support/+/2868854 by Connie Shi · 7 months ago
  18. f3782cb Merge "Use prebuilt/stable compose compiler instead of building from source" into androidx-main by Jim Sproch · 7 months ago
  19. 167e2ab Merge "Add ability to force enable StreamSharing for testing" into androidx-main by Treehugger Robot · 7 months ago
  20. ac1e5f1 Merge "Bump window library to 1.3 alpha02" into androidx-main by Treehugger Robot · 7 months ago
  21. ed4de37 Merge "Fix performance regression in layout" into androidx-main by Treehugger Robot · 7 months ago
  22. 06eba71 Merge "Temporarily disable checkApi" into androidx-main by Jinseong Jeon · 7 months ago
  23. bad0da1 Bump window library to 1.3 alpha02 by Kenneth Ford · 7 months ago
  24. a979002 Merge "ART changed --reset behavior on API 34." into androidx-main by Rahul Ravikumar · 7 months ago
  25. e480a0b Merge "Add Fragment Compose module in Androidx" into androidx-main by Treehugger Robot · 7 months ago
  26. a6a9fef Merge "Add utility functions of WindowSizeClass selectors." into androidx-main by Diego Vela · 7 months ago
  27. f21442e Merge changes If590fb6a,Idee26e0d into androidx-main by Treehugger Robot · 7 months ago
  28. ae79cc0 ART changed --reset behavior on API 34. by Rahul Ravikumar · 7 months ago
  29. d08e9cc Merge "Don't allocate empty arrays of nulls for empty maps" into androidx-main by Romain Guy · 7 months ago
  30. b408dbc Add utility functions of WindowSizeClass selectors. by Diego Vela · 7 months ago
  31. b1bfd31 Merge "CORE = "1.13.0-alpha04"" into androidx-main by Treehugger Robot · 7 months ago
  32. 22d93d0 Change readPlainText to be an extension on ClipEntry by Halil Ozercan · 7 months ago
  33. 1c523cd Add DragAndDropPermissionHandler by Halil Ozercan · 7 months ago
  34. 0a564e1 Merge "Change the order of exit/enter events dispatched from DragAndDrop" into androidx-main by Halil Ozercan · 7 months ago
  35. a066a43 Add Fragment Compose module in Androidx by Jeremy Woods · 7 months ago
  36. 2d3fdc6 CORE = "1.13.0-alpha04" by Prajakta Patil · 7 months ago
  37. 93d54a3 Merge "Disable startup benchmark" into androidx-main by Andrew Bailey · 7 months ago
  38. b4df610 Don't allocate empty arrays of nulls for empty maps by Romain Guy · 7 months ago
  39. 6936827 Merge "ReceiveContent Clipboard#paste integration" into androidx-main by Treehugger Robot · 7 months ago
  40. 1b0d86e Rename TileService.getActiveTilesSnapshotAsync API to getActiveTilesAsync. by anaradu · 7 months ago
  41. 55db0ca Merge "Refactor ACVADC to limit primitive usage" into androidx-main by Melba Nuzen · 7 months ago
  42. 74b9acd Merge "Fix small typos in `AutofillType.kt`" into androidx-main by Melba Nuzen · 7 months ago
  43. 74826f5 Add support for StrokeCapShadow in the Inflater. by Lucas Muller Oliveira · 7 months ago
  44. ef2ab4d Change the order of exit/enter events dispatched from DragAndDrop by Halil Ozercan · 7 months ago
  45. cb23ac7 ReceiveContent Clipboard#paste integration by Halil Ozercan · 7 months ago
  46. 663c725 Fix performance regression in layout by Andrei Shikov · 7 months ago
  47. 2a55575 Merge "Deflake the tests that read item ID - itemids happen to be read when data set change is triggered - in the interim, the cache in adapter is cleared - even if UI is not." into androidx-main by Shamali Patwa · 7 months ago
  48. 761eaab Pin androidx.annotation:annotation-experimental dependency by Mohammad Saboorian · 7 months ago
  49. 1e7360d Merge "Force .changed for function types with intrinsic remember" into androidx-main by Treehugger Robot · 7 months ago
  50. fee6827 Use prebuilt/stable compose compiler instead of building from source by Jim S · 7 months ago
  51. 96be208 Add samples' source jars as published artifacts to sampling libraries by Owen Gray · 8 months ago
  52. e73fe50 Merge "Enable SdkResourceGenerator for all Gradle Plugin projects" into androidx-main by Treehugger Robot · 7 months ago
  53. bb3e9e1 Merge "Import translations. DO NOT MERGE ANYWHERE" into androidx-main by Bill Yi · 7 months ago
  54. 60917f7 Merge "Import translations. DO NOT MERGE ANYWHERE" into androidx-main by Bill Yi · 7 months ago
  55. f471dbc Merge "Enable strict plugin validation for app Gradle Plugin projects" into androidx-main by Treehugger Robot · 7 months ago
  56. 6aac0d5 Refactor ACVADC to limit primitive usage by Melba Nuzen · 7 months ago
  57. a296d63 Merge "ACTIVITY = "1.9.0-alpha02" FRAGMENT = "1.7.0-alpha09"" into androidx-main by Treehugger Robot · 7 months ago
  58. ee46573 Merge "Fix flaky everyRestartInput_createsNewInputConnection" into androidx-main by Treehugger Robot · 7 months ago
  59. fc6e49d ACTIVITY = "1.9.0-alpha02" FRAGMENT = "1.7.0-alpha09" by Prajakta Patil · 7 months ago
  60. 0bc91f2 Merge "Optimize vector drawables parsing" into androidx-main by Romain Guy · 7 months ago
  61. fcece8b Enable SdkResourceGenerator for all Gradle Plugin projects by Aurimas Liutikas · 7 months ago
  62. 21120d4 Enable strict plugin validation for app Gradle Plugin projects by Aurimas Liutikas · 7 months ago
  63. c5c894d Merge "Remove unused lockClocks.sh publishing task" into androidx-main by Aurimas Liutikas · 7 months ago
  64. 77128e0 Force .changed for function types with intrinsic remember by Andrei Shikov · 7 months ago
  65. 3bf0b2d Merge "Fixed bug introduced in 1.2.0-beta02 in `CardDefaults.cardColors` that did not update `contentColor` based on the `containerColor` param value. Updated `CardDefault.elevatedCardColors` and `CardDefault.outlinedCardColors` to prevent this bug." into androidx-main by Connie Shi · 7 months ago
  66. d791351 Merge "Bump sdkruntime version to alpha12" into androidx-main by Treehugger Robot · 7 months ago
  67. 0c990bf Merge "Add the ability to create slots after a child group has been added" into androidx-main by Chuck Jazdzewski · 7 months ago
  68. 446eee9 Disable startup benchmark by Andrew Bailey · 7 months ago
  69. 8b26a6e Merge "Added ClassSubject to Kruth." into androidx-main by Arkadii Ivanov · 7 months ago
  70. 1573c54 Add entries to API compatibility baseline for kruth by Julia McClellan · 7 months ago
  71. 67806c4 Merge "Bump compose.material3 to 1.2.0-rc01" into androidx-main by Connie Shi · 7 months ago
  72. 31d16c3 Merge "Update docs-public/build.gradle for media3 1.2.1" into androidx-main by Michael Katz · 7 months ago
  73. 9bfbced Merge "Tokenize Compact Button in Wear Compose" into androidx-main by Shubham Aggarwal · 7 months ago
  74. 878dfc9 Merge "Bump ProtoLayout and Tiles to rc01" into androidx-main by Mohammad Saboorian · 7 months ago
  75. 103fc7a Merge "Add JVM target and source sets to room-runtime" into androidx-main by Treehugger Robot · 7 months ago
  76. 3ff0650 Deflake the tests that read item ID - itemids happen to be read when data set change is triggered - in the interim, the cache in adapter is cleared - even if UI is not. by Shamali P · 7 months ago
  77. e27bb35 Tokenize Compact Button in Wear Compose by aggs · 7 months ago
  78. b8b8738 Merge "Room KMP connection pool" into androidx-main by Treehugger Robot · 7 months ago
  79. 589d5f1 Add JVM target and source sets to room-runtime by Daniel Santiago Rivera · 7 months ago
  80. 2617aa1 Room KMP connection pool by Daniel Santiago Rivera · 8 months ago
  81. dcf002a Bump ProtoLayout and Tiles to rc01 by Mohammad Saboorian · 7 months ago
  82. 5401882 Merge "Revert^2 "Remove protolayout-renderer dependency on VectorDrawable-Seekable"" into androidx-main by Treehugger Robot · 7 months ago
  83. 53ff86e Revert^2 "Remove protolayout-renderer dependency on VectorDrawable-Seekable" by Mohammad Saboorian · 7 months ago
  84. 3bab892 Merge "Fix failing tablet rotation due to Activity restart" into androidx-main by Treehugger Robot · 7 months ago
  85. 36c6882 Fix failing tablet rotation due to Activity restart by WenHung_Teng · 7 months ago
  86. 7a49d46 Add ability to force enable StreamSharing for testing by leo huang · 7 months ago
  87. 71767d4 Merge "Fix incorrect onCaptureSequenceCompleted invoked when takePicture with Extensions and close the camera." into androidx-main by Treehugger Robot · 7 months ago
  88. 52db7e5 Merge "Implement setting Postview OutputConfiguration in CameraPipe" into androidx-main by Catherine Sun · 7 months ago
  89. cd831642 Merge "Create instance of ImageWriter when StreamGraph has input configuration" into androidx-main by Catherine Sun · 7 months ago
  90. e5ca657 Fix incorrect onCaptureSequenceCompleted invoked when takePicture with Extensions and close the camera. by Scott Nien · 7 months ago
  91. ac2deb4 Create instance of ImageWriter when StreamGraph has input configuration by Catherine Sun · 9 months ago
  92. 3670369 Merge "Revert "Wait for more capture frames to fix flaky screen flash Camera2CapturePipeline tests"" into androidx-main by Treehugger Robot · 7 months ago
  93. 6c6e321 Revert "Wait for more capture frames to fix flaky screen flash Camera2CapturePipeline tests" by Owen Gray · 7 months ago
  94. ad5d165 Merge "Fix for AndroidView.onUpdate being called after deactivation" into androidx-main by Treehugger Robot · 7 months ago
  95. 8500699 Merge "Fix issue with focus in links" into androidx-main by Anastasia Soboleva · 7 months ago
  96. 85cc849 Merge "[Clean-up] Removing unecessary code and moving SnapLayoutInfoProvider to snapping package." into androidx-main by Levi Albuquerque · 7 months ago
  97. ce1d785 Fix for AndroidView.onUpdate being called after deactivation by Andrey Kulikov · 7 months ago
  98. d187e25 Merge "Bump WEAR_COMPOSE to 1.4.0-alpha01 and WEAR_COMPOSE_MATERIAL3 to 1.0.0-alpha16" into androidx-main by Steve Bower · 7 months ago
  99. 7f25eca Bump sdkruntime version to alpha12 by Anton Kulakov · 7 months ago
  100. e52873e Bump WEAR_COMPOSE to 1.4.0-alpha01 and WEAR_COMPOSE_MATERIAL3 to 1.0.0-alpha16 by Steve Bower · 7 months ago