1. e738454 Deprecate LazyListScope#itemsIndexed extension for LazyPagingItems by Clara Fok · 1 year, 5 months ago
  2. bef4d0c Merge "Bump WEAR_WATCHFACE to 1.2.0-alpha08" into androidx-main by Treehugger Robot · 1 year, 5 months ago
  3. 58f3255 Merge "Improved test coverage for baseline profile gradle plugin" into androidx-main by Marcello Albano · 1 year, 5 months ago
  4. be206da Bump WEAR_WATCHFACE to 1.2.0-alpha08 by Alex Clarke · 1 year, 5 months ago
  5. ad995a8 Merge "Replace MutableTextFieldValueWithSelection.resetTo with revertAllChanges." into androidx-main by Treehugger Robot · 1 year, 5 months ago
  6. 617e5f2 Merge "Fixes flaky OverscrollTest on API 21" into androidx-main by Treehugger Robot · 1 year, 5 months ago
  7. 579c527 Merge "Bump version of protolayout and tiles libraries" into androidx-main by Treehugger Robot · 1 year, 5 months ago
  8. 8f21055 Merge "Fixes failing ripple theme tests" into androidx-main by Treehugger Robot · 1 year, 5 months ago
  9. 54c387f Merge "Move dependency constraints to discrete field in build info" into androidx-main by Fred Sladkey · 1 year, 5 months ago
  10. a2a2614 Bump version of protolayout and tiles libraries by Mohammad Saboorian · 1 year, 5 months ago
  11. 536ae89 Merge "Fix flaking addWatchFaceReadyListener_alreadyReady" into androidx-main by Treehugger Robot · 1 year, 5 months ago
  12. 13e9796 Merge "Update WearCompose to 1.2.0-alpha09 and WearComposeMaterial3 to 1.0.0-alpha03" into androidx-main by Treehugger Robot · 1 year, 5 months ago
  13. a878db68 Fixes flaky OverscrollTest on API 21 by Louis Pullen-Freilich · 1 year, 5 months ago
  14. 85482f8 Fix flaking addWatchFaceReadyListener_alreadyReady by Alex Clarke · 1 year, 5 months ago
  15. 7d60ed5 Merge "Support custom reverse duration" into androidx-main by Treehugger Robot · 1 year, 5 months ago
  16. 0cf8a5a Merge "Fix flaking ComplicationDataSourceServiceTest#testOnComplicationDataError" into androidx-main by Treehugger Robot · 1 year, 5 months ago
  17. aa65eb7 Update WearCompose to 1.2.0-alpha09 and WearComposeMaterial3 to 1.0.0-alpha03 by Sergio Sancho · 1 year, 5 months ago
  18. 4780e27 Support custom reverse duration by Xiangyin Ma · 1 year, 6 months ago
  19. 746c3e0 Fixes failing ripple theme tests by Louis Pullen-Freilich · 1 year, 5 months ago
  20. 19cf2ab Fix flaking ComplicationDataSourceServiceTest#testOnComplicationDataError by Alex Clarke · 1 year, 5 months ago
  21. c89a528 Merge changes from topic "deprecate-legacy-resolution-api" into androidx-main by Treehugger Robot · 1 year, 5 months ago
  22. a856c53 Merge "Exposed new ResolutionSelector API" into androidx-main by Treehugger Robot · 1 year, 5 months ago
  23. a4c21e19 Merge "Re-enable the removeUseCase_requestOptionsShouldSetToCamera" into androidx-main by Treehugger Robot · 1 year, 5 months ago
  24. 00bcba1 Merge "Add a parcelable wrapper around subtype data for exercise routes." into androidx-main by Sameer Jain · 1 year, 5 months ago
  25. 90e8ddb Suppress deprecated legacy resolution API usage warnings in tests. by Charcoal Chen · 1 year, 10 months ago
  26. 5ec8a3e Deprecated the legacy setTargetAspectRatio and setTargetResolution API by Charcoal Chen · 1 year, 6 months ago
  27. f5d27a7 Exposed new ResolutionSelector API by Charcoal Chen · 1 year, 7 months ago
  28. 02df39a Add a parcelable wrapper around subtype data for exercise routes. by Sameer Jain · 1 year, 5 months ago
  29. c799cba Merge "Fixed accessibility issues in TimePicker" into androidx-main by Rajat Biswas · 1 year, 5 months ago
  30. cd2c2d7 Merge "Bump security version to 1.1.0-alpha06" into androidx-main by Treehugger Robot · 1 year, 5 months ago
  31. 90b953e Merge "Reformat calculateNextRunTime" into androidx-main by Treehugger Robot · 1 year, 5 months ago
  32. e52a24d Merge "Cache retrieved output sizes and print log if the output sizes array is empty." into androidx-main by Treehugger Robot · 1 year, 5 months ago
  33. bb9a29e Merge "Use Clock interface to replace System.currentTimeMillis()" into androidx-main by Treehugger Robot · 1 year, 5 months ago
  34. a3f3dc2 Reformat calculateNextRunTime by Faelyn O'Grady · 1 year, 5 months ago
  35. 3c144f9 Use Clock interface to replace System.currentTimeMillis() by Faelyn O'Grady · 1 year, 6 months ago
  36. 9bdfa32 Cache retrieved output sizes and print log if the output sizes array is empty. by Charcoal Chen · 1 year, 5 months ago
  37. a83130b Merge "remove TaskUpdaterT template type from public API" into androidx-main by Dennis Tu · 1 year, 5 months ago
  38. 589f0f5 Merge "remove SettableFutureWrapper" into androidx-main by Dennis Tu · 1 year, 5 months ago
  39. 6743bc8 Merge "Port Quirks to close DeferrableSurface" into androidx-main by Treehugger Robot · 1 year, 5 months ago
  40. 2c7d816 Merge "Migrate pointerInput handling in clickable to Modifier.Node" into androidx-main by Louis Pullen-Freilich · 1 year, 5 months ago
  41. 41104e8 Merge "Fixing Hidden Activity Configuration Change Issue" into androidx-main by Arpan Kaphle · 1 year, 5 months ago
  42. 5ac3553 remove SettableFutureWrapper by Dennis Tu · 1 year, 5 months ago
  43. ea421da remove TaskUpdaterT template type from public API by Dennis Tu · 1 year, 5 months ago
  44. f884d9f Replace MutableTextFieldValueWithSelection.resetTo with revertAllChanges. by Zach Klippenstein · 1 year, 5 months ago
  45. b4149ac Merge "Fix FileTestIO not to eagerly create files" into androidx-main by Treehugger Robot · 1 year, 5 months ago
  46. 968bf87 Merge changes Ic048107b,I51a07b11,I53a2a20d into androidx-main by Jasmine Chen · 1 year, 5 months ago
  47. 81a436d Improved test coverage for baseline profile gradle plugin by Marcello Albano · 1 year, 5 months ago
  48. 886e0d6 Merge "Disabling test due to regression" into androidx-main by Treehugger Robot · 1 year, 5 months ago
  49. de8b442 Merge "Disable flaking SingleTurnCapabilityTest#multipleSessions_sequentialExecution test" into androidx-main by Treehugger Robot · 1 year, 5 months ago
  50. 4714db6 Disabling test due to regression by Ralston Da Silva · 1 year, 5 months ago
  51. 9075ec8 Merge "Update current API signature after Metalava update" into androidx-main by Treehugger Robot · 1 year, 5 months ago
  52. d4bb5b14ec Fix FileTestIO not to eagerly create files by Yigit Boyar · 1 year, 5 months ago
  53. 86dfaec Disable flaking SingleTurnCapabilityTest#multipleSessions_sequentialExecution test by Aurimas Liutikas · 1 year, 5 months ago
  54. ec5e4f6 Merge "Revert "Fix volume adjustment for standalone static routes"" into androidx-main by Aurimas Liutikas · 1 year, 5 months ago
  55. 14107b3 Merge "Create a demo widget for Glance text fonts" into androidx-main by Zoe Page · 1 year, 5 months ago
  56. 0351217 Bump security version to 1.1.0-alpha06 by Daniel Angell · 1 year, 5 months ago
  57. 1addef5 Add a quirk that waits for onClosed() during camera close by Jasmine Chen · 1 year, 6 months ago
  58. 69c6d02 Port configAndClose() behavior from CameraX by Jasmine Chen · 1 year, 6 months ago
  59. 527e732 Port CaptureSessionStuckQuirk from CameraX by Jasmine Chen · 1 year, 6 months ago
  60. 158cbdf Revert "Fix volume adjustment for standalone static routes" by Aurimas Liutikas · 1 year, 5 months ago
  61. f34fe3a Fixing Hidden Activity Configuration Change Issue by Arpan Kaphle · 1 year, 5 months ago
  62. 40226cf Merge "[M3][ModalBottomSheet] Move ModalBottomSheet to android only implementation." into androidx-main by José Figueroa Santos · 1 year, 5 months ago
  63. 519cc9a Merge "Symlink dirs for emulator and system-images for common SDK locations" into androidx-main by Alan Viverette · 1 year, 5 months ago
  64. c1a41f7 Merge "Migrate MouseWheel modifier to Modifier.Node" into androidx-main by Treehugger Robot · 1 year, 5 months ago
  65. 89dc6eb Merge "Deprecate LazyListScope#items extension for LazyPagingItems" into androidx-main by Clara Fok · 1 year, 5 months ago
  66. 5e83d8c Merge "Re-enable TextField2 failing tests" into androidx-main by Treehugger Robot · 1 year, 5 months ago
  67. 21e09d5 Update current API signature after Metalava update by Jinseong Jeon · 1 year, 5 months ago
  68. 4bbfe2d Merge "Add a toString override for NavBackStackEntry" into androidx-main by Treehugger Robot · 1 year, 5 months ago
  69. f63725a Merge changes from topics "navigator_cleanup", "navigator_flake" into androidx-main by Treehugger Robot · 1 year, 5 months ago
  70. 0c3ca1a Merge "Remove redundant @JvmOverloads from expects in commonMain" into androidx-main by Treehugger Robot · 1 year, 5 months ago
  71. 0300594 Merge "Added flavor generation tasks and fixed global one in agp 8.1.0" into androidx-main by Marcello Albano · 1 year, 5 months ago
  72. 94d81d8 Merge "Minor fixes for shapes library" into androidx-main by Chet Haase · 1 year, 5 months ago
  73. 0d92169 Merge "Move Glance Templates into a separate module" into androidx-main by Treehugger Robot · 1 year, 5 months ago
  74. 351bdea Remove redundant @JvmOverloads from expects in commonMain by Dustin Lam · 1 year, 5 months ago
  75. 6b2c350 [M3][ModalBottomSheet] Move ModalBottomSheet to android only implementation. by José Figueroa Santos · 1 year, 5 months ago
  76. 1abc1e0 Merge "Disable some BasicTextField2 tests on API21" into androidx-main by Treehugger Robot · 1 year, 5 months ago
  77. 8931f40 Create a demo widget for Glance text fonts by Zoe Page · 1 year, 5 months ago
  78. 081843e Merge "Handle CameraMetadata failures and DoNotDisturb exceptions" into androidx-main by Jasmine Chen · 1 year, 5 months ago
  79. 1466353 Re-enable TextField2 failing tests by Levi Albuquerque · 1 year, 5 months ago
  80. 70407fa8 Migrate MouseWheel modifier to Modifier.Node by Levi Albuquerque · 1 year, 5 months ago
  81. 0e58161e Merge "Roll forward: TestImageUtil#calculateColorDiff does not calculate the diff" into androidx-main by Xi Zhang · 1 year, 5 months ago
  82. 82a76e6 Merge "Fix live edit regression for Composable with nodes" into androidx-main by Treehugger Robot · 1 year, 5 months ago
  83. e215ada Merge "Fix volume adjustment for standalone static routes" into androidx-main by Treehugger Robot · 1 year, 5 months ago
  84. e3a22df Merge "Fix changed flags for restarted lambdas" into androidx-main by Treehugger Robot · 1 year, 5 months ago
  85. 7a05966 Merge "Update ModifiersBuilders with @since doc and to/fromProto methods." into androidx-main by Treehugger Robot · 1 year, 5 months ago
  86. 672860b1 Minor fixes for shapes library by Chet Haase · 1 year, 5 months ago
  87. e7a2a46 Fix volume adjustment for standalone static routes by Santiago Seifert · 1 year, 5 months ago
  88. 45f8ce9 Merge "getModifierInfo now correctly returns graphicsLayer info" into androidx-main by Sean McQuillan · 1 year, 5 months ago
  89. 7f00321 Update ModifiersBuilders with @since doc and to/fromProto methods. by Lucas Muller Oliveira · 1 year, 5 months ago
  90. 8dbb578 Roll forward: TestImageUtil#calculateColorDiff does not calculate the diff by Xi Zhang · 1 year, 5 months ago
  91. b645412 Merge "importMaven threadsafe set of written files" into androidx-main by Jeff Gaston · 1 year, 5 months ago
  92. 4166581 Merge "[GH] Drop transitive dependency on guava" into androidx-main by Yuri Schimke · 1 year, 5 months ago
  93. 2fc2bea Fix live edit regression for Composable with nodes by Andrei Shikov · 1 year, 5 months ago
  94. 9d9677a Fix changed flags for restarted lambdas by Chuck Jazdzewski · 1 year, 5 months ago
  95. 93d84b9 Merge "lifecycle IncrementalAnnotationProcessingTest GradleConnector -> GradleRunner" into androidx-main by Treehugger Robot · 1 year, 5 months ago
  96. 68cb733 Merge "Update BuildCompat to reflect UpsideDownCake SDK_INT stabilization" into androidx-main by Treehugger Robot · 1 year, 5 months ago
  97. f8e2c56 Merge "Add Builders for protolayout Semantics." into androidx-main by Lucas Muller Oliveira · 1 year, 5 months ago
  98. 6e4c5dee Merge "Revert "Convert Compose to use Collections KMP Structure"" into androidx-main by Aurimas Liutikas · 1 year, 5 months ago
  99. 10be7cc lifecycle IncrementalAnnotationProcessingTest GradleConnector -> GradleRunner by Jeff Gaston · 1 year, 5 months ago
  100. 3962c48 Merge "Disabled profile verifier tests for api 34" into androidx-main by Marcello Albano · 1 year, 5 months ago