1. 66e0de1 Merge "Deprecate ComposableContract" into androidx-main by Treehugger Robot · 3 years, 6 months ago
  2. c0666bf Merge "Fix dexTask is uninitialized error" into androidx-main by Sergey Vasilinets · 3 years, 6 months ago
  3. ba94370 Merge "Disable bad tests, fix NPE in test for CoordinatorLayout" into androidx-main by Alan Viverette · 3 years, 6 months ago
  4. 4f8173f Fix dexTask is uninitialized error by Sergey Vasilinets · 3 years, 6 months ago
  5. 989d459 Merge "gradlew offering a --ci option that expands into most flags used on the build server" into androidx-main by Jeff Gaston · 3 years, 6 months ago
  6. bcde85f Merge "Desktop: make DesktopOwner/DesktopOwners/SkijaLayer internal, move TestComposeWindow to ui module" into androidx-main by Andrey Kulikov · 3 years, 6 months ago
  7. b59bf8d Merge "Fix accessibility in material progress indicators" into androidx-main by Treehugger Robot · 3 years, 6 months ago
  8. 3bda658 Merge "Desktop: make Recomposer local for each window" into androidx-main by Andrey Kulikov · 3 years, 6 months ago
  9. 2d24572 Merge "Mark password text field for accessibility" into androidx-main by Treehugger Robot · 3 years, 6 months ago
  10. e0594ef Merge "Deprecate savedInstanceState()" into androidx-main by Treehugger Robot · 3 years, 6 months ago
  11. cd5ecfd Merge "Adds more detailed documentation to contentColorFor and renames parameter to backgroundColor" into androidx-main by Louis Pullen-Freilich · 3 years, 6 months ago
  12. 36cb3f3 Merge "Desktop Font API changes" into androidx-main by Treehugger Robot · 3 years, 6 months ago
  13. 5b52d39 Merge "Make WatchFaceService.createWatchFace a suspend function" into androidx-main by Treehugger Robot · 3 years, 6 months ago
  14. fdf9e49 Merge "Remove @PublishedApi from rowColumnMeasureBlocks" into androidx-main by Treehugger Robot · 3 years, 6 months ago
  15. 38c5276 Make WatchFaceService.createWatchFace a suspend function by Alex Clarke · 3 years, 6 months ago
  16. c879875 Merge "Make InstanceID optional in EditorRequest" into androidx-main by Treehugger Robot · 3 years, 6 months ago
  17. 9690089f Merge "Mark public api related to LazyVerticalGrid as experimental" into androidx-main by Andrey Kulikov · 3 years, 6 months ago
  18. 1c8ebb1 Merge "Fix Surface documentation" into androidx-main by Andrey Kulikov · 3 years, 6 months ago
  19. d49c014 Desktop: make DesktopOwner/DesktopOwners/SkijaLayer internal, move TestComposeWindow to ui module by Igor Demin · 3 years, 7 months ago
  20. 9390271 Deprecate savedInstanceState() by Andrey Kulikov · 3 years, 6 months ago
  21. 3dfcd04 Desktop: make Recomposer local for each window by Igor Demin · 3 years, 8 months ago
  22. 78c30f9 Merge "Use disposable like pattern in SaveableStateRegistry" into androidx-main by Andrey Kulikov · 3 years, 6 months ago
  23. 9260990 Merge "Rename UiSavedStateRegistry to SaveableStateRegistry" into androidx-main by Andrey Kulikov · 3 years, 6 months ago
  24. b9cac89 Mark password text field for accessibility by Anastasia Soboleva · 3 years, 7 months ago
  25. 4bc5d41 Make InstanceID optional in EditorRequest by Alex Clarke · 3 years, 6 months ago
  26. 7f0aeab Fix accessibility in material progress indicators by Anastasia Soboleva · 3 years, 6 months ago
  27. c87189f Desktop Font API changes by Andrey Rudenko · 3 years, 6 months ago
  28. a045470 Merge "WatchFace fix crash in Surface.setFrameRate" into androidx-main by Treehugger Robot · 3 years, 6 months ago
  29. 117c840 Merge "Desktop: migrate to Skiko 0.2.4, support vsync, refactor ComposeLayer" into androidx-main by Jim Sproch · 3 years, 6 months ago
  30. b1cde63 Merge "Avoid reallocating capture-less composable lambdas, deprecate emptyContent and orEmpty helpers" into androidx-main by Treehugger Robot · 3 years, 6 months ago
  31. e3d970b Merge "Swap project/rc dependencies on lifecycle to 2.3.0 stable" into androidx-main by Treehugger Robot · 3 years, 6 months ago
  32. 7d41bb3 Merge "Set shutdown ListenableFuture cannot be cancelled" into androidx-main by Treehugger Robot · 3 years, 6 months ago
  33. 59a00b0 Merge "System font check for downloadable fonts" into androidx-main by Siyamed Sinir · 3 years, 6 months ago
  34. ff0e67f Merge "First pass at cleaning up javadocs." into androidx-main by Jorge Pereira · 3 years, 6 months ago
  35. 49e8b61 Merge "Unify API - make all play time nanos" into androidx-main by Treehugger Robot · 3 years, 6 months ago
  36. 1519b6c Merge "Test app for OnReceiveContentListener" into androidx-main by Nikita Dubrovsky · 3 years, 6 months ago
  37. 0df6026 Merge "Fix perfetto trace processing ordering" into androidx-main by Treehugger Robot · 3 years, 6 months ago
  38. f1cacae Unify API - make all play time nanos by Doris Liu · 3 years, 6 months ago
  39. 7d0472e Merge "Update test context when creating new sessions" into androidx-main by Ram Parameswaran · 3 years, 6 months ago
  40. 5454bdb Update test context when creating new sessions by Ram Parameswaran · 3 years, 6 months ago
  41. 5195e3c Deprecate ComposableContract by Leland Richardson · 3 years, 6 months ago
  42. 18f7455 Avoid reallocating capture-less composable lambdas, deprecate emptyContent and orEmpty helpers by Leland Richardson · 3 years, 6 months ago
  43. 211d919 Merge "Added docs-public/build.gradle for lifecycle-runtime-testing 2.3.0" into androidx-main by Treehugger Robot · 3 years, 6 months ago
  44. 54b820f Fix perfetto trace processing ordering by Chris Craik · 3 years, 6 months ago
  45. 64de75e First pass at cleaning up javadocs. by Jorge Pereira · 3 years, 6 months ago
  46. b2cfb80 Merge "Launch isInvalid from LegacyPagingSource on fetchDispatcher" into androidx-main by Treehugger Robot · 3 years, 6 months ago
  47. 529a89c Merge "Remove a round of deprecated APIs no longer in use in the host code" into androidx-main by Treehugger Robot · 3 years, 6 months ago
  48. 6e8e9f1 System font check for downloadable fonts by Siyamed Sinir · 3 years, 6 months ago
  49. 6ed0430 Merge "Attempt to force open the camera on initial attempt" into androidx-main by Treehugger Robot · 3 years, 6 months ago
  50. 5263ad6 Merge "Convert NavigationUI to Kotlin" into androidx-main by Treehugger Robot · 3 years, 6 months ago
  51. 4902e39 Merge "Convert AppBarConfiguration to Kotlin" into androidx-main by Treehugger Robot · 3 years, 6 months ago
  52. ee47665 Added docs-public/build.gradle for lifecycle-runtime-testing 2.3.0 by Jeremy Woods · 3 years, 6 months ago
  53. 0cb5f7d Merge "Convert AbstractAppBarOnDestinationChangedListener to Kotlin" into androidx-main by Treehugger Robot · 3 years, 6 months ago
  54. b1985af Launch isInvalid from LegacyPagingSource on fetchDispatcher by Dustin Lam · 3 years, 6 months ago
  55. b1db65c Convert NavigationUI to Kotlin by Jeremy Woods · 3 years, 6 months ago
  56. 8db3710 Remove a round of deprecated APIs no longer in use in the host code by repo sync -c -j8 · 3 years, 6 months ago
  57. 8280154 Merge "Add requireNonNull back to the getters on TemplateInfo and TemplateWrapper" into androidx-main by Billy Lam · 3 years, 6 months ago
  58. 1dda64a Attempt to force open the camera on initial attempt by husaynhakeem · 3 years, 7 months ago
  59. 0b8caac Merge "Unify Composer observer map with Layout's observer map" into androidx-main by Treehugger Robot · 3 years, 6 months ago
  60. 568a089 Merge "Remove lambda in SidecarCompat" into androidx-main by Diego Vela · 3 years, 6 months ago
  61. fba3c99 Merge "Remove deprecated API" into androidx-main by Rafael Lima · 3 years, 6 months ago
  62. f1cb7b3 Merge "Migrate Crossfade from using AnimatedFloat to using transition v2" into androidx-main by Doris Liu · 3 years, 6 months ago
  63. b54bf83 Merge "First pass at cleaning up TODOs" into androidx-main by Jorge Pereira · 3 years, 6 months ago
  64. 32df356 Mark public api related to LazyVerticalGrid as experimental by Andrey Kulikov · 3 years, 6 months ago
  65. 9c0f681 Use disposable like pattern in SaveableStateRegistry by Andrey Kulikov · 3 years, 6 months ago
  66. d5f4ba0 Convert AbstractAppBarOnDestinationChangedListener to Kotlin by Jeremy Woods · 3 years, 6 months ago
  67. 04f97e8 Rename UiSavedStateRegistry to SaveableStateRegistry by Andrey Kulikov · 3 years, 6 months ago
  68. e22aa35 Fix Surface documentation by Andrey Kulikov · 3 years, 7 months ago
  69. 3eddfbb Merge "Swap project/rc dependencies on savedstate to 1.1.0 stable" into androidx-main by Treehugger Robot · 3 years, 6 months ago
  70. ab17ff0 Merge "Rename androidx font download thread" into androidx-main by Treehugger Robot · 3 years, 6 months ago
  71. fa9a50f Test app for OnReceiveContentListener by Nikita Dubrovsky · 3 years, 8 months ago
  72. b23432f Add requireNonNull back to the getters on TemplateInfo and TemplateWrapper by repo sync -c -j8 · 3 years, 6 months ago
  73. 0489aca Remove lambda in SidecarCompat by Diego Vela · 3 years, 7 months ago
  74. 80e2762 Merge "Updated docs-public/build.gradle for androidx.navigation:navigation-compose:1.0.0-alpha06" into androidx-main by Treehugger Robot · 3 years, 6 months ago
  75. c45864f Remove deprecated API by Rafael Lima · 3 years, 6 months ago
  76. 02e5a0f Unify Composer observer map with Layout's observer map by Chuck Jazdzewski · 3 years, 6 months ago
  77. d4827cb Desktop: migrate to Skiko 0.2.4, support vsync, refactor ComposeLayer by Igor Demin · 3 years, 7 months ago
  78. 8d3e02e Swap project/rc dependencies on lifecycle to 2.3.0 stable by Ian Lake · 3 years, 6 months ago
  79. ab07e80 Swap project/rc dependencies on savedstate to 1.1.0 stable by Ian Lake · 3 years, 6 months ago
  80. 93ae6f2 Updated docs-public/build.gradle for androidx.navigation:navigation-compose:1.0.0-alpha06 by Nick Anthony · 3 years, 6 months ago
  81. b78571e Migrate Crossfade from using AnimatedFloat to using transition v2 by Doris Liu · 3 years, 6 months ago
  82. 9bb6941 Rename androidx font download thread by Siyamed Sinir · 3 years, 6 months ago
  83. ee75acd Merge "Fix build by adding necessary doubleClickGestureFilter" into androidx-main by Matvei Malkov · 3 years, 6 months ago
  84. 4795f909 Fix build by adding necessary doubleClickGestureFilter by Matvei Malkov · 3 years, 6 months ago
  85. 4415453 Merge "Migrate animateContentSize to Animatable" into androidx-main by Doris Liu · 3 years, 6 months ago
  86. b93bffe Merge "Add accessibility in Compose doc snippets" into androidx-main by Treehugger Robot · 3 years, 6 months ago
  87. 8b9ebec Merge "Remove requestLegacyExternalStorage flag from benchmarks" into androidx-main by Chris Craik · 3 years, 6 months ago
  88. 0a30e50 Merge "Mass delete unused deprecated APIs in ui/" into androidx-main by aelias · 3 years, 6 months ago
  89. 746c917 Merge "Changes Tab and BottomNavigationItem to use nullable parameters instead of parameters defaulting to emptyContent()" into androidx-main by Louis Pullen-Freilich · 3 years, 6 months ago
  90. 4537e14 gradlew offering a --ci option that expands into most flags used on the build server by Jeff Gaston · 3 years, 6 months ago
  91. 1d7c702 First pass at cleaning up TODOs by Jorge Pereira · 3 years, 6 months ago
  92. aa5fab2 Merge "Do not allow saving CharSequence which is not String" into androidx-main by Andrey Kulikov · 3 years, 6 months ago
  93. 9c68567 Merge changes I1366e7fe,I0902eb16,I77fe618a,I6dcac248 into androidx-main by Andrey Kulikov · 3 years, 6 months ago
  94. ea85c8e Merge "Add isInfinite to Animation and VectorizedAnimationSpec" into androidx-main by Jelle Fresen · 3 years, 6 months ago
  95. 900169b Merge "Convert ActionBarOnDestinationChangedListener to Kotlin" into androidx-main by Treehugger Robot · 3 years, 6 months ago
  96. b891bcb WatchFace fix crash in Surface.setFrameRate by Alex Clarke · 3 years, 6 months ago
  97. 4f72d98 Merge "Convert NavControllerViewModel to Kotlin" into androidx-main by Treehugger Robot · 3 years, 6 months ago
  98. c17a6ea Merge "Remove compose:runtime-dispatch" into androidx-main by Treehugger Robot · 3 years, 6 months ago
  99. f21a982 Merge "Upgrade alpha version" into androidx-main by Diego Vela · 3 years, 6 months ago
  100. cc1d727 Merge "Update create_project.py with changes from aosp/1553890" into androidx-main by Treehugger Robot · 3 years, 6 months ago