1. fa1793f jarDebug -> jarRelease by Jeff Gaston · 3 years, 4 months ago
  2. 6c1bd59 assembleDebug -> assembleRelease by Jeff Gaston · 3 years, 4 months ago
  3. a80d510 Merge "Fix LazyPagingItems docs" into androidx-main by Andrey Kulikov · 3 years, 4 months ago
  4. a87f0de Merge "Migrate androidx.wear.watchface.complications.rendering.ComplicationDrawable from Java to Kotlin" into androidx-main by Treehugger Robot · 3 years, 4 months ago
  5. 09de3f1 Fix LazyPagingItems docs by Andrey Kulikov · 3 years, 4 months ago
  6. 3af8c53 Merge "Mark testDocument_toString test as @Ignore" into androidx-main by Treehugger Robot · 3 years, 4 months ago
  7. 887892c Merge "Don't generate empty lint baseline files" into androidx-main by Alan Viverette · 3 years, 4 months ago
  8. 7ad5e0c Merge changes I0aba0b30,If96bd06b into androidx-main by Jamie Garside · 3 years, 4 months ago
  9. f4ad606 Merge "Improve docs and samples" into androidx-main by Treehugger Robot · 3 years, 4 months ago
  10. 6b77512 Migrate androidx.wear.watchface.complications.rendering.ComplicationDrawable from Java to Kotlin by Neda Topoljanac · 3 years, 4 months ago
  11. 05a0752 Merge "Room docs typo fix" into androidx-main by Treehugger Robot · 3 years, 4 months ago
  12. f4e7359 Merge "Expose method to change the style of the text." into androidx-main by Treehugger Robot · 3 years, 4 months ago
  13. 3f5b6e68 Merge "Guard against double removeBroadcastEventObserver" into androidx-main by Treehugger Robot · 3 years, 4 months ago
  14. fef8785 Room docs typo fix by Owen Gray · 3 years, 4 months ago
  15. 3bcf94a Expose method to change the style of the text. by Sergio Sancho · 3 years, 4 months ago
  16. d24ce69 Clarify comments for validity period and resources name. by Jamie Garside · 3 years, 4 months ago
  17. ae2e73b Rename TilesTimelineManagerInternal#deInit to close. by Jamie Garside · 3 years, 4 months ago
  18. 0b074d5 Guard against double removeBroadcastEventObserver by Alex Clarke · 3 years, 4 months ago
  19. 66366ef Merge changes Ifbba2eca,I4ba6e3f4 into androidx-main by Jamie Garside · 3 years, 4 months ago
  20. ba1e693 Merge "Do not pass an explicit scope factory." into androidx-main by Flavio Lerda · 3 years, 4 months ago
  21. 98395f1 Merge "Handle type aliases in ksp" into androidx-main by Treehugger Robot · 3 years, 4 months ago
  22. 1d8609e Merge "Desktop: Treat Swing drag and move mouse events as Compose move events" into androidx-main by Jim Sproch · 3 years, 4 months ago
  23. 4a47786 Merge "Desktop: Scrollbars. Fix "Cannot round NaN value" when clicking on the invisible Scrollbar" into androidx-main by Jim Sproch · 3 years, 4 months ago
  24. bb0f924 Merge "Desktop: Fix scrollbar drag" into androidx-main by Jim Sproch · 3 years, 4 months ago
  25. 6b92e33 Merge "Desktop: Refactor GlobalSnapshotManager" into androidx-main by Jim Sproch · 3 years, 4 months ago
  26. a00e543 Merge "Desktop: Disable failing tests on some platforms" into androidx-main by Jim Sproch · 3 years, 4 months ago
  27. 858b452 Do not pass an explicit scope factory. by Flavio Lerda · 3 years, 4 months ago
  28. ac2de04 Merge "Update documentation of ListenableWatchFaceControlClient" into androidx-main by Treehugger Robot · 3 years, 4 months ago
  29. ece02cc Merge "Revert "ListenableWatchFaceControlClient now requires an Executor"" into androidx-main by Treehugger Robot · 3 years, 4 months ago
  30. 9ee6b1c Merge "[GH] [Navigation] Introduce NavBackStackEntry#provideToCompositionLocals" into androidx-main by Ian Lake · 3 years, 4 months ago
  31. 921e976 Merge "Add androidx.health:health-services-client library" into androidx-main by Sean Kelley · 3 years, 4 months ago
  32. 2ff7817 Merge "Bump lifecycle-viewmodel-compose to 1.0.0-alpha05" into androidx-main by Daniel Santiago Rivera · 3 years, 4 months ago
  33. c5b1de3 Merge changes I3d0e2b8e,Ia83608c1 into androidx-main by Treehugger Robot · 3 years, 4 months ago
  34. 290de67 Merge "Add pan and zoom feature in the showcase navigation sample apps" into androidx-main by Jay Yoo · 3 years, 4 months ago
  35. 8a817ee Merge changes from topic "nav_by_routes" into androidx-main by Treehugger Robot · 3 years, 4 months ago
  36. cb5fbb3 Fix ClassVerification suppression in ComponentActivity by Jeremy Woods · 3 years, 4 months ago
  37. eeeb29c Fix targetAPI lint suppressions by Jeremy Woods · 3 years, 4 months ago
  38. d677935 Merge "Replace FocusDirection enum with an inline class." into androidx-main by Treehugger Robot · 3 years, 4 months ago
  39. a8c1f68 [GH] [Navigation] Introduce NavBackStackEntry#provideToCompositionLocals by Jossi Wolf · 3 years, 4 months ago
  40. 385530a Remove routes from navigation compose by Jeremy Woods · 3 years, 5 months ago
  41. fdc0269 Add pan and zoom feature in the showcase navigation sample apps by Jay Yoo · 3 years, 4 months ago
  42. 6423af5 Merge "Make NavBackStackEntry's ID public" into androidx-main by Treehugger Robot · 3 years, 4 months ago
  43. ce44b52 Make NavBackStackEntry's ID public by Ian Lake · 3 years, 4 months ago
  44. d5d4792 Replace FocusDirection enum with an inline class. by Ralston Da Silva · 3 years, 4 months ago
  45. 34f74de Allow navigating by routes by Jeremy Woods · 3 years, 5 months ago
  46. 25c0e4e Merge "diagnose-build-failure fix for `backupState --move`" into androidx-main by Jeff Gaston · 3 years, 4 months ago
  47. 7220fdf Add popUpToRoute to NavOptions by Jeremy Woods · 3 years, 5 months ago
  48. 803a38c Merge "Add routes to NavGraph" into androidx-main by Treehugger Robot · 3 years, 4 months ago
  49. fc9a744 Add routes to NavGraph by Jeremy Woods · 3 years, 5 months ago
  50. 1a309db Mark testDocument_toString test as @Ignore by Tiem Song · 3 years, 4 months ago
  51. 1912308 Merge "[GH] [Fragment] Add lint warning for calling setOnCancelListener and setOnDismissListener in onCreateDialog()" into androidx-main by Jeremy Woods · 3 years, 4 months ago
  52. 396e3da Merge "running df before and after build server builds" into androidx-main by Treehugger Robot · 3 years, 4 months ago
  53. 7910ec1 Merge "Remove duplicate code from the composer" into androidx-main by Chuck Jazdzewski · 3 years, 4 months ago
  54. 69c1329 Merge "Mark playbackRate test as flaky" into androidx-main by Tiem Song · 3 years, 4 months ago
  55. 567f50b Merge "Mark smoothScrollBy_durationOf1_completesAsynchronously test as flaky" into androidx-main by Treehugger Robot · 3 years, 4 months ago
  56. eb6fef69 Merge "Mark currentMediaItemChange test as flaky" into androidx-main by Treehugger Robot · 3 years, 4 months ago
  57. 1e68d02 Merge "Lazy list prefetch" into androidx-main by Andrey Kulikov · 3 years, 4 months ago
  58. 6b13058 Merge "Fix lint warning in car app samples" into androidx-main by Treehugger Robot · 3 years, 4 months ago
  59. 4f9e672 Lazy list prefetch by Andrey Kulikov · 3 years, 5 months ago
  60. 7d32e74 Add androidx.health:health-services-client library by Sean Kelley · 3 years, 4 months ago
  61. 260f8bc Merge "Ensure TestNavigatorState updates the Lifecycle correctly" into androidx-main by Treehugger Robot · 3 years, 4 months ago
  62. 7794277 Fix lint warning in car app samples by Billy Lam · 3 years, 4 months ago
  63. e867793 Merge "Add an API to get the fragment that was most recently added to a FragmentContainerView" into androidx-main by Treehugger Robot · 3 years, 4 months ago
  64. 6be243c Improve docs and samples by Matvei Malkov · 3 years, 4 months ago
  65. 0ae84fa diagnose-build-failure fix for `backupState --move` by Jeff Gaston · 3 years, 4 months ago
  66. fe8ca5d Merge "[GH] [Lifecycle] [Lint] fixes b/184830263 Lint should use check reference too" into androidx-main by Ian Lake · 3 years, 4 months ago
  67. b26e92b Merge "[GH] [Navigation] Make NamedNavArgument's fields public" into androidx-main by Ian Lake · 3 years, 4 months ago
  68. c7c0064 Merge "Add precomposing logic for SubcomposeLayout" into androidx-main by Treehugger Robot · 3 years, 4 months ago
  69. 0d146e8 Merge "Bump androidx.hilt to next dev version." into androidx-main by Daniel Santiago Rivera · 3 years, 4 months ago
  70. dc38102 Merge "Workaround to always make validateLint pass on playground builds." into androidx-main by Treehugger Robot · 3 years, 4 months ago
  71. 7530009 Handle type aliases in ksp by Yigit Boyar · 3 years, 4 months ago
  72. b6db0ea Merge "Re-work support action bar window callback handling" into androidx-main by Treehugger Robot · 3 years, 4 months ago
  73. edb0478 Update documentation of ListenableWatchFaceControlClient by Alex Clarke · 3 years, 4 months ago
  74. 8fd4f4e Revert "ListenableWatchFaceControlClient now requires an Executor" by Alex Clarke · 3 years, 4 months ago
  75. 9288be0 Remove tile_id from all tile requests. by Jamie Garside · 3 years, 4 months ago
  76. a641bc33 Desktop: Refactor GlobalSnapshotManager by Igor Demin · 3 years, 4 months ago
  77. 76a746c Desktop: Treat Swing drag and move mouse events as Compose move events by Igor Demin · 3 years, 4 months ago
  78. 13d8d33 Desktop: Disable failing tests on some platforms by Igor Demin · 3 years, 4 months ago
  79. dd2ac2e Desktop: Scrollbars. Fix "Cannot round NaN value" when clicking on the invisible Scrollbar by Igor Demin · 3 years, 4 months ago
  80. 59cc44f Desktop: Fix scrollbar drag by Igor Demin · 3 years, 4 months ago
  81. 804e0e6 Add precomposing logic for SubcomposeLayout by Andrey Kulikov · 3 years, 5 months ago
  82. 2a09233 Merge "Uses Compose Matrix class to calculate window position" into androidx-main by Andrey Kulikov · 3 years, 4 months ago
  83. a452742 Merge "Pass additional extras to chooser." into androidx-main by Flavio Lerda · 3 years, 4 months ago
  84. 32144c85d Re-work support action bar window callback handling by Chris Banes · 3 years, 4 months ago
  85. 4d621dc Merge "Moving SystemProviders.ProviderId from companion object to class" into androidx-main by Treehugger Robot · 3 years, 4 months ago
  86. eae576e Merge "Fix the launch crash of uiwidgets-test-app" into androidx-main by Treehugger Robot · 3 years, 4 months ago
  87. 72f093ea Merge "Add Extensions#getExtensionCameraSelector and remove the original setExtension API" into androidx-main by Treehugger Robot · 3 years, 4 months ago
  88. 80e42c9 Add Extensions#getExtensionCameraSelector and remove the original setExtension API by Charcoal Chen · 3 years, 4 months ago
  89. 9b04c39 Merge "Add getEstimatedCaptureLatencyRange() API into CameraX extensions test lib implementation." into androidx-main by Treehugger Robot · 3 years, 4 months ago
  90. d5fa4d78 Merge "Notify accessibility when layer parameters change" into androidx-main by Yinglei Wang · 3 years, 4 months ago
  91. 2ab7dea Merge "Add ExtendedCameraConfigProviderStore to allow the extensions module to set extended camera configs into the core module." into androidx-main by Treehugger Robot · 3 years, 4 months ago
  92. 758f042 Merge "Add getEstimatedCaptureLatencyRange() API into camera-extensions-stub" into androidx-main by Treehugger Robot · 3 years, 4 months ago
  93. 5f94e3d Notify accessibility when layer parameters change by Yinglei Wang · 3 years, 4 months ago
  94. b8565ed Merge "Replace ActivityTestRule with ActivityScenario" into androidx-main by Diego Vela · 3 years, 4 months ago
  95. b84932e Add an API to get the fragment that was most recently added by Sanura N'Jaka · 3 years, 4 months ago
  96. 92f8b62 Merge "add ShortcutBuilder for shortcut corpus and write data to the new shortcut corpus" into androidx-main by David Dong · 3 years, 4 months ago
  97. 995d1c1 Remove duplicate code from the composer by Chuck Jazdzewski · 3 years, 4 months ago
  98. ff325da Ensure TestNavigatorState updates the Lifecycle correctly by Ian Lake · 3 years, 4 months ago
  99. e13983f Bump lifecycle-viewmodel-compose to 1.0.0-alpha05 by Daniel Santiago Rivera · 3 years, 4 months ago
  100. 6b575e3 Bump androidx.hilt to next dev version. by Daniel Santiago Rivera · 3 years, 4 months ago