1. d931e12 Merge "Revert "Add new Androidx project for Ink Stroke Modeler bindings"" into androidx-main by Samuel Freilich · 2 years, 1 month ago
  2. eb79c4c Merge changes I1856e689,Ie6f41fd1 into androidx-main by Manuel Vicente Vivo · 2 years, 1 month ago
  3. a06c2e0 Merge "Migrate manifest processor to use toTransform(SingleArtifact.AAR)" into androidx-main by Treehugger Robot · 2 years, 1 month ago
  4. 4e569c4 Merge "Changing the visibility of UWB_CONFIG_ID_1" into androidx-main by Daniel Kim · 2 years, 1 month ago
  5. d441f80 Merge "Aw: Add RequiresApi(Build.VERSION_CODES.Q) to AlogrithimicDarkening related APIs" into androidx-main by Michael Bai · 2 years, 1 month ago
  6. ef240b4 Merge "Add AndroidX copyright header to drawable" into androidx-main by Jerry Chen · 2 years, 1 month ago
  7. 12ce0b5 Revert "Add new Androidx project for Ink Stroke Modeler bindings" by Samuel Freilich · 2 years, 1 month ago
  8. 9e291a1 Add AndroidX copyright header to drawable by Jerry Chen · 2 years, 1 month ago
  9. 0a2bc4c Migrate manifest processor to use toTransform(SingleArtifact.AAR) by Alan Viverette · 2 years, 1 month ago
  10. 26c9be3 Merge "Creates a new inflater that sets the factory correctly for AppCompat activity. We create a new API inflateWithOriginalFactory that uses this inflater." into androidx-main by Shivam Goel · 2 years, 1 month ago
  11. 924828a1 Merge "Revert "Support setting the tint of all icons in a toolbar."" into androidx-main by Julia McClellan · 2 years, 1 month ago
  12. 95df61a Merge "Throw exception when attempting to launch Studio from non-GUI ssh session" into androidx-main by Treehugger Robot · 2 years, 1 month ago
  13. 15e4449 Merge "Adds a test for AsyncLayoutInflater to show how the class of a button is incorrect when it is async inflated." into androidx-main by Shivam Goel · 2 years, 1 month ago
  14. 11ba120 Merge "Add experimental API annotation to getCarClimate method." into androidx-main by Nishtha Ahuja · 2 years, 1 month ago
  15. 6e9bcf0 Merge "Updated AutomotiveCarInfo CarValue Status handling" into androidx-main by Tyler Trephan · 2 years, 1 month ago
  16. bb469c6 Merge "Fix CarValue STATUS_UNIMPLEMENTED equals() bug." into androidx-main by Treehugger Robot · 2 years, 1 month ago
  17. 9915e2c Merge "Make use of auto migration class if manual migration class matches startVersion but not endVersion" into androidx-main by Treehugger Robot · 2 years, 1 month ago
  18. b4e7607 Revert "Support setting the tint of all icons in a toolbar." by Julia McClellan · 2 years, 1 month ago
  19. 43662fb Merge "Improving performance of tracing-perfetto-binary" into androidx-main by Aurimas Liutikas · 2 years, 1 month ago
  20. 0656ab2 Merge "Add a new KMP StudioType" into androidx-main by Treehugger Robot · 2 years, 1 month ago
  21. ec9ca54 Updated AutomotiveCarInfo CarValue Status handling by Tyler Trephan · 2 years, 2 months ago
  22. 6ec2c4f Add the collectAsStateWithLifecycle APIs by Manuel Vivo · 2 years, 2 months ago
  23. a5b173e Make use of auto migration class if manual migration class matches startVersion but not endVersion by Elif Bilgin · 2 years, 2 months ago
  24. f08b9a0 Add a new KMP StudioType by Yigit Boyar · 2 years, 1 month ago
  25. 3101171 Merge "Remove unused sourceset" into androidx-main by Treehugger Robot · 2 years, 1 month ago
  26. 6856678 Merge "Revert "Revert "Ensure that text layout changes invalidate draw""" into androidx-main by Treehugger Robot · 2 years, 1 month ago
  27. 0aef40c Merge "Remove DateTimeFormatterOptions and logging (API Council requiest)" into androidx-main by Mihai Niță · 2 years, 1 month ago
  28. ee6a9cb Remove unused sourceset by Yigit Boyar · 2 years, 1 month ago
  29. 4cd91a7 Add experimental API annotation to getCarClimate method. by Nishtha Ahuja · 2 years, 1 month ago
  30. 40ea5dd Merge "Register/Unregister implementation of AtomotiveCarClimate." into androidx-main by Nishtha Ahuja · 2 years, 1 month ago
  31. 14584655 Remove DateTimeFormatterOptions and logging (API Council requiest) by Mihai Nita · 2 years, 1 month ago
  32. 2e09dff Register/Unregister implementation of AtomotiveCarClimate. by Nishtha Ahuja · 2 years, 2 months ago
  33. ec61b87 Revert "Revert "Ensure that text layout changes invalidate draw"" by Sean McQuillan · 2 years, 1 month ago
  34. 1253e1f Merge "Remove JavaDoc links to MLKit APIs" into androidx-main by Treehugger Robot · 2 years, 1 month ago
  35. fca79f2 Merge "Add toString to NavArgument" into androidx-main by Treehugger Robot · 2 years, 1 month ago
  36. 760063c Merge "Updates badge with leading icon tab to affix badge to the label instead of the icon." into androidx-main by Connie Shi · 2 years, 1 month ago
  37. a5c74e2 Remove JavaDoc links to MLKit APIs by Xi Zhang · 2 years, 1 month ago
  38. b593167 Merge "Add temporary access to XProcessingEnv from XConverters." into androidx-main by Brad Corso · 2 years, 1 month ago
  39. 53b4e97 Merge "Revert "Graduate keyed Modifier.composed to stable"" into androidx-main by Treehugger Robot · 2 years, 1 month ago
  40. d3ec49db Creates a new inflater that sets the factory correctly for AppCompat activity. We create a new API inflateWithOriginalFactory that uses this inflater. by Shivam Goel · 2 years, 2 months ago
  41. d536e8a Changing the visibility of UWB_CONFIG_ID_1 by Daniel · 2 years, 1 month ago
  42. 369c7af Adds a test for AsyncLayoutInflater to show how the class of a button is by Shivam Goel · 2 years, 2 months ago
  43. 2c51079 Add toString to NavArgument by Jeremy Woods · 2 years, 1 month ago
  44. 254bd2a Add temporary access to XProcessingEnv from XConverters. by Brad Corso · 2 years, 1 month ago
  45. 76478cf8 Aw: Add RequiresApi(Build.VERSION_CODES.Q) to AlogrithimicDarkening related APIs by Michael Bai · 2 years, 1 month ago
  46. 4760f7a Merge "Update lint baseline csv script" into androidx-main by Tiem Song · 2 years, 1 month ago
  47. cef5e07 Revert "Graduate keyed Modifier.composed to stable" by Leland Richardson · 2 years, 1 month ago
  48. e0ce88d Merge "Modifies LocationCompat signatures." into androidx-main by Brian Julian · 2 years, 1 month ago
  49. 0652f1e Updates badge with leading icon tab to affix badge to the label instead of the icon. by Connie Shi · 2 years, 1 month ago
  50. 8c168a2 Merge changes from topic "compose" into androidx-main by José Figueroa Santos · 2 years, 1 month ago
  51. 9ad330d Merge "Add --no-comp-dir-path, --no-corpus-path, and --short-locs flags to abidw to avoid local paths being added to API files causing checks to fail on CI." into androidx-main by Fred Sladkey · 2 years, 1 month ago
  52. a2ff32d Merge "Fix unescaped "<" and ">" in code snippet" into androidx-main by Paul Sowden · 2 years, 1 month ago
  53. 403b6d0 Merge "Add Kruth declarations required for commonizing datastore-core tests" into androidx-main by Treehugger Robot · 2 years, 1 month ago
  54. 3e36fe3 Update lint baseline csv script by Tiem Song · 2 years, 1 month ago
  55. 0671506 Add Kruth declarations required for commonizing datastore-core tests by Dustin Lam · 2 years, 1 month ago
  56. 545be7f Merge "Add glance_ prefix to private resources." into androidx-main by Treehugger Robot · 2 years, 1 month ago
  57. f9bbf50 Merge "Clean up derived state dependencies in composition" into androidx-main by Treehugger Robot · 2 years, 1 month ago
  58. 2189376 Add glance_ prefix to private resources. by Zak Cohen · 2 years, 1 month ago
  59. b8464a1 Modifies LocationCompat signatures. by Brian Julian · 2 years, 2 months ago
  60. 9948ae1 Improving performance of tracing-perfetto-binary by Jakub Gielzak · 2 years, 2 months ago
  61. 50d244c Merge "Updates the Chips group sample" into androidx-main by Treehugger Robot · 2 years, 1 month ago
  62. 6e242e3 Updates list to material 3 specification by José Figueroa · 2 years, 4 months ago
  63. fac3cff Updates the Chips group sample by Shalom Gibly · 2 years, 1 month ago
  64. ad7c95c Clean up derived state dependencies in composition by Andrei Shikov · 2 years, 1 month ago
  65. 82305b3 Merge changes from topic "datastore-okio" into androidx-main by Paul Malolepsy · 2 years, 1 month ago
  66. b8af087 Merge "Fix ScalingLazyColumn initialization bug if the 0th list items was large" into androidx-main by John Nichol · 2 years, 1 month ago
  67. 591a0b0 Merge "Adds samples for Badge and indeterminate indicators" into androidx-main by Shalom Gibly · 2 years, 1 month ago
  68. 005ca24 Fix ScalingLazyColumn initialization bug if the 0th list items was large by John Nichol · 2 years, 1 month ago
  69. eeee3f1 Adds samples for Badge and indeterminate indicators by Shalom Gibly · 2 years, 1 month ago
  70. 7da2dc3 Move the datastore-core jvm files to common that required little to no changes. by paulmalolepsy · 2 years, 2 months ago
  71. c9e26f0 OKIO implementation of the Storage interface. by paulmalolepsy · 2 years, 2 months ago
  72. 1570818 Merge "Import translations. DO NOT MERGE ANYWHERE" into androidx-main by Treehugger Robot · 2 years, 1 month ago
  73. 9d12f718 Merge "Import translations. DO NOT MERGE ANYWHERE" into androidx-main by Treehugger Robot · 2 years, 1 month ago
  74. 7163e4a Merge "Import translations. DO NOT MERGE ANYWHERE" into androidx-main by Treehugger Robot · 2 years, 1 month ago
  75. d17f231 Merge "Import translations. DO NOT MERGE ANYWHERE" into androidx-main by Treehugger Robot · 2 years, 1 month ago
  76. 70a0d5b Merge "Add experimental api to check that we do not nest scrollable containers" into androidx-main by Treehugger Robot · 2 years, 1 month ago
  77. 6e5ffaf Storage interface for encapsulating serialization and persistence in the DataStore. by paulmalolepsy · 2 years, 2 months ago
  78. 32f7bad Merge "Add skeleton for AutomotiveCarClimate." into androidx-main by Nishtha Ahuja · 2 years, 1 month ago
  79. ba1db03 Merge "Fix NPE in startWork" into androidx-main by Treehugger Robot · 2 years, 1 month ago
  80. a82d56a Add skeleton for AutomotiveCarClimate. by Nishtha Ahuja · 2 years, 2 months ago
  81. effa8fa Merge changes from topic "revert-2075250-DSMUVXJZWC" into androidx-main by Treehugger Robot · 2 years, 1 month ago
  82. e7dac3a Merge "tracing-perfetto: Restricting SDK to R+" into androidx-main by Jakub Gielzak · 2 years, 1 month ago
  83. 6d5d2b3 Merge changes from topic "ktlint-snapshot" into androidx-main by Treehugger Robot · 2 years, 1 month ago
  84. 56faa8f Merge "Remove deprecated experimental lazy grids api" into androidx-main by Andrey Kulikov · 2 years, 1 month ago
  85. c034f47 Fix NPE in startWork by Sergey Vasilinets · 2 years, 1 month ago
  86. 02d4520 Add experimental api to check that we do not nest scrollable containers by Andrey Kulikov · 2 years, 1 month ago
  87. 4466349 Merge "Inferred Stability (Guava / Kotlinx collections)" into androidx-main by Jon Boekenoogen · 2 years, 1 month ago
  88. 30d98f5 Merge "Add BanInlineOptIn to AndroidXIssueRegistry" into androidx-main by Treehugger Robot · 2 years, 1 month ago
  89. 5a7b80a Merge changes I6fed7b34,I40519acd into androidx-main by Treehugger Robot · 2 years, 1 month ago
  90. afa859e Merge "Bump dackka version to 0.0.18" into androidx-main by Treehugger Robot · 2 years, 1 month ago
  91. 92fffb0 tracing-perfetto: Restricting SDK to R+ by Jakub Gielzak · 2 years, 1 month ago
  92. e0b06d8 Merge changes from topic "jg-crd-aar" into androidx-main by Jakub Gielzak · 2 years, 1 month ago
  93. 5f1b35f Rename runComposeUiTestWithoutActivity to runEmptyComposeUiTest by Jelle Fresen · 2 years, 2 months ago
  94. 0d69299 Migrate activityProvider to abstract val activity (take 2) by Jelle Fresen · 2 years, 2 months ago
  95. ce12446 Merge "Fix currentCompositeKeyHash changing after inner recomposition inside movable content." into androidx-main by Andrey Kulikov · 2 years, 1 month ago
  96. 01cc377 Merge "Fix AdvancedSessionProcessorTest failure" into androidx-main by Treehugger Robot · 2 years, 1 month ago
  97. 1f878f0 Fix AdvancedSessionProcessorTest failure by Scott Nien · 2 years, 1 month ago
  98. 07f29d7 Merge "[GH] Remove duplicated flags from UiMode" into androidx-main by Treehugger Robot · 2 years, 1 month ago
  99. 480cb84 Fix unescaped "<" and ">" in code snippet by Paul Sowden · 2 years, 1 month ago
  100. d7c545f Merge "Create an empty test app for CameraX A/V sync test project" into androidx-main by Treehugger Robot · 2 years, 1 month ago