1. 402d879 Merge "Implement rxjava2 LimitOffsetRxPagingSource" into androidx-main by Treehugger Robot · 2 years, 4 months ago
  2. 8cd296d Merge "[GH] Use latest good gradle 7.5 nightly for github." into androidx-main by Aurimas Liutikas · 2 years, 4 months ago
  3. 43fe5bb [GH] Use latest good gradle 7.5 nightly for github. by Yigit Boyar · 2 years, 4 months ago
  4. 84b441a Merge "Fix memory leak in test LimitOffsetRxPagingSourceTest" into androidx-main by Treehugger Robot · 2 years, 4 months ago
  5. c4782c2 Implement rxjava2 LimitOffsetRxPagingSource by clarafok · 2 years, 4 months ago
  6. 57503a6 Fix memory leak in test LimitOffsetRxPagingSourceTest by clarafok · 2 years, 4 months ago
  7. 9c898ac Merge "Remove delays in RxPagingSourceTest" into androidx-main by Treehugger Robot · 2 years, 4 months ago
  8. f88e315 Merge "Support setting the tint of all icons in a toolbar." into androidx-main by Treehugger Robot · 2 years, 4 months ago
  9. f086705e Merge "Remove accidentally added stray class file." into androidx-main by Treehugger Robot · 2 years, 4 months ago
  10. 620265b Merge "Remove duplicate COMPOSE_RUNTIME_TRACING variable" into androidx-main by Nick Anthony · 2 years, 4 months ago
  11. da89002 Merge "docs: Create Responding to User Interactions snippet file" into androidx-main by Andrew Solovay · 2 years, 4 months ago
  12. 8047114 Remove duplicate COMPOSE_RUNTIME_TRACING variable by Nick Anthony · 2 years, 4 months ago
  13. 8246219 Merge changes I531e387a,I8cd1cff4 into androidx-main by Willie Koomson · 2 years, 4 months ago
  14. 8996a0d Merge "Baseline profiles for compose should be derived using benchmarks." into androidx-main by Treehugger Robot · 2 years, 4 months ago
  15. 06751e66 Remove delays in RxPagingSourceTest by clarafok · 2 years, 4 months ago
  16. cce233b Merge "Hook up rxjava3 LimitOffsetRxPagingSource to room-compiler" into androidx-main by Clara Fok · 2 years, 4 months ago
  17. 158b032 Merge "[ZSL] Move setZslDisabled from AddUseCase to AttachUseCase" into androidx-main by Treehugger Robot · 2 years, 4 months ago
  18. 9bdf9c8 Merge "Do not allow passing lambdas into rememberSaveable on Android" into androidx-main by Treehugger Robot · 2 years, 4 months ago
  19. e443e26 Merge "Improve documentation of notifyWatchFaceInstanceDeleted" into androidx-main by Treehugger Robot · 2 years, 4 months ago
  20. 7067fb9 Merge "Make material3 depend on savedState prebuilt" into androidx-main by Treehugger Robot · 2 years, 4 months ago
  21. 18872a2 Merge "Change health services version to beta01" into androidx-main by Treehugger Robot · 2 years, 4 months ago
  22. 5de2019 Do not allow passing lambdas into rememberSaveable on Android by Andrey Kulikov · 2 years, 4 months ago
  23. f0e52f6 Merge changes Iaaf4bc57,I4b444b04,Icc4b50a0,If1792af1 into androidx-main by Treehugger Robot · 2 years, 4 months ago
  24. a02559b Improve documentation of notifyWatchFaceInstanceDeleted by Alex Clarke · 2 years, 4 months ago
  25. 4c8f982 Merge "Fix torch is unexpectedly closed after image capture issue" into androidx-main by Treehugger Robot · 2 years, 4 months ago
  26. 78e7bd7 [ZSL] Move setZslDisabled from AddUseCase to AttachUseCase by kailianc · 2 years, 4 months ago
  27. c0d45ec Fix torch is unexpectedly closed after image capture issue by WenHung_Teng · 2 years, 4 months ago
  28. db0493a Merge "Add an empty bluetooth-testing lib" into androidx-main by Sungsoo Lim · 2 years, 4 months ago
  29. 08cb0c7 Merge "Add extra option to extensions test app" into androidx-main by Treehugger Robot · 2 years, 4 months ago
  30. 59f5332 Merge "Updates freshness for AndroidX kdoc guidelines" into androidx-main by Treehugger Robot · 2 years, 4 months ago
  31. 2dfe4b4 Baseline profiles for compose should be derived using benchmarks. by Rahul Ravikumar · 2 years, 4 months ago
  32. 78c01cb Merge "Move annotation and annotation-experimental to beta01" into androidx-main by Alan Viverette · 2 years, 4 months ago
  33. 9e357e89 Merge "[GH] Setup ossf scorecards for code scanning" into androidx-main by Treehugger Robot · 2 years, 4 months ago
  34. 4192d5b Updates freshness for AndroidX kdoc guidelines by AndroidX Core Team · 2 years, 4 months ago
  35. a6a8386 Merge "Fix zero-length font SpanStyle being applied to non-intersecting ranges." into androidx-main by Halil Ozercan · 2 years, 4 months ago
  36. 3cf1933 Merge "Enabled compose previews for androidx" into androidx-main by Aurimas Liutikas · 2 years, 4 months ago
  37. a5ea4ea [GH] Setup ossf scorecards for code scanning by Dustin Lam · 2 years, 4 months ago
  38. 3f83e3a Move annotation and annotation-experimental to beta01 by Alan Viverette · 2 years, 4 months ago
  39. 4181d05 Remove accidentally added stray class file. by Aurimas Liutikas · 2 years, 4 months ago
  40. d7abaa5 Merge "[GH] Remove redundant NDK instructions for Github" into androidx-main by Treehugger Robot · 2 years, 4 months ago
  41. dc4af65 Merge "Upgradle to 7.5-rc-1" into androidx-main by Aurimas Liutikas · 2 years, 4 months ago
  42. 066f349 Change health services version to beta01 by Sean Kelley · 2 years, 4 months ago
  43. 6cdbd8d Enabled compose previews for androidx by Aurimas Liutikas · 2 years, 4 months ago
  44. 4628654 Merge "Upgrade to AGP 7.4.0-alpha01" into androidx-main by Treehugger Robot · 2 years, 4 months ago
  45. 6abde72 Make material3 depend on savedState prebuilt by Jeremy Woods · 2 years, 4 months ago
  46. c7b01e9 Hook up rxjava3 LimitOffsetRxPagingSource to room-compiler by clarafok · 2 years, 4 months ago
  47. 522ed46 Merge "Implement room-paging-rxjava3 LimitOffsetRxPagingSource" into androidx-main by Clara Fok · 2 years, 4 months ago
  48. 7596cf1 Merge "Make SelectAll action show the toolbar" into androidx-main by Treehugger Robot · 2 years, 4 months ago
  49. 48071b8 Merge "Fix proguard for release build." into androidx-main by Diego Vela · 2 years, 4 months ago
  50. 98371de Merge "Add lint checks for observable properties of Lazy(List|Grid)State." into androidx-main by Andrei Shikov · 2 years, 4 months ago
  51. 527ca8a Upgradle to 7.5-rc-1 by Aurimas Liutikas · 2 years, 4 months ago
  52. ee518ff Fix proguard for release build. by Diego Vela · 2 years, 4 months ago
  53. fe7aee3 Generate Box children with all possible alignments by Willie Koomson · 2 years, 4 months ago
  54. d6bb47f Use RemoteViews.addView on T+ by Willie Koomson · 2 years, 5 months ago
  55. 0773997 Merge "androidx.sh fix for checking build cache variable" into androidx-main by Treehugger Robot · 2 years, 4 months ago
  56. 528b64f Upgrade to AGP 7.4.0-alpha01 by Aurimas Liutikas · 2 years, 4 months ago
  57. df1a385 Merge "Add back collections to Dackka allowlist" into androidx-main by Treehugger Robot · 2 years, 4 months ago
  58. bb4c62c Merge "Add Car App Library Version to Showcase App Title" into androidx-main by Abhijoy Saha · 2 years, 4 months ago
  59. a5a856d Implement room-paging-rxjava3 LimitOffsetRxPagingSource by clarafok · 2 years, 4 months ago
  60. 01b5fb0 androidx.sh fix for checking build cache variable by Jeff Gaston · 2 years, 4 months ago
  61. 5e37902 Merge "Remove unused ExperimentalComposeUiApi opt-in." into androidx-main by Treehugger Robot · 2 years, 4 months ago
  62. 17cdadf Merge "Pin androidx.window dependency to 1.1.0-alpha02 in window size class" into androidx-main by Treehugger Robot · 2 years, 4 months ago
  63. 1fb554b Merge "Add copybara to OWNERS file for docs directory" into androidx-main by Treehugger Robot · 2 years, 4 months ago
  64. 4f1ba18 Merge "Add support for notifying WF of deleted instances" into androidx-main by Treehugger Robot · 2 years, 4 months ago
  65. 99d9a7c Merge "Bump Wear Compose Integration test to version 1.6" into androidx-main by Steve Bower · 2 years, 4 months ago
  66. 3c306b7 Merge "Limit appcompat's UiAutomator usage to devices running SDK 31+" into androidx-main by Alan Viverette · 2 years, 4 months ago
  67. b97fa8f Add copybara to OWNERS file for docs directory by Alan Viverette · 2 years, 4 months ago
  68. 9fa44fa Add benchmark for AmbiguousColumnResolver by Daniel Santiago Rivera · 2 years, 5 months ago
  69. 894b0ff Duplicate column resolution heuristic algorithm by Daniel Santiago Rivera · 2 years, 10 months ago
  70. 282ef24 Add table names of key and value columns in @MapInfo by Daniel Santiago Rivera · 2 years, 5 months ago
  71. cc1c146 Add support for notifying WF of deleted instances by Alex Clarke · 2 years, 4 months ago
  72. d42ec6b Pin androidx.window dependency to 1.1.0-alpha02 in window size class by Louis Pullen-Freilich · 2 years, 4 months ago
  73. 4fb1b78 Add lint checks for observable properties of Lazy(List|Grid)State. by Andrei Shikov · 2 years, 4 months ago
  74. 1707d58 Fix zero-length font SpanStyle being applied to non-intersecting ranges. by Halil Ozercan · 2 years, 4 months ago
  75. 3dcf0e6 Merge "Regenerate API files for ui-test-junit4:1.2.0-beta02" into androidx-main by Jelle Fresen · 2 years, 4 months ago
  76. 595ef4d Regenerate API files for ui-test-junit4:1.2.0-beta02 by Jelle Fresen · 2 years, 4 months ago
  77. 32f42b0 Merge "Fix UserStyleFlavor without children XML parsing" into androidx-main by Dmitry Zhestilevskiy · 2 years, 4 months ago
  78. 0a105b5 Bump Wear Compose Integration test to version 1.6 by stevebower · 2 years, 4 months ago
  79. dd67411 Add extra option to extensions test app by Andrew Chiang · 2 years, 4 months ago
  80. 4505176 Fix UserStyleFlavor without children XML parsing by Dmitry Zhestilevskiy · 2 years, 4 months ago
  81. 49bbbbe Merge changes I4a1f658a,I8398ca6d into androidx-main by Jelle Fresen · 2 years, 4 months ago
  82. 6a50096 Give common StateRestorationTester platform-agnostic API by Jelle Fresen · 2 years, 4 months ago
  83. adf9870 Migrate activityProvider to abstract val activity by Jelle Fresen · 2 years, 4 months ago
  84. d5ad1d4 Remove unused ExperimentalComposeUiApi opt-in. by Tiem Song · 2 years, 4 months ago
  85. f462b4d [GH] Remove redundant NDK instructions for Github by Dustin Lam · 2 years, 4 months ago
  86. abeb759 Add an empty bluetooth-testing lib by repo sync -c -j8 · 2 years, 4 months ago
  87. 2299c11 Merge "Use android namespace instead of AndroidManifest package" into androidx-main by Treehugger Robot · 2 years, 4 months ago
  88. 6266a22 Merge "Fix incorrect status in PropertyResponseCache." into androidx-main by Nishtha Ahuja · 2 years, 4 months ago
  89. 76b03324 Use android namespace instead of AndroidManifest package by repo sync -c -j8 · 2 years, 4 months ago
  90. 6a3dc55c Merge "Provide a runProcessorTest() API that takes processors." into androidx-main by Treehugger Robot · 2 years, 4 months ago
  91. 2ca8464 Merge "Set jvm-default=all for Room runtime libraries." into androidx-main by Treehugger Robot · 2 years, 4 months ago
  92. 854607e Merge "Remove unused ExperimentalContracts opt-in" into androidx-main by Tiem Song · 2 years, 4 months ago
  93. ebc32ea Merge "Update documentation for `RESULT_META_FILE_REQUIRED_BUT_NOT_FOUND`." into androidx-main by Rahul Ravikumar · 2 years, 4 months ago
  94. 005fd44 Merge "Request WindowInsets when they are first needed." into androidx-main by Treehugger Robot · 2 years, 4 months ago
  95. d2ab36b Merge "Add missing ldaps to text owners" into androidx-main by Treehugger Robot · 2 years, 4 months ago
  96. 63efd56 Merge "Fix flaky quickAnimation test" into androidx-main by Treehugger Robot · 2 years, 4 months ago
  97. 927888f Merge "Fix flaky WindowInsetsDeviceTest.disableConsumeDisablesAnimationConsumption" into androidx-main by Treehugger Robot · 2 years, 4 months ago
  98. 0786abd Merge "Refactors power metrics to be more configurable." into androidx-main by Allison Thompson · 2 years, 4 months ago
  99. a1ac9ae Remove unused ExperimentalContracts opt-in by Tiem Song · 2 years, 4 months ago
  100. d4c663b Merge "Fix favorite header button behavior." into androidx-main by Treehugger Robot · 2 years, 4 months ago