1. 1652ecf Merge "Upgrade to junit 4.13.2" into androidx-main by Treehugger Robot · 2 years, 9 months ago
  2. da40908 Merge "Fixed Camera2CameraImplCameraReopenTest failure" into androidx-main by Treehugger Robot · 2 years, 9 months ago
  3. bcdd360 Merge "Minor improvements to documentation around null/empty repeated values." into androidx-main by Treehugger Robot · 2 years, 9 months ago
  4. b20296a Upgrade to junit 4.13.2 by Aurimas Liutikas · 2 years, 9 months ago
  5. d23f023 Merge "Upgrade to protobuf-gradle-plugin 0.8.18" into androidx-main by Treehugger Robot · 2 years, 9 months ago
  6. 988df39 Merge "Re-enable incremental kotlin compilation in compose-runtime" into androidx-main by Aurimas Liutikas · 2 years, 9 months ago
  7. 3ed2f80 Merge "Add API compatibility checks for native projects" into androidx-main by Fred Sladkey · 2 years, 9 months ago
  8. 1eee0bf Add API compatibility checks for native projects by Fred Sladkey · 2 years, 10 months ago
  9. ca9484c Merge "Workaround for Red Mi Note 10 quirk" into androidx-main by Treehugger Robot · 2 years, 9 months ago
  10. 636bce7 Merge "Fix LazyVerticalGrid in RTL" into androidx-main by Treehugger Robot · 2 years, 9 months ago
  11. 3399180 Fix LazyVerticalGrid in RTL by Mihai Popa · 2 years, 9 months ago
  12. d7d785c2 Fixed Camera2CameraImplCameraReopenTest failure by Scott Nien · 2 years, 9 months ago
  13. 62ca57e Workaround for Red Mi Note 10 quirk by Xi Zhang · 2 years, 9 months ago
  14. a04025d Merge "AndroidX Webkit: make IdlingResource NonNull & final" into androidx-main by Treehugger Robot · 2 years, 9 months ago
  15. ab70536 Merge "Gate setCurrentLocationEnabled behind location permission check" into androidx-main by Treehugger Robot · 2 years, 9 months ago
  16. 4ecadd6 Upgrade to protobuf-gradle-plugin 0.8.18 by Aurimas Liutikas · 2 years, 9 months ago
  17. c547536 Gate setCurrentLocationEnabled behind location permission check by Billy Lam · 2 years, 9 months ago
  18. 3cdcf6a Merge "Move `generateAllEnumerations` to testutils-common" into androidx-main by Kuan-Ying Chou · 2 years, 9 months ago
  19. 327d0ff Merge "Avoid finding false conversion paths between user types" into androidx-main by Yigit Boyar · 2 years, 9 months ago
  20. a0991a7 Merge "Pin Compose Runtime to 1.1.0-rc01" into androidx-main by Treehugger Robot · 2 years, 9 months ago
  21. 5a41683 AndroidX Webkit: make IdlingResource NonNull & final by Nate Fischer · 2 years, 9 months ago
  22. a7bf969 Merge "Add component tokens for progress indicators." into androidx-main by Max Ying · 2 years, 9 months ago
  23. 611181a Merge "Remove bintray as an option since it has been turned down" into androidx-main by Andrea Falcone · 2 years, 9 months ago
  24. f7d3972 Merge "Update javadoc of CarContext#startCarApp to indicate exception cases" into androidx-main by Treehugger Robot · 2 years, 9 months ago
  25. 9911100 Pin Compose Runtime to 1.1.0-rc01 by Nick Anthony · 2 years, 9 months ago
  26. b55c3d0 Remove bintray as an option since it has been turned down by Andrea Falcone · 2 years, 9 months ago
  27. b1b990e Merge "Switch to using LocationListenerCompat to avoid runtime error in older APIs" into androidx-main by Treehugger Robot · 2 years, 9 months ago
  28. ef95447 Merge "Handle entity shortcuts" into androidx-main by David Dong · 2 years, 9 months ago
  29. 519b57a Update javadoc of CarContext#startCarApp to indicate exception cases by Billy Lam · 2 years, 9 months ago
  30. 3ed8edbc Switch to using LocationListenerCompat to avoid runtime error in older APIs by Billy Lam · 2 years, 9 months ago
  31. 4356507 Merge "Add regression tests for Android Studio compose debugging" into androidx-main by Treehugger Robot · 2 years, 9 months ago
  32. 5dcee55 Merge "Introduce Profile rules to Wear Compose modules." into androidx-main by Steve Bower · 2 years, 9 months ago
  33. ed57713 Merge "Handle correctly when OPTIONS_APPWIDGET_SIZES exists but is an empty list." into androidx-main by Treehugger Robot · 2 years, 9 months ago
  34. 4872a3d Add regression tests for Android Studio compose debugging by Steven Schäfer · 3 years, 2 months ago
  35. 9a50a18 Handle correctly when OPTIONS_APPWIDGET_SIZES exists but is an empty list. by Pierre Barbier de Reuille · 2 years, 9 months ago
  36. 84d876f Merge "Handle explicit SAM conversion in ComposableCallChecker" into androidx-main by Treehugger Robot · 2 years, 9 months ago
  37. fa34a94 Move `generateAllEnumerations` to testutils-common by Kuan-Ying Chou · 2 years, 9 months ago
  38. 8102b9c Handle explicit SAM conversion in ComposableCallChecker by Steven Schäfer · 2 years, 10 months ago
  39. 79f14ed Merge "Remove work around for b/203448887 now that we are on AGP version 7.2.0-alpha06" into androidx-main by Fred Sladkey · 2 years, 9 months ago
  40. a28942f Introduce Profile rules to Wear Compose modules. by stevebower · 2 years, 9 months ago
  41. be90298 Merge "Optimize remember calls for all types of callable references" into androidx-main by Treehugger Robot · 2 years, 9 months ago
  42. f73adf7 Merge "Fixed SensorOrientedMeteringPointFactoryTest failure" into androidx-main by Treehugger Robot · 2 years, 9 months ago
  43. d541356 Fixed SensorOrientedMeteringPointFactoryTest failure by Scott Nien · 2 years, 9 months ago
  44. 8cb24fc Merge "[Multi-Window] Enable the active resuming of the camera for resuming the camera when interrupted" into androidx-main by Treehugger Robot · 2 years, 9 months ago
  45. b58db9f3 Avoid finding false conversion paths between user types by Yigit Boyar · 2 years, 9 months ago
  46. add6c29 Handle entity shortcuts by David Dong · 2 years, 9 months ago
  47. fc9164f Merge "Webkit: Block test thread not main thread in RenderProcessClientTest" into androidx-main by Treehugger Robot · 2 years, 9 months ago
  48. b1d1b00 Merge "Fix ProcessorTests" into androidx-main by Sergey Vasilinetc · 2 years, 9 months ago
  49. dd6c898 Merge "Improve self referencing type handling" into androidx-main by Treehugger Robot · 2 years, 9 months ago
  50. c197902 Fix ProcessorTests by Sergey Vasilinets · 2 years, 9 months ago
  51. ae375b9 Merge "Export fixes for syncing to framework." into androidx-main by Treehugger Robot · 2 years, 9 months ago
  52. 189a06a1 Remove work around for b/203448887 now that we are on AGP version 7.2.0-alpha06 by Fred Sladkey · 2 years, 9 months ago
  53. b17b5b45 Merge changes Icdaa888e,I9c70cf2f into androidx-main by Treehugger Robot · 2 years, 9 months ago
  54. 9938af4 Merge "Desktop: Limit the upper bound of text range before calling `substring`" into androidx-main by Treehugger Robot · 2 years, 9 months ago
  55. 8074457 Improve self referencing type handling by Yigit Boyar · 2 years, 9 months ago
  56. 436458b Merge "Upgrade to shadow gradle plugin 7.1.1" into androidx-main by Aurimas Liutikas · 2 years, 9 months ago
  57. b5d4fda Merge "Remove RestrictTo from internal items in navigation and fragment" into androidx-main by Treehugger Robot · 2 years, 9 months ago
  58. 2dca93c Desktop: Limit the upper bound of text range before calling `substring` by Aleksandr Veselov · 2 years, 9 months ago
  59. 8d07c31 Merge "Add definitions for Wear OS devies" into androidx-main by Diego Perez · 2 years, 9 months ago
  60. 051f28a Merge "Refactoring of Paragraph.getHorizontalPosition" into androidx-main by Treehugger Robot · 2 years, 9 months ago
  61. 3ec6c39 Optimize remember calls for all types of callable references by Steven Schäfer · 2 years, 10 months ago
  62. c80b579 Merge "Extend ScalingLazyColumn to support scrollTo and animatedScrollTo." into androidx-main by Treehugger Robot · 2 years, 9 months ago
  63. cdbe7e2 Extend ScalingLazyColumn to support scrollTo and animatedScrollTo. by jnichol · 2 years, 9 months ago
  64. 43c1982 Merge changes I7ce48cab,If28f23e7 into androidx-main by Treehugger Robot · 2 years, 9 months ago
  65. 1a12029 [Multi-Window] Enable the active resuming of the camera for resuming the camera when interrupted by Scott Nien · 2 years, 9 months ago
  66. 59b1c9c Merge changes I991fbdf5,I4eb47369 into androidx-main by Sergey Vasilinetc · 2 years, 9 months ago
  67. 6cc495a Migrate Trackers to Kotlin by Sergey Vasilinets · 2 years, 9 months ago
  68. d51eeda Merge "Control ExecutorServices in WorkerWrapperTest" into androidx-main by Sergey Vasilinetc · 2 years, 9 months ago
  69. 6f7d298 Refactoring of Paragraph.getHorizontalPosition by Aleksandr Veselov · 2 years, 9 months ago
  70. 58f3373 Merge "Properly handle wildcards for sealed classes" into androidx-main by Treehugger Robot · 2 years, 9 months ago
  71. 52650ce Merge "Upgrade to AGP 7.2.0-alpha06" into androidx-main by Aurimas Liutikas · 2 years, 9 months ago
  72. 8bb4db9 Merge "Sets a scheme parameter as requiered for M3 tests" into androidx-main by Treehugger Robot · 2 years, 9 months ago
  73. e2bed25 Merge "Remove RestrictTo(LIBRARY) where internal scope works in wear" into androidx-main by Treehugger Robot · 2 years, 9 months ago
  74. 7d59ffd Sets a scheme parameter as requiered for M3 tests by Shalom Gibly · 2 years, 9 months ago
  75. df1d8ae Remove RestrictTo(LIBRARY) where internal scope works in wear by Aurimas Liutikas · 2 years, 9 months ago
  76. cb95c54 Export fixes for syncing to framework. by Alexander Dorokhine · 2 years, 9 months ago
  77. d3fa9f0 Merge "Supply an invariant id to InspectorNodes" into androidx-main by Jens Ole Lauridsen · 2 years, 9 months ago
  78. 940effd Webkit: Block test thread not main thread in RenderProcessClientTest by Hazem Ashmawy · 2 years, 9 months ago
  79. 4b07ddb Control ExecutorServices in WorkerWrapperTest by Sergey Vasilinets · 2 years, 9 months ago
  80. 90d9fdf Merge "Rename LayerMatrixCache with .android.kt" into androidx-main by Treehugger Robot · 2 years, 9 months ago
  81. 2ffa761 Upgrade to shadow gradle plugin 7.1.1 by Aurimas Liutikas · 2 years, 9 months ago
  82. f8fd5af Merge "Add userScrollEnabled param for LazyColumn, LazyRow and LazyVerticalGrid" into androidx-main by Treehugger Robot · 2 years, 9 months ago
  83. bb04ba0 Merge "Compiler daemon for Preview" into androidx-main by Treehugger Robot · 2 years, 9 months ago
  84. fd2c3ae Merge "Update to androidx.test:monitor:1.5.0" into androidx-main by Treehugger Robot · 2 years, 9 months ago
  85. f28f5cc Add definitions for Wear OS devies by Diego Perez · 2 years, 9 months ago
  86. b452c47 Upgrade to AGP 7.2.0-alpha06 by Aurimas Liutikas · 2 years, 9 months ago
  87. 9d52518 Supply an invariant id to InspectorNodes by Jens Ole Lauridsen · 2 years, 11 months ago
  88. 5d4687d Merge "Address API review feedback for Camera2CameraControl." into androidx-main by Treehugger Robot · 2 years, 9 months ago
  89. 5f7696d Rename top-level *.java to *.kt in androidx.work.impl.constraints.trackers by Sergey Vasilinets · 2 years, 9 months ago
  90. a324781 Compiler daemon for Preview by Diego Perez · 3 years, 3 months ago
  91. 296a516 Merge "Build documentation against Benchmark 1.1.0-alpha13" into androidx-main by Treehugger Robot · 2 years, 9 months ago
  92. 1b45a64 Update to androidx.test:monitor:1.5.0 by Brett Chabot · 2 years, 9 months ago
  93. f83773f Add userScrollEnabled param for LazyColumn, LazyRow and LazyVerticalGrid by Andrey Kulikov · 2 years, 9 months ago
  94. 3f26ea4 Merge "Pass sources and classpath to doclava in a file" into androidx-main by Jeff Gaston · 2 years, 9 months ago
  95. 4996c57 Merge "Migrate Compat classes to androidx" into androidx-main by Aurimas Liutikas · 2 years, 9 months ago
  96. 6a8b766 Pass sources and classpath to doclava in a file by Jeff Gaston · 2 years, 9 months ago
  97. 682486e Merge "Drag and drop in LazyColumn demo" into androidx-main by Treehugger Robot · 2 years, 9 months ago
  98. f9c1af6 Drag and drop in LazyColumn demo by Andrey Kulikov · 2 years, 9 months ago
  99. eb9d198 Split android.support.wearable.complications into it's own library by Alex Clarke · 2 years, 9 months ago
  100. f9f0a78 Remove java 8 usage from support ComplicationData by Alex Clarke · 2 years, 9 months ago