1. 465c5c5 Merge "Let GattServer know the subscribed characteristics" into androidx-main by Kyunglyul Hyun · 9 months ago
  2. e04ee28 Let GattServer know the subscribed characteristics by Kyunglyul Hyun · 9 months ago
  3. ce1a95c Merge changes Ie6fd7914,I9ef6f7f4 into androidx-main by Ben Trengrove · 9 months ago
  4. d632b57 Merge "Remove conditional checks for desktop being enabled" into androidx-main by Treehugger Robot · 9 months ago
  5. 4b208c8 Remove conditional checks for desktop being enabled by Aurimas Liutikas · 9 months ago
  6. ef9ada5 Merge "Add a strong skipping mode option" into androidx-main by Ben Trengrove · 9 months ago
  7. dac1876 Fix incorrect RememberObserver usage by Ben Trengrove · 9 months ago
  8. a12ae1d Merge "Remove not-useful comment" into androidx-main by Treehugger Robot · 9 months ago
  9. c95f4b0 Merge "Enable androidx.highMemory for androidx-studio-integration targets" into androidx-main by Treehugger Robot · 9 months ago
  10. 6090cd1 Only trigger RememberObserver lifecycles when it is stored in remember calculation by Leland Richardson · 10 months ago
  11. 6e9faba Remove not-useful comment by Jim S · 9 months ago
  12. 22421ef Add a strong skipping mode option by Ben Trengrove · 11 months ago
  13. 4fe9916 Merge "Update AIDLs for toggleHandRaised and updateParticipants." into androidx-main by Treehugger Robot · 9 months ago
  14. 2a9418e Merge "Revert "Handle AppSearch polymorphic deserialization correctly"" into androidx-main by Jiayu Hu · 9 months ago
  15. bb66009 Update AIDLs for toggleHandRaised and updateParticipants. by Grant Menke · 9 months ago
  16. ce7dd7b Merge "Fix the logic of acting handle while long press dragging on BTF2" into androidx-main by Halil Ozercan · 9 months ago
  17. 51479d4 Merge "Refactor compiler integration tests into KMP project, remove explicit tools.jar reference" into androidx-main by Jim Sproch · 9 months ago
  18. ef84b9b Enable androidx.highMemory for androidx-studio-integration targets by Aurimas Liutikas · 9 months ago
  19. 564bcce Revert "Handle AppSearch polymorphic deserialization correctly" by Jiayu Hu · 9 months ago
  20. 90f810b Merge "Add constants for extension support" into androidx-main by Treehugger Robot · 9 months ago
  21. ce29a71 Fix the logic of acting handle while long press dragging on BTF2 by Halil Ozercan · 9 months ago
  22. a77134b Merge "Add a lint check for setting current state from coroutine" into androidx-main by Treehugger Robot · 9 months ago
  23. 7d0070d Merge changes Iacdd1a2b,I4c4bc435,Ia5bccc99 into androidx-main by Treehugger Robot · 9 months ago
  24. 41003cf Merge "[Badge] Promote APIs to stable" into androidx-main by Kevin Truong · 9 months ago
  25. f21d9872 Add a lint check for setting current state from coroutine by Jeremy Woods · 9 months ago
  26. be0cfe8 Merge "Add unit tests for Camera2CaptureSequence" into androidx-main by Catherine Sun · 9 months ago
  27. bb310392 Add unit tests for Camera2CaptureSequence by Catherine Sun · 9 months ago
  28. a1527659 Merge "Add support for Multi-Resolution reprocessing" into androidx-main by Catherine Sun · 9 months ago
  29. dccef20 Add constants for extension support by Pranav Madapurmath · 9 months ago
  30. 2fbacbb Merge "ktlint.isCanBeConsumed = false" into androidx-main by Treehugger Robot · 9 months ago
  31. 3e7b236 Merge "Hide PositionIndicator by default" into androidx-main by Misha Kulaha · 9 months ago
  32. f4b3e0b Use SurfaceView on API 33+ by Trevor McGuire · 9 months ago
  33. ef1f505 Add WYSIWYG HDR (HLG) to core test app by Trevor McGuire · 9 months ago
  34. d0a5b9a Set HLG colorspace on OpenGLRenderer OutputSurface by Trevor McGuire · 9 months ago
  35. 7992bd3 Hide PositionIndicator by default by mkulaha · 9 months ago
  36. 6612918 Merge "Delete androidx_compose_multiplatform target" into androidx-main by Treehugger Robot · 9 months ago
  37. cda0fc6 Merge "API feedback on EmojiCompat.registerInitCallback" into androidx-main by Treehugger Robot · 9 months ago
  38. 57405613 Merge "LIFECYCLE = "2.7.0-alpha03" PAGING = "3.3.0-alpha03"" into androidx-main by Treehugger Robot · 9 months ago
  39. c29079e Merge "Update baseline profiles for Wear Compose libraries" into androidx-main by Steve Bower · 9 months ago
  40. 97a57ef API feedback on EmojiCompat.registerInitCallback by Sean McQuillan · 9 months ago
  41. dbc3f54 ktlint.isCanBeConsumed = false by Jeff Gaston · 9 months ago
  42. 9d20752 Merge "TODO for removing InternalCoroutinesApi" into androidx-main by Treehugger Robot · 9 months ago
  43. 958909d Delete androidx_compose_multiplatform target by Jim S · 9 months ago
  44. b599e17 LIFECYCLE = "2.7.0-alpha03" PAGING = "3.3.0-alpha03" by Prajakta Patil · 9 months ago
  45. 142b24c Update baseline profiles for Wear Compose libraries by stevebower · 9 months ago
  46. 6a2ccc0 Merge "Rename layoutState/Value to scaffoldState/Value" into androidx-main by Conrad Chen · 9 months ago
  47. b81f87a Merge "Rename DEFAULT_MAX_HEAP_SIZE to AUTOMATIC_MAX_HEAP_SIZE" into androidx-main by Ashley Newson · 9 months ago
  48. ff20cfa Merge "Clear cookies for user-agent metadata tests" into androidx-main by Victor Tan · 9 months ago
  49. 020154d Merge "Introduce HapticDeviceProfile" into androidx-main by Treehugger Robot · 9 months ago
  50. 9ea2120 Merge "Change DraggableNode to implement AbstractDraggableNode" into androidx-main by Shahd AbuDaghash · 9 months ago
  51. 58544eb Merge "Possible fix for performance drop in PositionIndicator. Additional microbenchmark tests were added." into androidx-main by Misha Kulaha · 9 months ago
  52. 721762d Introduce HapticDeviceProfile by Lais Andrade · 11 months ago
  53. 3c2459b Rename DEFAULT_MAX_HEAP_SIZE to AUTOMATIC_MAX_HEAP_SIZE by Ashley Newson · 9 months ago
  54. c1f60a4 Merge "Add helper methods needed for Instant formatting." into androidx-main by Achraf Feydi · 9 months ago
  55. e6bb566 Merge "Add renderer support for zoned date time." into androidx-main by Achraf Feydi · 9 months ago
  56. 2a45c23 Merge "Cursor, cursor handle and selection handles will now disappear when window loses focus" into androidx-main by Anastasia Soboleva · 9 months ago
  57. 214a8b3 Merge "Explictly layout the child view in LocalAdapter#notifyResized" into androidx-main by Treehugger Robot · 9 months ago
  58. f9b0599 Add helper methods needed for Instant formatting. by Achraf Feydi · 9 months ago
  59. 45572720 Add renderer support for zoned date time. by Achraf Feydi · 9 months ago
  60. badd0bc Change DraggableNode to implement AbstractDraggableNode by Shahd AbuDaghash · 9 months ago
  61. bd680ba Explictly layout the child view in LocalAdapter#notifyResized by Gavin Corkery · 9 months ago
  62. 0bf1c9a Merge "Remove redundant logic now that we don't SDK runtime process on T-." into androidx-main by Sorin Dinu · 9 months ago
  63. df124bb Remove redundant logic now that we don't SDK runtime process on T-. by Sorin Dinu · 9 months ago
  64. ffda338 Cursor, cursor handle and selection handles will now disappear when window loses focus by Anastasia Soboleva · 9 months ago
  65. 3edf92c Merge "Add first pixel benchmarks to Card, TimeText and ToggleButton" into androidx-main by Ankit · 9 months ago
  66. f38887b Merge "Fix Javadoc commnets" into androidx-main by Treehugger Robot · 9 months ago
  67. e008d5b Merge "Lower minSdkVersion to 32" into androidx-main by Treehugger Robot · 9 months ago
  68. bdcd7ff Fix Javadoc commnets by Sungsoo Lim · 9 months ago
  69. da8802f Lower minSdkVersion to 32 by Ömer Faruk Yılmaz · 9 months ago
  70. 841db1d Add support for Multi-Resolution reprocessing by Catherine Sun · 9 months ago
  71. fca6737 Merge "[Extensions] Binding ImageAnalysis with Bokeh and Face-Retouch extensions will cause black preview on Galaxy S23 Ultra 5G" into androidx-main by Treehugger Robot · 9 months ago
  72. 8332e6b [Extensions] Binding ImageAnalysis with Bokeh and Face-Retouch extensions will cause black preview on Galaxy S23 Ultra 5G by Scott Nien · 9 months ago
  73. 96ca25f Merge "Update documentation on constant for Media Playback Service. Update documentation on MediaPlaybackManager.registerMediaPlaybackToken to mark the right throw for the thread check." into androidx-main by Diego Valenzuela · 9 months ago
  74. a47cf5b Merge "Remove context parameters from window info calculation functions" into androidx-main by Conrad Chen · 9 months ago
  75. 0395e40 Merge changes I374ff1ad,Ic8439857 into androidx-main by Treehugger Robot · 9 months ago
  76. 1d1ea88e Merge "Change durationMillis from Int to Long as per the API guidelines" into androidx-main by Treehugger Robot · 9 months ago
  77. 5fbdc14 Merge "Bump testapp dependencies" into androidx-main by Treehugger Robot · 9 months ago
  78. fc88ccf Merge "Fix Scan button overlapping Connect button" into androidx-main by Treehugger Robot · 9 months ago
  79. 8324d38 Merge "Revert "Avoid class init issue in AccessibilityNodeInfoCompat"" into androidx-main by Ryan Mentley · 9 months ago
  80. 4cfd527 Merge "Fix flaky test in BTF2 Undo Tests" into androidx-main by Treehugger Robot · 9 months ago
  81. 09d3dff Merge "Make PickVisualMediaRequest API 19 to match contract" into androidx-main by Treehugger Robot · 9 months ago
  82. 54485bf Merge "Fix ViewModel not cleared after pop" into androidx-main by Clara Fok · 9 months ago
  83. 46808a6d Make PickVisualMediaRequest API 19 to match contract by Ian Lake · 9 months ago
  84. 0a5b8a5 Revert "Avoid class init issue in AccessibilityNodeInfoCompat" by Ryan Mentley · 9 months ago
  85. e49ece4 Fix flaky test in BTF2 Undo Tests by Halil Ozercan · 9 months ago
  86. f332956 Merge "Add transform param to AndroidEmbeddedExternalSurface" into androidx-main by Treehugger Robot · 9 months ago
  87. 0967af2 Merge changes I86306420,I80635227,Ib40fc52d into androidx-main by Treehugger Robot · 9 months ago
  88. dfcc7e3 Merge changes I5e2e23b5,I35978836 into androidx-main by Treehugger Robot · 9 months ago
  89. 69da28c Remove context parameters from window info calculation functions by drchen · 9 months ago
  90. 690f94c Fix ViewModel not cleared after pop by Clara Fok · 9 months ago
  91. 8859a447 Mark flaky test by Sean McQuillan · 9 months ago
  92. d73e0ea3 Mark flaky test by Sean McQuillan · 9 months ago
  93. 09c94e2 Mark flaky test by Sean McQuillan · 9 months ago
  94. 5ac04db Mark flaky test by Sean McQuillan · 9 months ago
  95. 3b77206 Mark flaky test by Sean McQuillan · 9 months ago
  96. f47024a Merge "Mark flaky test" into androidx-main by Treehugger Robot · 9 months ago
  97. 01f09fc Rename layoutState/Value to scaffoldState/Value by drchen · 9 months ago
  98. e68212c Merge "Suppress flaky test" into androidx-main by Treehugger Robot · 9 months ago
  99. 269213e Merge "Pin RecyclerView's ViewPager2 version constraint to a specific version" into androidx-main by Ryan Mentley · 9 months ago
  100. 6eb319d Merge "Bump privacysandbox UI version to alpha07" into androidx-main by Gavin Corkery · 9 months ago