1. 139140e Add transform for `SuspendFunction`s as parameters by Jossi Wolf · 3 years ago
  2. e3a4114 Merge "Remove supportsWatchFaceHeadlessEditing from the public API" into androidx-main by Alex Clarke · 3 years ago
  3. 9e1ca80 Merge "Desktop. Rename DesktopOwners to public ComposeScene" into androidx-main by Treehugger Robot · 3 years ago
  4. 8a6b684 Merge "Update & fix WF documentation" into androidx-main by Treehugger Robot · 3 years ago
  5. e63065f Merge "Set a tint on the checkbox backport" into androidx-main by Steven Kideckel · 3 years ago
  6. 4be3528 Merge "Add LTR rule and screenshot tests for Glance AppWidget" into androidx-main by Treehugger Robot · 3 years ago
  7. 293adcd Merge "Add samples for Wear Compose." into androidx-main by Treehugger Robot · 3 years ago
  8. 0368d02 Merge "Migrate to suspendCancellableCoroutine" into androidx-main by Treehugger Robot · 3 years ago
  9. cac590b Add samples for Wear Compose. by stevebower · 3 years ago
  10. 064607c Migrate to suspendCancellableCoroutine by Alex Clarke · 3 years ago
  11. 1a8dde9 Add LTR rule and screenshot tests for Glance AppWidget by Pierre Barbier de Reuille · 3 years ago
  12. 7e1d990 Remove supportsWatchFaceHeadlessEditing from the public API by Alex Clarke · 3 years ago
  13. 1204714 Update & fix WF documentation by Alex Clarke · 3 years ago
  14. 8661202 Merge "Add text alignment parameter." into androidx-main by Pierre Barbier de Reuille · 3 years ago
  15. 9e3239c Merge "Use `assertIs<Type>(value)` assertions" into androidx-main by Treehugger Robot · 3 years ago
  16. d7119aa Add text alignment parameter. by Pierre Barbier de Reuille · 3 years ago
  17. 234851d Merge "Add previewView scaleType and camera id selection to foldable test app" into androidx-main by Treehugger Robot · 3 years ago
  18. 0b1b38b Add previewView scaleType and camera id selection to foldable test app by repo sync -c -j8 · 3 years ago
  19. 4754bba Merge "Fix failed test RecorderTest#prepareRecordingWithFileDescriptor_throwsExceptionBeforeApi26" into androidx-main by Treehugger Robot · 3 years ago
  20. 1e9d818 Fix failed test RecorderTest#prepareRecordingWithFileDescriptor_throwsExceptionBeforeApi26 by leo huang · 3 years ago
  21. 70b3188f Merge "Switching androidx.sh from running lintRelease back to lintDebug" into androidx-main by Treehugger Robot · 3 years ago
  22. 6c7e2cc Use `assertIs<Type>(value)` assertions by Pierre Barbier de Reuille · 3 years ago
  23. 852e676 Merge "Fix ManagedActivityResultLauncher docs" into androidx-main by Treehugger Robot · 3 years ago
  24. 47a96dd Merge "Adding the whole team in Glance's OWNERS" into androidx-main by Treehugger Robot · 3 years ago
  25. 4c44461 Merge "Text Performance Review (Comments Only)" into androidx-main by Leland Richardson · 3 years ago
  26. 939d72e Merge "Change how sizes work to be more like Compose UI." into androidx-main by Treehugger Robot · 3 years ago
  27. 00ee720 Merge "Desktop. Fix returning wrong paragraph parameters" into androidx-main by Treehugger Robot · 3 years ago
  28. 37824e2 Adding the whole team in Glance's OWNERS by Pierre Barbier de Reuille · 3 years ago
  29. d28c4689 Change how sizes work to be more like Compose UI. by Pierre Barbier de Reuille · 3 years ago
  30. 75292a7 Merge "Fix crash when Surface is updated" into androidx-main by Roberto Perez · 3 years ago
  31. 4d99ac3 Fix ManagedActivityResultLauncher docs by Jeremy Woods · 3 years ago
  32. 94ca2c5 Merge "Add Material3 component tokens for navigation rail." into androidx-main by Connie Shi · 3 years ago
  33. b6271eb Merge "[GH] Update snapshots to fix navigation build" into androidx-main by Dustin Lam · 3 years ago
  34. b7a26a0 Text Performance Review (Comments Only) by Leland Richardson · 3 years ago
  35. 8c9dc77 Fix crash when Surface is updated by Roberto Perez · 3 years ago
  36. c4a08ab Merge "Some jetbrains dependencies now have -x86_64" into androidx-main by Treehugger Robot · 3 years ago
  37. 8351acb Merge "Desktop. Refactor DesktopOwners event API" into androidx-main by Jim Sproch · 3 years ago
  38. ba03a3d [GH] Update snapshots to fix navigation build by Yigit Boyar · 3 years ago
  39. 15c2297 Some jetbrains dependencies now have -x86_64 by David Saff · 3 years ago
  40. f092c3d Switching androidx.sh from running lintRelease back to lintDebug by Tiem Song · 3 years ago
  41. ad9d8b3 Merge "Remove all resources before re-generating them" into androidx-main by Treehugger Robot · 3 years ago
  42. 172e188 Merge "Adjust sizing in generated layouts for wrap_content" into androidx-main by Steven Kideckel · 3 years ago
  43. 69d6377 Merge changes I72c7c56d,I53fc075b into androidx-main by Jeff Gaston · 3 years ago
  44. 7376f60 Merge "Bump core to 1.7.0-rc01 for release" into androidx-main by Nick Anthony · 3 years ago
  45. 96743ad Merge "Stop Wrapping code on typing for Kotlin." into androidx-main by Treehugger Robot · 3 years ago
  46. 4097214 Remove all resources before re-generating them by Pierre Barbier de Reuille · 3 years ago
  47. 04ca190 Set a tint on the checkbox backport by Stevie Kideckel · 3 years ago
  48. 0a123967 Merge changes If4ce5331,I9d15eddb,I3f672cd5,I82af75bf,Ibcc95608, ... into androidx-main by Treehugger Robot · 3 years ago
  49. 1ce8d33 Merge "Ensure super calls to java properties are remapped properly" into androidx-main by Leland Richardson · 3 years ago
  50. e4155b4 Adjust sizing in generated layouts for wrap_content by Stevie Kideckel · 3 years ago
  51. 0a733a1 Merge "Align camera-video version with camera-core version to meet same version goal." into androidx-main by Treehugger Robot · 3 years ago
  52. c735aaa Merge "Add flush() and dispose() to InjectionScope" into androidx-main by Treehugger Robot · 3 years ago
  53. 924c528 Merge "Add preliminary support for Check boxes" into androidx-main by Steven Kideckel · 3 years ago
  54. ba5c5ea Add preliminary support for Check boxes by Stevie Kideckel · 3 years ago
  55. b316fbf Desktop. Fix returning wrong paragraph parameters by Igor Demin · 3 years ago
  56. 1aad076 Merge "Rework the AppCard and TitleCard to rename and move the body composable." into androidx-main by John Nichol · 3 years ago
  57. e39c329 Rework the AppCard and TitleCard to rename and move the body composable. by jnichol · 3 years ago
  58. 87063f4 Merge "Add macrobenchmark for Scrolling." into androidx-main by Steve Bower · 3 years ago
  59. 82cafe4 Stop Wrapping code on typing for Kotlin. by Pierre Barbier de Reuille · 3 years ago
  60. 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
  61. a6ccb47 Add flush() and dispose() to InjectionScope by Jelle Fresen · 3 years ago
  62. a705fe8 Merge "Fixed the AbstractMethodError issue which happens when proguard is enabled" into androidx-main by Treehugger Robot · 3 years ago
  63. 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
  64. bd72a05 Merge "Prevent LazyLists from containing LazyLists" into androidx-main by Cyrus Boadway · 3 years ago
  65. d456da9 Desktop. Rename DesktopOwners to public ComposeScene by Igor Demin · 3 years ago
  66. 5d8a33e Desktop. Refactor DesktopOwners event API by Igor Demin · 3 years ago
  67. bf91551 Prevent LazyLists from containing LazyLists by Cyrus Boadway · 3 years ago
  68. 55e2fa5 Merge "Add Galaxy S7 to CameraUseInconsistentTimebaseQuirk" into androidx-main by Treehugger Robot · 3 years ago
  69. cc2ce71 Align camera-video version with camera-core version to meet same version goal. by Julie Wu · 3 years ago
  70. b0ebb20 Fixed the AbstractMethodError issue which happens when proguard is enabled by Charcoal Chen · 3 years ago
  71. 7d3ed06 Merge changes from topic "camerax_video_api" into androidx-main by Treehugger Robot · 3 years ago
  72. de68e14 Merge "Ensure DialogFragment transactions are reordered" into androidx-main by Treehugger Robot · 3 years ago
  73. aa306db Merge "Add a trivial build script for running on mac" into androidx-main by Treehugger Robot · 3 years ago
  74. 93487eb Add Galaxy S7 to CameraUseInconsistentTimebaseQuirk by leo huang · 3 years ago
  75. 9dffbd7 Merge changes I5711d3df,I38216822 into androidx-main by Andrii Kulian · 3 years ago
  76. fece32c Merge "Move Modifier.toList() and Modifier.first() into testutils" into androidx-main by Treehugger Robot · 3 years ago
  77. d830d18 Merge "Desktop. Refactor ui API (rename, mark experimental or internal)" into androidx-main by Treehugger Robot · 3 years ago
  78. 353a74b SplitActivity API by Andrii Kulian · 3 years, 1 month ago
  79. 8397958 Merge "Correctly report modification errors in a read-only snapshot" into androidx-main by Chuck Jazdzewski · 3 years ago
  80. 551dd87 Merge "Upgrade to leakcanary 2.7" into androidx-main by Treehugger Robot · 3 years ago
  81. 04080e5 Merge "Add Material3 component tokens for navigation bar (aka bottom navigation)." into androidx-main by Connie Shi · 3 years ago
  82. e408440 Merge "Add button design tokens for Material3." into androidx-main by Connie Shi · 3 years ago
  83. f2ee251 Add Material3 component tokens for navigation bar (aka bottom navigation). by Connie Shi · 3 years ago
  84. cae3cb3 Add Material3 component tokens for navigation rail. by Connie Shi · 3 years ago
  85. fad25e8 Ensure super calls to java properties are remapped properly by Leland Richardson · 3 years ago
  86. 7facd9a Merge "[GH] Change playground rootproject name: navigation -> lifecycle" into androidx-main by Dustin Lam · 3 years ago
  87. 7bfd66d Ensure DialogFragment transactions are reordered by Ian Lake · 3 years ago
  88. 185f025 Add a trivial build script for running on mac by David Saff · 3 years ago
  89. 84e8961 Update api files for camera-video artifact. by TY Chang · 3 years, 2 months ago
  90. 4f3d676 Partially update api files. by TY Chang · 3 years, 2 months ago
  91. 94d6d71 Partially generate camera-video api files. by TY Chang · 3 years, 2 months ago
  92. e2d1285 Temporarily hide the video APIs for api review. by TY Chang · 3 years, 2 months ago
  93. 5f03168 Update XBasicAnnotationProcessor to not retain deferred elements across rounds. by Daniel Santiago Rivera · 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