1. 465c3f8 Fix typo that marked tests as experimental. by Connie Shi · 11 months ago
  2. 008bf9c Merge "Stabilize Magnifier APIs" into androidx-main by Halil Ozercan · 11 months ago
  3. 71fbaf3 Merge "Add more info in the error message for supertype check" into androidx-main by Kuan-Ying Chou · 11 months ago
  4. 066ea06 Merge changes I7d53885c,I089c0a87 into androidx-main by Treehugger Robot · 11 months ago
  5. f6581fc Add quirk for devices which do not support ImageAnalysis when extensions mode is enabled by Charcoal Chen · 11 months ago
  6. bb64b02 Revert "Add quirk for devices which do not support ImageAnalysis when extensions mode is enabled" by Charcoal Chen · 11 months ago
  7. 1a5a39e Merge "Uses TEMPLATE_PREVIEW instead of TEMPLATE_RECORD for StreamSharing" into androidx-main by Treehugger Robot · 11 months ago
  8. 8f68de0 Merge "Ignore incorrect states in ProcessingCaptureSession onConfigured" into androidx-main by Treehugger Robot · 11 months ago
  9. 42076ea Ignore incorrect states in ProcessingCaptureSession onConfigured by Scott Nien · 11 months ago
  10. 8bfb531 Merge "Allow parent type information in GenericDocument to be stored as a synthetic property" into androidx-main by Tim Barron · 11 months ago
  11. e5a5e7d Merge "Migrates/Refactors pointerHoverIcon() to Modifier.Node." into androidx-main by Jeremy Walker · 11 months ago
  12. 13aec99 Merge "Support different sets of properties to search for different schema types." into androidx-main by Yogesh Singh · 11 months ago
  13. 9ed4845 Allow parent type information in GenericDocument to be stored as a synthetic property by Jiayu Hu · 11 months ago
  14. 78c4fd2 Support different sets of properties to search for different schema types. by Yogesh Singh · 12 months ago
  15. bf32fc8 Merge "Catch errors in the composition and send the errorUiLayout" into androidx-main by Willie Koomson · 11 months ago
  16. 913e9f0 Merge "Update Glance owners" into androidx-main by Treehugger Robot · 11 months ago
  17. f3c66ba Update Glance owners by Zak Cohen · 11 months ago
  18. e7bee11 Catch errors in the composition and send the errorUiLayout by Willie Koomson · 11 months ago
  19. 06b18f7 Merge "Adds ability to traverse Modifier.Node tree for the same Node kinds." into androidx-main by Jeremy Walker · 11 months ago
  20. a5a96f4 Add more info in the error message for supertype check by Kuan-Ying Chou · 11 months ago
  21. aacb401 Merge "Wrap parent type information in GenericDocument" into androidx-main by Terry Wang · 11 months ago
  22. a1fe88f Merge "log ManagedConnectionService for test failures" into androidx-main by Thomas Stuart · 11 months ago
  23. 1780af2 Merge "Override androidx.targetSdkVersion for :car:app:app and :car:app:app-projected. This is a temporary workaround to set defaultConfig.aarMetadata.minCompileSdk which will avoid forcing library users to upgrade their compileSdk to 34." into androidx-main by Akshat Divekar · 11 months ago
  24. cec368f log ManagedConnectionService for test failures by Thomas Stuart · 11 months ago
  25. 3ac12b1 Override androidx.targetSdkVersion for :car:app:app and :car:app:app-projected. This is a temporary workaround to set defaultConfig.aarMetadata.minCompileSdk which will avoid forcing library users to upgrade their compileSdk to 34. by Akshat Divekar · 11 months ago
  26. ecb5e2b Merge "Exposing MotionEvent X and Y coordinates to VT." into androidx-main by Levi Albuquerque · 11 months ago
  27. 537572c Merge "Update baselinefiles for car app samples" into androidx-main by Treehugger Robot · 11 months ago
  28. cb97ab7 Merge "Strips out call to setDeletionPropagation in proto converter" into androidx-main by Alex Saveliev · 11 months ago
  29. ce2bfd0 Update baselinefiles for car app samples by natnaelbelay · 11 months ago
  30. ebc04d9 Strips out call to setDeletionPropagation in proto converter by Alex Saveliev · 11 months ago
  31. 9a5853a Merge "Revert "DevicePerformance: Use fake client"" into androidx-main by Treehugger Robot · 11 months ago
  32. a31eb0a7 Revert "DevicePerformance: Use fake client" by Nick Chalko · 11 months ago
  33. 302ad8f Merge "Populate new flags in IcingOptionsConfig for sorting Icing's LiteIndex at indexing time" into androidx-main by Treehugger Robot · 11 months ago
  34. ae472ca Merge "DevicePerformance: Use fake client" into androidx-main by Nick Chalko · 11 months ago
  35. a104cdc Populate new flags in IcingOptionsConfig for sorting Icing's LiteIndex at indexing time by Grace Zhao · 11 months ago
  36. dcc6f43 Merge "Fix "Unexpected element" in XElement.getProcessingEnv() Test: n/a" into androidx-main by Kuan-Ying Chou · 11 months ago
  37. ceb5f44 Merge "Adds Page up/down keyboard support to Scrollable composables to match view behavior." into androidx-main by Jeremy Walker · 11 months ago
  38. afd52f1 Merge "Add showSystemUi=true to PreviewScreenSizes definition" into androidx-main by Jerome Gaillard · 11 months ago
  39. f0b9564 Stabilize Magnifier APIs by Halil Ozercan · 11 months ago
  40. f915ee6f Merge "Removing SnapStepSize from SnapLayoutInfoProvider" into androidx-main by Levi Albuquerque · 11 months ago
  41. b33eae9 Merge "Add support for packages in XRoundEnv.getElementsAnnotatedWith()" into androidx-main by Kuan-Ying Chou · 11 months ago
  42. 0fd38eb Add support for packages in XRoundEnv.getElementsAnnotatedWith() by Kuan-Ying Chou · 11 months ago
  43. 654a890 Merge "Fix selection not ordering 2D text layouts correctly" into androidx-main by Treehugger Robot · 11 months ago
  44. 03a7807 Add showSystemUi=true to PreviewScreenSizes definition by Jerome Gaillard · 11 months ago
  45. 1698bba Merge "Fix flaky Macrobenchmark tests RecyclerViewAsCarouselBenchmark" into androidx-main by Levi Albuquerque · 11 months ago
  46. 1e947a9 Removing SnapStepSize from SnapLayoutInfoProvider by Levi Albuquerque · 1 year ago
  47. 7d4ff02 Fix flaky Macrobenchmark tests RecyclerViewAsCarouselBenchmark by Levi Albuquerque · 11 months ago
  48. 7c6846d Merge "Remove public Cubic constructor and make it a factory function." into androidx-main by Sergio Sancho · 11 months ago
  49. 6339980 Merge changes I3216f8e5,I2dc67f67,Idce2379d into androidx-main by Treehugger Robot · 11 months ago
  50. 63d8e81 Implement ImageAnalysis function in CameraXService by leo huang · 11 months ago
  51. 6e51839 Add bind use case function in CameraXService by leo huang · 11 months ago
  52. e6b504c Add CameraXService backbone in core-test app by leo huang · 11 months ago
  53. 6e19256 Merge "[Overlay] A SurfaceProcessor implementation for drawing overlay" into androidx-main by Treehugger Robot · 11 months ago
  54. 0915349 [Overlay] A SurfaceProcessor implementation for drawing overlay by Xi Zhang · 11 months ago
  55. 2e1ca98 Merge "Fix bug in ScatterMap when assigning a value to index 0" into androidx-main by Treehugger Robot · 11 months ago
  56. 71dc372 Merge "Safeparcelables in AppSearch - AppSearchSchema(1)" into androidx-main by Xiaoyu Jin · 11 months ago
  57. 8f94472 Fix selection not ordering 2D text layouts correctly by Grant Toepfer · 11 months ago
  58. 4309f8c Merge "Fix CodepointTransformation between surrogate and non-surrogate codepoints." into androidx-main by Treehugger Robot · 11 months ago
  59. 5fd1aac Merge "Revert "Removes baselined ListIterator issues"" into androidx-main by Treehugger Robot · 11 months ago
  60. f87ea47 Fix bug in ScatterMap when assigning a value to index 0 by George Mount · 11 months ago
  61. aa02d3c Adds Page up/down keyboard support to Scrollable composables to match view behavior. by Jeremy Walker · 1 year, 1 month ago
  62. f319eb0 Merge "Ignore failing test edm_withScrolledContent" into androidx-main by Treehugger Robot · 11 months ago
  63. c95bd73 Revert "Removes baselined ListIterator issues" by Zak Cohen · 11 months ago
  64. e440e8c Migrates/Refactors pointerHoverIcon() to Modifier.Node. by Jeremy Walker · 1 year, 2 months ago
  65. 658e2bb Adds ability to traverse Modifier.Node tree for the same Node kinds. by Jeremy Walker · 1 year ago
  66. 072842d Merge "Remove SDK 34 dependency for insets calculation" into androidx-main by Akshat Divekar · 11 months ago
  67. e6a7ff9 Merge "Define the unstable Cap Exchange AIDLs" into androidx-main by Treehugger Robot · 11 months ago
  68. 8fbe8f6 Define the unstable Cap Exchange AIDLs by Brad Ebinger · 12 months ago
  69. 2adbc54 Fix CodepointTransformation between surrogate and non-surrogate codepoints. by Zach Klippenstein · 12 months ago
  70. 9c2e500 Ignore failing test edm_withScrolledContent by Zach Klippenstein · 11 months ago
  71. 3d2026e Remove SDK 34 dependency for insets calculation by Akshat Divekar · 11 months ago
  72. 868591f Merge "Update PutDocumentStats to include new metrics added in Icing." into androidx-main by Treehugger Robot · 11 months ago
  73. 8ab5c1a Merge "Add templates for value class sets and lists" into androidx-main by George Mount · 11 months ago
  74. 13cc671 Merge "Import translations. DO NOT MERGE ANYWHERE" into androidx-main by Treehugger Robot · 11 months ago
  75. 135249a Merge "Import translations. DO NOT MERGE ANYWHERE" into androidx-main by Treehugger Robot · 11 months ago
  76. c0d9bce Merge "Import translations. DO NOT MERGE ANYWHERE" into androidx-main by Treehugger Robot · 11 months ago
  77. 974fe9f Update PutDocumentStats to include new metrics added in Icing. by Grace Zhao · 11 months ago
  78. 92d978b Merge "[Material3][Colors] Update dynamicDarkColorScheme and dynamicLightColorScheme with appropriate surface value" into androidx-main by José Figueroa Santos · 11 months ago
  79. 1200883 Merge "Fix DialogFragment not marked transition complete" into androidx-main by Treehugger Robot · 11 months ago
  80. 13c9a65 Merge "Clean up isPendingExecute function" into androidx-main by Treehugger Robot · 11 months ago
  81. 4ef46b5 Merge "Ignore test for ensuring container change status" into androidx-main by Treehugger Robot · 11 months ago
  82. 10f3189 [Material3][Colors] Update dynamicDarkColorScheme and dynamicLightColorScheme with appropriate surface value by José Figueroa Santos · 11 months ago
  83. 3e9a0c8 Merge "[Material3][Color] Add benchmark testing for ColorScheme" into androidx-main by José Figueroa Santos · 11 months ago
  84. 1822415 Merge "Apply snapshot before drawing" into androidx-main by George Mount · 11 months ago
  85. 794e184 Clean up isPendingExecute function by Jeremy Woods · 11 months ago
  86. ffb8d39 Ignore test for ensuring container change status by Jeremy Woods · 11 months ago
  87. 47039ec Merge "[SegmentedButton] Delay Animatable creation after first layout" into androidx-main by Mariano Martin · 11 months ago
  88. 21c94de Apply snapshot before drawing by George Mount · 11 months ago
  89. 13c0cbc Wrap parent type information in GenericDocument by Jiayu Hu · 12 months ago
  90. 62aa23a4 Exposing MotionEvent X and Y coordinates to VT. by Levi Albuquerque · 12 months ago
  91. 7a657a3 [Material3][Color] Add benchmark testing for ColorScheme by José Figueroa Santos · 11 months ago
  92. a3cf4ff Merge "Only transfer touch focus for vertical scrolls/flings" into androidx-main by Gavin Corkery · 11 months ago
  93. 9c90553 [SegmentedButton] Delay Animatable creation after first layout by marian · 11 months ago
  94. 3b3e52b Merge "Updated docs-public/build.gradle for the following artifacts:" into androidx-main by Treehugger Robot · 11 months ago
  95. 22ccd13 Merge "refactor: cleanup deprecated icons" into androidx-main by Vighnesh Raut · 11 months ago
  96. 9869e1e Merge "Update the extra for background interaction" into androidx-main by Jinsuk Kim · 11 months ago
  97. 8403ab3 Only transfer touch focus for vertical scrolls/flings by Gavin Corkery · 11 months ago
  98. bdc1bb0 Fix "Unexpected element" in XElement.getProcessingEnv() Test: n/a by Kuan-Ying Chou · 11 months ago
  99. 56c6f3c Updated docs-public/build.gradle for the following artifacts: by natnaelbelay · 11 months ago
  100. 494e183 Merge "Add null check for scroll and fling" into androidx-main by Yichun Li · 11 months ago