1. 234fa6b Merge "Include constructors for MediatorLiveData" into androidx-main by Treehugger Robot · 1 year, 10 months ago
  2. 62a2367 Merge "Add tests for `scrollTo*()`/`flingTo*()` family, and for `setSwipeDeadZonePercentage()` and `getSwipeDeadZonePercentage()`." into androidx-main by Fangqiu Su · 1 year, 10 months ago
  3. b9b505c8 Add tests for `scrollTo*()`/`flingTo*()` family, and for by Fangqiu Su · 1 year, 10 months ago
  4. bed0efe Merge "Fix navigating to Activities from unloaded modules" into androidx-main by Treehugger Robot · 1 year, 10 months ago
  5. ff98939 Merge "Add tests for `scroll*IntoView()` family, `setMaxSearchSwipes()` and `getMaxSearchSwipes()`." into androidx-main by Fangqiu Su · 1 year, 10 months ago
  6. b966a8e Merge "Rename mDecoration to mNumericDecoration" into androidx-main by Treehugger Robot · 1 year, 10 months ago
  7. b415585 Include constructors for MediatorLiveData by Sanura N'Jaka · 1 year, 10 months ago
  8. 118ad3c Rename mDecoration to mNumericDecoration by Kodlee Yin · 1 year, 10 months ago
  9. 495aa7f Merge changes If5a1f1be,Ia43cfc0f into androidx-main by Diego Vela · 1 year, 10 months ago
  10. b1006d7 Merge "kotlin.RequiresOptIn is now enabled by default" into androidx-main by Treehugger Robot · 1 year, 10 months ago
  11. a1d52cc Merge "[Extensions] Enforce the basic extender event order to avoid OEM issues" into androidx-main by Treehugger Robot · 1 year, 10 months ago
  12. c571c71 Merge "Fix semantics during delayed parameter extraction" into androidx-main by Jens Ole Lauridsen · 1 year, 10 months ago
  13. 9e2804d Merge "Add Button role for InlineSlider and Stepper" into androidx-main by Misha Kulaha · 1 year, 10 months ago
  14. 68a38ca Merge "Implement and document LazyStaggeredGrid experimental APIs" into androidx-main by Treehugger Robot · 1 year, 10 months ago
  15. ae43846 Add Button role for InlineSlider and Stepper by mkulaha · 1 year, 10 months ago
  16. 92f4895 Merge "Fix the z-order of the items in Compose for Wear OS Scaffold" into androidx-main by Treehugger Robot · 1 year, 10 months ago
  17. 66a77b4 Fix the z-order of the items in Compose for Wear OS Scaffold by jnichol · 1 year, 10 months ago
  18. a5254e3 Merge "Parse methods from Privacy Sandbox services bytecode." into androidx-main by Treehugger Robot · 1 year, 10 months ago
  19. 89a0d7a kotlin.RequiresOptIn is now enabled by default by Jim Sproch · 1 year, 10 months ago
  20. f886800 Implement and document LazyStaggeredGrid experimental APIs by Andrei Shikov · 1 year, 10 months ago
  21. d83c342 Parse methods from Privacy Sandbox services bytecode. by Lucas Tenorio · 1 year, 10 months ago
  22. ab1be29 Merge "Provide Methods to manage the ImageReaderProxy." into androidx-main by Treehugger Robot · 1 year, 10 months ago
  23. 0079d92 Add tests for MatcherUtils by Diego Vela · 1 year, 10 months ago
  24. 6236979 Make ActivityFilter more testable. by Diego Vela · 2 years ago
  25. 30746e74 Provide Methods to manage the ImageReaderProxy. by Andrew Chiang · 1 year, 10 months ago
  26. 5dbe5db [Extensions] Enforce the basic extender event order to avoid OEM issues by Scott Nien · 1 year, 10 months ago
  27. 49f0677 Merge "Add DSL for android() target to AndroidXMultiplatform" into androidx-main by Treehugger Robot · 1 year, 10 months ago
  28. 586b23f Add tests for `scroll*IntoView()` family, `setMaxSearchSwipes()` and `getMaxSearchSwipes()`. by Fangqiu Su · 1 year, 10 months ago
  29. 241ba7e Merge "Add support for custom context in collectAsLazyPagingItems" into androidx-main by Treehugger Robot · 1 year, 10 months ago
  30. ca03450 Add support for custom context in collectAsLazyPagingItems by Clara Fok · 1 year, 10 months ago
  31. 0c4ad18 Fix navigating to Activities from unloaded modules by Jeremy Woods · 1 year, 10 months ago
  32. bca8a17 Merge "Revert "Add ReportLoadedWhen and ReportLoadedAfter API"" into androidx-main by Treehugger Robot · 1 year, 10 months ago
  33. 4446e68 Merge "Add the ability to add benchmark test cases as an external module." into androidx-main by Treehugger Robot · 1 year, 10 months ago
  34. f28750c Merge "Refactor SyncFence.cpp to leverage dynamic linking" into androidx-main by Treehugger Robot · 1 year, 10 months ago
  35. e5f69ec Fix semantics during delayed parameter extraction by Jens Ole Lauridsen · 1 year, 10 months ago
  36. fdd67f2 Add the ability to add benchmark test cases as an external module. by Rahul Ravikumar · 1 year, 10 months ago
  37. ed9a83a Refactor SyncFence.cpp to leverage dynamic linking by Nader Jawad · 1 year, 10 months ago
  38. c42ac56 Merge "Fix an inner padding calculation at Scaffold" into androidx-main by Shalom Gibly · 1 year, 10 months ago
  39. 2bde469 Merge "Deprecates SmallTopAppBar in favor of TopAppBar" into androidx-main by Shalom Gibly · 1 year, 10 months ago
  40. 79db511 Merge "Adds IntRange to Row.Builder decoration" into androidx-main by Sophia Singh · 1 year, 10 months ago
  41. a58b6ed Merge "Generate cursoradapter with dackka" into androidx-main by Tiem Song · 1 year, 10 months ago
  42. c3bed75 Deprecates SmallTopAppBar in favor of TopAppBar by Shalom Gibly · 1 year, 10 months ago
  43. b62167b Add DSL for android() target to AndroidXMultiplatform by Dustin Lam · 1 year, 10 months ago
  44. 8af0edb Merge changes from topic "jg-crd-tpa3" into androidx-main by Jakub Gielzak · 1 year, 10 months ago
  45. 92a135b Merge "Remove no-op flag" into androidx-main by Aurimas Liutikas · 1 year, 10 months ago
  46. 7ceb712 Adds IntRange to Row.Builder decoration by Sophia Singh · 1 year, 10 months ago
  47. 6ce987d Merge "Marking CarZones APIs as experimental as they may change." into androidx-main by Nishtha Ahuja · 1 year, 10 months ago
  48. 378e74f Merge "Use qualified type names in Privacy Sandbox API Compiler." into androidx-main by Treehugger Robot · 1 year, 10 months ago
  49. 554769d Merge "Adds Experimental annotation to the row decoration and action" into androidx-main by Sophia Singh · 1 year, 10 months ago
  50. d44c0a1 Merge "Update HVAC_FAN_DIRECTION property API to return the values based on HVAC_FAN_DIRECTION_AVAILABLE." into androidx-main by Nishtha Ahuja · 1 year, 10 months ago
  51. 7d2b3ca Merge "Implement ImagePipeline" into androidx-main by Treehugger Robot · 1 year, 10 months ago
  52. 4bd198d Merge "Add tests for `fling*()` family, `scroll*()` family, and `getChild*()` family." into androidx-main by Treehugger Robot · 1 year, 10 months ago
  53. 7387c0d Merge "Rename #retrieve to #get" into androidx-main by Kodlee Yin · 1 year, 10 months ago
  54. 84c187b Revert "Add ReportLoadedWhen and ReportLoadedAfter API" by Ian Lake · 1 year, 10 months ago
  55. de14f80 Remove no-op flag by Aurimas Liutikas · 1 year, 10 months ago
  56. 71fb9a7 Adds Experimental annotation to the row decoration and action by Sophia Singh · 1 year, 10 months ago
  57. 604be12 Marking CarZones APIs as experimental as they may change. by Nishtha Ahuja · 1 year, 10 months ago
  58. c38970a Update HVAC_FAN_DIRECTION property API to return the values based on HVAC_FAN_DIRECTION_AVAILABLE. by Nishtha Ahuja · 1 year, 10 months ago
  59. 0820b916 Rename #retrieve to #get by Kodlee Yin · 1 year, 10 months ago
  60. be82665 Add tests for `fling*()` family, `scroll*()` family, and `getChild*()` family. by Fangqiu Su · 1 year, 10 months ago
  61. 638133f Implement ImagePipeline by Xi Zhang · 1 year, 10 months ago
  62. e68b22a Merge "Apply TextDecoration in TextStyle as a separate span instead of setting on TextPaint" into androidx-main by Halil Ozercan · 1 year, 10 months ago
  63. e0ddc828 Merge "Fix navigation tests after androidx.test:core upgrade" into androidx-main by Treehugger Robot · 1 year, 10 months ago
  64. fee6ff7 Merge "Pinning tracing-perfetto dependency" into androidx-main by Treehugger Robot · 1 year, 10 months ago
  65. dc230fc Moving back to ToT tracing-perfetto dependency by Jakub Gielzak · 1 year, 10 months ago
  66. 712a5d1 Bumping tracing-perfetto version by Jakub Gielzak · 1 year, 10 months ago
  67. 8299f5c Use qualified type names in Privacy Sandbox API Compiler. by Lucas Tenorio · 1 year, 10 months ago
  68. f075fe0 Merge "Have FlowLiveData.asFlow use callbackFlow" into androidx-main by Sanura N'Jaka · 1 year, 10 months ago
  69. 233a172 Have FlowLiveData.asFlow use callbackFlow by Sanura N'Jaka · 1 year, 10 months ago
  70. e374ff4 Fix navigation tests after androidx.test:core upgrade by Aurimas Liutikas · 1 year, 10 months ago
  71. 82312d2 Merge "Fix isLineEllipsized" into androidx-main by Siyamed Sinir · 1 year, 10 months ago
  72. 41b281c Pinning tracing-perfetto dependency by Jakub Gielzak · 1 year, 10 months ago
  73. f303fb9 Merge "Added OWNERS to compose-runtime-tracing" into androidx-main by Jakub Gielzak · 1 year, 10 months ago
  74. 87ac7b8 Merge "Fix double nested graph popUpTo behavior" into androidx-main by Treehugger Robot · 1 year, 10 months ago
  75. 391bd51 Merge "Fix issues with dump in InteractiveWatchFaceImpl" into androidx-main by Treehugger Robot · 1 year, 10 months ago
  76. 7c36459 Merge "Disabling broken tests" into androidx-main by Andrea Falcone · 1 year, 10 months ago
  77. 9c3d826 Merge "Create a Packet class" into androidx-main by Treehugger Robot · 1 year, 10 months ago
  78. 4574f3d Merge "Add support for writing KMP benchmarks on iOS." into androidx-main by Rahul Ravikumar · 1 year, 10 months ago
  79. 0cd14fb Fix issues with dump in InteractiveWatchFaceImpl by Alex Clarke · 1 year, 10 months ago
  80. 350192b Merge "Rename sensorToBufferTransform() to getSensorToBufferTransform()" into androidx-main by Treehugger Robot · 1 year, 10 months ago
  81. 3fd8fc5 Merge "Add basic parser to Privacy Sandbox API generator." into androidx-main by Treehugger Robot · 1 year, 10 months ago
  82. 9995c62 Add basic parser to Privacy Sandbox API generator. by Lucas Tenorio · 1 year, 10 months ago
  83. 35d99b7 Merge "Add a try/catch log + rethrow to getOrCreateInteractiveWatchFace" into androidx-main by Treehugger Robot · 1 year, 10 months ago
  84. 10aa846 Apply TextDecoration in TextStyle as a separate span instead of setting on TextPaint by Halil Ozercan · 1 year, 11 months ago
  85. 5f27adc Added OWNERS to compose-runtime-tracing by Jakub Gielzak · 1 year, 10 months ago
  86. cf10065 Add a try/catch log + rethrow to getOrCreateInteractiveWatchFace by Alex Clarke · 1 year, 10 months ago
  87. 791408e Merge "Fix test only race in previewImageUpdateRequestedListener test" into androidx-main by Treehugger Robot · 1 year, 10 months ago
  88. b5d4397 Fix test only race in previewImageUpdateRequestedListener test by Alex Clarke · 1 year, 10 months ago
  89. 07b5f27 Merge "Deprecate old getOrCreateInteractiveWatchFaceClient methods" into androidx-main by Treehugger Robot · 1 year, 10 months ago
  90. 1d2a3a7 Deprecate old getOrCreateInteractiveWatchFaceClient methods by Alex Clarke · 1 year, 10 months ago
  91. c1d9b8a Merge "AdvertiseData: support API 31" into androidx-main by Kihong Seong · 1 year, 10 months ago
  92. dae10ee Merge "Fix NPE in `ProfileInstallReceiver`." into androidx-main by Treehugger Robot · 1 year, 10 months ago
  93. 9d3a999 AdvertiseData: support API 31 by Kihong Seong · 1 year, 10 months ago
  94. 8914c74 Merge "Update lastLayoutDirection when drawing outline" into androidx-main by Treehugger Robot · 1 year, 10 months ago
  95. fec95ed Fix double nested graph popUpTo behavior by Jeremy Woods · 1 year, 10 months ago
  96. 6a22399 Merge "Unhide ScanFilter" into androidx-main by Treehugger Robot · 1 year, 10 months ago
  97. c127cd8 Merge "Skips some tests if the use cases combination can't be supported due to ImageCapture uses YUV stream" into androidx-main by Treehugger Robot · 1 year, 10 months ago
  98. 112427d Add support for writing KMP benchmarks on iOS. by Rahul Ravikumar · 1 year, 10 months ago
  99. 3092741 Fix NPE in `ProfileInstallReceiver`. by Rahul Ravikumar · 1 year, 10 months ago
  100. 6dfc9df Unhide ScanFilter by Sungsoo Lim · 1 year, 10 months ago