1. 89e07b9 Merge "Migrate a miscellaneous set of libraries to Gradle version catalogs" into androidx-main by Aurimas Liutikas · 3 years, 1 month ago
  2. 74d0ea5 Merge "Clean up TargetApiAnnotationUsageDetector, add lint fix" into androidx-main by Alan Viverette · 3 years, 1 month ago
  3. 44375c5 Merge "lint-checks integration-tests changing textOutput override to match lint default" into androidx-main by Jeff Gaston · 3 years, 1 month ago
  4. a1733e6 lint-checks integration-tests changing textOutput override to match lint default by Jeff Gaston · 3 years, 1 month ago
  5. 49ad700 Merge changes Ic5d00595,I2d8999e1 into androidx-main by Matvei Malkov · 3 years, 1 month ago
  6. 058a9a3 Merge "Update Project.xml" into androidx-main by Sergey Vasilinets · 3 years, 1 month ago
  7. dda5ddb Merge "Mention layer added by lambda offset modifiers" into androidx-main by Treehugger Robot · 3 years, 1 month ago
  8. 7bcf5a8 Merge "Add LayoutModifier sample" into androidx-main by Mihai Popa · 3 years, 1 month ago
  9. f541fc8 Make swipeable properly handle new anchors while in the middle of the animation by Matvei Malkov · 3 years, 1 month ago
  10. 343ef20 Make scrim disappear when the color of the scrim is Color.Unspecified by Matvei Malkov · 3 years, 1 month ago
  11. 100fad9 Merge "[GH] use playground setup to compile androidx plugin" into androidx-main by Yigit Boyar · 3 years, 1 month ago
  12. b83ad91 Merge "Revert "Remove the use of <activity-alias>"" into androidx-main by Aurimas Liutikas · 3 years, 1 month ago
  13. a3aad10 Revert "Remove the use of <activity-alias>" by Aurimas Liutikas · 3 years, 1 month ago
  14. ad6c412 Merge "Update KSP to beta01 and KCT to 1.4.1" into androidx-main by Yigit Boyar · 3 years, 1 month ago
  15. d1f1ec3 Merge "Upgrade to AGP 7.1.0-alpha01" into androidx-main by Aurimas Liutikas · 3 years, 1 month ago
  16. 29b69a4 Update Project.xml by Doris Liu · 3 years, 1 month ago
  17. 074f65a Merge "Remove the use of <activity-alias>" into androidx-main by Roberto Perez · 3 years, 1 month ago
  18. 0044296 Migrate a miscellaneous set of libraries to Gradle version catalogs by Aurimas Liutikas · 3 years, 1 month ago
  19. 4bb97f9 Remove the use of <activity-alias> by Roberto Perez · 3 years, 1 month ago
  20. a839d3b Merge "Aidl and proguard changes for car.app:app-projected." into androidx-main by Rasekh Rifaat · 3 years, 1 month ago
  21. 2688b87 Merge "Update javadocs of the *Delegate classes to better indicate what events are being delegated" into androidx-main by Billy Lam · 3 years, 1 month ago
  22. e03e1eb Update javadocs of the *Delegate classes to better indicate what events are being delegated by Billy Lam · 3 years, 1 month ago
  23. 45fe5b9 Aidl and proguard changes for car.app:app-projected. by Rasekh Rifaat · 3 years, 1 month ago
  24. e54847d Upgrade to AGP 7.1.0-alpha01 by Aurimas Liutikas · 3 years, 1 month ago
  25. 2ebf29d Merge "Update refdoc staging script to allow staging from tip-of-tree" into androidx-main by Tiem Song · 3 years, 1 month ago
  26. 55b6603 Merge "Update isAtLeastS() for final SDK_INT" into androidx-main by Alan Viverette · 3 years, 1 month ago
  27. e48ddab Clean up TargetApiAnnotationUsageDetector, add lint fix by Alan Viverette · 3 years, 1 month ago
  28. 72bf05a Merge "Update names for class implementations." into androidx-main by Treehugger Robot · 3 years, 1 month ago
  29. 4ef527c Merge "Deprecate JobIntentService in favor of WorkManager" into androidx-main by Alan Viverette · 3 years, 1 month ago
  30. 33baa0fb Merge "Fix repositioning bug in layout cooperation" into androidx-main by Treehugger Robot · 3 years, 1 month ago
  31. c320520 Merge "Use finalizeDsl to configure lint" into androidx-main by Aurimas Liutikas · 3 years, 1 month ago
  32. 1aff31c Merge "Make *Callback methods default and change OnRequestPermissionsCallback -> OnRequestPermissionsListener" into androidx-main by Treehugger Robot · 3 years, 1 month ago
  33. c9aea8b Merge "CarHardwareManager skeleton for AAOS" into androidx-main by Treehugger Robot · 3 years, 1 month ago
  34. 222aeb0 Merge "Make FontStyle inline class" into androidx-main by Haoyu Zhang · 3 years, 1 month ago
  35. 5d53ea4 Merge "Refresh the "showLayoutBounds" in onResume()" into androidx-main by Treehugger Robot · 3 years, 1 month ago
  36. 01a06f6 Update names for class implementations. by Rasekh Rifaat · 3 years, 1 month ago
  37. 7dbd938 Make *Callback methods default and change OnRequestPermissionsCallback -> OnRequestPermissionsListener by Billy Lam · 3 years, 1 month ago
  38. 6f9bd42 CarHardwareManager skeleton for AAOS by Rasekh Rifaat · 3 years, 1 month ago
  39. 91130b6 Deprecate JobIntentService in favor of WorkManager by Alan Viverette · 3 years, 1 month ago
  40. 2aedff2 Merge "Save state in AndroidView" into androidx-main by Treehugger Robot · 3 years, 1 month ago
  41. 8b6d694 Update isAtLeastS() for final SDK_INT by Alan Viverette · 3 years, 1 month ago
  42. 8d1b268 Refresh the "showLayoutBounds" in onResume() by George Mount · 3 years, 1 month ago
  43. 87e317d Add LayoutModifier sample by Mihai Popa · 3 years, 1 month ago
  44. a2c8f4a Fix repositioning bug in layout cooperation by Mihai Popa · 3 years, 1 month ago
  45. 1ecb11a Update KSP to beta01 and KCT to 1.4.1 by Yigit Boyar · 3 years, 1 month ago
  46. d10f4f5 Save state in AndroidView by Mihai Popa · 3 years, 1 month ago
  47. fe94db9 Mention layer added by lambda offset modifiers by Mihai Popa · 3 years, 1 month ago
  48. b15104c Merge "BoundsAssertions: no bounds for unplaced nodes" into androidx-main by Jelle Fresen · 3 years, 1 month ago
  49. 1aa6961 Merge "Fixes usages of mouseSelectionDetector" into androidx-main by Treehugger Robot · 3 years, 1 month ago
  50. 5c69aa4 Merge "Add drops of Surface and ElevationOverlay to androidx.wear.compose.material. ElevationOverlay - tests for lightColors theme and customisation of content colors do not apply to Wear Compose. SurfaceTest - absoluteElevationIsNotUsedForShadows test must explicitly specify the Surface background color, because unlike Material theme, it is not Color.White by default. Test: ./gradlew :wear:compose:compose-material:connectedCheck --info --daemon Bug: 188758934" into androidx-main by Steve Bower · 3 years, 1 month ago
  51. 66ca8ad Merge "Make all swipeable-like components respect confirmStateChange better" into androidx-main by Treehugger Robot · 3 years, 1 month ago
  52. 348f198 Merge "Stops using arrow keys for focus navigation on Desktop" into androidx-main by Treehugger Robot · 3 years, 1 month ago
  53. 09535bf Add drops of Surface and ElevationOverlay to by stevebower · 3 years, 1 month ago
  54. 6156025 Merge "Fix issues with stale surfaces and drawBlack" into androidx-main by Treehugger Robot · 3 years, 1 month ago
  55. 4b675a5 Make all swipeable-like components respect confirmStateChange better by Matvei Malkov · 3 years, 1 month ago
  56. 3b70473 Use finalizeDsl to configure lint by Chris Warrington · 3 years, 1 month ago
  57. 5c0dd4c Merge "UndoManager: more tests" into androidx-main by Treehugger Robot · 3 years, 1 month ago
  58. f52d157 Merge "Fix modal bottom sheet flickering" into androidx-main by Matvei Malkov · 3 years, 1 month ago
  59. 315109b Fix issues with stale surfaces and drawBlack by Alex Clarke · 3 years, 1 month ago
  60. dac9b38 Merge "Fix ClassVerificationFailure errors" into androidx-main by Jin Seok Park · 3 years, 1 month ago
  61. 5876478 Merge "[GH] Use matrix build to simply the build file" into androidx-main by Treehugger Robot · 3 years, 1 month ago
  62. 5a559f1 [GH] Use matrix build to simply the build file by Yigit Boyar · 3 years, 1 month ago
  63. 0f75ad8 [GH] use playground setup to compile androidx plugin by Yigit Boyar · 3 years, 1 month ago
  64. bd6f4cd Fix ClassVerificationFailure errors by Jin Seok Park · 3 years, 1 month ago
  65. 2471759 Merge "MediaRouter : Handle no selected route" into androidx-main by Treehugger Robot · 3 years, 1 month ago
  66. e39720e MediaRouter : Handle no selected route by Kyunglyul Hyun · 3 years, 1 month ago
  67. 503c3c9 Fixes usages of mouseSelectionDetector by Andrey Rudenko · 3 years, 1 month ago
  68. 8f21084 Merge "Fix unit test fail by Camera2CameraControlDeviceTest#canSubmitCaptureRequestOptions_beforeBinding" into androidx-main by Treehugger Robot · 3 years, 1 month ago
  69. b4fce57 Fix unit test fail by Camera2CameraControlDeviceTest#canSubmitCaptureRequestOptions_beforeBinding by leo huang · 3 years, 1 month ago
  70. 98f4008 Merge changes from topic "Compose + Robolectric" into androidx-main by Jelle Fresen · 3 years, 1 month ago
  71. 1dcb5df Merge "Move to skiko 0.3.1" into androidx-main by Jim Sproch · 3 years, 1 month ago
  72. c4aec9f Merge "Update Compose compiler plugin for K/Native" into androidx-main by Treehugger Robot · 3 years, 1 month ago
  73. 0d23e6d Merge changes I5fc1a6da,I2f96cfa5,Iea3b8d7d into androidx-main by Alex Clarke · 3 years, 1 month ago
  74. 4b7f80f Move to skiko 0.3.1 by Roman Sedaikin · 3 years, 1 month ago
  75. e3e7334 Merge "MediaRouter: set connection state when MRB is created" into androidx-main by Kyunglyul Hyun · 3 years, 1 month ago
  76. 0836c7d UndoManager: more tests by Andrey Rudenko · 3 years, 1 month ago
  77. 60bc2c8 Stops using arrow keys for focus navigation on Desktop by Andrey Rudenko · 3 years, 1 month ago
  78. 332cbb4 Fix race in accessing complicationsManager.watchState by Alex Clarke · 3 years, 1 month ago
  79. e429939 Fix background thread lifetime bug by Alex Clarke · 3 years, 1 month ago
  80. 4950f4e6 WF init register broadcast observers in parallel by Alex Clarke · 3 years, 1 month ago
  81. 19ca4985 Merge "Mark MediaPlayerTest#getTimestamp as @FlakyTest" into androidx-main by Treehugger Robot · 3 years, 1 month ago
  82. 3199670 Make FontStyle inline class by Haoyu Zhang · 3 years, 1 month ago
  83. f61cda1 Merge "Fixes to car.app.hardware builder and param classes." into androidx-main by Treehugger Robot · 3 years, 1 month ago
  84. 6f587c1 Fixes to car.app.hardware builder and param classes. by Rasekh Rifaat · 3 years, 1 month ago
  85. bfcd5e3 Update refdoc staging script to allow staging from tip-of-tree by Tiem Song · 3 years, 1 month ago
  86. 77641d32 Merge "Expose setForceShowIcon as public API" into androidx-main by Treehugger Robot · 3 years, 1 month ago
  87. 0eab142 Merge "Move Robolectric to 4.5.1" into androidx-main by Aurimas Liutikas · 3 years, 1 month ago
  88. ab93a77 Merge "Migrate media to use Gradle Version Catalogs" into androidx-main by Aurimas Liutikas · 3 years, 1 month ago
  89. d4f0403 Mark MediaPlayerTest#getTimestamp as @FlakyTest by Aurimas Liutikas · 3 years, 1 month ago
  90. 8ae05b2 Merge "Mark Compose Key constants as experimental" into androidx-main by Adam Powell · 3 years, 1 month ago
  91. 9b0569a Merge "Jetifier: Rewrite kotlin sources" into androidx-main by Sergey Vasilinets · 3 years, 1 month ago
  92. 1da4013 Merge "Another exemption for lint cache files" into androidx-main by Jeff Gaston · 3 years, 1 month ago
  93. 33437a7 Merge "Mark Modifier.pointerInteropFilter experimental" into androidx-main by Treehugger Robot · 3 years, 1 month ago
  94. d4becdc Merge "Create tasks to generate OWNERS files for owners service" into androidx-main by Aurimas Liutikas · 3 years, 1 month ago
  95. deebeed Merge "Bump snapshot id in playground" into androidx-main by Dustin Lam · 3 years, 1 month ago
  96. 7887bec Bump snapshot id in playground by Dustin Lam · 3 years, 1 month ago
  97. c4e83a2 Merge "Fix broken test due to changed SP behavior." into androidx-main by Treehugger Robot · 3 years, 1 month ago
  98. 5498505 Mark Compose Key constants as experimental by Adam Powell · 3 years, 1 month ago
  99. 210960c Mark Modifier.pointerInteropFilter experimental by Adam Powell · 3 years, 1 month ago
  100. 0fbb6b5 Merge "Task timeout 45m -> 60m" into androidx-main by Jeff Gaston · 3 years, 1 month ago