1. dd3c8e9 Merge "Fix failing postsubmit tests on android s cuttlefish instances" into androidx-master-dev by Sambit Padhi · 3 years, 7 months ago
  2. f6d9ef8 Fix failing postsubmit tests on android s cuttlefish instances by sambitp · 3 years, 7 months ago
  3. 96d6743 Merge "Add Scrollable interface" into androidx-master-dev by Treehugger Robot · 3 years, 7 months ago
  4. 8d7494f Merge "Removed toRadians extension methods" into androidx-master-dev by Treehugger Robot · 3 years, 7 months ago
  5. 7974dd4 Merge "Ensure only transitioning fragments are made disappearing" into androidx-master-dev by Treehugger Robot · 3 years, 7 months ago
  6. c19b367 Merge "Add CompositionData to replace SlotTable for tooling API usage" into androidx-master-dev by Chuck Jazdzewski · 3 years, 7 months ago
  7. da136b6 Merge "Refactor/Clean up/Fix lint errors and warnings in view artifact" into androidx-master-dev by Treehugger Robot · 3 years, 7 months ago
  8. 954e96f Merge "Bump tracing to 1.1.0-alpha01" into androidx-master-dev by Treehugger Robot · 3 years, 7 months ago
  9. 6a0aa88 Add Scrollable interface by Ryan Mentley · 3 years, 7 months ago
  10. 6f51957 Merge "Remove nullability annotation from unknown nullness platform-defined arg" into androidx-master-dev by Treehugger Robot · 3 years, 7 months ago
  11. 66d7e5e Ensure only transitioning fragments are made disappearing by Ian Lake · 3 years, 7 months ago
  12. a22bc9d Merge "Remove drag detector dependency on partial consumption" into androidx-master-dev by George Mount · 3 years, 7 months ago
  13. 97f3101 Merge "Use IntOffset in the offset with lambda modifier" into androidx-master-dev by Treehugger Robot · 3 years, 7 months ago
  14. 27cb416 Merge "Handle Large Raw images and Small Raw images differently, to handle portrait and thumbnail cases." into androidx-master-dev by Treehugger Robot · 3 years, 7 months ago
  15. 050dd2e Removed toRadians extension methods by Nader Jawad · 3 years, 7 months ago
  16. b90cec5 Remove nullability annotation from unknown nullness platform-defined arg by Alan Viverette · 3 years, 7 months ago
  17. 7c66bde Merge "Add support for deferred brush creation" into androidx-master-dev by Nader Jawad · 3 years, 7 months ago
  18. f8a8df0 Merge "Fix direct transition from VIEW_CREATED to CREATED" into androidx-master-dev by Treehugger Robot · 3 years, 7 months ago
  19. 0727f75 Handle Large Raw images and Small Raw images differently, to handle portrait and thumbnail cases. by timchan · 3 years, 7 months ago
  20. 0621555 Merge "Remove deprecated KeyEvent.Alt" into androidx-master-dev by Treehugger Robot · 3 years, 7 months ago
  21. db8f9a0 Merge "Rename KeyInputFilter to onKeyEvent" into androidx-master-dev by Treehugger Robot · 3 years, 7 months ago
  22. c7d40e2 Use IntOffset in the offset with lambda modifier by Mihai Popa · 3 years, 7 months ago
  23. 67a29d6 Merge "Rename HandlePointerInputScope and handlePointerInput API" into androidx-master-dev by Treehugger Robot · 3 years, 7 months ago
  24. 9a9f735 Merge "Ensure we restore focus on Fragment root view" into androidx-master-dev by Treehugger Robot · 3 years, 7 months ago
  25. d1a004d Merge "Reorganize and rename files in foundation.layout" into androidx-master-dev by Treehugger Robot · 3 years, 7 months ago
  26. 231d19e Merge "Add ScreenManager#popToRoot and renamed OnScreenResultCallback -> OnScreenResultListener" into androidx-master-dev by Billy Lam · 3 years, 7 months ago
  27. 0161624 Merge "Support adaptive number of columns in LazyVerticalGrid" into androidx-master-dev by Treehugger Robot · 3 years, 7 months ago
  28. ac73cd7 Merge "Renaming focusObserver" into androidx-master-dev by Treehugger Robot · 3 years, 7 months ago
  29. 53c68e3 Fix direct transition from VIEW_CREATED to CREATED by Ian Lake · 3 years, 7 months ago
  30. 001f38f Refactor/Clean up/Fix lint errors and warnings in view artifact by husaynhakeem · 3 years, 7 months ago
  31. 9fcdd6f Add CompositionData to replace SlotTable for tooling API usage by Chuck Jazdzewski · 3 years, 7 months ago
  32. e9ed490 Ensure we restore focus on Fragment root view by Jeremy Woods · 3 years, 7 months ago
  33. bb237b8 Merge "Revert "Reenable isDirty check in ComposeIdlingResource"" into androidx-master-dev by Treehugger Robot · 3 years, 7 months ago
  34. 3226005 Merge "Clean up coroutines in repeated tests like benchmarks" into androidx-master-dev by Treehugger Robot · 3 years, 7 months ago
  35. 2ed00f1 Merge "Add a callback for AsyncDiffer to update presenter state before ListUpdateCallback triggers" into androidx-master-dev by Dustin Lam · 3 years, 7 months ago
  36. d24a03b Support adaptive number of columns in LazyVerticalGrid by Aleksandr Litovchenko · 3 years, 8 months ago
  37. 97cae28 Merge "Remove long deprecated APIs and deprecate more" into androidx-master-dev by Doris Liu · 3 years, 7 months ago
  38. e9f976c Add support for deferred brush creation by Nader Jawad · 3 years, 7 months ago
  39. ce3228f0 Remove deprecated KeyEvent.Alt by Ralston Da Silva · 3 years, 7 months ago
  40. 589682d Merge "Remove redundant ExperimentalCoroutinesApi declarations" into androidx-master-dev by Dustin Lam · 3 years, 7 months ago
  41. 6d420b3 Merge "Reset animations when target state is changed" into androidx-master-dev by Doris Liu · 3 years, 7 months ago
  42. 8b9e976 Revert "Reenable isDirty check in ComposeIdlingResource" by Filip Pavlis · 3 years, 7 months ago
  43. a385eb3 Clean up coroutines in repeated tests like benchmarks by Alexandre Elias · 3 years, 7 months ago
  44. 72bd14e Merge "Deprecate LazyColumnFor, LazyRowFor, LazyColumnForIndexed and LazyRowForIndexed" into androidx-master-dev by Treehugger Robot · 3 years, 7 months ago
  45. d19722a Rename KeyInputFilter to onKeyEvent by Ralston Da Silva · 3 years, 7 months ago
  46. ce3bb59 Merge "Update KSP dependency to 20201204" into androidx-master-dev by Treehugger Robot · 3 years, 7 months ago
  47. 1d2e178 Remove drag detector dependency on partial consumption by George Mount · 3 years, 7 months ago
  48. e4bcde7 Merge "Bump sharetarget to alpha after rc." into androidx-master-dev by Aaron Labiaga · 3 years, 7 months ago
  49. a19b9ec Renaming focusObserver by Ralston Da Silva · 3 years, 7 months ago
  50. d9941a1c Merge "Do not recompose children compositions manually in SubcomposeLayout" into androidx-master-dev by Treehugger Robot · 3 years, 7 months ago
  51. 560710d Merge "Remove incorrect annotation import." into androidx-master-dev by Treehugger Robot · 3 years, 7 months ago
  52. e9d2610 Merge "Remove custom events from suspending pointer input" into androidx-master-dev by Treehugger Robot · 3 years, 7 months ago
  53. e1d97f2 Merge "Add enableLiveLiterals internal method for tooling" into androidx-master-dev by Treehugger Robot · 3 years, 7 months ago
  54. 7d46537 Remove incorrect annotation import. by Daniel Santiago Rivera · 3 years, 7 months ago
  55. f489ce2 Reset animations when target state is changed by Doris Liu · 3 years, 7 months ago
  56. 1e8ebd3 Deprecate LazyColumnFor, LazyRowFor, LazyColumnForIndexed and LazyRowForIndexed by Andrey Kulikov · 3 years, 7 months ago
  57. 633c152 Merge "Expose info about currently visible items in LazyColumn" into androidx-master-dev by Treehugger Robot · 3 years, 7 months ago
  58. 910c25c Rename HandlePointerInputScope and handlePointerInput API by George Mount · 3 years, 7 months ago
  59. 770a893 Add ScreenManager#popToRoot and renamed OnScreenResultCallback -> OnScreenResultListener by Billy Lam · 3 years, 7 months ago
  60. cc50be8 Do not recompose children compositions manually in SubcomposeLayout by Andrey Kulikov · 3 years, 7 months ago
  61. 14768bd Merge "Extend RenderParameters" into androidx-master-dev by Treehugger Robot · 3 years, 7 months ago
  62. f69ae8a Merge "Add bringAttentionToComplication to InteractiveWatchFaceWcs" into androidx-master-dev by Treehugger Robot · 3 years, 7 months ago
  63. 030f95c Merge "RoomDataBaseBuilder.build() should be safe to call multiple times. The current implementation double wraps query callbacks." into androidx-master-dev by Treehugger Robot · 3 years, 7 months ago
  64. 2feeb6b8 Merge "Expose the current ComplicationType" into androidx-master-dev by Treehugger Robot · 3 years, 7 months ago
  65. c74f6d8 Update KSP dependency to 20201204 by Yigit Boyar · 3 years, 7 months ago
  66. c211c98 Expose the current ComplicationType by Alex Clarke · 3 years, 7 months ago
  67. e72c103 Add bringAttentionToComplication to InteractiveWatchFaceWcs by Alex Clarke · 3 years, 7 months ago
  68. 0b87521 Extend RenderParameters by Alex Clarke · 3 years, 7 months ago
  69. 3a26d6d Expose info about currently visible items in LazyColumn by Andrey Kulikov · 3 years, 7 months ago
  70. 5836ac4 Reorganize and rename files in foundation.layout by Mihai Popa · 3 years, 8 months ago
  71. 8dc848b Merge "Support nested scroll for backdrop, modal sheet, expanded sheet and bottom drawer." into androidx-master-dev by Treehugger Robot · 3 years, 7 months ago
  72. 696a94f Merge "Support setBoundsInScreen in ExploreByTouchHelper" into androidx-master-dev by Lucy Chang · 3 years, 7 months ago
  73. 531cf5e Support nested scroll for backdrop, modal sheet, expanded sheet and bottom drawer. by Matvei Malkov · 3 years, 7 months ago
  74. f04e2da Merge "Add getComplicationIdAt to InteractiveWatchFaceWcsClient" into androidx-master-dev by Treehugger Robot · 3 years, 7 months ago
  75. 302a85e Bump sharetarget to alpha after rc. by Aaron Labiaga · 3 years, 7 months ago
  76. 1ec899a Merge "WatchFace: Tweak the DirectBoot condition" into androidx-master-dev by Treehugger Robot · 3 years, 7 months ago
  77. 05406eb Add getComplicationIdAt to InteractiveWatchFaceWcsClient by Alex Clarke · 3 years, 7 months ago
  78. 5fa7fc0 Merge "Re-call onApplyWindowInsets after the update of visibleInsets" into androidx-master-dev by Vadim Caen · 3 years, 7 months ago
  79. 4e5f3d4 Merge "Extract ExifData from ImageInfo" into androidx-master-dev by Treehugger Robot · 3 years, 7 months ago
  80. fd4d856 Merge changes Ic3a572e4,I56e090c2,I0463b1bd into androidx-master-dev by Treehugger Robot · 3 years, 7 months ago
  81. 673263a Merge "Move model-related listeners into the car.app.model namespace" into androidx-master-dev by Treehugger Robot · 3 years, 7 months ago
  82. f1dce27 Run TypeAdapterStore tests with KSP by Yigit Boyar · 3 years, 7 months ago
  83. b90c49e Enable as many tests as possible with KSP by Yigit Boyar · 3 years, 7 months ago
  84. deeb7a2 New processing test APIs by Yigit Boyar · 3 years, 7 months ago
  85. 3db0961 Extract ExifData from ImageInfo by Trevor McGuire · 3 years, 7 months ago
  86. 07cd249 Add a callback for AsyncDiffer to update presenter state before ListUpdateCallback triggers by Dustin Lam · 3 years, 7 months ago
  87. 5403916 Merge "Creating FocusRequesters using destructuring declaration" into androidx-master-dev by Treehugger Robot · 3 years, 7 months ago
  88. 126ff1ad Move model-related listeners into the car.app.model namespace by Billy Lam · 3 years, 7 months ago
  89. 68a6700 Merge "Decouple lifecycle logic from CarAppService" into androidx-master-dev by Ram Parameswaran · 3 years, 7 months ago
  90. 03c6a6d Merge "Enable intrinsic remember optimization by default" into androidx-master-dev by Leland Richardson · 3 years, 7 months ago
  91. 279dcce Remove redundant ExperimentalCoroutinesApi declarations by Dustin Lam · 3 years, 7 months ago
  92. fbe0430 Decouple lifecycle logic from CarAppService by Ram Parameswaran · 3 years, 7 months ago
  93. 80e821e Merge "Remove unneeded experimental annotations" into androidx-master-dev by Treehugger Robot · 3 years, 7 months ago
  94. 02c7657 Remove long deprecated APIs and deprecate more by Doris Liu · 3 years, 7 months ago
  95. 9be6536 Enable intrinsic remember optimization by default by Leland Richardson · 3 years, 7 months ago
  96. 4af4e2b Merge "ImageWriterCompat for specifying format" into androidx-master-dev by Treehugger Robot · 3 years, 7 months ago
  97. 1cc6a3d ImageWriterCompat for specifying format by Trevor McGuire · 3 years, 7 months ago
  98. 7a7bf80 Merge "Make title of grid items mandatory" into androidx-master-dev by Jorge Pereira · 3 years, 7 months ago
  99. 0cc3a75 Merge "Minor comment fix in AppSearchSession" into androidx-master-dev by Treehugger Robot · 3 years, 7 months ago
  100. 3684c26 Merge "Utility in-memory EXIF writer class" into androidx-master-dev by Treehugger Robot · 3 years, 7 months ago