1. 0f07147 Remove ktlint disable/enable comments from codebase by Omar Ismail · 3 months ago
  2. ef0ee8f Merge "Migrate github actions to use ktfmt" into androidx-main by Omar Ismail · 3 months ago
  3. 418eda5 Merge changes I28a52c82,Id932a921 into androidx-main by Levi Albuquerque · 3 months ago
  4. 126ef95 Merge "Update `fetch-licenses` dependencies." into androidx-main by Aurimas Liutikas · 3 months ago
  5. c485f8b Merge "Refactor NavDeepLink.parseInputParams" into androidx-main by Treehugger Robot · 3 months ago
  6. c533949 Merge "Move notification_custom_content_view.xml into androidTest resources" into androidx-main by Ming-Shin Lu · 3 months ago
  7. dc74d82 Merge changes Ib95648a1,I4e8f1b6e into androidx-main by Treehugger Robot · 3 months ago
  8. 04daeca Merge "Add asymmetrical corners renderer implementation" into androidx-main by Treehugger Robot · 3 months ago
  9. 7c35d79 Merge "Handle another this receiver resolution in ModifierDeclarationDetector" into androidx-main by Jinseong Jeon · 3 months ago
  10. 3e359d4 Merge "Add emptyCollection API for CollectionNavType" into androidx-main by Clara Fok · 3 months ago
  11. 47dfe9a Merge "NAVIGATION = "2.8.0-beta03" Test: ./gradlew buildOnServer" into androidx-main by Clara Fok · 3 months ago
  12. 39cfbcd Merge "When dumping the `cur` profile use the right kernel `uid` that was assigned to the application." into androidx-main by Rahul Ravikumar · 3 months ago
  13. c72af14 Merge "[Dual Camera v2] Add LayoutSettings to SingleCameraConfig" into androidx-main by Treehugger Robot · 3 months ago
  14. cc3786d Refactor NavDeepLink.parseInputParams by Clara Fok · 3 months ago
  15. 0f731ac Add emptyCollection API for CollectionNavType by Clara Fok · 3 months ago
  16. 2674579 Merge "Replace requireNotNull instances in BaseCarAppActivity's onDestroy method with if-null checks to avoid crashes." into androidx-main by Omair Malik · 3 months ago
  17. 8f40e77 Merge "Initial implementation of Security State Library" into androidx-main by Greg Wroblewski · 3 months ago
  18. 4356b05 Merge "Make `LocalLifecycleOwner` backward compatible with Compose 1.6.*" into androidx-main by Marcello Galhardo · 3 months ago
  19. d6cf5e9 Merge "Revert^3 "Add version constraint to Compose UI 1.7.0-beta01 in Lifecycle"" into androidx-main by Marcello Galhardo · 3 months ago
  20. e53f86d NAVIGATION = "2.8.0-beta03" Test: ./gradlew buildOnServer by Prajakta Patil · 3 months ago
  21. 62f2b2a Update `fetch-licenses` dependencies. by Rahul Ravikumar · 3 months ago
  22. 0e8cd33 Merge "Remove Compose compiler from AndroidX" into androidx-main by Aurimas Liutikas · 3 months ago
  23. b93ce45 Merge "Enable K/N API tracking experiment in androidx.sqlite" into androidx-main by Treehugger Robot · 3 months ago
  24. 271a668 Handle another this receiver resolution in ModifierDeclarationDetector by Jinseong Jeon · 3 months ago
  25. f39d01e Update onboarding docs to reflect the new ktfmt tool by AndroidX Core Team · 3 months ago
  26. 70418d5 When dumping the `cur` profile use the right kernel `uid` that was assigned to the application. by Rahul Ravikumar · 3 months ago
  27. 3f56382 Merge "Add set/get BFCache API" into androidx-main by Sayed El-Abady · 3 months ago
  28. 4ca007e Merge "Ensure RenderNode#endRecording is always called" into androidx-main by Treehugger Robot · 3 months ago
  29. 803d09b Replace requireNotNull instances in BaseCarAppActivity's onDestroy method with if-null checks to avoid crashes. by Omair Malik · 3 months ago
  30. ec1eec4 Merge "Fix some nullability errors when calling Android APIs." into androidx-main by Treehugger Robot · 3 months ago
  31. 21b720d Merge "Fix camera state overwrite due to out-of-order updates" into androidx-main by Treehugger Robot · 3 months ago
  32. cc1ec3b Add asymmetrical corners renderer implementation by Xiangyin Ma · 3 months ago
  33. e2de02a Migrate github actions to use ktfmt by Omar Ismail · 3 months ago
  34. bf38480 Merge "Use KtFormat as the default formatter for AndroidX" into androidx-main by Omar Ismail · 3 months ago
  35. 9fd2354 Merge "Resolve E2ECallExtensionExtrasTests bkwrd compat tests" into androidx-main by Pranav Madapurmath · 3 months ago
  36. 0612744 [Dual Camera v2] Add LayoutSettings to SingleCameraConfig by Kailiang Chen · 3 months ago
  37. 0b640a8 Make release cadence expectations explicit by AndroidX Core Team · 3 months ago
  38. d5943b5 Ensure RenderNode#endRecording is always called by Nader Jawad · 3 months ago
  39. 9fad008 Fix some nullability errors when calling Android APIs. by Agostinho Junior · 3 months ago
  40. bbe3964 Initial implementation of Security State Library by Greg Wroblewski · 4 months ago
  41. 33d9dac Merge "bump credentials lib version to 1.3.0-beta02" into androidx-main by Guangjie (Jerry) Shi · 3 months ago
  42. ff4fb23 Use KtFormat as the default formatter for AndroidX by Omar Ismail · 3 months ago
  43. 4a162f6 Add set/get BFCache API by elabadysayed · 3 months ago
  44. 44d0409 bump credentials lib version to 1.3.0-beta02 by Guangjie (Jerry) Shi · 3 months ago
  45. 4646b59 Merge "Ensure merge art and startup profiles always waits for profile generation" into androidx-main by Marcello Albano · 3 months ago
  46. 7f81ae9 Merge "Set hideInStudio variant property for baseline profile plugin variants" into androidx-main by Marcello Albano · 3 months ago
  47. f3a8260 Enable K/N API tracking experiment in androidx.sqlite by Daniel Santiago Rivera · 3 months ago
  48. 66d9c32 Revert^3 "Add version constraint to Compose UI 1.7.0-beta01 in Lifecycle" by Marcello Galhardo · 3 months ago
  49. e348d0a Merge "Disable prefetch on Robolectric" into androidx-main by Natnael Belay · 3 months ago
  50. 43e1240 Disable prefetch on Robolectric by Andrey Kulikov · 3 months ago
  51. 87536a2 Add tests in VideoRecordingTest for image capture without recording start by Tahsin Masrur · 3 months ago
  52. 668fcef Fix issue with snapPositionCalculation by Levi Albuquerque · 3 months ago
  53. 7af01ca Add new tests in VideoRecordingTest for flash image capture by Tahsin Masrur · 3 months ago
  54. e1e73bd Fix camera state overwrite due to out-of-order updates by Tahsin Masrur · 3 months ago
  55. 811ade4 Merge changes I3209560c,I860312ab,I7053edf4 into androidx-main by Omar Ismail · 3 months ago
  56. c8e1e47 Fix issue with animateScrollToPage not considering snap position by Levi Albuquerque · 3 months ago
  57. dea723c Remove Compose compiler from AndroidX by Andrei Shikov · 3 months ago
  58. 8a02db6 Move notification_custom_content_view.xml into androidTest resources by Ming-Shin Lu · 3 months ago
  59. 97ce097 Merge "Add repo hook for ktfmt" into androidx-main by Omar Ismail · 3 months ago
  60. 591b545 Merge "Add explicit setter for Row.onClickDelegate" into androidx-main by Wesley Gyde · 3 months ago
  61. 02c6eed Resolve E2ECallExtensionExtrasTests bkwrd compat tests by Pranav Madapurmath · 3 months ago
  62. 230c029 Merge "Add a SnapshotStateList(size) { } function" into androidx-main by Ben Trengrove · 3 months ago
  63. c16b952 Ensure merge art and startup profiles always waits for profile generation by Marcello Albano · 3 months ago
  64. 6931e8f Add repo hook for ktfmt by omarismail · 3 months ago
  65. 93a27bf Merge "Bump the Material3 library versions to material3:1.3.0-beta03 / material3-adaptive:1.0.0-beta03." into androidx-main by Connie Shi · 3 months ago
  66. 8f4bc95 Set hideInStudio variant property for baseline profile plugin variants by Marcello Albano · 3 months ago
  67. dd529c1 Merge "Adds @ExperimentalApi MediaPlaybackTemplate for displaying content during media playback." into androidx-main by Omair Malik · 3 months ago
  68. e6c7661 Merge changes I83c953c5,I1fe0e1a8 into androidx-main by Treehugger Robot · 3 months ago
  69. 7e93c43 Merge "Configure ExperimentalForeignApi opt-in via DSL" into androidx-main by Treehugger Robot · 3 months ago
  70. 62d28af Merge "Benchmark tests for WM3 ListHeader" into androidx-main by Rajat Biswas · 3 months ago
  71. daa47f7 Migrate window to use ktfmt by Omar Ismail · 3 months ago
  72. 86cb940 Migrate recyclerview to use ktfmt by Omar Ismail · 3 months ago
  73. 5a4cff3 Migrate credentials to ktfmt by Omar Ismail · 3 months ago
  74. 8ad03dd Merge "Migrate metrics to use ktfmt" into androidx-main by Omar Ismail · 3 months ago
  75. 4ed7ce7 Merge "Update colors and layout for Card." into androidx-main by Tianming Xu · 3 months ago
  76. afa0818 Bump the Material3 library versions to material3:1.3.0-beta03 / material3-adaptive:1.0.0-beta03. by Connie Shi · 3 months ago
  77. bd6cde6 Merge changes Iffe91200,I0791409c into androidx-main by Amaury Medeiros · 3 months ago
  78. 3a5af49 Merge "Cancel AnchoredDraggable decay only when close to target" into androidx-main by Jossi Wolf · 3 months ago
  79. 32343c3 Merge "Bump wear integration test demo version to 1.28" into androidx-main by Aman Khosa · 3 months ago
  80. db9c3ad Cancel AnchoredDraggable decay only when close to target by Jossi Wolf · 4 months ago
  81. c17678e Update package hashes list by Amaury Medeiros · 3 months ago
  82. 652e41f Update generate_compose_packages.py to match ktfmt format by Amaury Medeiros · 3 months ago
  83. 4a506e8 Merge "Update SQLite to 3.46" into androidx-main by Treehugger Robot · 3 months ago
  84. 3fdad75 Update SQLite to 3.46 by Daniel Santiago Rivera · 6 months ago
  85. 4e5c403 Migrate metrics to use ktfmt by Omar Ismail · 3 months ago
  86. f767e45 Update colors and layout for Card. by Tianming Xu · 3 months ago
  87. bad7ea6 Reorganize sqlite-bundled source sets names to match room-runtime pattern. by Daniel Santiago Rivera · 3 months ago
  88. 379e8f8 Add an open() overload that receives open flags to bundled driver. by Daniel Santiago Rivera · 3 months ago
  89. 810f213 Merge "[M3] Add onLongClick callback to IconButton and TextButton" into androidx-main by Misha Kulaha · 3 months ago
  90. 8e75e27 [M3] Add onLongClick callback to IconButton and TextButton by mkulaha · 3 months ago
  91. 18c25e6 Merge "Remove WearDevices.SQUARE from the @WearPreviewDevices multi-preview" into androidx-main by Treehugger Robot · 3 months ago
  92. 546249e Merge "Update generate_compose_packages.py to include wear compose" into androidx-main by Amaury Medeiros · 3 months ago
  93. b76ddbc Merge "Bump WEAR_COMPOSE to 1.5.0-alpha01 (following Compose bumping to 1.8.0-alpha01 in aosp/3089905)" into androidx-main by Steve Bower · 3 months ago
  94. e07ab3c Bump wear integration test demo version to 1.28 by Aman Khosa · 3 months ago
  95. b48b745 Remove WearDevices.SQUARE from the @WearPreviewDevices multi-preview by Paul Milian · 5 months ago
  96. ffdba63 Merge "Fix the issue that the overriding AE_MODE doesn't work correctly for the triggerAf request" into androidx-main by Treehugger Robot · 3 months ago
  97. 9877fdd7 Fix the issue that the overriding AE_MODE doesn't work correctly for the triggerAf request by Scott Nien · 3 months ago
  98. 4aee679 Bump WEAR_COMPOSE to 1.5.0-alpha01 (following Compose bumping to 1.8.0-alpha01 in aosp/3089905) by Steve Bower · 3 months ago
  99. 1b54ed4 Merge "Fix adding wrong quirk instances to CameraQuirks in camera2-pipe-integration" into androidx-main by Treehugger Robot · 3 months ago
  100. 7d8e573 Fix adding wrong quirk instances to CameraQuirks in camera2-pipe-integration by leo huang · 3 months ago