1. 8267429 Speed up VersionFileWriterTask by Aurimas Liutikas · 3 years, 6 months ago
  2. 2375249 Merge "Revert "docs: Removing unused RecyclerView snippets"" into androidx-main by Andrew Solovay · 3 years, 6 months ago
  3. f131240 Merge "Add NullabilityAnnotationsDetector to AndroidXIssueRegistry" into androidx-main by Julia McClellan · 3 years, 6 months ago
  4. 5723dd1 Merge "Use the GlanceTemplateAppWidget for the parent of template demos." into androidx-main by Treehugger Robot · 3 years, 6 months ago
  5. e3e9873 Merge "Expose RoomDatabase getters via properties." into androidx-main by Treehugger Robot · 3 years, 6 months ago
  6. c41f5de Merge "Add pointer checks" into androidx-main by Treehugger Robot · 3 years, 6 months ago
  7. 7f66f66 Merge "Account for `,` in `TraceSectionMetric`s." into androidx-main by Treehugger Robot · 3 years, 6 months ago
  8. 22c6217 Expose RoomDatabase getters via properties. by Daniel Santiago Rivera · 3 years, 6 months ago
  9. 8207bfa Merge "Use `.copyOfRange` instead of `.slice(...).toFloatArray()` in PathNode" into androidx-main by George Mount · 3 years, 6 months ago
  10. 95efe06 Add pointer checks by George Mount · 3 years, 6 months ago
  11. 4f8613a Merge "Skip flaky video encoder related tests for Cuttlefish API-33." into androidx-main by Treehugger Robot · 3 years, 6 months ago
  12. f5d070f Merge "Update the easing params on ScalingParams in line with UX Spec changes" into androidx-main by Treehugger Robot · 3 years, 6 months ago
  13. 00b4240 Update the easing params on ScalingParams in line with UX Spec changes by John Nichol · 3 years, 6 months ago
  14. 45ed5a4 Merge changes I80f31a7e,I5a70f5b8 into androidx-main by Neda Topoljanac · 3 years, 6 months ago
  15. e92dd51 Skip flaky video encoder related tests for Cuttlefish API-33. by TY Chang · 3 years, 6 months ago
  16. 2527150 Updates to implementation & Javadoc of all fromLayoutElement methods by Neda Topoljanac · 3 years, 6 months ago
  17. 7a77db9 Make helpers for Metadata in Helper class accept ElementMetadata instead of Modifiers. by Neda Topoljanac · 3 years, 6 months ago
  18. 3a335f1 Merge "Fix content padding for RTL lazy column/vertical grid" into androidx-main by Treehugger Robot · 3 years, 6 months ago
  19. 579e9fa Merge "Intercept TRANSACTION_TOO_LARGE as RemoteException." into androidx-main by Hengrui Cao · 3 years, 6 months ago
  20. 710311a Fix content padding for RTL lazy column/vertical grid by Andrei Shikov · 3 years, 6 months ago
  21. e1b45bc Merge "Shorten error msg on missing semantics" into androidx-main by Treehugger Robot · 3 years, 6 months ago
  22. 137e450 Use `.copyOfRange` instead of `.slice(...).toFloatArray()` in PathNode by Andrei Shikov · 3 years, 6 months ago
  23. 9ffce63 Merge "Use primitive float/long in ImpulseCalculator" into androidx-main by Andrei Shikov · 3 years, 6 months ago
  24. bf55398 Use primitive float/long in ImpulseCalculator by Andrei Shikov · 3 years, 6 months ago
  25. 000191c Shorten error msg on missing semantics by Jelle Fresen · 3 years, 6 months ago
  26. a3ef5dd Merge "Move tests for assertPixels to compose:test-utils" into androidx-main by Jelle Fresen · 3 years, 6 months ago
  27. 3c4ccf5 Merge "Fix documentation for non-published API" into androidx-main by Treehugger Robot · 3 years, 6 months ago
  28. 556fdb4 Merge "Added 'Record' suffix to all record class names" into androidx-main by Arkadii Ivanov · 3 years, 6 months ago
  29. f6eab89 Merge "Remove collections2" into androidx-main by Treehugger Robot · 3 years, 6 months ago
  30. 514b27a Merge "Fix default parameters on invoke not transforming correctly" into androidx-main by Treehugger Robot · 3 years, 6 months ago
  31. 3d00be25 Use the GlanceTemplateAppWidget for the parent of template demos. by Zak Cohen · 3 years, 6 months ago
  32. 344623c Merge "Allow for concurrent modification of delegators list" into androidx-main by Chet Haase · 3 years, 6 months ago
  33. 675afa7 Merge "Add stability inference rules for mapOf and setOf" into androidx-main by Ben Trengrove · 3 years, 6 months ago
  34. cdd5271 Fix default parameters on invoke not transforming correctly by Ben Trengrove · 3 years, 6 months ago
  35. b56c3c1 Merge "[DO NOT MERGE]Updated docs-public/build.gradle for the following artifacts:" into androidx-main by Treehugger Robot · 3 years, 6 months ago
  36. 9818b6f Merge "Increase the tap target height of the CompactChip" into androidx-main by John Nichol · 3 years, 6 months ago
  37. 5159353 [DO NOT MERGE]Updated docs-public/build.gradle for the following artifacts: by vineel sadineni · 3 years, 6 months ago
  38. 263ef65 Move tests for assertPixels to compose:test-utils by Jelle Fresen · 3 years, 6 months ago
  39. a19573b Increase the tap target height of the CompactChip by John Nichol · 3 years, 6 months ago
  40. a18e641 Merge "Workaround ViewModel crash with compile only dependencies" into androidx-main by Treehugger Robot · 3 years, 6 months ago
  41. 771dc99 Added 'Record' suffix to all record class names by Arkadii Ivanov · 3 years, 6 months ago
  42. 2dbef66 Remove collections2 by Dustin Lam · 3 years, 6 months ago
  43. ea3f4f8 Merge "Add hasser methods to XAnnotationValue" into androidx-main by Brad Corso · 3 years, 6 months ago
  44. 3341cdc Merge "Drop collection back to 1.3.0-alpha01" into androidx-main by Treehugger Robot · 3 years, 6 months ago
  45. 93dc1b1 Merge "Add higher-order functions to key injection API" into androidx-main by Izer Onadim · 3 years, 6 months ago
  46. d9882a3 Merge "Add timeouts to awaitDeferredWatchFace* and fix watchfaceOverlayStyle NPE" into androidx-main by Treehugger Robot · 3 years, 6 months ago
  47. 909f70c Intercept TRANSACTION_TOO_LARGE as RemoteException. by Hengrui Cao · 3 years, 6 months ago
  48. 48341e7 Merge "Remove references of CervicalPosition." into androidx-main by Hengrui Cao · 3 years, 6 months ago
  49. 7794bf7 Merge "Adds explicit "@suppress" to library internal APIs." into androidx-main by Hengrui Cao · 3 years, 6 months ago
  50. 4461a3a Add higher-order functions to key injection API by Izer Onadim · 3 years, 6 months ago
  51. f9d53e4 Merge "Fix test in SwipeDismissFrameLayoutTest for API 30." into androidx-main by Treehugger Robot · 3 years, 6 months ago
  52. 3d38e65 Merge changes from topic "tiles_limi9_goldens" into androidx-main by Neda Topoljanac · 3 years, 6 months ago
  53. 86ea4dc Fix test in SwipeDismissFrameLayoutTest for API 30. by Jamie Garside · 3 years, 6 months ago
  54. 0be5b14 Merge changes from topic "camerax-compose-app" into androidx-main by Treehugger Robot · 3 years, 6 months ago
  55. b3d5ea6 Add ComposeCameraActivity to MainActivity by Terence Ho · 3 years, 6 months ago
  56. 4c9d80b Merge "Fix AnimatedImageVector with repeatCount="infinite"" into androidx-main by Treehugger Robot · 3 years, 6 months ago
  57. 353b5bf5 Add initial version of ComposeCameraActivity by Terence Ho · 3 years, 6 months ago
  58. 65bbe51 Add stability inference rules for mapOf and setOf by Ben Trengrove · 3 years, 6 months ago
  59. b1d9018 Fix AnimatedImageVector with repeatCount="infinite" by Yuichi Araki · 3 years, 6 months ago
  60. ae96dd1 Merge "Improve the copy of the ByteBuffer in BufferCopiedEncodedData" into androidx-main by Treehugger Robot · 3 years, 6 months ago
  61. 1cb41f3 Merge "Dagger 2.42 as prerequisite for K1.7 compatible metadata" into androidx-main by Treehugger Robot · 3 years, 6 months ago
  62. 9e6a2c15 Improve the copy of the ByteBuffer in BufferCopiedEncodedData by leo huang · 3 years, 6 months ago
  63. 02103d4 Merge "Have FragmentStateManager saveState return Bundle" into androidx-main by Treehugger Robot · 3 years, 6 months ago
  64. 73d950c Have FragmentStateManager saveState return Bundle by Sanura N'Jaka · 3 years, 6 months ago
  65. e1cadc6 Merge "Fix bug with lazylist beyondBoundsItems" into androidx-main by Treehugger Robot · 3 years, 6 months ago
  66. dc3c51c Merge changes I3eb58be3,Iafaf1910 into androidx-main by Treehugger Robot · 3 years, 6 months ago
  67. 2112c78 Merge "buildSrcOutRelativePath is relative" into androidx-main by Treehugger Robot · 3 years, 6 months ago
  68. f760eb2 Merge "Faster isMultiplatformEnabled" into androidx-main by Treehugger Robot · 3 years, 6 months ago
  69. 90c1715 Fix bug with lazylist beyondBoundsItems by Ralston Da Silva · 3 years, 6 months ago
  70. 71ae841 Workaround ViewModel crash with compile only dependencies by Jeremy Woods · 3 years, 6 months ago
  71. fbf4025 Merge "Make constants in KeyInjectionScope experimental" into androidx-main by Treehugger Robot · 3 years, 6 months ago
  72. 3a580c3 Dagger 2.42 as prerequisite for K1.7 compatible metadata by Jim Sproch · 3 years, 6 months ago
  73. ee625cc Merge "[whs-jetpack]: Update documentation to use new API" into androidx-main by Treehugger Robot · 3 years, 6 months ago
  74. 2153053 [whs-jetpack]: Update documentation to use new API by Sara Kato · 3 years, 6 months ago
  75. 0ebf651 Faster isMultiplatformEnabled by Jeff Gaston · 3 years, 6 months ago
  76. 1732652 Merge "Fix XmlAnimatorParser with propertyXName and propertyYName" into androidx-main by Treehugger Robot · 3 years, 6 months ago
  77. cd1a00b Merge "Update ViewportHint description" into androidx-main by Treehugger Robot · 3 years, 6 months ago
  78. 0aaceb6 Merge "Fix focus search in nested lazylists" into androidx-main by Treehugger Robot · 3 years, 6 months ago
  79. 144aafa buildSrcOutRelativePath is relative by David Saff · 3 years, 6 months ago
  80. b920c97 Make constants in KeyInjectionScope experimental by Jelle Fresen · 3 years, 6 months ago
  81. dff52bd Merge "Use project dep to fix broken tests" into androidx-main by Treehugger Robot · 3 years, 6 months ago
  82. 4b7bbd7 Merge "'Update versions for release id 1654102800000" into androidx-main by Treehugger Robot · 3 years, 6 months ago
  83. a868d59 DependencyTracker shorter, faster logging by Jeff Gaston · 3 years, 6 months ago
  84. 291d9e7 Remove references of CervicalPosition. by Hengrui CAO · 3 years, 6 months ago
  85. 289583a Merge "Change test from Flaky to Ignore as it is failing in presubmit" into androidx-main by Treehugger Robot · 3 years, 6 months ago
  86. 5378191 Merge "Adds arkadii to owners of health connect." into androidx-main by Hengrui Cao · 3 years, 6 months ago
  87. 853b933 Remove limitation to CompactChip that it can only have 9 characters. by Neda Topoljanac · 3 years, 6 months ago
  88. 1889c74 Merge changes from topic "move-ArraySet-to-kotlin" into androidx-main by Arkadii Ivanov · 3 years, 6 months ago
  89. ab0a2f5 'Update versions for release id 1654102800000 by Nick Anthony · 3 years, 6 months ago
  90. 6a98503 Merge "Add ActivityEmbedding demo app that supports PiP" into androidx-main by Treehugger Robot · 3 years, 6 months ago
  91. eb37191 Merge "Temp fix for proguard issue." into androidx-main by Treehugger Robot · 3 years, 6 months ago
  92. 4aaf5c5 Add ActivityEmbedding demo app that supports PiP by Chris Li · 3 years, 6 months ago
  93. c909b2f Temp fix for proguard issue. by Diego Vela · 3 years, 6 months ago
  94. ccb4f22 Fix XmlAnimatorParser with propertyXName and propertyYName by Yuichi Araki · 3 years, 6 months ago
  95. 7cbb37c Merge "Consolidating buildSrc caches for cacheableApi into out/buildSrc/build" into androidx-main by Treehugger Robot · 3 years, 6 months ago
  96. 3af5eb5 Merge "Trigger refresh in SwipeRefreshLayout with KEYCODE_REFRESH" into androidx-main by Treehugger Robot · 3 years, 6 months ago
  97. 439acd0 Drop collection back to 1.3.0-alpha01 by Dustin Lam · 3 years, 6 months ago
  98. 0908174 Change test from Flaky to Ignore as it is failing in presubmit by Dustin Lam · 3 years, 6 months ago
  99. 94cdec9 Merge "Move benchmark plugin to use lazy API for getting adb path" into androidx-main by Treehugger Robot · 3 years, 6 months ago
  100. 1a527aa Move benchmark plugin to use lazy API for getting adb path by Aurimas Liutikas · 3 years, 6 months ago