1. 732e69b Merge "[GH] Avoid running internal workflows in forked repos" into androidx-main by Treehugger Robot · 2 years, 11 months ago
  2. b2f2c5f Merge "Cut point for CoordinatorLayout alpha01 -> alpha02" into androidx-main by Alan Viverette · 2 years, 11 months ago
  3. 19a7cbd Merge "Updated docs-public/build.gradle for the following artifacts:" into androidx-main by Alan Viverette · 2 years, 11 months ago
  4. 32906c6 Merge "Add memory leak tests for Paging" into androidx-main by Treehugger Robot · 2 years, 11 months ago
  5. 0d917c6 [GH] Avoid running internal workflows in forked repos by Daz DeBoer · 2 years, 11 months ago
  6. 7189f0f Merge "Use compact sched in Perfetto config" into androidx-main by Treehugger Robot · 2 years, 11 months ago
  7. b3a468c Merge "Translate Image composable to ImageView for glance-appwidget" into androidx-main by Willie Koomson · 2 years, 11 months ago
  8. c79ff04 Merge "Include all kotlin and java sources in sourceJar" into androidx-main by Treehugger Robot · 2 years, 11 months ago
  9. 9dbac8ff Merge "Remove experimental annotations for 1.2.0 library releases" into androidx-main by Billy Lam · 2 years, 11 months ago
  10. d98572d Merge "Delegate insets handling to the host (if capable)" into androidx-main by Roberto Perez · 2 years, 11 months ago
  11. 533f434 Merge "Disable testForceDark_preferWebThemeOverUADarkening" into androidx-main by Treehugger Robot · 2 years, 11 months ago
  12. a4e46f5 Remove experimental annotations for 1.2.0 library releases by Billy Lam · 2 years, 11 months ago
  13. 5c75e45 Use compact sched in Perfetto config by Chris Craik · 2 years, 11 months ago
  14. 1c2de70 Merge "Skip the foregroundOccupiedError when test not run in lab" into androidx-main by Treehugger Robot · 2 years, 11 months ago
  15. c64b912 Disable testForceDark_preferWebThemeOverUADarkening by Michael Bai · 2 years, 11 months ago
  16. 1b68844 Merge "Update Compose Material Catalog icon" into androidx-main by Nick Rout · 2 years, 11 months ago
  17. ed1d086 Merge "Update lint baselines for various libraries" into androidx-main by Tiem Song · 2 years, 11 months ago
  18. 4c9607dd Merge "Enable API tracking for collection2" into androidx-main by Treehugger Robot · 2 years, 11 months ago
  19. 2f33d30 Update Compose Material Catalog icon by Nick Rout · 2 years, 11 months ago
  20. feeccee Merge "fix for `./gradlew lintDebug -PupdateLintBaseline`" into androidx-main by Treehugger Robot · 2 years, 11 months ago
  21. 267c420 Merge "Relax camera-view instrumented test time-out to 10s" into androidx-main by Treehugger Robot · 2 years, 11 months ago
  22. da26527 Relax camera-view instrumented test time-out to 10s by Xi Zhang · 2 years, 11 months ago
  23. 990cd62 Merge "Skip PreviewView impl type test for quirky devices" into androidx-main by Treehugger Robot · 2 years, 11 months ago
  24. 0dd46ee Merge "Add code to locate the NPE in CameraControllerFragmentTest" into androidx-main by Treehugger Robot · 2 years, 11 months ago
  25. 4242fe5 Merge "Create separate flag for js enablement" into androidx-main by saff · 2 years, 11 months ago
  26. 08aba62 Merge "Disable dynamic color in Compose Material Catalog pre Android 12" into androidx-main by Nick Rout · 2 years, 11 months ago
  27. 48e512e Merge "Fix FlashTest test failures" into androidx-main by Treehugger Robot · 2 years, 11 months ago
  28. 3181bd4 Merge "Address FocusProperties API Council Feedback Remove composed modifier" into androidx-main by Treehugger Robot · 2 years, 11 months ago
  29. a65d6ab Merge "Add previewView implmentationMode switch to foldable test app" into androidx-main by Treehugger Robot · 2 years, 11 months ago
  30. 1312308 Disable dynamic color in Compose Material Catalog pre Android 12 by Nick Rout · 2 years, 11 months ago
  31. 4e7b5d5 Fix FlashTest test failures by Charcoal Chen · 2 years, 11 months ago
  32. f305dcf Merge "Fix the AudioEncoderTest failure on device, mha-l29." into androidx-main by Treehugger Robot · 2 years, 11 months ago
  33. 10b3833 Fix the AudioEncoderTest failure on device, mha-l29. by weginlee · 2 years, 11 months ago
  34. 4a5fdf7 Skip the foregroundOccupiedError when test not run in lab by WenHung_Teng · 2 years, 11 months ago
  35. f07d120 Merge "Bump Compose Material Catalog version to 1.1.0" into androidx-main by Nick Rout · 2 years, 11 months ago
  36. 545e9d2 Add memory leak tests for Paging by Yigit Boyar · 2 years, 11 months ago
  37. 117ca65e Merge "Fix Androidx.tracing compat behavior, avoid class verification error" into androidx-main by Treehugger Robot · 2 years, 11 months ago
  38. 0295f36 fix for `./gradlew lintDebug -PupdateLintBaseline` by Jeff Gaston · 2 years, 11 months ago
  39. fc57bb8 Merge "Update API lint hook hashbang to python3" into androidx-main by Treehugger Robot · 2 years, 11 months ago
  40. 4474e18 Fix Androidx.tracing compat behavior, avoid class verification error by Chris Craik · 2 years, 11 months ago
  41. 45025bc Delegate insets handling to the host (if capable) by Roberto Perez · 2 years, 11 months ago
  42. ba8d49b6 Merge "Make openPreference API private" into androidx-main by Treehugger Robot · 2 years, 11 months ago
  43. 51546fe Address FocusProperties API Council Feedback Remove composed modifier by Ralston Da Silva · 2 years, 11 months ago
  44. fc7a9ab Add code to locate the NPE in CameraControllerFragmentTest by Xi Zhang · 2 years, 11 months ago
  45. cbaa25a Make openPreference API private by Ian Lake · 2 years, 11 months ago
  46. 63fa5bf Merge changes from topic "use-method-injection-for-activity-201837695" into androidx-main by Diego Vela · 2 years, 11 months ago
  47. 5407466 Translate Image composable to ImageView for glance-appwidget by Willie Koomson · 3 years ago
  48. 8c3e287 Update FoldableCameraActivity to use WindowInfoTracker. by Diego Vela · 3 years ago
  49. a01f47e Update SlidingPaneLayout to use WindowInfoTracker. by Diego Vela · 3 years ago
  50. 99d2fb9 Use method injection for Activity in WindowInfoTracker. by Diego Vela · 3 years ago
  51. ffeae5d Merge "Add a demo to show current location in PlaceListMapTemplate" into androidx-main by Treehugger Robot · 2 years, 11 months ago
  52. 91367d9 Merge "Make isAtLeast*() robust against lowercase codenames from old sdks" into androidx-main by Treehugger Robot · 2 years, 11 months ago
  53. 3700f26 Bump Compose Material Catalog version to 1.1.0 by Nick Rout · 2 years, 11 months ago
  54. 53d0a91 Cut point for CoordinatorLayout alpha01 -> alpha02 by Alan Viverette · 2 years, 11 months ago
  55. 2b325ef Updated docs-public/build.gradle for the following artifacts: by Alan Viverette · 2 years, 11 months ago
  56. 37f76f8 Merge "Suppress flaky tests" into androidx-main by Ember Rose · 2 years, 11 months ago
  57. 42672eb Update API lint hook hashbang to python3 by Ember Rose · 2 years, 11 months ago
  58. 9d74b41 Add a demo to show current location in PlaceListMapTemplate by Billy Lam · 2 years, 11 months ago
  59. fce7967 Enable API tracking for collection2 by Aurimas Liutikas · 2 years, 11 months ago
  60. 6141a75f Merge "Revert "Add a `measureRepeated` overload for `MacrobenchmarkRule`"" into androidx-main by Treehugger Robot · 2 years, 11 months ago
  61. 7766cfe Merge "Fix Compose Material 3 refdocs NavigationDrawer link" into androidx-main by Nick Rout · 2 years, 11 months ago
  62. 484ddfe Merge "Update api after metalava upgrade" into androidx-main by Aurimas Liutikas · 2 years, 11 months ago
  63. 5be6b76 Merge "Add Material 3 design updates to Compose Material Catalog" into androidx-main by Nick Rout · 2 years, 11 months ago
  64. 85f9ebc Update api after metalava upgrade by Aurimas Liutikas · 2 years, 11 months ago
  65. f5b33c9c Merge "Fix race condition in shared paging data" into androidx-main by Treehugger Robot · 2 years, 11 months ago
  66. 57907d7 Suppress flaky tests by Ember Rose · 2 years, 11 months ago
  67. c16de99 Merge "Updated docs-public/build.gradle for the following artifacts:" into androidx-main by Treehugger Robot · 2 years, 11 months ago
  68. 46a79dd Merge "Desktop. Fix problems with Enter/Exit events" into androidx-main by Treehugger Robot · 2 years, 11 months ago
  69. 1a3ce2e Merge "Upgrade to Metalava ab/7856580" into androidx-main by Treehugger Robot · 2 years, 11 months ago
  70. dfd083c Add Material 3 design updates to Compose Material Catalog by Nick Rout · 2 years, 11 months ago
  71. 3d0fa1e Fix Compose Material 3 refdocs NavigationDrawer link by Nick Rout · 2 years, 11 months ago
  72. cab9033 Revert "Add a `measureRepeated` overload for `MacrobenchmarkRule`" by Chris Craik · 2 years, 11 months ago
  73. 7d99c7f Update lint baselines for various libraries by Tiem Song · 2 years, 11 months ago
  74. 12469b0 Updated docs-public/build.gradle for the following artifacts: by Alan Viverette · 2 years, 11 months ago
  75. 11c53b2 Merge "Rename hasAnyOf() to hasAnyAnnotation()" into androidx-main by Kuan-Ying Chou · 2 years, 11 months ago
  76. d714bca Merge "Resolving auto migration issue where SQLite keywords are failed to be escaped in column names." into androidx-main by Elif Bilgin · 2 years, 11 months ago
  77. 8eb2a9b Fix race condition in shared paging data by Yigit Boyar · 2 years, 11 months ago
  78. faeab16 Merge "Symlink dirs for emulator and system-images for common SDK locations" into androidx-main by Alan Viverette · 2 years, 11 months ago
  79. f2efc2d Merge "Apply API 29 biometric fix to all vendors by default" into androidx-main by Curtis Belmonte · 2 years, 11 months ago
  80. fb2827d Merge "Fix handling deep links with multiple back stacks" into androidx-main by Treehugger Robot · 2 years, 11 months ago
  81. 2af1273 Merge "Fix NavBackStackEntry initial Lifecycle state" into androidx-main by Treehugger Robot · 2 years, 11 months ago
  82. f878e63 Merge "Bump watch face libs to 1.1.0-alpha01" into androidx-main by Treehugger Robot · 2 years, 11 months ago
  83. 7d7e145 Rename hasAnyOf() to hasAnyAnnotation() by Kuan-Ying Chou · 3 years ago
  84. f6b2054 Include all kotlin and java sources in sourceJar by David Saff · 2 years, 11 months ago
  85. 09d7531 Merge "Fix action parameters equality in PendingIntent" into androidx-main by Treehugger Robot · 2 years, 11 months ago
  86. df57a43 Merge "Move out grid view components into leanback-grid library" into androidx-main by Biswarup Pal · 2 years, 11 months ago
  87. 9c64bcd Merge "Fix Focusable Demos" into androidx-main by Treehugger Robot · 2 years, 11 months ago
  88. 01ee51f Create separate flag for js enablement by David Saff · 2 years, 11 months ago
  89. d1cc203 Fix action parameters equality in PendingIntent by marcelpinto · 2 years, 11 months ago
  90. 819d4e6 Skip PreviewView impl type test for quirky devices by Xi Zhang · 2 years, 11 months ago
  91. 57ffc57 Move out grid view components into leanback-grid library by Biswarup Pal · 3 years ago
  92. cd07b069 Merge "Add code snippets for the Phases doc" into androidx-main by Treehugger Robot · 2 years, 11 months ago
  93. 2554134 Add code snippets for the Phases doc by Yuichi Araki · 3 years ago
  94. dd62a62 Merge "Add Material 3 code snippets for Theming in Compose guide" into androidx-main by Nick Rout · 2 years, 11 months ago
  95. 83799b2 Merge changes I0f47c53a,I197a6e29,I6ce97914,Icec169cd into androidx-main by Treehugger Robot · 2 years, 11 months ago
  96. 7d165354 Merge "Always get latest SENSOR_ORIENTATION to avoid the value changes." into androidx-main by Treehugger Robot · 2 years, 11 months ago
  97. c44e430 Move CameraX#initialze and shutdown static functions to CameraXUtil class in the testing package by Charcoal Chen · 3 years ago
  98. 395e004 Always get latest SENSOR_ORIENTATION to avoid the value changes. by repo sync -c -j8 · 2 years, 11 months ago
  99. 1abc5c7 Merge "Update app widget after action work" into androidx-main by Zoe Page · 2 years, 11 months ago
  100. a6b0776 Remove CameraX singleton API usage from ProcessCameraProvider by Charcoal Chen · 3 years ago