1. 1d7c024 Fix missing invalidations while movable content is moving by Chuck Jazdzewski · 1 year, 5 months ago
  2. 2e4cfe2 Merge "Use RequestFocus semantics action to get focus in text test actions." into androidx-main by Treehugger Robot · 1 year, 5 months ago
  3. a606822 Merge "Add private initViewTreeOwners() to AppCompatDialog" into androidx-main by Sanura N'Jaka · 1 year, 5 months ago
  4. 03da142 Merge changes from topic "jg-vp2-rvdav" into androidx-main by Jakub Gielzak · 1 year, 5 months ago
  5. 79f074a Merge "Clean up some old mentions of "Period Start Time"" into androidx-main by Faelyn O'Grady · 1 year, 5 months ago
  6. 6f73d8f Merge "Migrate pointerInput to Modifier.Node." into androidx-main by Jeremy Walker · 1 year, 5 months ago
  7. abf8a40 Merge "Ensure expression evaluator closes on failure." into androidx-main by Oded Niv · 1 year, 5 months ago
  8. 93dc621 Add private initViewTreeOwners() to AppCompatDialog by sanura · 1 year, 5 months ago
  9. be66d8e Merge "Ignore failing camera test release_AudioStreamIsReleased" into androidx-main by Julia McClellan · 1 year, 5 months ago
  10. 8e36f0f Merge "Add Lifecycle extension for composable collectAsState()" into androidx-main by Treehugger Robot · 1 year, 5 months ago
  11. 6583208 Ensure expression evaluator closes on failure. by Oded Niv · 1 year, 5 months ago
  12. 12e5672 Fix in response to change in RecyclerView by Jakub Gielzak · 1 year, 5 months ago
  13. 6006b92 Suppressing test on API < 30 by Jakub Gielzak · 1 year, 5 months ago
  14. aeae36f Merge "Cleanup unused @Optin(ExperimentalTextApi)" into androidx-main by Siyamed Sinir · 1 year, 5 months ago
  15. 786adaa Merge "Fix AppWidgetSessionTest#provideGlanceEmitsIgnoreResultForNullContent" into androidx-main by Treehugger Robot · 1 year, 5 months ago
  16. 37117f3 Test update reflecting a change in API 29 by Jakub Gielzak · 1 year, 5 months ago
  17. e3f1cea Fix for HostFragmentBackStackTest by Jakub Gielzak · 1 year, 5 months ago
  18. 1bf069f WindowInsetsCompat warning suppression by Jakub Gielzak · 1 year, 5 months ago
  19. 15466be Merge "Added support to test different gradle versions" into androidx-main by Marcello Albano · 1 year, 5 months ago
  20. f002eff Merge "Move SdkRuntime libraries to AOSP" into androidx-main by Anton Kulakov · 1 year, 5 months ago
  21. 59f2ca0 Ignore failing camera test release_AudioStreamIsReleased by Julia McClellan · 1 year, 5 months ago
  22. 15dab9f Migrate pointerInput to Modifier.Node. by Jeremy Walker · 1 year, 6 months ago
  23. b587858 Use RequestFocus semantics action to get focus in text test actions. by Zach Klippenstein · 1 year, 5 months ago
  24. 737e15c Merge "if a GMavenZip task doesn't create an output, also list the input files" into androidx-main by Jeff Gaston · 1 year, 5 months ago
  25. d75d22c Merge "Fix immediate invalidations for moved movable content" into androidx-main by Chuck Jazdzewski · 1 year, 5 months ago
  26. b990c75 Merge "Bump lifecycle's profileinstaller dependency to 1.3" into androidx-main by Chris Craik · 1 year, 5 months ago
  27. b4d3126 Cleanup unused @Optin(ExperimentalTextApi) by siyamed · 1 year, 5 months ago
  28. 3840739 Merge "Ignore failing appsearch test testSearchSuggestion_invalidPrefix" into androidx-main by Treehugger Robot · 1 year, 5 months ago
  29. a66036e Merge "Implement the algorithm to select parent resolution" into androidx-main by Treehugger Robot · 1 year, 5 months ago
  30. 1c7316e Merge "Fix duplicate package name causing failure of TopicsManagerTest" into androidx-main by Robert Marcus · 1 year, 5 months ago
  31. f96f118 if a GMavenZip task doesn't create an output, also list the input files by Jeff Gaston · 1 year, 5 months ago
  32. 94465ab Move SdkRuntime libraries to AOSP by Anton Kulakov · 1 year, 5 months ago
  33. 0f8ea41 Merge "Mention intrinsics in the error message when measure() is called twice" into androidx-main by Treehugger Robot · 1 year, 5 months ago
  34. 8ded110 Merge changes from topic "use-kruth-in-room-common" into androidx-main by Arkadii Ivanov · 1 year, 5 months ago
  35. 5e7d256 Merge "Temporary exemption for CompactChip deprecation" into androidx-main by Treehugger Robot · 1 year, 5 months ago
  36. c1f4d85 Add Lifecycle extension for composable collectAsState() by sanura · 1 year, 5 months ago
  37. 4cec6f8 Merge "Duplicating all Multimap related tests in the Kotlin test app, in Kotlin." into androidx-main by Treehugger Robot · 1 year, 5 months ago
  38. 864529e Merge "Bump up androidx.concurrent:concurrent-futures-ktx version to 1.2.0-alpha01 in camera-viewfinder." into androidx-main by Julie Wu · 1 year, 5 months ago
  39. bfc8f1b Duplicating all Multimap related tests in the Kotlin test app, in Kotlin. by elifbilgin · 1 year, 5 months ago
  40. 9736ab7 Temporary exemption for CompactChip deprecation by Jeff Gaston · 1 year, 5 months ago
  41. a8aea01 Merge "[CameraPipe] Catch CameraCharacteristic exception for CONTROL_ZOOM_RATIO" into androidx-main by Treehugger Robot · 1 year, 5 months ago
  42. 5f3c6c6 Bump up androidx.concurrent:concurrent-futures-ktx version to 1.2.0-alpha01 in camera-viewfinder. by Julie Wu · 1 year, 5 months ago
  43. af38e84 Merge "Fix system back after popUpTo" into androidx-main by Treehugger Robot · 1 year, 5 months ago
  44. 8f57116 Merge "Rewrite execution status in builtintypes." into androidx-main by Ianna Li · 1 year, 5 months ago
  45. e3f628a Added support to test different gradle versions by Marcello Albano · 1 year, 5 months ago
  46. 7cf5585 Fix system back after popUpTo by Jeremy Woods · 1 year, 5 months ago
  47. 3a21cfc Merge "Switch tv integration tests to project dependencies where possible" into androidx-main by Treehugger Robot · 1 year, 5 months ago
  48. 6968a72 Merge "Stop running Camera2CameraControlDeviceTest and Camera2InteropDeviceTest on API < 22" into androidx-main by Treehugger Robot · 1 year, 5 months ago
  49. 701da33 Merge "Continue expanding BTF2 API with DecorationBox" into androidx-main by Treehugger Robot · 1 year, 5 months ago
  50. 32134b0 Merge "Enabling GMavenZipTask file existence check even if NO-SOURCE" into androidx-main by Treehugger Robot · 1 year, 5 months ago
  51. e44acdd Merge "Make navController by lazy in NavHostFragment" into androidx-main by Treehugger Robot · 1 year, 5 months ago
  52. a03d13a Merge "ComponentActivity.setUpEdgeToEdge" into androidx-main by Yuichi Araki · 1 year, 5 months ago
  53. abaebd8 Merge "Allow set gesture margin by percent in UiObject2" into androidx-main by Yichun Li · 1 year, 5 months ago
  54. 67f2f4b Merge "Deprecate Tiles Material as ProtoLayoutMaterial is available" into androidx-main by Neda Topoljanac · 1 year, 5 months ago
  55. d666a43 Merge "Add Compose-observable StateFlow<Lifecycle.State> for current Lifecycle state" into androidx-main by Sanura N'Jaka · 1 year, 5 months ago
  56. 17f801e Merge "Reduce long press (click, drag) flakiness" into androidx-main by Daniel Peykov · 1 year, 5 months ago
  57. 0627c34 Fix AppWidgetSessionTest#provideGlanceEmitsIgnoreResultForNullContent by Willie Koomson · 1 year, 5 months ago
  58. 4de7ce1 Merge "Fix IllegalStateException with CL Modifier Nodes" into androidx-main by Andrew Bailey · 1 year, 5 months ago
  59. 89b5f29 Merge "Add TextureProducer infrastructure" into androidx-main by Nader Jawad · 1 year, 5 months ago
  60. 29a5dc1 Make navController by lazy in NavHostFragment by Jeremy Woods · 1 year, 5 months ago
  61. 7f19c3d Merge "disable test that is starting to fail again" into androidx-main by Treehugger Robot · 1 year, 5 months ago
  62. 79b80f2 Add TextureProducer infrastructure by Nader Jawad · 1 year, 5 months ago
  63. c24c09b Switch tv integration tests to project dependencies where possible by Chris Craik · 1 year, 5 months ago
  64. 274eac9 Merge "Fix PuzzlePiece scale not applied properly" into androidx-main by Treehugger Robot · 1 year, 5 months ago
  65. 4bb158a Bump lifecycle's profileinstaller dependency to 1.3 by Chris Craik · 1 year, 5 months ago
  66. 23e0ca9 disable test that is starting to fail again by Dennis Tu · 1 year, 5 months ago
  67. 49572b1 Reduce long press (click, drag) flakiness by Daniel Peykov · 1 year, 5 months ago
  68. e64063d Merge "Updated docs-public/build.gradle for the following artifacts:" into androidx-main by Diego Vela · 1 year, 5 months ago
  69. 3d284bc Merge "Fix okio links in KMP docs" into androidx-main by Treehugger Robot · 1 year, 5 months ago
  70. 31b1d54 Stop running Camera2CameraControlDeviceTest and Camera2InteropDeviceTest on API < 22 by Aurimas Liutikas · 1 year, 5 months ago
  71. f15baec Merge "Trivial change of Kotlinizing some code" into androidx-main by Yunfan Jin · 1 year, 5 months ago
  72. 05d4e20 Merge "Duplicating tests into the kotlin test app that test conflict in DAOs." into androidx-main by Treehugger Robot · 1 year, 5 months ago
  73. 5981027 Merge "Bump activity's profileinstaller dependency to 1.3" into androidx-main by Treehugger Robot · 1 year, 5 months ago
  74. 98d5271 Allow set gesture margin by percent in UiObject2 by Yichun Li · 1 year, 5 months ago
  75. 9e9fd89 Merge "Bump profileinstaller dependency to 1.3" into androidx-main by Treehugger Robot · 1 year, 5 months ago
  76. 2563d29 Fix PuzzlePiece scale not applied properly by Oscar Adame Vázquez · 1 year, 5 months ago
  77. af7f347 Rewrite execution status in builtintypes. by Ianna Li · 1 year, 5 months ago
  78. d62e319 Merge "Prepare all entries in change started listener during pop" into androidx-main by Treehugger Robot · 1 year, 5 months ago
  79. a433508 Merge "Bump compose's profileinstaller dependency to 1.3" into androidx-main by Treehugger Robot · 1 year, 5 months ago
  80. d9f7b7c Merge "Fixing scrollable issues and crashes with PickerGroup" into androidx-main by Misha Kulaha · 1 year, 5 months ago
  81. 8bea25e Merge "Fix missing non-nullable arg when rebuilding hierarchy" into androidx-main by Clara Fok · 1 year, 5 months ago
  82. 15a2bc9 Enabling GMavenZipTask file existence check even if NO-SOURCE by Jeff Gaston · 1 year, 5 months ago
  83. b0c7a34 Merge "Updating extension to extensionBuildType" into androidx-main by Treehugger Robot · 1 year, 5 months ago
  84. 9802ded Duplicating tests into the kotlin test app that test conflict in DAOs. by elifbilgin · 1 year, 5 months ago
  85. 32d8cc1 Deprecate Tiles Material as ProtoLayoutMaterial is available by Neda Topoljanac · 1 year, 5 months ago
  86. 4d7859b Merge "Bump fragment's profileinstaller dependency to 1.3" into androidx-main by Treehugger Robot · 1 year, 5 months ago
  87. 6e92560 Merge "[TimePicker] Add support for Landscape timepicker" into androidx-main by Mariano Martin · 1 year, 5 months ago
  88. 4f9cf65 Merge "Supporting value classes in Room for KSP." into androidx-main by Elif Bilgin · 1 year, 5 months ago
  89. 69a016b [TimePicker] Add support for Landscape timepicker by marian · 1 year, 5 months ago
  90. a87e749 Merge "Add material 3 Icon and Icon tests into androidx" into androidx-main by Steve Bower · 1 year, 5 months ago
  91. 6ee597b Merge "Clean up NavHostFragment PrimaryNavFragment code" into androidx-main by Treehugger Robot · 1 year, 5 months ago
  92. 6c6523a Merge "Add a chipgroup reflow sample. Update the horizontal padding in between child chips in the single line chipgroup sample to match spec." into androidx-main by Connie Shi · 1 year, 5 months ago
  93. b096fa3 Merge "Expose APIs to tell if a method param is synthetic." into androidx-main by Wanying Ding · 1 year, 5 months ago
  94. 4194095 Supporting value classes in Room for KSP. by elifbilgin · 1 year, 6 months ago
  95. 6c0ca53 Updating extension to extensionBuildType by Micah Jo · 1 year, 5 months ago
  96. a9892f3 Merge "Fix some OnSwipe issues" into androidx-main by Oscar Adame Vázquez · 1 year, 5 months ago
  97. d16cca2 Mention intrinsics in the error message when measure() is called twice by Andrey Kulikov · 1 year, 5 months ago
  98. 5f07c04 Merge "Updated docs-public/build.gradle for the following artifacts:" into androidx-main by Treehugger Robot · 1 year, 5 months ago
  99. 512f0c0 Bump profileinstaller dependency to 1.3 by Chris Craik · 1 year, 5 months ago
  100. a872978 Bump activity's profileinstaller dependency to 1.3 by Chris Craik · 1 year, 5 months ago