1. 01bd392 Merge "Add API to query the supported DynamicRanges from Recorder" into androidx-main by Treehugger Robot · 1 year, 2 months ago
  2. d7b9bad Merge "SemanticsNode.id in extra data" into androidx-main by Brinko Kobrin · 1 year, 2 months ago
  3. 258fb3f Merge "change CapabilitySession#Status to a Boolean flag" into androidx-main by Dennis Tu · 1 year, 2 months ago
  4. 64bf681 SemanticsNode.id in extra data by brinko · 1 year, 2 months ago
  5. 91a105a Merge "Rename ActionExecutor -> CapabilityExecutor" into androidx-main by Michael Kucharski · 1 year, 2 months ago
  6. 53d7d1d Merge "Confine lookahead pass to only the content in LookaheadScope" into androidx-main by Doris Liu · 1 year, 2 months ago
  7. d65723b Merge "Add a demo of building a custom PIN input with BasicTextField2." into androidx-main by Treehugger Robot · 1 year, 2 months ago
  8. cf16cc0 Merge "Add -Xjvm-default=all compiler options" into androidx-main by Raghav Mehta · 1 year, 2 months ago
  9. 8fa1e46 Rename ActionExecutor -> CapabilityExecutor by Michael Kucharski · 1 year, 2 months ago
  10. d50d831 Merge "Use the same measure policy for different passes in SubcomposeLayout by default" into androidx-main by Doris Liu · 1 year, 2 months ago
  11. c7eec53 Merge "Revert "Fix regression b/276792587"" into androidx-main by Treehugger Robot · 1 year, 2 months ago
  12. b371e08 Merge changes I471bd267,Ie73c82ed into androidx-main by Treehugger Robot · 1 year, 2 months ago
  13. edac0df Merge "Skip testPutLargeDocumentToIcing* on API 26-28 emulators" into androidx-main by Treehugger Robot · 1 year, 2 months ago
  14. a3c2042 Add a demo of building a custom PIN input with BasicTextField2. by Zach Klippenstein · 1 year, 2 months ago
  15. 6d3bc2e Merge "BasicTextField2 further docs polish" into androidx-main by Treehugger Robot · 1 year, 2 months ago
  16. 65f10d9 Merge "Update OWNERS file for graphics project" into androidx-main by Chet Haase · 1 year, 2 months ago
  17. 4b88af6 Update OWNERS file for graphics project by Chet Haase · 1 year, 2 months ago
  18. 919184b Revert "Fix regression b/276792587" by Siyamed Sinir · 1 year, 2 months ago
  19. 5f40a42 Merge "Add ItemList and ListItem to BIT library. Besides, fixing the plura property names in the existing BIT types." into androidx-main by Ianna Li · 1 year, 2 months ago
  20. 4e25e9d Merge "Add missing param tags." into androidx-main by Treehugger Robot · 1 year, 2 months ago
  21. 3cb68bb Merge "Polish the documentation for BasicTextField2." into androidx-main by Zach Klippenstein · 1 year, 2 months ago
  22. 9c0d140 Merge ""Disconnect" the camera device in the previous VirtualCameraState" into androidx-main by Jasmine Chen · 1 year, 2 months ago
  23. 7f40808 Merge "Allow GraphProcessor to submit parameters before the graph starts" into androidx-main by Jasmine Chen · 1 year, 2 months ago
  24. 77fc555 Skip testPutLargeDocumentToIcing* on API 26-28 emulators by Aurimas Liutikas · 1 year, 2 months ago
  25. 583676d Merge "Update `mMaybeHostView` in the `AppWidgetHostRule` to be a weak reference to the host view, so it doesn't stop the activity from being cleaned up (per leak-canary and android studio profiler it is causing the AppWidgetHostViewActivity to be leaked)" into androidx-main by Shamali Patwa · 1 year, 2 months ago
  26. 8edb230 Bump to Compose Compiler version 1.4.6 by Jim S · 1 year, 2 months ago
  27. a33f98c BasicTextField2 further docs polish by Halil Ozercan · 1 year, 2 months ago
  28. e425b2d Target Java 11 when building compiler plugins. by Jim S · 1 year, 2 months ago
  29. 1d5e88a Add missing param tags. by Jim S · 1 year, 2 months ago
  30. 0916316 Merge "Add extensions to TextFieldState for observing changes." into androidx-main by Treehugger Robot · 1 year, 2 months ago
  31. 935b709 Allow GraphProcessor to submit parameters before the graph starts by Jasmine Chen · 1 year, 3 months ago
  32. 6c1a55e Add ItemList and ListItem to BIT library. Besides, fixing the plura property names in the existing BIT types. by Ianna Li · 1 year, 2 months ago
  33. 3d3d2ca Merge "Fix flaky test in LazyPagingItemsTest" into androidx-main by Clara Fok · 1 year, 2 months ago
  34. 896cb13 Polish the documentation for BasicTextField2. by Zach Klippenstein · 1 year, 2 months ago
  35. 2f82e9b "Disconnect" the camera device in the previous VirtualCameraState by Jasmine Chen · 1 year, 2 months ago
  36. 6998053 Merge "Fix viewpager testapp" into androidx-main by Aurimas Liutikas · 1 year, 2 months ago
  37. e307fd2 Confine lookahead pass to only the content in LookaheadScope by Doris Liu · 1 year, 3 months ago
  38. e4fd466 Merge "Make ActionExecutor the primary executor" into androidx-main by Yunfan Jin · 1 year, 2 months ago
  39. cb6f319 Merge "Update EngagementSignalsCallbackRemote to implement EngagementSignalsCallback" into androidx-main by Sinan Sahin · 1 year, 2 months ago
  40. e8bdf26 Use the same measure policy for different passes in SubcomposeLayout by default by Doris Liu · 1 year, 2 months ago
  41. d5c4ca7 Merge "Apply SingleLineCodepointTransformation to SingleLine BasicTextField2" into androidx-main by Zach Klippenstein · 1 year, 2 months ago
  42. c7d5297 Add extensions to TextFieldState for observing changes. by Zach Klippenstein · 1 year, 2 months ago
  43. d52a71e Make ActionExecutor the primary executor by yunfanjin · 1 year, 2 months ago
  44. 249809e Fix viewpager testapp by Aurimas Liutikas · 1 year, 2 months ago
  45. 4bf92f8 Merge changes Id4223972,I3de213da into androidx-main by Lucas Tenório · 1 year, 2 months ago
  46. b45a72b Update `mMaybeHostView` in the `AppWidgetHostRule` to be a weak reference to the host view, so it doesn't stop the activity from being cleaned up (per leak-canary and android studio profiler it is causing the AppWidgetHostViewActivity to be leaked) by Shamali P · 1 year, 2 months ago
  47. 211ca03 Merge "Configuration Change Consistency in Play Auth Flow" into androidx-main by Arpan Kaphle · 1 year, 2 months ago
  48. f2ae6065 Add test data to test input definition. by Lucas Tenório · 1 year, 3 months ago
  49. d5a2e17 Store generated sources from tests in build output. by Lucas Tenório · 1 year, 3 months ago
  50. 741d013 Merge "Add Conditional Color operation" into androidx-main by Achraf Feydi · 1 year, 2 months ago
  51. 77b4d57 Merge "Ensure postponed fragments don't leak with multiple calls" into androidx-main by Treehugger Robot · 1 year, 2 months ago
  52. dee8163 Merge "Make DrawerSheet a FocusGroup" into androidx-main by Vineet Kumar · 1 year, 2 months ago
  53. d654f4d Make DrawerSheet a FocusGroup by vinekumar · 1 year, 2 months ago
  54. 0928b54 Merge "Update to androidx.test libraries released on 03.21.2023" into androidx-main by Treehugger Robot · 1 year, 2 months ago
  55. 136e622c Merge "Introduce StandardCardLayout & WideCardLayout in TV Material" into androidx-main by Aditya Arora · 1 year, 2 months ago
  56. 5d16a9a Merge "Update privacysandbox tools version to alpha03" into androidx-main by Tanuj Dhir · 1 year, 2 months ago
  57. d05bd38 Merge "A few baseline benchmarks for datastore Test: SingleProcessDatastoreTest" into androidx-main by TJ Dahunsi · 1 year, 2 months ago
  58. c5b8e6b Merge "Fix Float/Int formatters based on API feedback." into androidx-main by Achraf Feydi · 1 year, 2 months ago
  59. a94a59b Merge "Add an option to set number of iterations for a Text Marquee." into androidx-main by Lucas Muller Oliveira · 1 year, 2 months ago
  60. 118609f Merge "Disable `NewTextRendering1_5` flag for TV Material Text" into androidx-main by Vighnesh Raut · 1 year, 2 months ago
  61. ba30144 Fix Float/Int formatters based on API feedback. by Achraf Feydi · 1 year, 3 months ago
  62. 3a02f40 Add an option to set number of iterations for a Text Marquee. by Lucas Muller Oliveira · 1 year, 2 months ago
  63. bb235d3 Merge "Remove a link in SEMANTICS_ROLE_IMAGE doc." into androidx-main by Treehugger Robot · 1 year, 2 months ago
  64. 7c6710b Merge "Wear Compose Material 3 Button Screenshot Test" into androidx-main by Rajat Biswas · 1 year, 2 months ago
  65. f8c8b21 A few baseline benchmarks for datastore Test: SingleProcessDatastoreTest by paulmalolepsy · 1 year, 6 months ago
  66. 5eba590 Merge "Use api for dependencies exposed publicly" into androidx-main by Treehugger Robot · 1 year, 2 months ago
  67. 0713fd7 Disable `NewTextRendering1_5` flag for TV Material Text by Aditya Arora · 1 year, 2 months ago
  68. 152a506 Remove a link in SEMANTICS_ROLE_IMAGE doc. by Lucas Muller Oliveira · 1 year, 2 months ago
  69. 81d563a Merge "Apply API council feedback" into androidx-main by Treehugger Robot · 1 year, 2 months ago
  70. d69908c Use api for dependencies exposed publicly by Mohammad Saboorian · 1 year, 2 months ago
  71. d9a8f3c Add API to query the supported DynamicRanges from Recorder by mingdatsai · 1 year, 4 months ago
  72. 04243c9 Merge "Revert accidental commenting out CameraPipeConfig in VideoEncoderTest" into androidx-main by Treehugger Robot · 1 year, 2 months ago
  73. 6382afa Revert accidental commenting out CameraPipeConfig in VideoEncoderTest by David Jia · 1 year, 2 months ago
  74. d0c1419 Add -Xjvm-default=all compiler options by raghavmehta · 1 year, 2 months ago
  75. 5896bd6 Apply SingleLineCodepointTransformation to SingleLine BasicTextField2 by Halil Ozercan · 1 year, 2 months ago
  76. 12fb272 Merge "SdkSuppress a new test for BasicTextField2" into androidx-main by Aurimas Liutikas · 1 year, 2 months ago
  77. 514758b Merge "Update getVariance to handle a set of size 1." into androidx-main by Aurimas Liutikas · 1 year, 2 months ago
  78. 38715d9 Merge "Revert "Extract logic that decides whether or not a SemanticsNode (and its AccessibilityNodeInfo) will be `screenReaderFocusable`."" into androidx-main by Treehugger Robot · 1 year, 2 months ago
  79. 919cf83 Merge "Use .fastForEach for iterating over set in Snapshot" into androidx-main by Treehugger Robot · 1 year, 2 months ago
  80. 7f2e84c Merge "Clean up MotionLayout Composable flags" into androidx-main by Oscar Adame Vázquez · 1 year, 2 months ago
  81. 46b7e20 Merge "Add BottomNavigation with empty Scanner and Advertiser screens" into androidx-main by Treehugger Robot · 1 year, 2 months ago
  82. 704679d Merge "AeFpsRange in camera-pipe-integration" into androidx-main by Treehugger Robot · 1 year, 2 months ago
  83. 41e3063 Use .fastForEach for iterating over set in Snapshot by Andrei Shikov · 1 year, 2 months ago
  84. 9511276 Revert "Extract logic that decides whether or not a SemanticsNode (and its AccessibilityNodeInfo) will be `screenReaderFocusable`." by Melba Nuzen · 1 year, 2 months ago
  85. 9e45b01 Fix flaky test in LazyPagingItemsTest by Clara Fok · 1 year, 2 months ago
  86. 380f416 AeFpsRange in camera-pipe-integration by David Jia · 1 year, 3 months ago
  87. 3dcf826 Merge "Fix moving content into a sub-composition" into androidx-main by Chuck Jazdzewski · 1 year, 2 months ago
  88. 7816d83 Merge "Import translations. DO NOT MERGE ANYWHERE" into androidx-main by Treehugger Robot · 1 year, 2 months ago
  89. 701018e Merge "Import translations. DO NOT MERGE ANYWHERE" into androidx-main by Treehugger Robot · 1 year, 2 months ago
  90. b7105c2 Merge "Minor API adjustments" into androidx-main by Chet Haase · 1 year, 2 months ago
  91. 456d32d Update to androidx.test libraries released on 03.21.2023 by Brett Chabot · 1 year, 3 months ago
  92. ff79272 Merge "Bump Navigation to 2.6.0-beta01" into androidx-main by Treehugger Robot · 1 year, 2 months ago
  93. a75fcac Configuration Change Consistency in Play Auth Flow by Arpan Kaphle · 1 year, 2 months ago
  94. 803754d Fix moving content into a sub-composition by Chuck Jazdzewski · 1 year, 2 months ago
  95. 760cfaf Merge "Add a module for Material 3 apdative" into androidx-main by Mariano Martin · 1 year, 2 months ago
  96. e351dfe Bump Navigation to 2.6.0-beta01 by Jeremy Woods · 1 year, 2 months ago
  97. 33caad7 Merge "Adds active tab content ID to TabTemplate and deprecates active state on Tabs" into androidx-main by Omair Malik · 1 year, 2 months ago
  98. 7e7c417 Merge "Rename TextFieldState.value property to text." into androidx-main by Treehugger Robot · 1 year, 2 months ago
  99. bea6123 Merge "Add ItemImageShape property to GridTemplate." into androidx-main by Sevena Skeels · 1 year, 2 months ago
  100. 56444bd Merge "Updated output check when executing pm dump-profiles for Android U compatibility" into androidx-main by Marcello Albano · 1 year, 2 months ago