1. 312eb9f Merge "Extract scan functionality to its own class" into androidx-main by Ömer Faruk Yılmaz · 7 months ago
  2. afff017 Merge "Add Android (bundled) SQLite driver implementation." into androidx-main by Treehugger Robot · 7 months ago
  3. 55a1c92 Merge "Fix ProcessingNodeDeviceTest test failure" into androidx-main by Treehugger Robot · 7 months ago
  4. b641e41 Extract scan functionality to its own class by Ömer Faruk Yılmaz · 7 months ago
  5. 8f6a110 Merge "Fix error that prevented `SuggestionChip` from accepting a nullable `BorderStroke`." into androidx-main by Connie Shi · 7 months ago
  6. 1461d46 Add Android (bundled) SQLite driver implementation. by Daniel Santiago Rivera · 9 months ago
  7. 2019685 Merge "Lookup composition local only once on read" into androidx-main by Treehugger Robot · 7 months ago
  8. 0fc1311 Merge "[TimePicker] Remove hardcoded token value in timepicker" into androidx-main by Treehugger Robot · 7 months ago
  9. 46021c9 Merge "[CameraViewfinder] Delete obsolete dakka" into androidx-main by Treehugger Robot · 7 months ago
  10. b2cdaaa Merge "Swap the order of DisposableEffect in NavHost" into androidx-main by Treehugger Robot · 7 months ago
  11. ff7c0c4 Merge "WIP: SlidingPaneLayout divider dragging" into androidx-main by Treehugger Robot · 7 months ago
  12. afd7bdf Merge "Added property to skip enabling rules per variant" into androidx-main by Treehugger Robot · 7 months ago
  13. 9700413 Merge "Fix source information for intrinsic remember" into androidx-main by Treehugger Robot · 7 months ago
  14. 62fb215 Merge "Add LayoutCoordinates methods for working with screen-relative offsets." into androidx-main by Treehugger Robot · 7 months ago
  15. a331bc6 Merge "Fix mac build" into androidx-main by Treehugger Robot · 7 months ago
  16. 0add758 Merge "Add AdvertiseParams missing duration and serviceSolicitationUuids to testapp" into androidx-main by Ömer Faruk Yılmaz · 7 months ago
  17. bcca04d Merge "Convert advertise to Flow and Use startAdvertisingSet internally" into androidx-main by Ömer Faruk Yılmaz · 7 months ago
  18. 0e1390f Merge "[GH] Move playground projects into a separate folder" into androidx-main by Yigit Boyar · 7 months ago
  19. 1bd89fe Fix mac build by Yigit Boyar · 7 months ago
  20. a112ea6 Add LayoutCoordinates methods for working with screen-relative offsets. by Zach Klippenstein · 12 months ago
  21. a723932 Merge "Update InputTransformation chaining to be more like Modifier." into androidx-main by Zach Klippenstein · 7 months ago
  22. 0212b97 WIP: SlidingPaneLayout divider dragging by Adam Powell · 8 months ago
  23. c4d236c Fix error that prevented `SuggestionChip` from accepting a nullable `BorderStroke`. by Connie Shi · 7 months ago
  24. 7fead0d [TimePicker] Remove hardcoded token value in timepicker by marian · 7 months ago
  25. 48b493f Fix source information for intrinsic remember by Andrei Shikov · 8 months ago
  26. 0f289c7 Lookup composition local only once on read by Andrei Shikov · 7 months ago
  27. 85933c9 Swap the order of DisposableEffect in NavHost by Jeremy Woods · 7 months ago
  28. 2514ad3 Added property to skip enabling rules per variant by Marcello Albano · 7 months ago
  29. af05fab Merge "Parse the `SerializerClass` in @StringProperty and @LongProperty annotations" into androidx-main by Raghav Mehta · 7 months ago
  30. d2af719 Merge changes I83006e86,I776f73c6 into androidx-main by Ryan Mentley · 7 months ago
  31. 35d5167 Merge "Add com.android.kotlin.multiplatform.library:com.android.kotlin.multiplatform.library.gradle.plugin and update it when updating studio/AGP version." into androidx-main by Fred Sladkey · 7 months ago
  32. de6a036 Fix broken tests in GridLayoutManagerSnappingTest by Ryan Mentley · 7 months ago
  33. 15b4543 Merge "Bump privacysandbox-ads version" into androidx-main by Robert Marcus · 7 months ago
  34. 3d616c4 Merge "[Material3][PullToRefresh] Add and update PullToRefresh samples" into androidx-main by José Figueroa Santos · 7 months ago
  35. ffdeada Merge "[GH] Bump playground snapshot" into androidx-main by Treehugger Robot · 7 months ago
  36. 617e949 Bump privacysandbox-ads version by Robert Marcus · 7 months ago
  37. 2a67fa6 [Material3][PullToRefresh] Add and update PullToRefresh samples by Jose Figueroa · 8 months ago
  38. d8a24298 Merge "Autogenerated suppression of test failures" into androidx-main by Treehugger Robot · 7 months ago
  39. 68bb280 Merge "Use ObjectIntMap for lazy key-index map" into androidx-main by Treehugger Robot · 7 months ago
  40. a6af51a Autogenerated suppression of test failures by Jeff Gaston · 8 months ago
  41. dd1fc31 Merge "Add StrokeCap shadow implementation to ArcLine." into androidx-main by Lucas Muller Oliveira · 7 months ago
  42. 035e499 Merge "Ensure that prediction never goes backwards" into androidx-main by Josep del Río · 7 months ago
  43. 88c0730 Use ObjectIntMap for lazy key-index map by Andrei Shikov · 7 months ago
  44. 6b1de08 Ensure that prediction never goes backwards by Josep del Río · 7 months ago
  45. 9e88dc7 Merge "Fix off by one error when calculating selected region" into androidx-main by Treehugger Robot · 7 months ago
  46. ad30749 Convert GridLayoutManagerSnappingTest to Kotlin by Ryan Mentley · 7 months ago
  47. 856296f Merge "Add Xiaomi 13T Pro into ImageAnalysisUnavailableQuirk" into androidx-main by Treehugger Robot · 7 months ago
  48. 26eaf40 Merge "Set target FPS to 30 on legacy devices during A/V sync test" into androidx-main by Treehugger Robot · 7 months ago
  49. b00cde4 [GH] Bump playground snapshot by Dustin Lam · 7 months ago
  50. 394fc67 Add Xiaomi 13T Pro into ImageAnalysisUnavailableQuirk by CharcoalChen · 7 months ago
  51. 03369c5 Convert advertise to Flow and Use startAdvertisingSet internally by Kyunglyul Hyun · 10 months ago
  52. a504075 Merge "Improve RecyclerView trace detail, and trace if prefetch needed for next frame" into androidx-main by Treehugger Robot · 7 months ago
  53. bcd4a4b Merge "Update DataStore OkioStorage doc to avoid refering to internal implementation classes" into androidx-main by Treehugger Robot · 7 months ago
  54. 1da5598 Merge "Bump bluetooth version" into androidx-main by Treehugger Robot · 7 months ago
  55. 6af3f41 Merge "Adds demo of a view loading Compose dynamically with a WindowManager." into androidx-main by Treehugger Robot · 7 months ago
  56. 6f9aa24 Merge "Adds links to Traversable demos." into androidx-main by Treehugger Robot · 7 months ago
  57. 797b807 Adds demo of a view loading Compose dynamically with a WindowManager. by Jeremy Walker · 9 months ago
  58. 50327c8 Bump bluetooth version by Sungsoo Lim · 7 months ago
  59. 5aebe8e Merge "Re-enable studio integration tests" into androidx-main by Treehugger Robot · 7 months ago
  60. ac7fbb7 Improve RecyclerView trace detail, and trace if prefetch needed for next frame by Chris Craik · 8 months ago
  61. fbd55aa Merge "Bump DataStore version to 1.1.0-beta01" into androidx-main by Zhiyuan Wang · 7 months ago
  62. 20e34f4 Parse the `SerializerClass` in @StringProperty and @LongProperty annotations by raghavmehta · 9 months ago
  63. ed47352 Adds links to Traversable demos. by Jeremy Walker · 8 months ago
  64. 41a641a Merge "Remove obsolete SDK_INT codepaths in sqlite" into androidx-main by Treehugger Robot · 7 months ago
  65. ef76a14 Fix off by one error when calculating selected region by Grant Toepfer · 7 months ago
  66. 719ea56 Merge "Fix AppSearch annotation processor to allow nested interface documents" into androidx-main by Jiayu Hu · 7 months ago
  67. 48ee73f Merge "Fix Transition reentrancy problem." into androidx-main by Treehugger Robot · 7 months ago
  68. dae3f80 Merge "Clean up reflection usage to set variant specific instrumentation runner arg" into androidx-main by Treehugger Robot · 7 months ago
  69. df017ed Re-enable studio integration tests by Fred Sladkey · 7 months ago
  70. 91ffb0c Merge "Upgrade to NDK r25" into androidx-main by Fred Sladkey · 7 months ago
  71. 0b8ce649 Fix Transition reentrancy problem. by George Mount · 8 months ago
  72. 346b98d Merge "Use extension.name when publishing inspector in dist/inspection" into androidx-main by Sergey Vasilinetc · 7 months ago
  73. 0ce4fb7 Clean up reflection usage to set variant specific instrumentation runner arg by Marcello Albano · 7 months ago
  74. 5904fb4 Fix AppSearch annotation processor to allow nested interface documents by Jiayu Hu · 8 months ago
  75. f4f680e Upgrade to NDK r25 by Fred Sladkey · 8 months ago
  76. 41f848a Merge "Enable InCallAudioTest." into androidx-main by Treehugger Robot · 7 months ago
  77. 1b44c33 Add StrokeCap shadow implementation to ArcLine. by Lucas Muller Oliveira · 7 months ago
  78. c05053a Merge "Add in new benchmark for Compose accessibility" into androidx-main by Melba Nuzen · 7 months ago
  79. 55790055 Merge "Fixed GLRenderer not rendering after resuming from paused state" into androidx-main by Nader Jawad · 7 months ago
  80. f8e4a74 Merge changes I53e2fc68,Id24344ce into androidx-main by Lucas Muller Oliveira · 7 months ago
  81. 83edc1c Enable InCallAudioTest. by Grant Menke · 7 months ago
  82. 2a4e044 [CameraViewfinder] Delete obsolete dakka by Kailiang Chen · 7 months ago
  83. 2f619ca Merge "Bump leanback versions" into androidx-main by Dake Gu · 7 months ago
  84. 2b44da3 Merge "Use PlatformDataKey to get platform heart rate and daily steps" into androidx-main by Xiangyin Ma · 7 months ago
  85. 391e466 Merge "Bumping compose-runtime-tracing to beta01" into androidx-main by Jakub Gielzak · 7 months ago
  86. 649a3d1 Merge "Change ColorStop.getColor return type to NonNull." into androidx-main by Lucas Muller Oliveira · 7 months ago
  87. 79613ab Bump leanback versions by Dake Gu · 7 months ago
  88. 152c45f Bump DataStore version to 1.1.0-beta01 by Zhiyuan Wang · 8 months ago
  89. c134a1d Use PlatformDataKey to get platform heart rate and daily steps by Xiangyin Ma · 7 months ago
  90. df6e1c9 Merge "Fix crash during overridden composable types lookup" into androidx-main by Treehugger Robot · 7 months ago
  91. 86f3cd4 Merge "Disable system prediction by default" into androidx-main by Josep del Río · 7 months ago
  92. 2495d2c Fix crash during overridden composable types lookup by Andrei Shikov · 7 months ago
  93. 54a54b3 Merge "Deprecate all APIs in security-crypto" into androidx-main by Tri Vo · 7 months ago
  94. 72ab4c5 Disable system prediction by default by Josep del Río · 7 months ago
  95. 9e15fb2 Merge "Use wear-tooling-preview 1.0.0-beta01" into androidx-main by Steve Bower · 7 months ago
  96. bfccffa7 Use wear-tooling-preview 1.0.0-beta01 by Steve Bower · 7 months ago
  97. c6aa638 Change ColorStop.getColor return type to NonNull. by Lucas Muller Oliveira · 7 months ago
  98. 310cab3 Merge "Update PositionIndicator Kdoc by fixing some parameters descriptions." into androidx-main by Treehugger Robot · 7 months ago
  99. 4b92bed Use extension.name when publishing inspector in dist/inspection by Sergey Vasilinetc · 7 months ago
  100. 0152ead Update PositionIndicator Kdoc by fixing some parameters descriptions. by mkulaha · 7 months ago