1. 2cf3bb3 Fix GATT server sending notification by Kyunglyul Hyun · 11 months ago
  2. 8075147 Merge "AudioUnderrunMetric allows multiple tracks" into androidx-main by Yuri Schimke · 11 months ago
  3. 4ff0928 Merge "Handle onServiceChanged callback" into androidx-main by Kyunglyul Hyun · 11 months ago
  4. 9ed951d Merge "Make AdvertiseResult object" into androidx-main by Kyunglyul Hyun · 11 months ago
  5. 68e0844 Merge "Revert "Make BluetoothLe singleton"" into androidx-main by Kyunglyul Hyun · 11 months ago
  6. 2201145 Make AdvertiseResult object by Kyunglyul Hyun · 11 months ago
  7. c46c913 Merge "chore: add samples, update kdoc, update playground app" into androidx-main by Vighnesh Raut · 11 months ago
  8. b41adbf Merge "Throw IllegalArgumentException for invalid type" into androidx-main by Treehugger Robot · 11 months ago
  9. 17c6194 Throw IllegalArgumentException for invalid type by Kyunglyul Hyun · 11 months ago
  10. 926b3ea Merge "Implement VideoCapture function in CameraXService" into androidx-main by Treehugger Robot · 11 months ago
  11. 67e4326 Merge "Support predictive back for transitions in Fragments" into androidx-main by Treehugger Robot · 11 months ago
  12. 1d7fb65 Support predictive back for transitions in Fragments by Jeremy Woods · 12 months ago
  13. 213aa42 Merge "Import translations. DO NOT MERGE ANYWHERE" into androidx-main by Treehugger Robot · 11 months ago
  14. 487629d Merge "Import translations. DO NOT MERGE ANYWHERE" into androidx-main by Treehugger Robot · 11 months ago
  15. d48a47d Merge changes Iacecf6b4,I0fd6f71d,I9252308e into androidx-main by Brenton Bade · 11 months ago
  16. f1df904 [glance] Add ripple override to clickable modifier by Brenton · 1 year, 1 month ago
  17. 6aecc7d1 [glance] Add M3 text and icon buttons by Brenton · 1 year, 1 month ago
  18. 5e8f7ca Merge "Deprecate slice framework" into androidx-main by Pinyao Ting · 11 months ago
  19. ce435e8 [glance] Add tint to background modifier by Brenton · 1 year, 1 month ago
  20. c084308 Merge "[BottomSheet] Horizontal Edge to Edge" into androidx-main by Kevin Truong · 11 months ago
  21. bfe7859 Merge "Bump Room & SQLite to alpha." into androidx-main by Elif Bilgin · 11 months ago
  22. 8a743cd Merge "moving some task dependencies from :buildOnServer to :$subproject:buildOnServer" into androidx-main by Treehugger Robot · 11 months ago
  23. 1c5e355 Merge "bumping compose-material3 to 1.2.0-alpha08" into androidx-main by Connie Shi · 11 months ago
  24. 83da166 Merge "[Preview Stabilization] Add PreviewCapabilities in CameraInfo for preview stream related capability query" into androidx-main by Treehugger Robot · 11 months ago
  25. 00cf0f4 Merge "Fix flakiness in GraphicsSurfaceTest" into androidx-main by Treehugger Robot · 11 months ago
  26. e01427a moving some task dependencies from :buildOnServer to :$subproject:buildOnServer by Jeff Gaston · 11 months ago
  27. e08751e Merge "SwipeToReveal with EdgeSwipeToDismiss" into androidx-main by Ankit · 11 months ago
  28. dc32900 Merge "update-verification-metadata parsing fix" into androidx-main by Treehugger Robot · 11 months ago
  29. c1facb8 Merge "spdx-gradle-plugin version 0.2.0" into androidx-main by Treehugger Robot · 11 months ago
  30. 98d24a9 Fix flakiness in GraphicsSurfaceTest by Romain Guy · 11 months ago
  31. ce2223b Merge "Fix entry not marked complete after view is destroyed" into androidx-main by Clara Fok · 11 months ago
  32. 14ab60d [Preview Stabilization] Add PreviewCapabilities in CameraInfo for preview stream related capability query by Kailiang Chen · 11 months ago
  33. 23173d6 Merge "Set publish bit as per Jetpad docs" into androidx-main by Becca Hughes · 11 months ago
  34. 42dbbff Import translations. DO NOT MERGE ANYWHERE by Bill Yi · 11 months ago
  35. 8a9d5ab Merge "Add maps for primitive keys and values" into androidx-main by George Mount · 11 months ago
  36. a2110fd Import translations. DO NOT MERGE ANYWHERE by Bill Yi · 11 months ago
  37. b2de07e chore: add samples, update kdoc, update playground app by rvighnesh · 11 months ago
  38. 06dc6e4 Merge "[Elevation] Remove tonal elevation animations as this interferes with ripple opacities" into androidx-main by Mariano Martin · 11 months ago
  39. de21786 [BottomSheet] Horizontal Edge to Edge by Kevin Truong · 11 months ago
  40. ec56c88 Merge "[Label] Adding a simple Label component" into androidx-main by Kevin Truong · 11 months ago
  41. 6ee61ed Merge "Don't append complication updates from screenshots" into androidx-main by Treehugger Robot · 11 months ago
  42. 6e8a06d Merge "M3 ModalBottomSheet swipe to dismiss fix." into androidx-main by Levi Albuquerque · 11 months ago
  43. c2888e8 AudioUnderrunMetric allows multiple tracks by Yuri Schimke · 11 months ago
  44. bee8116 update-verification-metadata parsing fix by Jeff Gaston · 11 months ago
  45. 27a7b3d Merge "Update SwipeBenchmark to a more representative speed." into androidx-main by Steve Bower · 11 months ago
  46. 988952a Don't append complication updates from screenshots by Alex Clarke · 11 months ago
  47. 8719a58 [Elevation] Remove tonal elevation animations as this interferes with ripple opacities by marian · 11 months ago
  48. b40927d spdx-gradle-plugin version 0.2.0 by Jeff Gaston · 11 months ago
  49. 15dafc4 Add notes about Play SDK Console and long-term support by AndroidX Core Team · 11 months ago
  50. 4e29260 Merge "Guard against detached LayoutNode" into androidx-main by Jens Ole Lauridsen · 11 months ago
  51. 006e3da Update SwipeBenchmark to a more representative speed. by stevebower · 11 months ago
  52. cdf1f99 Merge "Remove dependency to multidex in SDK Runtime client library." into androidx-main by Treehugger Robot · 11 months ago
  53. 804edfe Merge "Disable Flaky Test for OnEnableDisableSessionDurationCheck on Emulator API 21" into androidx-main by Jag Saund · 11 months ago
  54. 01cd366 M3 ModalBottomSheet swipe to dismiss fix. by Levi Albuquerque · 11 months ago
  55. 4872bab Merge "Delete hyphens/line break bechnmark" into androidx-main by Treehugger Robot · 11 months ago
  56. 45d2de2 Merge "Move @param docs of internal constructor parameters to the constructor." into androidx-main by Treehugger Robot · 11 months ago
  57. b2deca1 Merge "feat: add NavigationDrawerItem to be used within NavigationDrawer and ModalNavigationDrawer" into androidx-main by Vighnesh Raut · 11 months ago
  58. 624d4cd Delete hyphens/line break bechnmark by Anastasia Soboleva · 11 months ago
  59. cdd815b feat: add NavigationDrawerItem to be used within NavigationDrawer and ModalNavigationDrawer by rvighnesh · 11 months ago
  60. 7ade399 Merge "Reduce core-performance-play-services test deps" into androidx-main by Nick Chalko · 11 months ago
  61. cc1afc4 Merge "Implement ImageCapture function in CameraXService" into androidx-main by Treehugger Robot · 11 months ago
  62. b2eb6b2 Remove dependency to multidex in SDK Runtime client library. by Lucas Tenório · 11 months ago
  63. 9b5d5a7 Implement VideoCapture function in CameraXService by leo huang · 11 months ago
  64. 78ea2ff Implement ImageCapture function in CameraXService by leo huang · 11 months ago
  65. 03a6d26 Merge "Add a test to detect the abnormally large JPEG image issue" into androidx-main by Treehugger Robot · 11 months ago
  66. d01f291 Add a test to detect the abnormally large JPEG image issue by Charcoal Chen · 11 months ago
  67. db907ca Merge "Update baseline profiles following SwipeToDismissBox migration to wear/compose/foundation" into androidx-main by Steve Bower · 11 months ago
  68. c2464fb Merge "Fix large JPEG image issue on Vivo S16 device" into androidx-main by Treehugger Robot · 11 months ago
  69. 4a1e166 SwipeToReveal with EdgeSwipeToDismiss by Ankit · 12 months ago
  70. 06849cf Merge "Change OptionPriority#ALWAYS_OVERRIDE behavior." into androidx-main by Treehugger Robot · 11 months ago
  71. abd0827f Change OptionPriority#ALWAYS_OVERRIDE behavior. by TY Chang · 11 months ago
  72. 1a42235 Revert "Make BluetoothLe singleton" by Kyunglyul Hyun · 11 months ago
  73. 702713f Merge "[Refactor] Rename E2ETestUtil to FileUtil and reuse function by CameraXActivity" into androidx-main by Treehugger Robot · 11 months ago
  74. c94a5aa Merge "remove scope restrictions for Audio Amplitude API" into androidx-main by Treehugger Robot · 11 months ago
  75. babd2ef Merge "Add Composable wrappers for Surface/TextureView" into androidx-main by Treehugger Robot · 11 months ago
  76. 770ab4a remove scope restrictions for Audio Amplitude API by Kimberly Crevecoeur · 1 year, 3 months ago
  77. 4ac4c655 Add Composable wrappers for Surface/TextureView by Romain Guy · 12 months ago
  78. f61da31 Fix entry not marked complete after view is destroyed by Clara Fok · 11 months ago
  79. a7d6813 Deprecate slice framework by Pinyao Ting · 11 months ago
  80. 100ea13 bumping compose-material3 to 1.2.0-alpha08 by Connie Shi · 11 months ago
  81. fa68841 Add maps for primitive keys and values by George Mount · 11 months ago
  82. b012b35 Clarify where platform extension stub JARs go by AndroidX Core Team · 11 months ago
  83. feceddd Merge "Propagate compileSdk to minCompileSdk" into androidx-main by Treehugger Robot · 11 months ago
  84. 125e3b7 Merge "Invalidate cache for sensor orientation" into androidx-main by Jasmine Chen · 11 months ago
  85. 67bc9f3 Merge "Add ObjectList, a fast access List-like class" into androidx-main by George Mount · 11 months ago
  86. 4cead08 Merge "[BottomAppBar] Add auto-hide scrolling behavior" into androidx-main by Paul Thomas · 11 months ago
  87. 886fefa [BottomAppBar] Add auto-hide scrolling behavior by Paul Thomas · 1 year ago
  88. f97171c Add ObjectList, a fast access List-like class by George Mount · 12 months ago
  89. f315caf Merge "Update enter/exit transition when enter/exit direction changes" into androidx-main by Doris Liu · 11 months ago
  90. e912dde Merge "Add `onRestoreFailed()` callback to the focusRestorer() modifier" into androidx-main by Aditya Arora · 11 months ago
  91. 15db021 Guard against detached LayoutNode by Jens Ole Lauridsen · 11 months ago
  92. 8c31d69 Merge "Stop special-casing Cuttlefish." into androidx-main by Rahul Ravikumar · 11 months ago
  93. c087fff Stop special-casing Cuttlefish. by Rahul Ravikumar · 11 months ago
  94. e8dacae [Label] Adding a simple Label component by Kevin Truong · 12 months ago
  95. 9246d6b Invalidate cache for sensor orientation by Jasmine Chen · 11 months ago
  96. 59b6074 Merge "Safeparcelables in AppSearch - GenericDocumentParcel" into androidx-main by Xiaoyu Jin · 11 months ago
  97. 4ceff5a Update baseline profiles following SwipeToDismissBox migration to wear/compose/foundation by stevebower · 11 months ago
  98. 95c7b7f Set publish bit as per Jetpad docs by Becca Hughes · 11 months ago
  99. c27ff04 Propagate compileSdk to minCompileSdk by Alan Viverette · 11 months ago
  100. 838558a Reduce core-performance-play-services test deps by Nick Chalko · 11 months ago