1. f42c5f0 Merge "Rename accessibilityLabel/Value to content/stateDescription" into androidx-master-dev by Treehugger Robot · 3 years, 7 months ago
  2. 250e11d Make title of grid items mandatory by Jorge Pereira · 3 years, 7 months ago
  3. e2b6eec Utility in-memory EXIF writer class by Trevor McGuire · 3 years, 7 months ago
  4. 59b239c Merge "Add initial tracing to ComponentActivity.reportFullyDrawn" into androidx-master-dev by Chris Craik · 3 years, 7 months ago
  5. 020c1f0 Add enableLiveLiterals internal method for tooling by Leland Richardson · 3 years, 7 months ago
  6. 9645b83 Merge "Add package visibility APIs for schema types." into androidx-master-dev by Cassie Wang · 3 years, 7 months ago
  7. 37cc23c30 Bump tracing to 1.1.0-alpha01 by Chris Craik · 3 years, 7 months ago
  8. 0cc052f Add initial tracing to ComponentActivity.reportFullyDrawn by Chris Craik · 3 years, 7 months ago
  9. 0ab2c94 Merge "Relax test for distinct values" into androidx-master-dev by Treehugger Robot · 3 years, 7 months ago
  10. 1f6cf26 RoomDataBaseBuilder.build() should be safe to call multiple times. The current implementation double wraps query callbacks. by rohitsat13 · 3 years, 7 months ago
  11. a0ac4ef Relax test for distinct values by Diego Vela · 3 years, 7 months ago
  12. 0ecb641 Merge "Match wrappers by Modifier identity" into androidx-master-dev by Treehugger Robot · 3 years, 7 months ago
  13. 26be525 Remove unneeded experimental annotations by Ralston Da Silva · 3 years, 7 months ago
  14. da4e97a Merge "Keyboard hidden when moving between textboxes" into androidx-master-dev by Treehugger Robot · 3 years, 7 months ago
  15. 45a74cc Creating FocusRequesters using destructuring declaration by Ralston Da Silva · 3 years, 7 months ago
  16. 31b6919 Add package visibility APIs for schema types. by Cassie Wang · 3 years, 7 months ago
  17. 25ac4d3 Rename accessibilityLabel/Value to content/stateDescription by Alexandre Elias · 3 years, 7 months ago
  18. 05be38d Remove custom events from suspending pointer input by George Mount · 3 years, 7 months ago
  19. 330c2ff Merge "[GH] Avoid exception when calling Activity.reportFullyDrawn()" into androidx-master-dev by Ian Lake · 3 years, 7 months ago
  20. 814ca95 Merge "Allow multiple callbacks from WM Sidecar in tests" into androidx-master-dev by Treehugger Robot · 3 years, 7 months ago
  21. f9f970e Merge "studiow offering extra short arguments for various project subsets" into androidx-master-dev by Jeff Gaston · 3 years, 7 months ago
  22. fa01cd0 [GH] Avoid exception when calling Activity.reportFullyDrawn() by Simon Schiller · 3 years, 7 months ago
  23. a756115 Merge "Remove unused JVM synchronization helpers" into androidx-master-dev by Jim Sproch · 3 years, 7 months ago
  24. 18cff6e Merge "Ensure ActivityResultRegistry keeps saved pending results" into androidx-master-dev by Treehugger Robot · 3 years, 7 months ago
  25. 1a68843 Merge "Support simple state restoration cases" into androidx-master-dev by Treehugger Robot · 3 years, 7 months ago
  26. b5d1dea Merge changes I4221ee8a,I9a42e4de,I433f3950 into androidx-master-dev by Jelle Fresen · 3 years, 7 months ago
  27. 1dd09ea Allow multiple callbacks from WM Sidecar in tests by Andrii Kulian · 3 years, 7 months ago
  28. 276fd5b Keyboard hidden when moving between textboxes by Ralston Da Silva · 3 years, 9 months ago
  29. 86632c8 Ensure ActivityResultRegistry keeps saved pending results by Jeremy Woods · 3 years, 7 months ago
  30. c055b08 Merge "Transition v2" into androidx-master-dev by Doris Liu · 3 years, 7 months ago
  31. 4058e84 Match wrappers by Modifier identity by George Mount · 3 years, 7 months ago
  32. 9eae0ae Merge changes I41fd9955,Ib4457d14 into androidx-master-dev by Treehugger Robot · 3 years, 7 months ago
  33. 1a62969 Merge "Fixes for subcomposition" into androidx-master-dev by Treehugger Robot · 3 years, 7 months ago
  34. 8e50574 Merge changes Id4cda538,I0d40eb4b into androidx-master-dev by Treehugger Robot · 3 years, 7 months ago
  35. 46a09cd Merge "Add CameraInfoInternal to UseCase#mergeConfigs()" into androidx-master-dev by Treehugger Robot · 3 years, 7 months ago
  36. 80be95e Merge "Update OnReceiveContentListener API" into androidx-master-dev by Nikita Dubrovsky · 3 years, 7 months ago
  37. b6da313 WatchFace: Tweak the DirectBoot condition by Alex Clarke · 3 years, 7 months ago
  38. 3fda2d2 Re-call onApplyWindowInsets after the update of visibleInsets by Vadim Caen · 3 years, 9 months ago
  39. 026ed6e Merge "JSON output for macrobenchmarks" into androidx-master-dev by Chris Craik · 3 years, 7 months ago
  40. aa759c0 Merge "Add LargeTest annotation to some tests" into androidx-master-dev by Treehugger Robot · 3 years, 7 months ago
  41. dc4f742 Merge "Adds lint check to enforce that calls to `remember` do not return Unit." into androidx-master-dev by Louis Pullen-Freilich · 3 years, 7 months ago
  42. 6c48310 build_log_simplifier now outputting probable reproduction instructions in output by Jeff Gaston · 3 years, 7 months ago
  43. 3cc293e removing build_log_simplifier duplicate coded exemptions by Jeff Gaston · 3 years, 7 months ago
  44. 9197fa9 Reenable isDirty check in ComposeIdlingResource by Jelle Fresen · 3 years, 7 months ago
  45. 8aafc88 Remove CompositionAwaiter, it is no longer needed by Jelle Fresen · 3 years, 7 months ago
  46. 74100c3 Add Compose variant of IdlingResources by Jelle Fresen · 3 years, 7 months ago
  47. 2ecbc43 Merge "build.sh checking for files generated in the source repo" into androidx-master-dev by Jeff Gaston · 3 years, 7 months ago
  48. 958e0d3 Merge "packageAllClassFilesForCoverageReport now using unique jar names" into androidx-master-dev by Jeff Gaston · 3 years, 7 months ago
  49. 5b26a84 Minor comment fix in AppSearchSession by Terry Wang · 3 years, 7 months ago
  50. 37038a7 Merge "Rework the innerLayerWrapper cache" into androidx-master-dev by Andrey Kulikov · 3 years, 7 months ago
  51. 9928b2dd Merge "TestModifierUpdaterLayout" into androidx-master-dev by Andrey Kulikov · 3 years, 7 months ago
  52. cadfd99 Merge "Add PlaybackStateCompat.ACTION_SET_PLAYBACK_SPEED" into androidx-master-dev by Hyundo Moon · 3 years, 7 months ago
  53. b3e17f1 Merge "Auto resume support in AmbientModeSupport" into androidx-master-dev by John Nichol · 3 years, 7 months ago
  54. 9091a0f Merge changes from topic "query-callback" into androidx-master-dev by Treehugger Robot · 3 years, 7 months ago
  55. 49cb924 Add PlaybackStateCompat.ACTION_SET_PLAYBACK_SPEED by Hyundo Moon · 3 years, 7 months ago
  56. dc777d0 Merge "Reorganize selection toolbar" into androidx-master-dev by Treehugger Robot · 3 years, 7 months ago
  57. 7964cc3 Transition v2 by Doris Liu · 3 years, 7 months ago
  58. b3a762e Merge "[GH] Bump playground snapshot versions" into androidx-master-dev by Dustin Lam · 3 years, 7 months ago
  59. 6096de0 Merge "Add setAvailableCamerasLimiter API to CameraXConfig" into androidx-master-dev by Treehugger Robot · 3 years, 7 months ago
  60. a637bd5 Merge "Upgrade camera atomicfu to 0.15.0" into androidx-master-dev by Jim Sproch · 3 years, 7 months ago
  61. 253d72b Fixes for subcomposition by Adam Powell · 3 years, 7 months ago
  62. f77bb24 Adds lint check to enforce that calls to `remember` do not return Unit. by Louis Pullen-Freilich · 3 years, 7 months ago
  63. d28fa62 Add CameraInfoInternal to UseCase#mergeConfigs() by Trevor McGuire · 3 years, 7 months ago
  64. e89cd01 JSON output for macrobenchmarks by Chris Craik · 3 years, 7 months ago
  65. 11ef032 Quirks#contains() for checking existence of quirks by Trevor McGuire · 3 years, 7 months ago
  66. 2707ec7 Merge "Add API level information exchange between client and host" into androidx-master-dev by Roberto Perez · 3 years, 7 months ago
  67. 9e2c61d9 Move CameraQuirks from Camera to CameraInfo by Trevor McGuire · 3 years, 7 months ago
  68. 44e5637 Merge "Bump leanback-paging to alpha07" into androidx-master-dev by Treehugger Robot · 3 years, 7 months ago
  69. a67812a Upgrade camera atomicfu to 0.15.0 by Jim Sproch · 3 years, 7 months ago
  70. 0a97d7c Merge "Relax test when checking device state callbacks." into androidx-master-dev by Diego Vela · 3 years, 7 months ago
  71. 5566ecd Merge "Unwrap asumption exception thrown in activity scenario." into androidx-master-dev by Darryl Johnson · 3 years, 7 months ago
  72. 12b68a5 [GH] Bump playground snapshot versions by Dustin Lam · 3 years, 7 months ago
  73. e4e6cf2 Merge "Update CarServiceType values and START_CAR_APP_BINDER_KEY name to follow naming conventions." into androidx-master-dev by Treehugger Robot · 3 years, 7 months ago
  74. e6d80a1 Reorganize selection toolbar by haoyu · 3 years, 7 months ago
  75. ae75b62 Relax test when checking device state callbacks. by Diego Vela · 3 years, 7 months ago
  76. 204df237 Follow-up CL resolving b/174478034. Adding functionality for handling bind arguments provided for queries. by Elif Bilgin · 3 years, 7 months ago
  77. 3799bcb Merge "Prevent mpdecision from hotplugging cpu during benchmarks" into androidx-master-dev by Dustin Lam · 3 years, 7 months ago
  78. 4e9058e Merge "Make PagingSource.getRefreshKey stable API" into androidx-master-dev by Dustin Lam · 3 years, 7 months ago
  79. 5de09ba Merge "Fix WM Jetpack device state updates and test failures" into androidx-master-dev by Andrii Kulian · 3 years, 7 months ago
  80. 4bdea09 Merge "Check orientation change before veryfing layout in tests" into androidx-master-dev by Diego Vela · 3 years, 7 months ago
  81. 6fc8a6c Update CarServiceType values and START_CAR_APP_BINDER_KEY name to by Ram Parameswaran · 3 years, 7 months ago
  82. 6d64250 Fix WM Jetpack device state updates and test failures by Andrii Kulian · 3 years, 7 months ago
  83. c2c4ba5 Update OnReceiveContentListener API by Nikita Dubrovsky · 3 years, 7 months ago
  84. 2e13f01 Merge "Export script now maintains only the 'external' framework folder." into androidx-master-dev by Alexander Dorokhine · 3 years, 7 months ago
  85. c3fad63 Bump leanback-paging to alpha07 by Dustin Lam · 3 years, 7 months ago
  86. ff2b5a3 Check orientation change before veryfing layout in tests by Andrii Kulian · 3 years, 7 months ago
  87. 4c73970 Support simple state restoration cases by Yigit Boyar · 3 years, 7 months ago
  88. ab6d205 Implementing functionality for a general callback function for SQLite queries. If possible, bind arguments are provided to the callback in addition to the SQLite query statement. This callback may be used for logging executed queries, in which case it is recommended to use an immediate executor. by Elif Bilgin · 3 years, 7 months ago
  89. 8fe7fbb Merge "Clear invalid observations on commit" into androidx-master-dev by George Mount · 3 years, 7 months ago
  90. df6eb56 Prevent mpdecision from hotplugging cpu during benchmarks by Dustin Lam · 3 years, 7 months ago
  91. 6ca568c Add API level information exchange between client and host by Roberto Perez · 3 years, 7 months ago
  92. fb2969a Make PagingSource.getRefreshKey stable API by Dustin Lam · 3 years, 7 months ago
  93. cb47050e Merge "Support nested scroll in Modifier.scrollable." into androidx-master-dev by Treehugger Robot · 3 years, 7 months ago
  94. 792ced8 Merge "SavedStateHandle#keys() now returns keys of Providers and LiveData-s" into androidx-master-dev by Treehugger Robot · 3 years, 7 months ago
  95. b773dd8 Unwrap asumption exception thrown in activity scenario. by Darryl L Johnson · 3 years, 7 months ago
  96. da6cf1c Merge "Update CarAppService methods to be final" into androidx-master-dev by Ram Parameswaran · 3 years, 7 months ago
  97. ea1429f Merge "Changes the default severity of Composable lambda parameter lint checks to IGNORE" into androidx-master-dev by Treehugger Robot · 3 years, 7 months ago
  98. 9546bfd Merge "simplify-build-failure saving fewest files as soon as it finds them" into androidx-master-dev by Jeff Gaston · 3 years, 7 months ago
  99. f3bf076 Merge "Enable collecting parameter information when inspector enabled" into androidx-master-dev by Treehugger Robot · 3 years, 7 months ago
  100. 8e5051b Auto resume support in AmbientModeSupport by Xiangyin Ma · 3 years, 7 months ago