1. 41e3063 Use .fastForEach for iterating over set in Snapshot by Andrei Shikov · 1 year, 2 months ago
  2. 4f9aff8 Merge "Bump demo version to 1.14" into androidx-main by Treehugger Robot · 1 year, 2 months ago
  3. 3121e3b Merge "GreedyScheduler: throttle if worker is retried excessively" into androidx-main by Sergey Vasilinetc · 1 year, 2 months ago
  4. 968fb4c Merge "workaround for MSSIM matcher bug" into androidx-main by Vighnesh Raut · 1 year, 2 months ago
  5. 4a723ad workaround for MSSIM matcher bug by Vighnesh Raut · 1 year, 3 months ago
  6. 71c863f Merge changes I18c1e776,Ie68d0fbe into androidx-main by Neda Topoljanac · 1 year, 2 months ago
  7. fc65ca8 Merge "Add checks to validate ComplicationSlot types" into androidx-main by Treehugger Robot · 1 year, 2 months ago
  8. 1562404 Merge "Remove secureContent from BasicTextField2" into androidx-main by Treehugger Robot · 1 year, 2 months ago
  9. d72074f Merge "Fix test EncoderProfilesProvider test on Cuttlefish TSE4 build" into androidx-main by Treehugger Robot · 1 year, 2 months ago
  10. b181bca Merge "Mark SurfaceGraph as closed when it's closed" into androidx-main by Jasmine Chen · 1 year, 2 months ago
  11. f00dfe4 Mark SurfaceGraph as closed when it's closed by Jasmine Chen · 1 year, 2 months ago
  12. e9eaaeb Merge "feat: introduce wide-button composables in tv material" into androidx-main by Vighnesh Raut · 1 year, 2 months ago
  13. 454e20a Merge changes from topic "grounding_service_rpc" into androidx-main by Dennis Tu · 1 year, 2 months ago
  14. fa80e692 Merge "Bump Compose Compiler to 1.4.5 for stable release after Kotlin upgrade." into androidx-main by Treehugger Robot · 1 year, 2 months ago
  15. 1926375 Merge "Convert Property#isProhibited setter to a static method" into androidx-main by Michael Kucharski · 1 year, 2 months ago
  16. 74fe019 implement requestGrounding rpc method by Dennis Tu · 1 year, 3 months ago
  17. a606ed5 migrate app interaction service grpc impl class to kt by Dennis Tu · 1 year, 3 months ago
  18. 4a3bea8 Merge "Guarding against potential leaks in calls to endTransaction() for prepared queries." into androidx-main by Treehugger Robot · 1 year, 2 months ago
  19. ff28baa Merge "Request max MTU on Connecting GATT" into androidx-main by Kyunglyul Hyun · 1 year, 2 months ago
  20. 8d9f0b6 Merge "Rename Session -> ExecutionSession to align it with ActionExecutor" into androidx-main by Michael Kucharski · 1 year, 2 months ago
  21. 691b2f2 Convert Property#isProhibited setter to a static method by Michael Kucharski · 1 year, 2 months ago
  22. 4ae31c9 Merge "Use StreamSpec frame rate for video and preview" into androidx-main by Treehugger Robot · 1 year, 2 months ago
  23. 4f8e946 Rename Session -> ExecutionSession to align it with ActionExecutor by Michael Kucharski · 1 year, 2 months ago
  24. 7c2bb75 Use StreamSpec frame rate for video and preview by Trevor McGuire · 1 year, 3 months ago
  25. 95755c3 Bump Compose Compiler to 1.4.5 for stable release after Kotlin upgrade. by Jim S · 1 year, 2 months ago
  26. 0dd7304 Merge "Fix leak from ReportFullyDrawnExecutor" into androidx-main by Treehugger Robot · 1 year, 2 months ago
  27. 9ab0333 Guarding against potential leaks in calls to endTransaction() for prepared queries. by elifbilgin · 1 year, 2 months ago
  28. 3fdfdbc Merge "Rename ParamProperty -> Property per recent API decision" into androidx-main by Michael Kucharski · 1 year, 2 months ago
  29. ee64113 Merge "Add missing VideoRecordEvent error string" into androidx-main by Treehugger Robot · 1 year, 2 months ago
  30. a03e56b Merge "OkioStorage takes in coordinator producer so it could support MultiProcCoordinator Bug: b/266681189 Test: ./gradlew :datastore:datastore-core:test && ./gradlew :datastore:datastore-core:connectedAndroidTest Relnote: Changed OkioStorage constructor to accept an InterProcessCoordinator so that it can be used on Android with MultiProcessCoordinator." into androidx-main by Zhiyuan Wang · 1 year, 2 months ago
  31. 16c5a46 Fix leak from ReportFullyDrawnExecutor by George Mount · 1 year, 2 months ago
  32. 39913b4 Rename ParamProperty -> Property per recent API decision by Michael Kucharski · 1 year, 2 months ago
  33. 656efa6 Merge "Move CapabilityBuilderBase inside Capability" into androidx-main by Michael Kucharski · 1 year, 2 months ago
  34. 0a0b773 Merge changes I066b9ee8,Iea2f5100 into androidx-main by Treehugger Robot · 1 year, 2 months ago
  35. 161a335 Move CapabilityBuilderBase inside Capability by Michael Kucharski · 1 year, 2 months ago
  36. 5c72931 Merge "[TimePicker] Remove TimePickerState from stable API" into androidx-main by Mariano Martin · 1 year, 2 months ago
  37. 88aa933 Merge "importInspectorImplementation attribute" into androidx-main by Jeff Gaston · 1 year, 2 months ago
  38. 84f10c7 Merge "Fix reused modifier nodes not being re-attached" into androidx-main by Treehugger Robot · 1 year, 2 months ago
  39. b1b317e Merge "Add TODOs for cleanup in TestFileIO" into androidx-main by Treehugger Robot · 1 year, 2 months ago
  40. 3f4b3cd Merge "Clean up ByMatcher" into androidx-main by Daniel Peykov · 1 year, 2 months ago
  41. c549ee9 Merge "Updated docs-public/build.gradle for the following artifacts:" into androidx-main by Treehugger Robot · 1 year, 2 months ago
  42. b00690d OkioStorage takes in coordinator producer so it could support MultiProcCoordinator by Zhiyuan Wang · 1 year, 3 months ago
  43. 8887317 [TimePicker] Remove TimePickerState from stable API by marian · 1 year, 2 months ago
  44. 2034a2c Clean up ByMatcher by Daniel Peykov · 1 year, 3 months ago
  45. 0ced352 Add TODOs for cleanup in TestFileIO by Yigit Boyar · 1 year, 2 months ago
  46. f970e90 Merge "Extract logic that decides whether or not a SemanticsNode (and its AccessibilityNodeInfo) will be `screenReaderFocusable`." into androidx-main by Melba Nuzen · 1 year, 2 months ago
  47. 16d1237 Merge "Disabled profile installer tests for api 34" into androidx-main by Marcello Albano · 1 year, 2 months ago
  48. 21acafc Updated docs-public/build.gradle for the following artifacts: by vineel sadineni · 1 year, 2 months ago
  49. 62e7039 Fix reused modifier nodes not being re-attached by Andrew Bailey · 1 year, 3 months ago
  50. a321044 Merge "Tvprovider : Fix resource leak" into androidx-main by Henry Fang · 1 year, 2 months ago
  51. a2e0f9f Merge "Introduce TV opinionated material cards" into androidx-main by Aditya Arora · 1 year, 2 months ago
  52. 60256cc Merge "[Concurrent Camera] Improve the javadoc" into androidx-main by Treehugger Robot · 1 year, 2 months ago
  53. 9929351 Introduce TV opinionated material cards by Aditya Arora · 1 year, 3 months ago
  54. 88faa14 Merge changes I22d571e6,I2e08d210,I3d09c41d into androidx-main by Treehugger Robot · 1 year, 2 months ago
  55. 0658657 Request max MTU on Connecting GATT by Kyunglyul Hyun · 1 year, 3 months ago
  56. b3dcb9e Fix test EncoderProfilesProvider test on Cuttlefish TSE4 build by mingdatsai · 1 year, 2 months ago
  57. ee8972c Fix CameraControlAdapterDeviceTest crash by WenHung_Teng · 1 year, 2 months ago
  58. b2cb73e Fix test to close DeferrableSurface by WenHung_Teng · 1 year, 2 months ago
  59. 010882c Fix CameraControlAdapterDeviceTest AE AF mode related test by WenHung_Teng · 1 year, 2 months ago
  60. 0ecdede feat: introduce wide-button composables in tv material by Vighnesh Raut · 1 year, 3 months ago
  61. c1ce420 GreedyScheduler: throttle if worker is retried excessively by Sergey Vasilinets · 1 year, 2 months ago
  62. 4f8daf8 Merge "Renaming ROOM_UNNECESSARY_NULLABILITY_IN_DAO_RETURN_TYPE to remove ROOM_ prefix, but add “ROOM_” prefix in value for consistency with other constants." into androidx-main by Treehugger Robot · 1 year, 2 months ago
  63. 360082b Merge "Update versions for release id 1680714000000" into androidx-main by Treehugger Robot · 1 year, 2 months ago
  64. 5963b0e Update versions for release id 1680714000000 by natnaelbelay · 1 year, 2 months ago
  65. ac51286 Merge "Ensure postponed with timeout does not cause leak" into androidx-main by Treehugger Robot · 1 year, 2 months ago
  66. 01d7d10 Disabled profile installer tests for api 34 by Marcello Albano · 1 year, 2 months ago
  67. c455a3d Merge "Kotlin 1.8.20" into androidx-main by Jim Sproch · 1 year, 2 months ago
  68. a20c848 Merge "Reenable ignored snapshot list and map tests" into androidx-main by Chuck Jazdzewski · 1 year, 2 months ago
  69. 4f4604d [Concurrent Camera] Improve the javadoc by Kailiang Chen · 1 year, 3 months ago
  70. 72eedc5 Remove secureContent from BasicTextField2 by Halil Ozercan · 1 year, 2 months ago
  71. dbc6dcd Merge "Bump compose.material3 version to 1.1.0-rc01" into androidx-main by Connie Shi · 1 year, 2 months ago
  72. 36a0dcd Merge "Misc polish for BTF2 APIs." into androidx-main by Zach Klippenstein · 1 year, 2 months ago
  73. 906b163d Merge "Rename Argument -> Arguments as per API feedback." into androidx-main by Michael Kucharski · 1 year, 2 months ago
  74. 9ff443a Merge "Fix Regression in custom enter/exit focus properties" into androidx-main by Treehugger Robot · 1 year, 2 months ago
  75. 1134fe9 Merge "Disable flaking cursorNotBlinking_whileTyping test" into androidx-main by Aurimas Liutikas · 1 year, 2 months ago
  76. 467bc03 Rename Argument -> Arguments as per API feedback. by Michael Kucharski · 1 year, 2 months ago
  77. f78232e Merge "Added cobuilt test paths for profile verification tests" into androidx-main by Marcello Albano · 1 year, 2 months ago
  78. f2a29c8 Merge "Disable SynchronousActivityLifecycleTest on API 21 emulator" into androidx-main by Aurimas Liutikas · 1 year, 2 months ago
  79. 02f7ab7 Merge "Delete non-used types from cap-core library." into androidx-main by Ianna Li · 1 year, 2 months ago
  80. a5a77c3 Disable SynchronousActivityLifecycleTest on API 21 emulator by Aurimas Liutikas · 1 year, 2 months ago
  81. fc8a955 Renaming ROOM_UNNECESSARY_NULLABILITY_IN_DAO_RETURN_TYPE to remove ROOM_ prefix, but add “ROOM_” prefix in value for consistency with other constants. by elifbilgin · 1 year, 2 months ago
  82. f18f33f Add missing VideoRecordEvent error string by Trevor McGuire · 1 year, 2 months ago
  83. 7a047f1 Fix Regression in custom enter/exit focus properties by Ralston Da Silva · 1 year, 2 months ago
  84. 8243c6c Misc polish for BTF2 APIs. by Zach Klippenstein · 1 year, 2 months ago
  85. b57e973 Delete non-used types from cap-core library. by Ianna Li · 1 year, 3 months ago
  86. 54dbe0d Merge changes I979dba84,Ic8d736ff into androidx-main by Zach Klippenstein · 1 year, 2 months ago
  87. 20ef139 Merge "Remove the system settings check from BasicSecureTextField." into androidx-main by Treehugger Robot · 1 year, 2 months ago
  88. 34ddf05 Extract logic that decides whether or not a SemanticsNode (and its AccessibilityNodeInfo) will be `screenReaderFocusable`. by Melba Nuzen · 1 year, 3 months ago
  89. 73c4646 Merge "Add suggestion card into Navigation app" into androidx-main by Stella Li · 1 year, 2 months ago
  90. 9df47f7 Add suggestion card into Navigation app by Stella Li · 1 year, 3 months ago
  91. e72229c Reenable ignored snapshot list and map tests by Chuck Jazdzewski · 1 year, 2 months ago
  92. 2affe77 Add test with MotionLayout and changing text by Oscar Adame Vázquez · 1 year, 2 months ago
  93. cb903ca Merge "Ignore failing tests for Bug: 276935528" into androidx-main by Radha Nakade · 1 year, 2 months ago
  94. 31a1562 Ignore failing tests for Bug: 276935528 by Radha Nakade · 1 year, 2 months ago
  95. 1502108 Added cobuilt test paths for profile verification tests by Marcello Albano · 1 year, 2 months ago
  96. 1fd7987 Disable flaking cursorNotBlinking_whileTyping test by Aurimas Liutikas · 1 year, 2 months ago
  97. bf0a022 Remove the system settings check from BasicSecureTextField. by Zach Klippenstein · 1 year, 2 months ago
  98. e0f2e63 Merge "Turndown failing test on pixel2api33 emulator instances" into androidx-main by Aurimas Liutikas · 1 year, 2 months ago
  99. df51ed6 Merge "Fix regression b/276792587" into androidx-main by Treehugger Robot · 1 year, 2 months ago
  100. 3313773 Add DynamicGraphs as a Macrobenchmark test by Oscar Adame Vázquez · 1 year, 2 months ago