1. 73507b7 Add lint check to specialize mutableStateOf calls by Andrew Bailey · 1 year, 3 months ago
  2. 4b31781 Merge "[M2] Make AnchoredDraggable's offset non-nullable" into androidx-main by Treehugger Robot · 1 year, 3 months ago
  3. 10ead05 [M2] Make AnchoredDraggable's offset non-nullable by Jossi Wolf · 1 year, 3 months ago
  4. c36943a Merge "Fix shape outline caching in Modifier.background" into androidx-main by Louis Pullen-Freilich · 1 year, 3 months ago
  5. bbb1a6f Merge "Remove empty AndroidManifest.xml files" into androidx-main by Treehugger Robot · 1 year, 3 months ago
  6. 2fd8987 Fix shape outline caching in Modifier.background by Alexandre Elias · 1 year, 3 months ago
  7. 47c64cd Merge "Convert ActionSpec to Kotlin" into androidx-main by Michael Kucharski · 1 year, 3 months ago
  8. 927cf7f Merge "Require @Composable annotations on top-level composable delegated properties" into androidx-main by Andrei Shikov · 1 year, 3 months ago
  9. 3a70d3c Merge "Reenable test that now passes on emulator API 33" into androidx-main by Treehugger Robot · 1 year, 3 months ago
  10. dc4017b Merge "Cleanup `isEmulator` checks and use `DeviceInfo.isEmulator` consistently." into androidx-main by Treehugger Robot · 1 year, 3 months ago
  11. c7da55e Convert ActionSpec to Kotlin by Michael Kucharski · 1 year, 3 months ago
  12. 8e79077 Merge "Update isEmulator check to include ARM emulators." into androidx-main by Rahul Ravikumar · 1 year, 3 months ago
  13. 66af6f5 Merge "Remove value classes used for LazyGrid/List indices" into androidx-main by Andrey Kulikov · 1 year, 3 months ago
  14. 3e25d538 Cleanup `isEmulator` checks and use `DeviceInfo.isEmulator` consistently. by Rahul Ravikumar · 1 year, 3 months ago
  15. aa9d4ff Merge "Remove AutoValue from capabilities-core in favor of Kotlin data classes." into androidx-main by Michael Kucharski · 1 year, 3 months ago
  16. 859e591 Merge "[GH] Bump metalava for playground builds to buildId: 10074764" into androidx-main by Treehugger Robot · 1 year, 3 months ago
  17. 50503bf Update isEmulator check to include ARM emulators. by Rahul Ravikumar · 1 year, 3 months ago
  18. 6ae641c Merge "Support DayNightColorProvider in ProgressIndicator translators." into androidx-main by Treehugger Robot · 1 year, 3 months ago
  19. cab24e4 Merge "undisabling some tests only failing on api 26" into androidx-main by Treehugger Robot · 1 year, 3 months ago
  20. 944253c Reenable test that now passes on emulator API 33 by Aurimas Liutikas · 1 year, 3 months ago
  21. 428d7a2 Support DayNightColorProvider in ProgressIndicator translators. by Shamali P · 1 year, 3 months ago
  22. d01ccd3 [GH] Bump metalava for playground builds to buildId: 10074764 by Dustin Lam · 1 year, 3 months ago
  23. 5517da5 Remove AutoValue from capabilities-core in favor of Kotlin data classes. by Michael Kucharski · 1 year, 3 months ago
  24. 0310c1c Merge "[GH] Update androidx.room Delete example documentation" into androidx-main by Treehugger Robot · 1 year, 3 months ago
  25. a66d08b Remove empty AndroidManifest.xml files by Aurimas Liutikas · 1 year, 3 months ago
  26. 600736d undisabling some tests only failing on api 26 by Jeff Gaston · 1 year, 3 months ago
  27. 3ecd1a6 [GH] Update androidx.room Delete example documentation by Sergio Belda · 1 year, 3 months ago
  28. 5cb268f Merge "Mostly autogenerated suppression of test failures" into androidx-main by Treehugger Robot · 1 year, 3 months ago
  29. c210c34 Merge "Clean up ActionSpecTest." into androidx-main by Michael Kucharski · 1 year, 3 months ago
  30. 03d0dc1 Merge "Move to only building APKs that are required for testing" into androidx-main by Aurimas Liutikas · 1 year, 3 months ago
  31. 12ade05 Merge "Convert MotionRenderDebug to kotlin for KMP build" into androidx-main by Treehugger Robot · 1 year, 3 months ago
  32. cf12bf9 Merge "[GH] Bump build tools in playground to latest public release" into androidx-main by Treehugger Robot · 1 year, 3 months ago
  33. ce53566 Merge "Changed from reflection to direct calls to constructors. Test: N/A" into androidx-main by John Hoford · 1 year, 3 months ago
  34. cc3c175 Merge changes from topic "edm" into androidx-main by Max Alfonso-Ying · 1 year, 3 months ago
  35. 7c3f9be Remove value classes used for LazyGrid/List indices by Andrei Shikov · 1 year, 3 months ago
  36. 14b818b Convert MotionRenderDebug to kotlin for KMP build by Jim S · 1 year, 3 months ago
  37. 444b495 Merge "Disabling some checks in FocusInvalidationManager" into androidx-main by Alexandre Elias · 1 year, 3 months ago
  38. 2cb68b9 Merge changes I54ad3157,Ia8e2f023 into androidx-main by Treehugger Robot · 1 year, 3 months ago
  39. c9116b9 Merge "[GH] Exclude compose-runtime from main GH build properly" into androidx-main by Treehugger Robot · 1 year, 3 months ago
  40. d15a7a8 Merge "Couple of perf optimizations" into androidx-main by Treehugger Robot · 1 year, 3 months ago
  41. 8822674 Clean up ActionSpecTest. by Michael Kucharski · 1 year, 3 months ago
  42. 99b2c16 Mostly autogenerated suppression of test failures by Jeff Gaston · 1 year, 3 months ago
  43. 6baac9a Disabling some checks in FocusInvalidationManager by Ralston Da Silva · 1 year, 3 months ago
  44. 4179fdd Merge "Remove MissingRequiredArgException" into androidx-main by Dennis Tu · 1 year, 3 months ago
  45. 5487427 Fix menu closing on soft keyboard input by Max Alfonso-Ying · 1 year, 3 months ago
  46. bb38175 Merge "Convert our test objects to Kotlin." into androidx-main by Michael Kucharski · 1 year, 3 months ago
  47. 4f18307 Merge "Update error message on navigate" into androidx-main by Clara Fok · 1 year, 3 months ago
  48. 6cbba4c Remove MissingRequiredArgException by Dennis Tu · 1 year, 3 months ago
  49. d723e57 Merge "Update ignore files for metalava classpath update" into androidx-main by Julia McClellan · 1 year, 3 months ago
  50. 056dc2c Merge "implement fine-grained error handling for multi-turn capability" into androidx-main by Dennis Tu · 1 year, 3 months ago
  51. 52db803 Cache keys for lazy layouts by Andrey Kulikov · 1 year, 3 months ago
  52. e1747fb Merge "fix release debug sources in macro benchmark It was linking debug to release and release to debug by mistake." into androidx-main by Treehugger Robot · 1 year, 3 months ago
  53. 29fb659 [GH] Exclude compose-runtime from main GH build properly by Dustin Lam · 1 year, 3 months ago
  54. c42f068 [GH] Bump build tools in playground to latest public release by Dustin Lam · 1 year, 3 months ago
  55. 07ea164 Couple of perf optimizations by Romain Guy · 1 year, 3 months ago
  56. cc1ad01 fix release debug sources in macro benchmark by Yigit Boyar · 1 year, 3 months ago
  57. 743f27e More specific guidance around BuildCompat checks by AndroidX Core Team · 1 year, 3 months ago
  58. dae522b Merge "Document possible OOM behaviors for JSE" into androidx-main by Ashley Newson · 1 year, 3 months ago
  59. aefb8b5 Merge "Clarify CollectionInfoCompat isHierarchical" into androidx-main by Sally Yuen · 1 year, 3 months ago
  60. a069f32 Merge "[GH] Fix for broken formatting in Javadocs." into androidx-main by Treehugger Robot · 1 year, 3 months ago
  61. d038eba Optimize LazyLayout item block skipping when key didn't change by Andrey Kulikov · 1 year, 3 months ago
  62. f6087e5 Merge "Updated docs-public/build.gradle for the following artifacts:" into androidx-main by Treehugger Robot · 1 year, 3 months ago
  63. d825a69 Merge "Supress new outputs for docs update" into androidx-main by Treehugger Robot · 1 year, 3 months ago
  64. a3baa5f Document possible OOM behaviors for JSE by Ashley Newson · 1 year, 3 months ago
  65. db47112 Merge "Bump GridLayout version to 1.1.0-beta01" into androidx-main by Treehugger Robot · 1 year, 3 months ago
  66. 409a200 Merge "Merge jvmDescriptor tests" into androidx-main by Kuan-Ying Chou · 1 year, 3 months ago
  67. 3b8c24c Merge "Add juanrdz@ for doc approvals for jetpack releases" into androidx-main by Natnael Belay · 1 year, 3 months ago
  68. 35d9534 Supress new outputs for docs update by natnaelbelay · 1 year, 3 months ago
  69. 7df1cbe Merge "Prevent leaking Context in SdkSandboxManagerCompat" into androidx-main by Alan Viverette · 1 year, 3 months ago
  70. bde9617 Update ignore files for metalava classpath update by Julia McClellan · 1 year, 3 months ago
  71. d72dfb1 Merge jvmDescriptor tests by Kuan-Ying Chou · 1 year, 3 months ago
  72. 37f86e3 Merge "Extract AwaitFirstLayoutModifier and apply it to LazyStaggeredGrid" into androidx-main by Andrei Shikov · 1 year, 3 months ago
  73. 5b88804 Merge "Rename earliestPossibleRuntimeMillis to nextScheduleTime." into androidx-main by Treehugger Robot · 1 year, 3 months ago
  74. 459b193 [GH] Fix for broken formatting in Javadocs. by Mark Allison · 1 year, 3 months ago
  75. 993f35b Merge "Samples for new stable Text APIs" into androidx-main by Halil Ozercan · 1 year, 3 months ago
  76. 43d708e Samples for new stable Text APIs by Halil Ozercan · 1 year, 3 months ago
  77. 58a5859 Merge "Fix ConcurrentModificationException exception when opening the camera with VideoCapture" into androidx-main by Treehugger Robot · 1 year, 3 months ago
  78. 6a1c7de Fix ConcurrentModificationException exception when opening the camera with VideoCapture by Scott Nien · 1 year, 3 months ago
  79. 027bd31 Merge "Ignore Wembley on more tests" into androidx-main by Treehugger Robot · 1 year, 3 months ago
  80. 9a4fc6a Ignore Wembley on more tests by Scott Nien · 1 year, 3 months ago
  81. 87f4c64 Extract AwaitFirstLayoutModifier and apply it to LazyStaggeredGrid by Andrei Shikov · 1 year, 3 months ago
  82. 295cad34 Merge "Fix failing GLFrontBufferedRendererTests on Cuttlefish" into androidx-main by Nader Jawad · 1 year, 3 months ago
  83. 4ebae36 Merge "Fix extra cropping on devices that isn't consistent between CamcorderProfile and MediaCodecInfo" into androidx-main by Treehugger Robot · 1 year, 3 months ago
  84. 66e2955 Convert our test objects to Kotlin. by Michael Kucharski · 1 year, 3 months ago
  85. 158bd20c Changed from reflection to direct calls to constructors. Test: N/A by John Hoford · 1 year, 3 months ago
  86. 8329d89 Merge "Fix time formatting for timer." into androidx-main by Jaaz Meribole · 1 year, 3 months ago
  87. 3a77d97 Merge "Limit supporting text width to text field width." into androidx-main by Max Alfonso-Ying · 1 year, 3 months ago
  88. 418bebb Clarify CollectionInfoCompat isHierarchical by sallyyuen · 1 year, 4 months ago
  89. 6b96f58 Update error message on navigate by Clara Fok · 1 year, 3 months ago
  90. 1277b1d Merge changes Ib3f9b5c9,Id34d1361 into androidx-main by Clara Fok · 1 year, 3 months ago
  91. 77931c2 Rename some variables for clarity. by Max Alfonso-Ying · 1 year, 3 months ago
  92. da44ee3 Merge "Make ContextMenuArea inline for android" into androidx-main by Treehugger Robot · 1 year, 3 months ago
  93. 4feb891 Merge "Synchronize access to IntelliJ registries" into androidx-main by Treehugger Robot · 1 year, 3 months ago
  94. 0f6f507 implement fine-grained error handling for multi-turn capability by Dennis Tu · 1 year, 3 months ago
  95. cbe77d0 Merge "Clean up all capability factories" into androidx-main by Michael Kucharski · 1 year, 3 months ago
  96. 3acd31f Merge "Fix swipe detection and re-enable related tests" into androidx-main by Daniel Peykov · 1 year, 3 months ago
  97. b850db4 Merge "Use Objects.requireNonNull instead of custom null checks" into androidx-main by Daniel Peykov · 1 year, 3 months ago
  98. 6c225c0 Merge "Add warning for opaque Unit arguments used as keys" into androidx-main by Treehugger Robot · 1 year, 3 months ago
  99. 1c04940 Limit supporting text width to text field width. by Max Alfonso-Ying · 1 year, 3 months ago
  100. b521ac9 Fix swipe detection and re-enable related tests by Daniel Peykov · 1 year, 3 months ago