1. a27f6bf Fix isSystemRoute() returning true for mr.addUserRoute(userRoute) by Bishoy Gendy · 8 months ago
  2. 2ae745d Merge "Add experimental support for dynamically hiding/unhiding layout elements" into androidx-main by Treehugger Robot · 8 months ago
  3. 40c2cd6 Add experimental support for dynamically hiding/unhiding layout elements by Mohammad Saboorian · 8 months ago
  4. 9d11c3a Merge "Add dynamic value support to BoolProp" into androidx-main by Treehugger Robot · 8 months ago
  5. 49a7985 Merge "Save Expandable state across navigation" into androidx-main by Ankit · 8 months ago
  6. 1bf6e53 Add dynamic value support to BoolProp by Mohammad Saboorian · 8 months ago
  7. 5c80095 Save Expandable state across navigation by Ankit · 8 months ago
  8. 72d507d Merge "Fix for Modifier.animateItemPlacement() and LookaheadScope after small scrolls." into androidx-main by Andrey Kulikov · 8 months ago
  9. 5caaae9 Merge changes I6e4c0eb8,I609082ab,If9b7306f,Ibed2bdab,I21eab092 into androidx-main by Treehugger Robot · 8 months ago
  10. 179b6b1 Merge "Add GATT service one by one" into androidx-main by Kyunglyul Hyun · 8 months ago
  11. 313f0fe Add GATT service one by one by Kyunglyul Hyun · 8 months ago
  12. 504a1ca Select the postview size by the ResolutionSelector by Scott Nien · 8 months ago
  13. 16df0f6 Add onPostviewImageAvailable to ImageCapture callback and configure the capture pipeline to enable postview. by Scott Nien · 8 months ago
  14. 4b039e3 Postview implementation in basic and advanced extender. by Scott Nien · 8 months ago
  15. 5b59f0d Merge "Update valid snapshot id after advancing snapshot" into androidx-main by Treehugger Robot · 8 months ago
  16. 3b060dd Merge "Use exact computations in PathEasing" into androidx-main by Romain Guy · 8 months ago
  17. b8c0b53 Merge "Calling onFocusChanged events on node reset" into androidx-main by Treehugger Robot · 8 months ago
  18. 3f5c4d7 Update valid snapshot id after advancing snapshot by Andrei Shikov · 8 months ago
  19. f8bb7a5 Calling onFocusChanged events on node reset by Ralston Da Silva · 9 months ago
  20. 83629f4 Merge changes If675f9fc,I5c20794a into androidx-main by Andrei Shikov · 8 months ago
  21. 28b27a9 Use exact computations in PathEasing by Romain Guy · 8 months ago
  22. d3055d9 Fix for Modifier.animateItemPlacement() and LookaheadScope after small scrolls. by Andrey Kulikov · 8 months ago
  23. e786164 Merge "Remove IdentityArrayIntMap from Compose runtime module." into androidx-main by Andrei Shikov · 8 months ago
  24. 49ac0df Remove IdentityArrayIntMap from Compose runtime module. by Andrei Shikov · 8 months ago
  25. 7b34216 Merge "Update size of ScrollBenchmark items" into androidx-main by Steve Bower · 8 months ago
  26. fba6842 Merge "Fix ParagraphWithLineHeightBenchmark" into androidx-main by Treehugger Robot · 8 months ago
  27. f37724e Merge "Fix crashes from long method tracing on ui thread" into androidx-main by Treehugger Robot · 8 months ago
  28. d1268a9 Fix ParagraphWithLineHeightBenchmark by Chris Craik · 8 months ago
  29. 1e1c3ce Merge "Update SnapPositionInLayout." into androidx-main by Levi Albuquerque · 8 months ago
  30. e57fe3d Update size of ScrollBenchmark items by stevebower · 8 months ago
  31. f062b00 Add postviewSurface and postviewEnabled to SessionConfig / CaptureConfig by Scott Nien · 9 months ago
  32. 35d637e Add onCaptureProcessProgressed callback to takePicture and fix the onCaptureStarted timeing when Extensions are enabled. by Scott Nien · 9 months ago
  33. 6bd29ae Merge "Add tokens for ListHeader material3" into androidx-main by Ankit · 8 months ago
  34. f202fda Merge "Extract platform-specific ComparableSubject API to a separate interface and use delegation." into androidx-main by Arkadii Ivanov · 8 months ago
  35. aa012f5 Add tokens for ListHeader material3 by Ankit · 8 months ago
  36. b8687ec2 Merge "Fix issue with wrong coerce when page count is large." into androidx-main by Levi Albuquerque · 8 months ago
  37. 832e438 Merge "Move Hilt instrumented tests to KSP" into androidx-main by Kuan-Ying Chou · 8 months ago
  38. cbd8ac3 Fix issue with wrong coerce when page count is large. by Levi Albuquerque · 8 months ago
  39. 77dc793 Update SnapPositionInLayout. by Levi Albuquerque · 8 months ago
  40. 32aff04 Fix crashes from long method tracing on ui thread by Chris Craik · 8 months ago
  41. 4912739 Merge "Remove flaky input mode test" into androidx-main by Treehugger Robot · 8 months ago
  42. 59dfe40 Merge "Add a mechanism to simulate window size in testing" into androidx-main by Conrad Chen · 8 months ago
  43. a3ebde7 Merge "Adds assertions for testing `actionRunCallback`. Also adds additional shorthand "class type" based variants to the existing action related test filters and assertions. See relNote." into androidx-main by Shamali Patwa · 8 months ago
  44. 7bb8da9 Enable intrinsic remember by default by Andrei Shikov · 8 months ago
  45. 9e5cac8 Use IrBlock result to calculate its stability by Andrei Shikov · 8 months ago
  46. 8b8f7c5 Merge "[glance] Add scaffold, Adjust title bar" into androidx-main by Brenton Bade · 8 months ago
  47. 2e19d65 Merge "Add extras to inform media apps of the main UI parameters" into androidx-main by Treehugger Robot · 8 months ago
  48. c374eb0 Merge changes I0f2729fc,I9b1d8895 into androidx-main by Nader Jawad · 8 months ago
  49. d4152e5e Merge "Add ProtoLayout linter project" into androidx-main by Treehugger Robot · 8 months ago
  50. 4b94665 Add a mechanism to simulate window size in testing by drchen · 8 months ago
  51. 691f2a2 Merge "Update Groovy code style to prevent star imports." into androidx-main by Treehugger Robot · 8 months ago
  52. f2510b4 Merge "Attempt to fix flaky focus/keyboard tests for BTF and BTF2" into androidx-main by Treehugger Robot · 8 months ago
  53. 7da9902 [glance] Add scaffold, Adjust title bar by Brenton · 10 months ago
  54. f5b34e0 Refactored low latency APIs to leverage CanvasBufferedRenderer by Nader Jawad · 8 months ago
  55. 9b113e5 Introduce CanvasBufferedRenderer by Nader Jawad · 8 months ago
  56. 5eb5f19 Update Groovy code style to prevent star imports. by Daniel Santiago Rivera · 8 months ago
  57. e1d8975 Add ProtoLayout linter project by Mohammad Saboorian · 1 year, 3 months ago
  58. d008d2a Merge "Updated docs-public/build.gradle for the following artifacts:" into androidx-main by Treehugger Robot · 8 months ago
  59. 8bbc7f8 Merge "Fork `InteractiveComponentSize` from compose.material3 Add ExperimentalMaterial3CommonApi annotation." into androidx-main by Connie Shi · 8 months ago
  60. edcd0a1 Merge "Cleanup unused code in ImageCapture" into androidx-main by Treehugger Robot · 8 months ago
  61. 8072f4c Merge "Add kdocs to AndroidViewConfiguration class." into androidx-main by Levi Albuquerque · 8 months ago
  62. 26febcb8 Add kdocs to AndroidViewConfiguration class. by Levi Albuquerque · 8 months ago
  63. cb0c443 Merge "Bumping compose-material3 to 1.2.0-alpha12." into androidx-main by Connie Shi · 8 months ago
  64. f3b6ec4 Merge "Revert "Enable Privacy Sandbox tooling in AGP."" into androidx-main by Treehugger Robot · 8 months ago
  65. 5c4ad95 Merge "Fix missing return statement in Composable functions when it's the last statement and returns a null const" into androidx-main by Andrei Shikov · 8 months ago
  66. c37e0da Revert "Enable Privacy Sandbox tooling in AGP." by Jakub Gielzak · 8 months ago
  67. 9e14c0e Merge "Pin compose ui-util" into androidx-main by Treehugger Robot · 8 months ago
  68. 195de86 Pin compose ui-util by Natnael Belay · 8 months ago
  69. e763587 Updated docs-public/build.gradle for the following artifacts: by natnaelbelay · 8 months ago
  70. c39c922 Merge "Add annotation for schema version requirement of ProtoLayout API" into androidx-main by Treehugger Robot · 8 months ago
  71. ac59e73 Merge "Force upgrade to jsoup 1.16.2" into androidx-main by Treehugger Robot · 8 months ago
  72. c973fc2 Merge "Avoid update viewport when unbindAll to avoid the stabilitiy issue." into androidx-main by Treehugger Robot · 8 months ago
  73. e948baa Move Hilt instrumented tests to KSP by Kuan-Ying Chou · 8 months ago
  74. 4cd6293 Merge "Lazily creates EdgeEffects inside Android overscroll" into androidx-main by Louis Pullen-Freilich · 8 months ago
  75. 7c5be48 Merge "Add a content description demo appwidget for a common case of container with clickable button and other non-clickable text content - showing how it behaves when content description is set vs not set on the top-level container of each item in a lazy list." into androidx-main by Shamali Patwa · 8 months ago
  76. 6243548 Merge "Replace feature flags declaration from broadcast receiver to meta data" into androidx-main by Alex Dadukin · 8 months ago
  77. 3b86f27 Fix missing return statement in Composable functions when it's the last statement and returns a null const by Oleksandr Karpovich · 8 months ago
  78. 33c97d2 Merge "Clear unapplied changes if recomposer loop exited early" into androidx-main by Andrei Shikov · 8 months ago
  79. 1ab57e9 Force upgrade to jsoup 1.16.2 by Alan Viverette · 8 months ago
  80. 186108e Update go/androidx-dev#custom-search-engine for go/cs-package-deprecation by Ian Baker · 8 months ago
  81. 6260d5a Add annotation for schema version requirement of ProtoLayout API by Mohammad Saboorian · 8 months ago
  82. b279a45 Merge "Remove camera selector option in use case config." into androidx-main by Treehugger Robot · 8 months ago
  83. b4dddc1 Attempt to fix flaky focus/keyboard tests for BTF and BTF2 by Halil Ozercan · 8 months ago
  84. 16ca36b Adds assertions for testing `actionRunCallback`. Also adds additional shorthand "class type" based variants to the existing action related test filters and assertions. See relNote. by Shamali P · 8 months ago
  85. 1b4750c Merge "Pin material3 samples to the last released compose beta" into androidx-main by Treehugger Robot · 8 months ago
  86. 5fa794e Replace feature flags declaration from broadcast receiver to meta data by Alex Dadukin · 8 months ago
  87. b86efd2 Pin material3 samples to the last released compose beta by Natnael Belay · 8 months ago
  88. 7a27638 Merge "Add support for DATA_SOURCE_HEART_RATE to XML" into androidx-main by Treehugger Robot · 8 months ago
  89. 3f7677e Merge "Implement support for Expanded dimension in Spacer" into androidx-main by Treehugger Robot · 8 months ago
  90. f111753 Add support for DATA_SOURCE_HEART_RATE to XML by Alex Clarke · 8 months ago
  91. 7ec330b Implement support for Expanded dimension in Spacer by Neda Topoljanac · 8 months ago
  92. 735fc76 Lazily creates EdgeEffects inside Android overscroll by Louis Pullen-Freilich · 8 months ago
  93. 277f149 Remove camera selector option in use case config. by TY Chang · 8 months ago
  94. c9bbb51 Merge "Fix FakeCamera API documentations" into androidx-main by Treehugger Robot · 8 months ago
  95. 8e0ab16 Avoid update viewport when unbindAll to avoid the stabilitiy issue. by Scott Nien · 8 months ago
  96. be32732 Merge "Standardize tests for BluetoothX" into androidx-main by Treehugger Robot · 8 months ago
  97. 3d145db Standardize tests for BluetoothX by Ömer Faruk Yılmaz · 8 months ago
  98. fcb9a89 Merge "Lower minSdkVersion to 21" into androidx-main by Treehugger Robot · 8 months ago
  99. 8e53097 Merge "Perform exact computations in CubicBezierEasing" into androidx-main by Treehugger Robot · 8 months ago
  100. de4dce4 Perform exact computations in CubicBezierEasing by Romain Guy · 8 months ago