1. 06eb69c Merge "Pin dependencies on androidx annotation" into androidx-main by Natnael Belay · 7 months ago
  2. c0984f2 Merge "[Carousel] Added carousel item modifier" into androidx-main by Hunter Stich · 7 months ago
  3. 9b1c26d Merge changes from topic "convert_supplier" into androidx-main by Treehugger Robot · 7 months ago
  4. 85c7bbf Merge "Ignore failing Compose runtime test" into androidx-main by Treehugger Robot · 7 months ago
  5. fb7b5a5 Merge "Add Locale.US to String.format() calls in RequestPermissionScreen" into androidx-main by Wesley Gyde · 7 months ago
  6. 28b1c07 Merge changes I86cd2b01,Ib94f3c25,Ief280f27,Ie4d0e1e8,I09152828, ... into androidx-main by Tudor Cretu · 7 months ago
  7. 08495ae Merge "Allow disk reads when reading SharedPreferences." into androidx-main by Treehugger Robot · 7 months ago
  8. 95645ff Ignore failing Compose runtime test by Andrei Shikov · 7 months ago
  9. 6a8dd4b Add Locale.US to String.format() calls in RequestPermissionScreen by Wesley Gyde · 7 months ago
  10. 4a315dd Add adservices SelectAdsFromOutcomes API by Tudor · 9 months ago
  11. 6665dcc Add adservices ReportEventRequest::inputEvent by Tudor · 9 months ago
  12. c613dd2 Make adservices ReportImpressionRequest::adSelectionConfig optional by Tudor · 9 months ago
  13. b05260c Merge "preferProjectModules() for each Configuration" into androidx-main by Treehugger Robot · 7 months ago
  14. bda4fa7 Add adservices Unified Flow APIs by Tudor · 9 months ago
  15. 3e870e6 Allow disk reads when reading SharedPreferences. by Lucas Muller Oliveira · 7 months ago
  16. 71db92f Add adservices FetchAndJoin CA API by Tudor · 9 months ago
  17. b498be1 Merge changes I4f118290,I346416a9 into androidx-main by Jim Sproch · 7 months ago
  18. d46799a Merge "Add TextStyleInvalidationTest text on failure" into androidx-main by Zach Klippenstein · 7 months ago
  19. 692fe5e Merge "Use -f to avoid complains when script is run twice and file does not exist" into androidx-main by Jim Sproch · 7 months ago
  20. 252f15c Merge "Remove flakes from TextInputServiceAndroidOnStateUpdateTest" into androidx-main by Treehugger Robot · 7 months ago
  21. 10f503b Use -f to avoid complains when script is run twice and file does not exist by Jim S · 7 months ago
  22. ceaa688 Merge "Update core-splashscreen OWNERS file" into androidx-main by Treehugger Robot · 7 months ago
  23. f7454b5 Merge "Replace ConfiguredShapeScreen with DeviceConfigurationOverride" into androidx-main by Alex Vanyo · 7 months ago
  24. a817dd9 Pin dependencies on androidx annotation by natnaelbelay · 7 months ago
  25. 7c25a6e Merge "Demo showing how to get last character in clipped region" into androidx-main by Treehugger Robot · 7 months ago
  26. 09f14a0 preferProjectModules() for each Configuration by Jeff Gaston · 7 months ago
  27. e35ddf8 Demo showing how to get last character in clipped region by Sean McQuillan · 7 months ago
  28. 4680800 Merge "Safe casts for PsiParameter.isComposable" into androidx-main by Louis Pullen-Freilich · 7 months ago
  29. d25d140 Merge "Add lazy column benchmark that switches many states at once" into androidx-main by Treehugger Robot · 7 months ago
  30. 2a7451f Merge "Fix error-prone warning in wear protolayout" into androidx-main by Aurimas Liutikas · 7 months ago
  31. d82e1c5 Fix error-prone warning in wear protolayout by Aurimas Liutikas · 7 months ago
  32. 13a1117 Update core-splashscreen OWNERS file by Robin Lee · 7 months ago
  33. 4de708e Add lazy column benchmark that switches many states at once by Andrei Shikov · 7 months ago
  34. 4962469 Merge "Fix issue with remeasuring not triggering for invisble pages." into androidx-main by Levi Albuquerque · 7 months ago
  35. 4614b41 Merge "Add clearBindings() to SQLite driver API" into androidx-main by Treehugger Robot · 7 months ago
  36. a16f8a2 Merge "Update API signature after Metalava build ID 11319541" into androidx-main by Jinseong Jeon · 7 months ago
  37. e507324 Merge "Add samples' source jars as published artifacts to sampling libraries" into androidx-main by Owen Gray · 7 months ago
  38. 6ff2b6b Merge "Add entries to API compatibility baseline for kruth" into androidx-main by Julia McClellan · 7 months ago
  39. eb85769 Merge "Add AlarmManagerCompat.canScheduleExactAlarms API" into androidx-main by Alan Viverette · 7 months ago
  40. 5bf809a Note about Chromium relying on new R8 for out-of-lining by AndroidX Core Team · 7 months ago
  41. 7ba12fe Add AlarmManagerCompat.canScheduleExactAlarms API by Kamal Faraj · 7 months ago
  42. 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
  43. d708deb Fix issue with remeasuring not triggering for invisble pages. by Levi Albuquerque · 7 months ago
  44. 8f5cce31 Merge changes I08f09eb5,Ibab9a05b,I6c141ef4 into androidx-main by Lucas Muller Oliveira · 7 months ago
  45. 5f5b3d1 Add a workaround for a Skia issue on drawing arcs. by Lucas Muller Oliveira · 7 months ago
  46. 285ecdd Optmizations for WearCurvedLineView: by Lucas Muller Oliveira · 7 months ago
  47. 8c14db0 Fix ArcLine drawing direction for RTL layouts. by Lucas Muller Oliveira · 7 months ago
  48. b37cc2a Merge "Apply lint changes." into androidx-main by Treehugger Robot · 7 months ago
  49. 7fb2eb4 Apply lint changes. by Lucas Muller Oliveira · 7 months ago
  50. e9cc018 Merge "Rename TileService.getActiveTilesSnapshotAsync API to getActiveTilesAsync." into androidx-main by Mohammad Saboorian · 7 months ago
  51. c9df85d Merge "Pin androidx.annotation:annotation-experimental dependency" into androidx-main by Treehugger Robot · 7 months ago
  52. efb7d1f Merge "Add support for StrokeCapShadow in the Inflater." into androidx-main by Treehugger Robot · 7 months ago
  53. 03bd1b7 Fixed mediumTopAppBarColors param order bug introduced in https://android-review.googlesource.com/c/platform/frameworks/support/+/2868854 by Connie Shi · 7 months ago
  54. f3782cb Merge "Use prebuilt/stable compose compiler instead of building from source" into androidx-main by Jim Sproch · 7 months ago
  55. 167e2ab Merge "Add ability to force enable StreamSharing for testing" into androidx-main by Treehugger Robot · 7 months ago
  56. c9eea1b Safe casts for PsiParameter.isComposable by Louis Pullen-Freilich · 7 months ago
  57. 21e700c Update API signature after Metalava build ID 11319541 by Jinseong Jeon · 7 months ago
  58. ac1e5f1 Merge "Bump window library to 1.3 alpha02" into androidx-main by Treehugger Robot · 7 months ago
  59. ed4de37 Merge "Fix performance regression in layout" into androidx-main by Treehugger Robot · 7 months ago
  60. 06eba71 Merge "Temporarily disable checkApi" into androidx-main by Jinseong Jeon · 7 months ago
  61. 57137ea Add TextStyleInvalidationTest text on failure by Sean McQuillan · 7 months ago
  62. bad0da1 Bump window library to 1.3 alpha02 by Kenneth Ford · 7 months ago
  63. a979002 Merge "ART changed --reset behavior on API 34." into androidx-main by Rahul Ravikumar · 7 months ago
  64. e480a0b Merge "Add Fragment Compose module in Androidx" into androidx-main by Treehugger Robot · 7 months ago
  65. a6a9fef Merge "Add utility functions of WindowSizeClass selectors." into androidx-main by Diego Vela · 7 months ago
  66. f21442e Merge changes If590fb6a,Idee26e0d into androidx-main by Treehugger Robot · 7 months ago
  67. ae79cc0 ART changed --reset behavior on API 34. by Rahul Ravikumar · 7 months ago
  68. d08e9cc Merge "Don't allocate empty arrays of nulls for empty maps" into androidx-main by Romain Guy · 7 months ago
  69. b408dbc Add utility functions of WindowSizeClass selectors. by Diego Vela · 7 months ago
  70. b1bfd31 Merge "CORE = "1.13.0-alpha04"" into androidx-main by Treehugger Robot · 7 months ago
  71. 22d93d0 Change readPlainText to be an extension on ClipEntry by Halil Ozercan · 7 months ago
  72. 1c523cd Add DragAndDropPermissionHandler by Halil Ozercan · 7 months ago
  73. 0a564e1 Merge "Change the order of exit/enter events dispatched from DragAndDrop" into androidx-main by Halil Ozercan · 7 months ago
  74. a066a43 Add Fragment Compose module in Androidx by Jeremy Woods · 7 months ago
  75. 2d3fdc6 CORE = "1.13.0-alpha04" by Prajakta Patil · 7 months ago
  76. 93d54a3 Merge "Disable startup benchmark" into androidx-main by Andrew Bailey · 7 months ago
  77. b4df610 Don't allocate empty arrays of nulls for empty maps by Romain Guy · 7 months ago
  78. 6936827 Merge "ReceiveContent Clipboard#paste integration" into androidx-main by Treehugger Robot · 7 months ago
  79. 1b0d86e Rename TileService.getActiveTilesSnapshotAsync API to getActiveTilesAsync. by anaradu · 7 months ago
  80. 55db0ca Merge "Refactor ACVADC to limit primitive usage" into androidx-main by Melba Nuzen · 7 months ago
  81. 74b9acd Merge "Fix small typos in `AutofillType.kt`" into androidx-main by Melba Nuzen · 7 months ago
  82. 74826f5 Add support for StrokeCapShadow in the Inflater. by Lucas Muller Oliveira · 7 months ago
  83. ef2ab4d Change the order of exit/enter events dispatched from DragAndDrop by Halil Ozercan · 7 months ago
  84. cb23ac7 ReceiveContent Clipboard#paste integration by Halil Ozercan · 7 months ago
  85. 7e01f36 Remove flakes from TextInputServiceAndroidOnStateUpdateTest by Sean McQuillan · 7 months ago
  86. 663c725 Fix performance regression in layout by Andrei Shikov · 7 months ago
  87. 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
  88. 761eaab Pin androidx.annotation:annotation-experimental dependency by Mohammad Saboorian · 7 months ago
  89. 1e7360d Merge "Force .changed for function types with intrinsic remember" into androidx-main by Treehugger Robot · 7 months ago
  90. fee6827 Use prebuilt/stable compose compiler instead of building from source by Jim S · 7 months ago
  91. 96be208 Add samples' source jars as published artifacts to sampling libraries by Owen Gray · 8 months ago
  92. e73fe50 Merge "Enable SdkResourceGenerator for all Gradle Plugin projects" into androidx-main by Treehugger Robot · 7 months ago
  93. bb3e9e1 Merge "Import translations. DO NOT MERGE ANYWHERE" into androidx-main by Bill Yi · 7 months ago
  94. 60917f7 Merge "Import translations. DO NOT MERGE ANYWHERE" into androidx-main by Bill Yi · 7 months ago
  95. a185d43 Replace ConfiguredShapeScreen with DeviceConfigurationOverride by Alex Vanyo · 7 months ago
  96. f471dbc Merge "Enable strict plugin validation for app Gradle Plugin projects" into androidx-main by Treehugger Robot · 7 months ago
  97. 6aac0d5 Refactor ACVADC to limit primitive usage by Melba Nuzen · 7 months ago
  98. a296d63 Merge "ACTIVITY = "1.9.0-alpha02" FRAGMENT = "1.7.0-alpha09"" into androidx-main by Treehugger Robot · 7 months ago
  99. ee46573 Merge "Fix flaky everyRestartInput_createsNewInputConnection" into androidx-main by Treehugger Robot · 7 months ago
  100. fc6e49d ACTIVITY = "1.9.0-alpha02" FRAGMENT = "1.7.0-alpha09" by Prajakta Patil · 7 months ago