1. 740b1d0 minSdk -> RequiresApi for camera-testing by Trevor McGuire · 3 years ago
  2. 34be55d minSdk -> RequiresApi for camera2-pipe-testing by Trevor McGuire · 3 years ago
  3. 5b32ffa minSdk -> RequiresApi for camera2-pipe-integration by Trevor McGuire · 3 years ago
  4. a3e3d4d minSdk -> RequiresApi for camera-camera2-pipe by Trevor McGuire · 3 years ago
  5. 1f614a6 minSdk -> RequiresApi for camera-video by Trevor McGuire · 3 years ago
  6. e0327b2 minSdk -> RequiresApi for camera-extensions by Trevor McGuire · 3 years ago
  7. e40e90b minSdk -> RequiresApi for camera-view by Trevor McGuire · 3 years ago
  8. 836dc2a minSdk -> RequiresApi for camera-lifecycle by Trevor McGuire · 3 years ago
  9. 4983db3 minSdk -> RequiresApi for camera-camera2 by Trevor McGuire · 3 years ago
  10. 1b047a2 minSdk -> RequiresApi for camera-core by Trevor McGuire · 3 years ago
  11. 70b3188f Merge "Switching androidx.sh from running lintRelease back to lintDebug" into androidx-main by Treehugger Robot · 3 years ago
  12. 6c7e2cc Use `assertIs<Type>(value)` assertions by Pierre Barbier de Reuille · 3 years ago
  13. 852e676 Merge "Fix ManagedActivityResultLauncher docs" into androidx-main by Treehugger Robot · 3 years ago
  14. 3267af9 Add separate Text benchmarks to compare AnnotatedString vs String pathways by Leland Richardson · 3 years ago
  15. 47a96dd Merge "Adding the whole team in Glance's OWNERS" into androidx-main by Treehugger Robot · 3 years ago
  16. 4c44461 Merge "Text Performance Review (Comments Only)" into androidx-main by Leland Richardson · 3 years ago
  17. 939d72e Merge "Change how sizes work to be more like Compose UI." into androidx-main by Treehugger Robot · 3 years ago
  18. 00ee720 Merge "Desktop. Fix returning wrong paragraph parameters" into androidx-main by Treehugger Robot · 3 years ago
  19. 37824e2 Adding the whole team in Glance's OWNERS by Pierre Barbier de Reuille · 3 years ago
  20. d28c4689 Change how sizes work to be more like Compose UI. by Pierre Barbier de Reuille · 3 years ago
  21. 60fd73c Update PlaceList examples to include autogenerated marker by Roberto Perez · 3 years ago
  22. 39e11d5 declaring DIST_DIR as an input variable by Jeff Gaston · 3 years ago
  23. fb7d63e Remove no-longer-used support for DIST_SUBDIR by Jeff Gaston · 3 years ago
  24. 59dafcf Fix typo by nickbutcher · 3 years ago
  25. 75292a7 Merge "Fix crash when Surface is updated" into androidx-main by Roberto Perez · 3 years ago
  26. 63664e8 AndroidXDocsImplPlugin fixes for configuration caching by Jeff Gaston · 3 years ago
  27. 4d99ac3 Fix ManagedActivityResultLauncher docs by Jeremy Woods · 3 years ago
  28. 94ca2c5 Merge "Add Material3 component tokens for navigation rail." into androidx-main by Connie Shi · 3 years ago
  29. b6271eb Merge "[GH] Update snapshots to fix navigation build" into androidx-main by Dustin Lam · 3 years ago
  30. b7a26a0 Text Performance Review (Comments Only) by Leland Richardson · 3 years ago
  31. 8c9dc77 Fix crash when Surface is updated by Roberto Perez · 3 years ago
  32. c4a08ab Merge "Some jetbrains dependencies now have -x86_64" into androidx-main by Treehugger Robot · 3 years ago
  33. 8351acb Merge "Desktop. Refactor DesktopOwners event API" into androidx-main by Jim Sproch · 3 years ago
  34. ba03a3d [GH] Update snapshots to fix navigation build by Yigit Boyar · 3 years ago
  35. 15c2297 Some jetbrains dependencies now have -x86_64 by David Saff · 3 years ago
  36. f092c3d Switching androidx.sh from running lintRelease back to lintDebug by Tiem Song · 3 years ago
  37. ad9d8b3 Merge "Remove all resources before re-generating them" into androidx-main by Treehugger Robot · 3 years ago
  38. 172e188 Merge "Adjust sizing in generated layouts for wrap_content" into androidx-main by Steven Kideckel · 3 years ago
  39. 69d6377 Merge changes I72c7c56d,I53fc075b into androidx-main by Jeff Gaston · 3 years ago
  40. 7376f60 Merge "Bump core to 1.7.0-rc01 for release" into androidx-main by Nick Anthony · 3 years ago
  41. 96743ad Merge "Stop Wrapping code on typing for Kotlin." into androidx-main by Treehugger Robot · 3 years ago
  42. 4097214 Remove all resources before re-generating them by Pierre Barbier de Reuille · 3 years ago
  43. 04ca190 Set a tint on the checkbox backport by Stevie Kideckel · 3 years ago
  44. 0a123967 Merge changes If4ce5331,I9d15eddb,I3f672cd5,I82af75bf,Ibcc95608, ... into androidx-main by Treehugger Robot · 3 years ago
  45. 5447b39 Update browser to 1.4.0-rc01 by Ella Ge · 3 years ago
  46. 1ce8d33 Merge "Ensure super calls to java properties are remapped properly" into androidx-main by Leland Richardson · 3 years ago
  47. e4155b4 Adjust sizing in generated layouts for wrap_content by Stevie Kideckel · 3 years ago
  48. 0a733a1 Merge "Align camera-video version with camera-core version to meet same version goal." into androidx-main by Treehugger Robot · 3 years ago
  49. c735aaa Merge "Add flush() and dispose() to InjectionScope" into androidx-main by Treehugger Robot · 3 years ago
  50. 924c528 Merge "Add preliminary support for Check boxes" into androidx-main by Steven Kideckel · 3 years ago
  51. ba5c5ea Add preliminary support for Check boxes by Stevie Kideckel · 3 years ago
  52. b316fbf Desktop. Fix returning wrong paragraph parameters by Igor Demin · 3 years ago
  53. 1aad076 Merge "Rework the AppCard and TitleCard to rename and move the body composable." into androidx-main by John Nichol · 3 years ago
  54. e39c329 Rework the AppCard and TitleCard to rename and move the body composable. by jnichol · 3 years ago
  55. 87063f4 Merge "Add macrobenchmark for Scrolling." into androidx-main by Steve Bower · 3 years ago
  56. 82cafe4 Stop Wrapping code on typing for Kotlin. by Pierre Barbier de Reuille · 3 years ago
  57. 1ce23ac Merge "Catch AssertionError when calling getCameraCharacteristics and throw a CameraAccessExceptionCompat to make the app be able to gracefully handle it." into androidx-main by Treehugger Robot · 3 years ago
  58. a6ccb47 Add flush() and dispose() to InjectionScope by Jelle Fresen · 3 years ago
  59. a705fe8 Merge "Fixed the AbstractMethodError issue which happens when proguard is enabled" into androidx-main by Treehugger Robot · 3 years ago
  60. c63416d Catch AssertionError when calling getCameraCharacteristics and throw a CameraAccessExceptionCompat to make the app be able to gracefully handle it. by Charcoal Chen · 3 years ago
  61. bd72a05 Merge "Prevent LazyLists from containing LazyLists" into androidx-main by Cyrus Boadway · 3 years ago
  62. d456da9 Desktop. Rename DesktopOwners to public ComposeScene by Igor Demin · 3 years ago
  63. 5d8a33e Desktop. Refactor DesktopOwners event API by Igor Demin · 3 years ago
  64. bf91551 Prevent LazyLists from containing LazyLists by Cyrus Boadway · 3 years ago
  65. 55e2fa5 Merge "Add Galaxy S7 to CameraUseInconsistentTimebaseQuirk" into androidx-main by Treehugger Robot · 3 years ago
  66. cc2ce71 Align camera-video version with camera-core version to meet same version goal. by Julie Wu · 3 years ago
  67. b0ebb20 Fixed the AbstractMethodError issue which happens when proguard is enabled by Charcoal Chen · 3 years ago
  68. 7d3ed06 Merge changes from topic "camerax_video_api" into androidx-main by Treehugger Robot · 3 years ago
  69. de68e14 Merge "Ensure DialogFragment transactions are reordered" into androidx-main by Treehugger Robot · 3 years ago
  70. aa306db Merge "Add a trivial build script for running on mac" into androidx-main by Treehugger Robot · 3 years ago
  71. 93487eb Add Galaxy S7 to CameraUseInconsistentTimebaseQuirk by leo huang · 3 years ago
  72. 9dffbd7 Merge changes I5711d3df,I38216822 into androidx-main by Andrii Kulian · 3 years ago
  73. fece32c Merge "Move Modifier.toList() and Modifier.first() into testutils" into androidx-main by Treehugger Robot · 3 years ago
  74. d830d18 Merge "Desktop. Refactor ui API (rename, mark experimental or internal)" into androidx-main by Treehugger Robot · 3 years ago
  75. 353a74b SplitActivity API by Andrii Kulian · 3 years, 1 month ago
  76. 8397958 Merge "Correctly report modification errors in a read-only snapshot" into androidx-main by Chuck Jazdzewski · 3 years ago
  77. 047464b Revert "Revert "Reland of "Updates SampledAnnotationEnforcer to work with partial analysis"""" by Louis Pullen-Freilich · 3 years ago
  78. 551dd87 Merge "Upgrade to leakcanary 2.7" into androidx-main by Treehugger Robot · 3 years ago
  79. 04080e5 Merge "Add Material3 component tokens for navigation bar (aka bottom navigation)." into androidx-main by Connie Shi · 3 years ago
  80. e408440 Merge "Add button design tokens for Material3." into androidx-main by Connie Shi · 3 years ago
  81. f2ee251 Add Material3 component tokens for navigation bar (aka bottom navigation). by Connie Shi · 3 years ago
  82. cae3cb3 Add Material3 component tokens for navigation rail. by Connie Shi · 3 years ago
  83. fad25e8 Ensure super calls to java properties are remapped properly by Leland Richardson · 3 years ago
  84. 7facd9a Merge "[GH] Change playground rootproject name: navigation -> lifecycle" into androidx-main by Dustin Lam · 3 years ago
  85. 7bfd66d Ensure DialogFragment transactions are reordered by Ian Lake · 3 years ago
  86. 185f025 Add a trivial build script for running on mac by David Saff · 3 years ago
  87. 84e8961 Update api files for camera-video artifact. by TY Chang · 3 years, 2 months ago
  88. 4f3d676 Partially update api files. by TY Chang · 3 years, 2 months ago
  89. 94d6d71 Partially generate camera-video api files. by TY Chang · 3 years, 2 months ago
  90. e2d1285 Temporarily hide the video APIs for api review. by TY Chang · 3 years, 2 months ago
  91. 630bd32 Bump paging to 3.1.0-beta01 by Dustin Lam · 3 years ago
  92. 5f03168 Update XBasicAnnotationProcessor to not retain deferred elements across rounds. by Daniel Santiago Rivera · 3 years ago
  93. c52c2a3 [RevokePermissions] Remove hardcoded language code from androidx.core javadocs by Bessie Jiang · 3 years ago
  94. 2806e0f Merge "Ensure profm files get utilized for N" into androidx-main by Rahul Ravikumar · 3 years ago
  95. 1823c50 Upgrade to leakcanary 2.7 by Aurimas Liutikas · 3 years ago
  96. 9260eed SplitActivity Extensions API by Andrii Kulian · 3 years, 1 month ago
  97. 3afc25f Merge "Project import generated by Copybara." into androidx-main by Treehugger Robot · 3 years ago
  98. d23d92f Merge "Revert "Reland of "Updates SampledAnnotationEnforcer to work with partial analysis"""" into androidx-main by Aurimas Liutikas · 3 years ago
  99. fcc574f Revert "Reland of "Updates SampledAnnotationEnforcer to work with partial analysis""" by Louis Pullen-Freilich · 3 years ago
  100. 5036e9d Add button design tokens for Material3. by Connie Shi · 3 years ago